#include <winutil.h>
Public Attributes | |
| LONG | PaletteVersion |
| DIBSECTION | DibSection |
| HBITMAP | hBitmap |
| HANDLE | hMapping |
| BYTE * | pBase |
Definition at line 186 of file winutil.h.
Definition at line 188 of file winutil.h.
Referenced by CImageAllocator::CreateDIB(), and CDrawImage::FastRender().
| DIBSECTION tagDIBDATA::DibSection |
| HBITMAP tagDIBDATA::hBitmap |
Definition at line 190 of file winutil.h.
Referenced by CImageAllocator::Alloc(), CImageAllocator::CreateDIB(), CDrawImage::FastRender(), and CImageAllocator::Free().
| HANDLE tagDIBDATA::hMapping |
Definition at line 191 of file winutil.h.
Referenced by CImageAllocator::Alloc(), CImageAllocator::CreateDIB(), and CImageAllocator::Free().
Definition at line 192 of file winutil.h.
Referenced by CImageAllocator::Alloc(), and CImageAllocator::CreateDIB().
1.5.6