ori::core::canvas

Function hsl

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

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