ori::core::canvas

Function okhsl

Source
pub fn okhsl(h: f32, s: f32, l: f32) -> Color
Expand description

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