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