#include <gdiplusheaders.h>
Definition at line 613 of file gdiplusheaders.h.
◆ CachedBitmap() [1/2]
Definition at line 616 of file gdiplusheaders.h.
GpCachedBitmap * nativeCachedBitmap
friend GpCachedBitmap *& getNat(const CachedBitmap *cb)
GpStatus WINGDIPAPI GdipCreateCachedBitmap(GpBitmap *bitmap, GpGraphics *graphics, GpCachedBitmap **cachedbmp)
◆ ~CachedBitmap()
CachedBitmap::~CachedBitmap |
( |
| ) |
|
|
inline |
Definition at line 623 of file gdiplusheaders.h.
GpCachedBitmap * nativeCachedBitmap
GpStatus WINGDIPAPI GdipDeleteCachedBitmap(GpCachedBitmap *cachedbmp)
◆ CachedBitmap() [2/2]
◆ GetLastStatus()
Status CachedBitmap::GetLastStatus |
( |
| ) |
|
|
inline |
◆ operator=()
◆ getNat
Definition at line 646 of file gdiplusheaders.h.
648 return const_cast<CachedBitmap *>(
cb)->nativeCachedBitmap;
static HMODULE MODULEINFO DWORD cb
Referenced by CachedBitmap().
◆ lastStatus
Status CachedBitmap::lastStatus |
|
mutableprotected |
◆ nativeCachedBitmap
The documentation for this class was generated from the following file: