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

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

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