Type Definition palette::Luva[][src]

type Luva<Wp = D65, T = f32> = Alpha<Luv<Wp, T>, T>;

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