Function piston_window::math::hsv[][src]

pub fn hsv(color: [f32; 4], h_rad: f32, s: f32, v: f32) -> [f32; 4]

Transform color with hue, saturation and value.

Source: http://beesbuzz.biz/code/hsv_color_transforms.php