[][src]Type Definition amethyst_rendy::palette::rgb::GammaSrgb

type GammaSrgb<T = f32> = Rgb<Gamma<Srgb, F2p2>, T>;

Gamma 2.2 encoded sRGB.