Adobe Illustrator CS5 Type Library JS: ImageCaptureOptions

Illustrator CS5

Class

ImageCaptureOptions

 Options which may be supplied when capturing a portion of the artwork as an 24 bit PNG file.

Class

PropertyTypeAccessDescription
antiAliasingbool r/wShould the resulting image be antialiased. (default: false)
mattebool r/wShould the artboard be matted with a color. (default: false)
matteColorRGBColor r/wThe color to use when matting the artboard (default: white)
resolutionnumber (range: 72.0 - 2400.0) r/wThe resolution of the captured image file. (default: 150)
transparencybool r/wShould the resulting image use transparency. (default: false)

Used in:

void Document.imageCapture (imageFile: File[, clipBounds: Rect][, options: ImageCaptureOptions])

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