Click or drag to resize
Accord.NET (logo)

OrderedColorDithering Properties

The OrderedColorDithering type exposes the following members.

Properties
  NameDescription
Public propertyColorTable
Color table to use for image dithering. Must contain 2-256 colors.
Public propertyThresholdMatrix
Threshold matrix - values to add source image's values.
Public propertyUseCaching
Use color caching during color dithering or not.
Top
See Also