Color.sum

Sum of all channels

struct Color(FieldTuple...)
static if(is(ExpandIntegerType!(ChannelType, ilog2(nextPowerOfTwo(channels)))))
sum
()

Meta