|
Impl * | bitmap () const |
|
bool | Attach (HBITMAP hObject) |
|
HBITMAP | Detach () |
|
bool | CreateCompatibleBitmap (CDC *pDC, int nWidth, int nHeight) |
|
bool | CreateBitmap (int nWidth, int nHeight, unsigned int nPlanes, unsigned int nBitcount, const void *lpBits) |
|
int | GetObject (int nCount, void *lpObject) const |
|
long | GetBitmapBits (long dwCount, void *lpBits) const |
|
bool | GetBitmap (BITMAP *pBitMap) const |
|
| operator HGDIOBJ () const |
|
bool | Attach (HGDIOBJ hObject) |
|
HGDIOBJ | Detach () |
|
bool | DeleteObject () |
|
bool | operator== (const CGdiObject &obj) const |
|
bool | operator!= (const CGdiObject &obj) const |
|
| CObject (const CObject &)=default |
|
CObject & | operator= (const CObject &)=default |
|
virtual const CRuntimeClass * | GetRuntimeClass () const |
|
virtual void | AssertValid () const |
|
virtual void | Dump (CDumpContext &dc) const |
|
bool | IsKindOf (const CRuntimeClass *pClass) const |
|
|
HGDIOBJ | m_hObject = nullptr |
|
static const CRuntimeClass | classCObject |
|
void | AfxHookObject () |
|
void | AfxUnhookObject () |
|
The documentation for this class was generated from the following file: