ColorRGB8.green

< Green.

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

Meta