Method
GimpHSVto_rgb
Declaration [src]
void
gimp_hsv_to_rgb (
const GimpHSV* hsv,
GimpRGB* rgb
)
Parameters
rgb |
GimpRGB |
The returned RGB value. |
|
The argument will be set by the function. | |
The data is owned by the caller of the function. |