The ErrorDiffusionColorDithering type exposes the following members.

Fields

  NameDescription
height
Processing image's height.
pixelSize
Processing image's pixel size in bytes.
stride
Processing image's stride (line size).
width
Processing image's width.
x
Current processing X coordinate.
y
Current processing Y coordinate.

See Also