ADTF_DISPLAY_TOOLBOX  3.8.0 (ADTF 3.14.3)
cColor Member List

This is the complete list of members for cColor, including all inherited members.

BlackcColorstatic
Blend(const cColor &c1, const cColor &c2, tInt nAlpha)cColorinlinestatic
Blend(const cColor &c1, const cColor &c2, tFloat32 fAlpha)cColorinlinestatic
BluecColorstatic
cColor()cColorinline
cColor(const IColor *pColor)cColorinline
cColor(const tColor &oColor)cColorinline
cColor(tInt nRedLocal, tInt nGreenLocal, tInt nBlueLocal, tInt nAlphaLocal=255)cColorinline
cColor(tUInt8 nRed, tUInt8 nGreen, tUInt8 nBlue, tUInt8 nAlpha=255)cColorinline
cColor(tFloat32 fRed, tFloat32 fGreen, tFloat32 fBlue, tFloat32 fAlpha=1.0f)cColorinline
cColor(tUInt32 nRGBA)cColorinline
cColor(tUInt32 nRGBA, tInt oPixelFormat)cColorinline
ColorFromString(const tChar *strColor, cColor &oColor)cColorstatic
CyancColorstatic
GetAlpha() constcColorinlinevirtual
GetBlue() constcColorinlinevirtual
GetBrightness() constcColorinlinevirtual
GetGreen() constcColorinlinevirtual
GetRed() constcColorinlinevirtual
GetRGBA() constcColorinlinevirtual
GetRGBA(tInt oPixelFormat) constcColor
GreencColorstatic
operator const IColor *() constcColorinlineexplicit
operator IColor *()cColorinlineexplicit
operator tUInt32()cColorinline
PurplecColorstatic
RedcColorstatic
Release()cColorvirtual
Scale(const cColor &c, tInt nAlpha)cColorinlinestatic
Scale(const cColor &c, tFloat32 fAlpha)cColorinlinestatic
Set(tInt nRedLocal, tInt nGreenLocal, tInt nBlueLocal, tInt nAlphaLocal=255)cColorinline
Set(tUInt8 nRedLocal, tUInt8 nGreenLocal, tUInt8 nBlueLocal, tUInt8 nAlphaLocal=255)cColorinline
Set(tFloat32 fRed, tFloat32 fGreen, tFloat32 fBlue, tFloat32 fAlpha=1.0f)cColorinline
SetAlpha(tUInt8 nAlphaValue)cColorinlinevirtual
SetBlue(tUInt8 nBlueValue)cColorinlinevirtual
SetGreen(tUInt8 nGreenValue)cColorinlinevirtual
SetRed(tUInt8 nRedValue)cColorinlinevirtual
SetRGBA(tUInt32 nRGBA)cColorinlinevirtual
SetRGBA(tUInt32 nRGBA, tInt oPixelFormat)cColor
WhitecColorstatic
YellowcColorstatic
~IColor()IColorinlinevirtual