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

type SrgbLuma<T = f32> = Luma<Srgb, T>;
Expand description

sRGB encoded luminance.