DynRPG  v0.20
RM2k3 Plugin SDK
Public Member Functions
RPG::DBitmap Class Reference

Wrapper class for windows' HBITMAPs. More...

List of all members.

Public Member Functions

HBITMAP getHBITMAP ()
 Returns the HBITMAP.
HDC getHDC ()
 Returns the HDC.

Detailed Description

Wrapper class for windows' HBITMAPs.


Member Function Documentation

HBITMAP RPG::DBitmap::getHBITMAP ( ) [inline]

Returns the HBITMAP.

HDC RPG::DBitmap::getHDC ( ) [inline]

Returns the HDC.