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

type SrgbLuma<T = f32> = Luma<Srgb, T>;
Expand description

sRGB encoded luminance.