Type Definition nannou_core::color::LinLuma[][src]

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

Linear luminance.