[][src]Type Definition nannou::color::GammaLuma

type GammaLuma<T = f32> = Luma<Gamma<D65, F2p2>, T>;

Gamma 2.2 encoded luminance.