guit  0.1
 All Classes Functions Variables Typedefs Enumerations Friends
Static Public Member Functions | List of all members
guit::GRgba Class Reference

RGBA Color. More...

Static Public Member Functions

static GRgba blend (const GRgba &color1, const GRgba &color2, float alpha)
 returns alpha * this_color + (1-alpha) * color2
 

Detailed Description

RGBA Color.

See Also
GColor, which is a gadget property.

The documentation for this class was generated from the following files: