Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

memory_dc Class Reference

Memory DC for background_wnd. More...

List of all members.

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)


Detailed Description

Memory DC for background_wnd.




by Steven Weiss. You can contact me at steven11@gmx.de.