6 #ifndef _INC_cSurface_H
7 #define _INC_cSurface_H
42 virtual
void SetEmpty();
46 #if defined(_WIN32) && ! defined(UNDER_CE)
47 HRESULT SetCopyBitmap(HBITMAP hBitmap);
#define GRAYLIB_LINK
Definition: GrayLibBase.h:35
INT32 HRESULT
_WIN32 style error codes. INT32
Definition: SysTypes.h:465
Definition: cSurfaceBase.h:26
Definition: cSurfaceInfo.h:109
Definition: cSurface.h:21
cHeapBlock m_Pixels
Allocated memory for the surface pixels. m_pPixelData.
Definition: cSurface.h:30
UNITTEST_FRIEND(cSurface)
UNITTEST2_PREDEF(cQuadtree)
SURF_FORM_TYPE
Definition: cSurfaceInfo.h:24
@ SURF_FORM_D16
grey scale 16 bit unsigned. D3DFMT_D16
Definition: cSurfaceInfo.h:49
int PIXELS_t
Count of pixels in a dimension of some image/surface.
Definition: cSurfaceInfo.h:20
char FILECHAR_t
a UTF8 char in a file name. like TCHAR
Definition: FileName.h:22