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

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

sRGB encoded luminance.