Function arrayfire::rgb2hsv[][src]

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

RGB to HSV color space conversion