|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <gdiplusheaders.h>


Public Member Functions | |
| CachedBitmap (Bitmap *bitmap, Graphics *graphics) | |
| ~CachedBitmap () | |
| Status | GetLastStatus () |
Public Member Functions inherited from GdiplusBase | |
| void | operator delete (void *in_pVoid) |
| void | operator delete[] (void *in_pVoid) |
| void * | operator new (size_t in_size) |
| void * | operator new[] (size_t in_size) |
Protected Attributes | |
| Status | lastStatus |
| GpCachedBitmap * | nativeCachedBitmap |
Private Member Functions | |
| CachedBitmap (const CachedBitmap &) | |
| CachedBitmap & | operator= (const CachedBitmap &) |
Friends | |
| GpCachedBitmap *& | getNat (const CachedBitmap *cb) |
Definition at line 613 of file gdiplusheaders.h.
Definition at line 616 of file gdiplusheaders.h.
|
inline |
Definition at line 623 of file gdiplusheaders.h.
|
private |
|
inline |
Definition at line 629 of file gdiplusheaders.h.
|
private |
|
friend |
Definition at line 646 of file gdiplusheaders.h.
Referenced by CachedBitmap().
|
mutableprotected |
Definition at line 635 of file gdiplusheaders.h.
Referenced by CachedBitmap(), and GetLastStatus().
|
protected |
Definition at line 636 of file gdiplusheaders.h.
Referenced by CachedBitmap(), and ~CachedBitmap().