Method
GimpRGBto_hsl
Declaration [src]
void
gimp_rgb_to_hsl (
const GimpRGB* rgb,
GimpHSL* hsl
)
Parameters
hsl
-
Type:
GimpHSL
The value converted to HSL.
The argument will be set by the function. The returned data is owned by the instance.