Color.red

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

Meta