Click or drag to resize
Accord.NET (logo)

StuckiColorDithering Properties

The StuckiColorDithering type exposes the following members.

Properties
  NameDescription
Public propertyCoefficients
Diffusion coefficients.
(Inherited from ColorErrorDiffusionToAdjacentNeighbors.)
Public propertyColorTable
Color table to use for image dithering. Must contain 2-256 colors.
(Inherited from ErrorDiffusionColorDithering.)
Public propertyUseCaching
Use color caching during color dithering or not.
(Inherited from ErrorDiffusionColorDithering.)
Top
See Also