The OrderedColorDithering type exposes the following members.

Constructors

  NameDescription
OrderedColorDitheringOverloaded.

Methods

  NameDescription
ApplyOverloaded.

Properties

  NameDescription
ColorTable
Color table to use for image dithering. Must contain 2-256 colors.
ThresholdMatrix
Threshold matrix - values to add source image's values.
UseCaching
Use color caching during color dithering or not.

See Also