Type Definition palette::Luva

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

CIE L*u*v* (CIELUV) with an alpha component. See the Luva implementation in Alpha.