Color.channelBits

Undocumented in source.
struct Color(FieldTuple...)
static if(homogeneous)
static if(is(typeof(valueBits!ChannelType)))
enum channelBits = valueBits!ChannelType;

Meta