[−][src]Type Definition amethyst_rendy::palette::luma::GammaLumaa
type GammaLumaa<T = f32> = Alpha<Luma<Gamma<D65, F2p2>, T>, T>;
Gamma 2.2 encoded luminance with an alpha component.
type GammaLumaa<T = f32> = Alpha<Luma<Gamma<D65, F2p2>, T>, T>;
Gamma 2.2 encoded luminance with an alpha component.