Type Definition palette::luma::Lumaa[][src]

type Lumaa<S = Srgb, T = f32> = Alpha<Luma<S, T>, T>;

Luminance with an alpha component. See the Lumaa implementation in Alpha.