[−][src]Type Definition amethyst_rendy::palette::luma::LinLumaa
type LinLumaa<Wp = D65, T = f32> = Alpha<Luma<Linear<Wp>, T>, T>;
Linear luminance with an alpha component.
type LinLumaa<Wp = D65, T = f32> = Alpha<Luma<Linear<Wp>, T>, T>;
Linear luminance with an alpha component.