Type Definition palette::luma::GammaLuma

source · []
pub type GammaLuma<T = f32> = Luma<Gamma<D65>, T>;
Expand description

Gamma 2.2 encoded luminance.