Contains palette types used when generating palettes.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public enum ColorPaletteType
| Member name | Description |
|---|---|
| Adaptive |
Adaptive algorithm of palette matching. |
| Bicolor |
Black and white palette (predefined). |
| Custom |
Custom palette. |
| Grayscale |
Grayscale palette (predefined). |
| Mac |
Mac palette (predefined). |
| NeuQuant | |
| WebSafe |
WebSafe palette (predefined). |
| Windows |
Windows palette (predefined). |