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