Public Types | |
enum | { DEGREES_0, DEGREES_90, DEGREES_180, DEGREES_270 } |
Public Member Functions | |
GradientColor (const Color &c1, const Color &c2) | |
GradientColor (const Color &c1, const Color &c2, int direction) | |
float | getRed (int point) const |
float | getGreen (int point) const |
float | getBlue (int point) const |
float | getAlpha (int point) const |
Public Attributes | |
enum ui::util::GradientColor:: { ... } | DIRECTION |