[][src]Type Definition valora::prelude::rgb::GammaSrgb

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

Gamma 2.2 encoded sRGB.