DitheringMethods enumeration

DitheringMethods enumeration

The dithering methods used to control color conversion.

The DitheringMethods type exposes the following members:

Fields

FieldDescription
PALETTE_IGNOREThe palette is ignored
PALETTE_CONVERSIONThe palette is not ignored and wise color conversion should be applied.
CUSTOM_CONVERTERThe custom converter.

See Also