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

type SrgbLumaa<T = f32> = Alpha<Luma<Srgb, T>, T>;

sRGB encoded luminance with an alpha component.