Type Definition palette::Laba[][src]

type Laba<Wp = D65, T = f32> = Alpha<Lab<Wp, T>, T>;

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