Method
GimpRGBto_hsv
Declaration [src]
void
gimp_rgb_to_hsv (
const GimpRGB* rgb,
GimpHSV* hsv
)
Parameters
hsv
-
Type:
GimpHSV
The value converted to the HSV colorspace.
The argument will be set by the function. The returned data is owned by the instance.