Illustrator29
Object

RasterizeOptions

Options which may be supplied when rasterizing the artwork.

Properties

NameType AccessDescription
static AntiAliasingMethod = AntiAliasingMethod.ARTOPTIMIZED
read/write The type of antialiasing method.
static Boolean = false read/write Should rasterize against a black background instead of white.
static Boolean = false read/write Should a clipping mask be created for the resulting image.
static RasterizationColorModel = RasterizationColorModel.DEFAULTCOLORMODEL
read/write The color model for the rasterization.
static Boolean = false read/write Whether to convert all spot colors to process colors in the resulting image.
static Boolean = false read/write Should all text be converted to outlines before rasterization.
static Boolean = false read/write Should the resulting image incorporates the layer attributes (such as opacity and blend mode)
static Number = 0 read/write The amount of white space (in points) to be added around the object during rasterization.
static Number = 300 72.0–2400.0 read/write The rasterization resolution in dots-per-inch (dpi)
static Boolean = false read/write Should the resulting image use transparency.

Parameter of 1

Method parameters that accept a RasterizeOptions.