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

type Yxya<Wp = D65, T = f32> = Alpha<Yxy<Wp, T>, T>;
Expand description

CIE 1931 Yxy (xyY) with an alpha component. See the Yxya implementation in Alpha.