clutter_color_to_hls ( color hue luminance saturation -- )


Vocabulary
clutter.ffi

Inputs
coloran object
huean object
luminancean object
saturationan object


Outputs
None

Definition


LIBRARY: clutter FUNCTION: void clutter_color_to_hls
( ClutterColor* color, gfloat* hue, gfloat* luminance,
gfloat* saturation )