Function arrayfire::hsv2rgb[][src]

pub fn hsv2rgb<T>(input: &Array<T>) -> Array<T> where
    T: HasAfEnum + RealFloating, 

HSV to RGB color space conversion