Type Definition palette::Oklcha

source · []
pub type Oklcha<T = f32> = Alpha<Oklch<T>, T>;
Expand description

Oklch with an alpha component. See the Oklcha implementation in Alpha.