ColorRGB8.blue

< Blue.

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

Meta