ColorRGB8.cyan

< Cyan.

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

Meta