[−][src]Type Definition palette::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
.
type Lcha<Wp, T = f32> = Alpha<Lch<Wp, T>, T>;
CIE L*C*h° with an alpha component. See the Lcha
implementation in
Alpha
.