ori::core::canvas

Function hsv

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

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