platformColorName Enumeration |
Namespace: imbACE.Core.enums.platform
| Member name | Value | Description | |
|---|---|---|---|
| none | 0 | ||
| Black | 1 | The color black. | |
| DarkBlue | 2 | The color dark blue. | |
| DarkGreen | 3 | The color dark green. | |
| DarkCyan | 4 | The color dark cyan (dark blue-green). | |
| DarkRed | 5 | The color dark red. | |
| DarkMagenta | 6 | The color dark magenta (dark purplish-red). | |
| DarkYellow | 7 | The color dark yellow (ochre). | |
| Gray | 8 | The color gray. | |
| DarkGray | 9 | The color dark gray. | |
| Blue | 10 | The color blue. | |
| Green | 11 | The color green. | |
| Cyan | 12 | The color cyan (blue-green). | |
| Red | 13 | The color red. | |
| Magenta | 14 | The color magenta (purplish-red). | |
| Yellow | 15 | The color yellow. | |
| White | 16 | The color white. |