duilib自学教程
|
成员的完整列表,这些成员属于 DuiLib::CRenderEngine,包括所有继承而来的类成员
AdjustColor(DWORD dwColor, short H, short S, short L) (定义于 DuiLib::CRenderEngine) | DuiLib::CRenderEngine | static |
AdjustImage(bool bUseHSL, TImageInfo *imageInfo, short H, short S, short L) (定义于 DuiLib::CRenderEngine) | DuiLib::CRenderEngine | static |
CreateARGB32Bitmap(HDC hDC, int cx, int cy, COLORREF **pBits) (定义于 DuiLib::CRenderEngine) | DuiLib::CRenderEngine | static |
DrawColor(HDC hDC, const RECT &rc, DWORD color) (定义于 DuiLib::CRenderEngine) | DuiLib::CRenderEngine | static |
DrawGradient(HDC hDC, const RECT &rc, DWORD dwFirst, DWORD dwSecond, bool bVertical, int nSteps) (定义于 DuiLib::CRenderEngine) | DuiLib::CRenderEngine | static |
DrawHtmlText(HDC hDC, CPaintManagerUI *pManager, RECT &rc, LPCTSTR pstrText, DWORD dwTextColor, RECT *pLinks, CDuiString *sLinks, int &nLinkRects, int iDefaultFont, UINT uStyle) (定义于 DuiLib::CRenderEngine) | DuiLib::CRenderEngine | static |
DrawImage(HDC hDC, HBITMAP hBitmap, const RECT &rc, const RECT &rcPaint, const RECT &rcBmpPart, const RECT &rcScale9, bool alphaChannel, BYTE uFade=255, bool hole=false, bool xtiled=false, bool ytiled=false) (定义于 DuiLib::CRenderEngine) | DuiLib::CRenderEngine | static |
DrawImage(HDC hDC, CPaintManagerUI *pManager, const RECT &rcItem, const RECT &rcPaint, TDrawInfo &drawInfo) (定义于 DuiLib::CRenderEngine) | DuiLib::CRenderEngine | static |
DrawLine(HDC hDC, const RECT &rc, int nSize, DWORD dwPenColor, int nStyle=PS_SOLID) (定义于 DuiLib::CRenderEngine) | DuiLib::CRenderEngine | static |
DrawRect(HDC hDC, const RECT &rc, int nSize, DWORD dwPenColor, int nStyle=PS_SOLID) (定义于 DuiLib::CRenderEngine) | DuiLib::CRenderEngine | static |
DrawRoundRect(HDC hDC, const RECT &rc, int width, int height, int nSize, DWORD dwPenColor, int nStyle=PS_SOLID) (定义于 DuiLib::CRenderEngine) | DuiLib::CRenderEngine | static |
DrawText(HDC hDC, CPaintManagerUI *pManager, RECT &rc, LPCTSTR pstrText, DWORD dwTextColor, int iFont, UINT uStyle) (定义于 DuiLib::CRenderEngine) | DuiLib::CRenderEngine | static |
FreeImage(TImageInfo *bitmap, bool bDelete=true) (定义于 DuiLib::CRenderEngine) | DuiLib::CRenderEngine | static |
GenerateBitmap(CPaintManagerUI *pManager, RECT rc, CControlUI *pStopControl=NULL, DWORD dwFilterColor=0) (定义于 DuiLib::CRenderEngine) | DuiLib::CRenderEngine | static |
GenerateBitmap(CPaintManagerUI *pManager, CControlUI *pControl, RECT rc, DWORD dwFilterColor=0) (定义于 DuiLib::CRenderEngine) | DuiLib::CRenderEngine | static |
GetTextSize(HDC hDC, CPaintManagerUI *pManager, LPCTSTR pstrText, int iFont, UINT uStyle) (定义于 DuiLib::CRenderEngine) | DuiLib::CRenderEngine | static |
LoadImage(STRINGorID bitmap, LPCTSTR type=NULL, DWORD mask=0) (定义于 DuiLib::CRenderEngine) | DuiLib::CRenderEngine | static |