This is the complete list of members for DC, including all inherited members.
| BlitToDC(int bmp_w, int bmp_h, int bmp_bpp, BYTE *bmp_pixels, int src_x, int src_y, int dest_x, int dest_y, int w, int h) | DC | |
| CreateAndSelectFont(const TCHAR *pszFace, UINT iSize, INT iWeight=FW_NORMAL) | DC | |
| CreateCompatible(HDC hDC) | DC | |
| DC() | DC | |
| DC(HDC hDC) | DC | |
| Delete() | DC | |
| DrawFrameControl(RECT *pRect, UINT iType, UINT iState) | DC | |
| DrawLine(UINT iX1, UINT iY1, UINT iX2, UINT iY2, COLORREF clrColor) | DC | |
| DrawText(const char *pszString, RECT *rcBounds, UINT iFormat=DT_LEFT|DT_END_ELLIPSIS) | DC | |
| Ellipse(int iLeftRect, int iTopRect, int iRightRect, int iBottomRect) | DC | |
| FillBitmapInfo(BITMAPINFOHEADER *bi, int w, int h, int bpp) | DC | static |
| FillRect(const RECT &rc, HBRUSH hBrush) | DC | |
| GetDC() const | DC | |
| GetPixel(UINT iX, UINT iY) | DC | |
| LineTo(UINT iX, UINT iY, COLORREF clrColor) | DC | |
| LineTo(UINT iX, UINT iY) | DC | |
| mbReleaseDC | DC | protected |
| mhDC | DC | protected |
| MoveTo(UINT iX, UINT iY) | DC | |
| ReleaseDC(HWND hWnd) | DC | |
| SelectObject(HGDIOBJ hObj) | DC | |
| SetBkColor(COLORREF clrColor) | DC | |
| SetBkMode(INT iMode) | DC | |
| SetPixel(UINT iX, UINT iY, COLORREF clrColor) | DC | |
| SetTextColor(COLORREF clrColor) | DC | |
| StretchBlitToDC(int bmp_w, int bmp_h, int bmp_bpp, BYTE *bmp_pixels, int src_x, int src_y, int src_w, int src_h, int dest_x, int dest_y, int dest_w, int dest_h) | DC | |
| TextOut(const TCHAR *pszString, UINT iX, UINT iY) | DC | |
| ~DC() | DC | virtual |
1.8.7