Color.homogeneous

Whether or not all channel fields have the same base type.

struct Color(FieldTuple...)
enum homogeneous = isHomogeneous!Fields();

Meta