This is the complete list of members for CBCGPDrawManager, including all inherited members.
CBCGPDrawManager(CDC &dc) | CBCGPDrawManager | |
DrawGradientRing(CRect rect, COLORREF colorStart, COLORREF colorFinish, COLORREF colorBorder, int nAngle, int nWidth, COLORREF clrFace=(COLORREF)-1) | CBCGPDrawManager | |
DrawShadow(CRect rect, int nDepth, int iMinBrightness=100, int iMaxBrightness=50, CBitmap *pBmpSaveBottom=NULL, CBitmap *pBmpSaveRight=NULL, COLORREF clrBase=(COLORREF)-1, BOOL bRightShadow=TRUE) | CBCGPDrawManager | |
FillGradient(CRect rect, COLORREF colorStart, COLORREF colorFinish, BOOL bHorz=TRUE, int nStartFlatPercentage=0, int nEndFlatPercentage=0) | CBCGPDrawManager | |
FillGradient2(CRect rect, COLORREF colorStart, COLORREF colorFinish, int nAngle=0) | CBCGPDrawManager | |
GetDC() const | CBCGPDrawManager | inline |
GrayRect(CRect rect, int nPercentage=-1, COLORREF clrTransparent=(COLORREF)-1, COLORREF clrDisabled=(COLORREF)-1) | CBCGPDrawManager | |
HighlightRect(CRect rect, int nPercentage=-1, COLORREF clrTransparent=(COLORREF)-1, int nTolerance=0, COLORREF clrBlend=(COLORREF)-1) | CBCGPDrawManager | |
MirrorRect(CRect rect, BOOL bHorz=TRUE) | CBCGPDrawManager |