Type Definition palette::Hsla [] [src]

type Hsla<T = f32> = Alpha<Hsl<T>, T>;

Linear HSL with an alpha component. See the Hsla implementation in Alpha.