Click or drag to resize
Accord.NET (logo)

ErrorDiffusionToAdjacentNeighbors Fields

The ErrorDiffusionToAdjacentNeighbors type exposes the following members.

Fields
  NameDescription
Protected fieldstartX
Processing X start position.
(Inherited from ErrorDiffusionDithering.)
Protected fieldstartY
Processing Y start position.
(Inherited from ErrorDiffusionDithering.)
Protected fieldstopX
Processing X stop position.
(Inherited from ErrorDiffusionDithering.)
Protected fieldstopY
Processing Y stop position.
(Inherited from ErrorDiffusionDithering.)
Protected fieldstride
Processing image's stride (line size).
(Inherited from ErrorDiffusionDithering.)
Protected fieldx
Current processing X coordinate.
(Inherited from ErrorDiffusionDithering.)
Protected fieldy
Current processing Y coordinate.
(Inherited from ErrorDiffusionDithering.)
Top
See Also