TouchVG framework
|
成员的完整列表,这些成员属于 GiColor,包括所有继承而来的类成员
a | GiColor | |
b | GiColor | |
Black() | GiColor | static |
Blue() | GiColor | static |
equals(const GiColor &src) const | GiColor | |
g | GiColor | |
getARGB() const | GiColor | |
GiColor() | GiColor | |
GiColor(int _r, int _g, int _b, int _a=255) | GiColor | |
GiColor(const GiColor &c) | GiColor | |
GiColor(int rgb, bool alpha=false) | GiColor | |
Green() | GiColor | static |
Invalid() | GiColor | static |
isInvalid() const | GiColor | |
operator!=(const GiColor &src) const | GiColor | |
operator=(const GiColor &src) | GiColor | |
operator==(const GiColor &src) const | GiColor | |
r | GiColor | |
Red() | GiColor | static |
set(int _r, int _g, int _b) | GiColor | |
set(int _r, int _g, int _b, int _a) | GiColor | |
setARGB(int value) | GiColor | |
White() | GiColor | static |
withAlpha(int alpha) const | GiColor |