Color.white

Additional properties for integer colors.

struct Color(FieldTuple...)
static if(is(ChannelType : uint))
enum typeof(this) white;

Meta