ImageCaptureOptions

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

Constants/Events

Name

Type

Access

Description

antiAliasing

Boolean

readonly

Should the resulting image be antialiased.

matte

Boolean

readonly

Should the artboard be matted with a color.

matteColor

RGBColor

readonly

The color to use when matting the artboard (default: white)

resolution

Number (range 72.0 - 2400.0)

readonly

The resolution of the captured image file.

transparency

Boolean

readonly

Should the resulting image use transparency.