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

type Lumaa<T = f32> = Alpha<Luma<T>, T>;

Linear luminance with an alpha component. See the Lumaa implementation in Alpha.