Type Definition nannou::prelude::rgb::Srgb[][src]

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

Nonlinear sRGB.