Adobe Illustrator CS5 Type Library JS: RasterEffectOptions

Illustrator CS5

Class

RasterEffectOptions

 The document raster effects settings.

Class

PropertyTypeAccessDescription
antiAliasingbool r/wShould the resulting image be antialiased. (default: false)
clippingMaskbool r/wShould a clipping mask be created for the resulting image. (default: false)
colorModelRasterizationColorModel:
RasterizationColorModel.DEFAULTCOLORMODEL
RasterizationColorModel.GRAYSCALE
RasterizationColorModel.BITMAP
r/wThe color model for the rasterization. (default: RasterizationColorModel.DEFAULTCOLORMODEL)
convertSpotColorsbool r/wWhether to convert all spot colors to process colors in the resulting image. (default: false)
paddingnumber r/wThe amount of white space (in points) to be added around the object during rasterization. (default: 0)
resolutionnumber (range: 72.0 - 2400.0) r/wThe rasterization resolution in dots-per-inch (dpi) (default: 300)
transparencybool r/wShould the resulting image use transparency. (default: false)

Element of

Document.rasterEffectSettings

Jongware, 27-Jun-2010 v3.0.3dContents :: Index