API Version: 13
Library Version: 13
Generated by gi-docgen 2023.3
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.