Color.black

Additional properties for integer colors.

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

Meta