ui::util::Paint Class Reference

Inheritance diagram for ui::util::Paint:

Inheritance graph
[legend]
List of all members.

Detailed Description

Paint is the interface for all color related classes in the Gui.


Public Types

enum  PAINTLOCATIONS { UPPERLEFT = 1, UPPERRIGHT = 2, LOWERRIGHT = 3, LOWERLEFT = 4 }

Public Member Functions

virtual float getRed (int point) const
virtual float getGreen (int point) const
virtual float getBlue (int point) const
virtual float getAlpha (int point) const


Generated on Mon Jun 20 19:42:06 2005 for UI by doxygen 1.3.1 using KingsTools