Click or drag to resize
Accord.NET (logo)

ColorErrorDiffusionToAdjacentNeighbors Fields

The ColorErrorDiffusionToAdjacentNeighbors type exposes the following members.

Fields
  NameDescription
Protected fieldheight
Processing image's height.
(Inherited from ErrorDiffusionColorDithering.)
Protected fieldpixelSize
Processing image's pixel size in bytes.
(Inherited from ErrorDiffusionColorDithering.)
Protected fieldstride
Processing image's stride (line size).
(Inherited from ErrorDiffusionColorDithering.)
Protected fieldwidth
Processing image's width.
(Inherited from ErrorDiffusionColorDithering.)
Protected fieldx
Current processing X coordinate.
(Inherited from ErrorDiffusionColorDithering.)
Protected fieldy
Current processing Y coordinate.
(Inherited from ErrorDiffusionColorDithering.)
Top
See Also