Version: 2.9.4
Classes | Defines | Variables
bitmap.h File Reference

クラス

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 Documentation

#define wxBITMAP_SCREEN_DEPTH   (-1)

In wxBitmap and wxBitmapHandler context this value means: "use the screen depth".


Variable Documentation

An empty wxBitmap object.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines