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

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

Gamma 2.2 encoded sRGB.