Color.from_pixel


Description:

[ CCode ( cname = "clutter_color_from_pixel" ) ]
public Color.from_pixel (uint32 pixel)

Converts pixel from the packed representation of a four 8 bit channel color to a Color.

Parameters:

pixel

a 32 bit packed integer containing a color

color

return location for a Color