Volume Cartographer 2.27.0
|
Color constants. More...
Variables | |
static const Color | WHITE {255, 255, 255} |
static const Color | BLACK {0, 0, 0} |
static const Color | RED {0, 0, 255} |
static const Color | GREEN {0, 255, 0} |
static const Color | BLUE {255, 0, 0} |
static const Color | CYAN {255, 255, 0} |
static const Color | LIGHT_GRAY {200, 200, 200} |
static const Color | DARK_GRAY {68, 68, 68} |
Color constants.
|
static |