The ErrorDiffusionToAdjacentNeighbors type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() | startX |
Processing X start position.
(Inherited from ErrorDiffusionDithering.) |
![]() | startY |
Processing Y start position.
(Inherited from ErrorDiffusionDithering.) |
![]() | stopX |
Processing X stop position.
(Inherited from ErrorDiffusionDithering.) |
![]() | stopY |
Processing Y stop position.
(Inherited from ErrorDiffusionDithering.) |
![]() | stride |
Processing image's stride (line size).
(Inherited from ErrorDiffusionDithering.) |
![]() | x |
Current processing X coordinate.
(Inherited from ErrorDiffusionDithering.) |
![]() | y |
Current processing Y coordinate.
(Inherited from ErrorDiffusionDithering.) |