[][src]Function wlambda::util::rgb2hsv

pub fn rgb2hsv(r: f64, g: f64, b: f64) -> (f64, f64, f64)