Adobe Illustrator CS5 Type Library JS: ExportOptionsPNG8

Illustrator CS5

Class

ExportOptionsPNG8

 Options which may be supplied when exporting a document as an 8 bit PNG file.

Class

PropertyTypeAccessDescription
antiAliasingbool r/wShould the resulting image be antialiased. (default: true)
artBoardClippingbool r/wShould the resulting image be clipped to the artboard. (default: false)
colorCountint (range: 2 - 256) r/wNumber of colors in exported color table. (default: 128)
colorDitherColorDitherMethod:
ColorDitherMethod.NOREDUCTION
ColorDitherMethod.DIFFUSION
ColorDitherMethod.PATTERNDITHER
ColorDitherMethod.NOISE
r/wMethod used to dither colors. (default: ColorDitherMethod.DIFFUSION)
colorReductionColorReductionMethod:
ColorReductionMethod.SELECTIVE
ColorReductionMethod.ADAPTIVE
ColorReductionMethod.PERCEPTUAL
ColorReductionMethod.WEB
r/wMethod used to reduce the number of colors. (default: ColorReductionMethod.SELECTIVE)
ditherPercentint (range: 0 - 100) r/wHow much should the colors be dithered. (default: 88)
horizontalScalenumber r/wHorizontal scaling factor. (default: 100)
interlacedbool r/wShould the resulting image be interlaced. (default: false)
mattebool r/wShould the artboard be matted with a color. (default: true)
matteColorRGBColor r/wThe color to use when matting the artboard (default: white)
saveAsHTMLbool r/wShould the resulting image be saved as HTML. (default: false)
transparencybool r/wShould the resulting image use transparency. (default: true)
verticalScalenumber r/wVertical scaling factor. (default: 100)
webSnapint (range: 0 - 100) r/wHow much should the color table be changed to match the web palette. (default: 0)
Jongware, 27-Jun-2010 v3.0.3dContents :: Index