DitheringMode Enumeration |
Namespace: Atalasoft.Imaging.ImageProcessing
Member name | Description | |
---|---|---|
None | Specifies a best fit method with no dithering. | |
TwoValue | Specifies a simple 2-value style of dithering. | |
FloydSteinberg | Specifies Floyd-Steinberg dithering. This method of dithering uses error diffusion and produces the best dithered image. |