RasterEffectOptions

The document raster effects settings.

Constants/Events

Name

Type

Access

Description

antiAliasing

Boolean

readonly

Should the resulting image be antialiased.

clippingMask

Boolean

readonly

Should a clipping mask be created for the resulting image.

colorModel

RasterizationColorModel

RasterizationColorModel.BITMAP

RasterizationColorModel.DEFAULTCOLORMODEL

RasterizationColorModel.GRAYSCALE

readonly

The color model for the rasterization.

convertSpotColors

Boolean

readonly

Whether to convert all spot colors to process colors in the resulting image.

padding

Number

readonly

The amount of white space (in points) to be added around the object during rasterization.

resolution

Number (range 72.0 - 2400.0)

readonly

The rasterization resolution in dots-per-inch (dpi)

transparency

Boolean

readonly

Should the resulting image use transparency.

Object of

Document.rasterEffectSettings