Type Definition palette::Laba

source · []
pub type Laba<Wp = D65, T = f32> = Alpha<Lab<Wp, T>, T>;
Expand description

CIE L*a*b* (CIELAB) with an alpha component. See the Laba implementation in Alpha.