7 #ifndef _INC_cWndDCBit_H
8 #define _INC_cWndDCBit_H
17 #include "../Image/cSurfaceBase.h"
39 bool DrawToDC( HDC hDCDst )
const;
41 bool CopyFromDC( HDC hDCSrc );
56 typedef cWndDCBit SUPER_t;
67 void FillSurface(
COLORREF colorBack );
69 int DrawSurfToDC( HDC hDCDest,
const RECT* pRectPaint );
#define GRAYLIB_LINK
Definition: GrayLibBase.h:35
INT32 HRESULT
_WIN32 style error codes. INT32
Definition: SysTypes.h:465
UINT32 COLORREF
ABGR (high to low bits)
Definition: cVariantData.h:21
UNITTEST2_PREDEF(cQuadtree)
SURF_FORM_TYPE
Definition: cSurfaceInfo.h:24
@ SURF_FORM_UNKNOWN
AKA D3DFMT_UNKNOWN.
Definition: cSurfaceInfo.h:32
int PIXELS_t
Count of pixels in a dimension of some image/surface.
Definition: cSurfaceInfo.h:20