Enumeration describes a type of dithering for monochrome PCX file.
Floyd-Steinberg dithering. Good quality, big size of file.
Without dithering. Low quality, small size of file.
Ordered dithering with Bayer matrix 4x4. Poor quality, medium size of file.
Generated using TypeDoc
Enumeration describes a type of dithering for monochrome PCX file.