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

type LinLuma<Wp = D65, T = f32> = Luma<Linear<Wp>, T>;
Expand description

Linear luminance.