ori::core::canvas

Function okhsv

Source
pub fn okhsv(h: f32, s: f32, v: f32) -> Color
Expand description

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