Color.black

Undocumented in source.
struct Color
@nogc nothrow pure static immutable
auto black = Color(0, 0, 0, 1);

Meta