DecoratorSDK::BitmapRES Class Reference

#include <BitmapUtil.h>

Inheritance diagram for DecoratorSDK::BitmapRES:
Inheritance graph
[legend]
Collaboration diagram for DecoratorSDK::BitmapRES:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 BitmapRES (UINT uiID)
 BitmapRES (UINT uiID, COLORREF crColor, bool bIsTransparent)
 BitmapRES (UINT uiID, COLORREF crTransparentColor, COLORREF crBackgroundColor)
 ~BitmapRES ()
virtual bool isInitialized () const
virtual void draw (Gdiplus::Graphics *gdip, CDC *pDC, const CRect &srcRect, const CRect &dstRect, DWORD dwOpCode, DWORD dwModifierFlags=MF_NOOP) const

Detailed Description

Definition at line 286 of file BitmapUtil.h.


Constructor & Destructor Documentation

DecoratorSDK::BitmapRES::BitmapRES ( UINT  uiID  ) 

Definition at line 1085 of file BitmapUtil.cpp.

DecoratorSDK::BitmapRES::BitmapRES ( UINT  uiID,
COLORREF  crColor,
bool  bIsTransparent 
)

Definition at line 1091 of file BitmapUtil.cpp.

DecoratorSDK::BitmapRES::BitmapRES ( UINT  uiID,
COLORREF  crTransparentColor,
COLORREF  crBackgroundColor 
)

Definition at line 1097 of file BitmapUtil.cpp.

DecoratorSDK::BitmapRES::~BitmapRES (  ) 

Definition at line 1103 of file BitmapUtil.cpp.


Member Function Documentation

void DecoratorSDK::BitmapRES::draw ( Gdiplus::Graphics *  gdip,
CDC *  pDC,
const CRect &  srcRect,
const CRect &  dstRect,
DWORD  dwOpCode,
DWORD  dwModifierFlags = MF_NOOP 
) const [virtual]

Implements DecoratorSDK::BitmapBase.

Definition at line 1109 of file BitmapUtil.cpp.

bool DecoratorSDK::BitmapRES::isInitialized (  )  const [virtual]

Implements DecoratorSDK::BitmapBase.

Definition at line 1145 of file BitmapUtil.cpp.


The documentation for this class was generated from the following files:
Generated on Thu May 30 15:58:39 2013 for GME by  doxygen 1.6.3