Type Definition palette::luma::LinLuma[][src]

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

Linear luminance.