ColorRGB8.magenta

< Magenta.

struct ColorRGB8
static immutable
auto magenta = typeof(this)(0xff, 0x00, 0xff);

Meta