alpha() const | CP_ARGBColor | |
blue() const | CP_ARGBColor | |
CP_ARGBColor() | CP_ARGBColor | |
CP_ARGBColor(float inRed, float inGreen, float inBlue, float inAlpha) | CP_ARGBColor | |
CP_ARGBColor(const CP_ARGBColor &inColor) | CP_ARGBColor | |
CP_ARGBColor(const CP_RGBColor &inColor) | CP_ARGBColor | |
fAlpha | CP_ARGBColor | [protected] |
fBlue | CP_ARGBColor | [protected] |
fGreen | CP_ARGBColor | [protected] |
fRed | CP_ARGBColor | [protected] |
GetRGBColor() | CP_ARGBColor | |
GetRGBColor() const | CP_ARGBColor | |
green() const | CP_ARGBColor | |
operator!=(const CP_ARGBColor &inColor) const | CP_ARGBColor | |
operator=(const CP_ARGBColor &inColor) | CP_ARGBColor | |
operator=(const CP_RGBColor &inColor) | CP_ARGBColor | |
operator==(const CP_ARGBColor &inColor) const | CP_ARGBColor | |
red() const | CP_ARGBColor | |
Set(float inRed, float inGreen, float inBlue, float inAlpha) | CP_ARGBColor | |
Set(const CP_ARGBColor &inColor) | CP_ARGBColor | |
Set(const CP_RGBColor &inColor) | CP_ARGBColor | |
SetAlpha(float inAlpha) | CP_ARGBColor | |
~CP_ARGBColor() | CP_ARGBColor | [virtual] |