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