DitheringMethod enumeration
DitheringMethod enumeration
Dithering method.
The DitheringMethod type exposes the following members:
Fields
| Field | Description | 
|---|---|
| THRESHOLD_DITHERING | Threshold dithering. Simplest and fastest dithering algorithm. | 
| FLOYD_STEINBERG_DITHERING | The Floyd-Steinberg dithering. A more complex dithering algorithm, uses nearest neighbors intensity values. | 
See Also
- module aspose.cad