Options which may be supplied when exporting a document as an 8 bit PNG file.
Go to Property Listing
Name |
Type |
Access |
Description |
---|---|---|---|
readonly |
Should the resulting image be antialiased. |
||
readonly |
Should the resulting image be clipped to the artboard. |
||
Int32 (range 2 - 256) |
readonly |
Number of colors in exported color table. |
|
readonly |
Method used to dither colors. |
||
readonly |
Method used to reduce the number of colors. |
||
Int32 (range 0 - 100) |
readonly |
How much should the colors be dithered. |
|
readonly |
Horizontal scaling factor. |
||
readonly |
Should the resulting image be interlaced. |
||
readonly |
Should the artboard be matted with a color. |
||
readonly |
The color to use when matting the artboard (default: white) |
||
readonly |
Should the resulting image be saved as HTML. |
||
readonly |
Should the resulting image use transparency. |
||
readonly |
Vertical scaling factor. |
||
Int32 (range 0 - 100) |
readonly |
How much should the color table be changed to match the web palette. |