ori::prelude

Function okhsla

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

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