Enum ColorRange.RangeColors
Available amount of colors for the range.
Namespace: DIV2.Format.Exporter
Assembly: DIV2.Format.Exporter.dll
Syntax
public enum RangeColors : byte
Fields
| Name | Description |
|---|---|
| _16 | 16 colors. |
| _32 | 32 colors. |
| _8 | 8 colors. |