[][src]Type Definition colorsys::ColorTupleA

type ColorTupleA = (f64, f64, f64, f64);

For example ($hue,$saturation,$lightness,$alpha)