クラス | |
class | wxBitmapHandler |
This is the base class for implementing bitmap file loading/saving, and bitmap creation from data. More... | |
class | wxBitmap |
This class encapsulates the concept of a platform-dependent bitmap, either monochrome or colour or colour with alpha channel support. More... | |
class | wxMask |
This class encapsulates a monochrome mask bitmap, where the masked area is black and the unmasked area is white. More... | |
Defines | |
#define | wxBITMAP_SCREEN_DEPTH (-1) |
In wxBitmap and wxBitmapHandler context this value means: "use the screen depth". | |
Variables | |
wxBitmap | wxNullBitmap |
An empty wxBitmap object. |
#define wxBITMAP_SCREEN_DEPTH (-1) |
In wxBitmap and wxBitmapHandler context this value means: "use the screen depth".
An empty wxBitmap object.