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

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

Gamma 2.2 encoded sRGB.