Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
A CachedBitmap object stores a bitmap in a format that is optimized for display on a particular device. To display a cached bitmap, call the Graphics::DrawCachedBitmap method.
Inheritance
The CachedBitmap class implements GdiplusBase.
Methods
The CachedBitmap class has these methods.
| CachedBitmap::CachedBitmap Creates a CachedBitmap::CachedBitmap object based on a Bitmap object and a Graphics object. |
| CachedBitmap::CachedBitmap Copy constructor for CachedBitmap. |
| CachedBitmap::GetLastStatus The CachedBitmap::GetLastStatus method returns a value that indicates whether this CachedBitmap object was constructed successfully. |
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | gdiplusheaders.h |