CachedBitmap class (gdiplusheaders.h)

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