Type Definition palette::Laba [] [src]

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

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