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

type SrgbLumaa<T = f32> = Lumaa<Srgb, T>;
Expand description

sRGB encoded luminance with an alpha component.