[][src]Type Definition polyhorn_ios::color::Srgb

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

Nonlinear sRGB.