ColorRGB8.red

< Red.

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

Meta