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