Type Definition palette::Hwba[][src]

type Hwba<S = Srgb, T = f32> = Alpha<Hwb<S, T>, T>;

Linear HWB with an alpha component. See the Hwba implementation in Alpha.