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

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

Nonlinear sRGB.