Type Definition palette::luma::LinLuma

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

Linear luminance.