Color.ChannelType

Additional properties for homogeneous colors.

struct Color(FieldTuple...)
static if(homogeneous)
alias ChannelType = typeof(Fields.init.tupleof[0])

Meta