API Version: 10
Library Version: 10
guint32 clutter_color_to_pixel ( const ClutterColor* color )
Converts color into a packed 32 bit integer, containing all the four 8 bit channels used by ClutterColor.
color
ClutterColor
guint32
A packed color.