Type Definition nannou::color::Lcha[][src]

type Lcha<Wp, T = f32> = Alpha<Lch<Wp, T>, T>;

CIE L*C*h° with an alpha component. See the Lcha implementation in Alpha.