Public Member Functions | |
| operator HDC () | |
| void | size (int cx, int cy) |
| SIZE | size () const |
| bool | bitblt (HDC hDest, int x, int y, int cx, int cy, int xSrc=0, int ySrc=0, DWORD dwRop=SRCCOPY) |
| void | create_dc (HDC hDC, int cx, int cy) |
| void | delete_dc () |
| void | swap (memory_dc &dc) |
|
by Steven Weiss. You can contact me at steven11@gmx.de. |