Converts a 3 dimensional color-vector from the RGB to the HSV colorspace. The function assumes that each component is in the range [0, 1].
See Implementation
Converts a 3 dimensional color-vector from the RGB to the HSV colorspace. The function assumes that each component is in the range [0, 1].