Enumeration
ColorDitherMethod
Method used to dither colors for PNG8 and GIF export formats.
Value
Name
Description
Value
ColorDitherMethod.DIFFUSION
int 0x4466736E
ColorDitherMethod.NOISE
int 0x424E6F69
ColorDitherMethod.NOREDUCTION
No dithering.
int 0x4E6F6E65
ColorDitherMethod.PATTERNDITHER
int 0x5074726E
Usage
As property
ExportOptionsGIF
.colorDither
ExportOptionsPNG8
.colorDither
Jongware, 25-Nov-2012 v3.0.3i
Contents
::
Index