Type Definition palette::Colora[][src]

type Colora<S = Srgb, T = f32> = Alpha<Color<S, T>, T>;

Generic color with an alpha component. See the Colora implementation in Alpha.