Basic GDI class that automatically deletes the handle. More...
#include <GdiObject.h>
Public Member Functions | |
GdiObject (HANDLE_T pHandle=0) | |
operator HANDLE_T () | |
void | SetHandle (HANDLE_T pHandle) |
Public Attributes | |
HANDLE_T | handle |
Basic GDI class that automatically deletes the handle.