Click or drag to resize
Accord.NET (logo)

ErrorDiffusionColorDithering Fields

The ErrorDiffusionColorDithering type exposes the following members.

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