DefColor.channels

The number of fields in this color type.

struct DefColor(FieldTuple...)
enum channels = Fields.init.tupleof.length;

Meta