ColorRGB8.black

< Black.

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

Meta