Color.white

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

Meta