Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.12.21
Dithering Methods

The following are constants for the dithering methods:

Constant

Meaning

None

Use nearest color matching.

FloydStein

Use Floyd-Steinberg dithering.

Stucki

Use Stucki dithering.

Burkes

Use Burkes dithering.

Sierra

Use Sierra dithering.

StevensonArce

Use Stevenson Arce dithering.

Jarvis

Use Jarvis dithering.

Ordered

Use ordered dithering, which is faster but less accurate than other dithering methods.

Clustered

Use clustered dithering.

For general information about dithering, refer to Color Resolution and Dithering.