API Version: 11
Library Version: 11
Generated by gi-docgen 2022.2
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
Type: guint32
guint32
A packed color.