ori::core::canvas

Function oklch

Source
pub fn oklch(l: f32, c: f32, h: f32) -> Color
Expand description

Create a new color, with the given lightness, chroma and hue components.