Illustrator29
Object

ExportForScreensOptionsPNG8

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

Properties

NameType AccessDescription
static AntiAliasingMethod = AntiAliasingMethod.ARTOPTIMIZED
read/write Should the resulting image be antialiased.
static Int32 = 128 2–256 read/write Number of colors in exported color table.
static Boolean = false read/write Should the resulting image be interlaced.
static Boolean = true read/write Should the artboard be matted with a color.
static RGBColor read/write The color to use when matting the artboard (default: white)
static ExportForScreensScaleType = ExportForScreensScaleType.SCALEBYFACTOR
read/write How should the resulting image be scaled.
static Number = 1 read/write The value by which the resulting image should be scaled.
static Boolean = true read/write Should the resulting image use transparency.