DitheringMethods
DitheringMethods enumeration
The dithering methods used to control color conversion.
public enum DitheringMethods
Values
| Name | Value | Description |
|---|---|---|
| PaletteIgnore | 0 | The palette is ignored |
| PaletteConversion | 1 | The palette is not ignored and wise color conversion should be applied. |
| CustomConverter | 2 | The custom converter. |
See Also
- namespace Aspose.CAD
- assembly Aspose.CAD