ColourID

Converts any type into a double string pair, which is used by colour maps

Constructors

this
this(T setId)
this
this(double r, double g, double b, double a)

Initialize using rgba colour

Alias This

id

Members

Variables

id
Tuple!(double, string, RGBA) id;

Meta