|
| XBitmapImage (const Image::PixelFormat format, const int w, const int h, const bool clearImage, const unsigned int imageDepth_, Visual *visual) |
|
| ~XBitmapImage () |
|
LowLevelGraphicsContext * | createLowLevelContext () override |
|
void | initialiseBitmapData (Image::BitmapData &bitmap, int x, int y, Image::BitmapData::ReadWriteMode mode) override |
|
ImagePixelData * | clone () override |
|
ImageType * | createType () const override |
|
void | blitToWindow (Window window, int dx, int dy, unsigned int dw, unsigned int dh, int sx, int sy) |
|
| ImagePixelData (Image::PixelFormat, int width, int height) |
|
| ~ImagePixelData () |
|
virtual int | getSharedCount () const noexcept |
|
void | sendDataChangeMessage () |
|
void | incReferenceCount () noexcept |
|
void | decReferenceCount () noexcept |
|
bool | decReferenceCountWithoutDeleting () noexcept |
|
int | getReferenceCount () const noexcept |
|
◆ XBitmapImage()
◆ ~XBitmapImage()
XBitmapImage::~XBitmapImage |
( |
| ) |
|
|
inline |
◆ blitToWindow()
void XBitmapImage::blitToWindow |
( |
Window |
window, |
|
|
int |
dx, |
|
|
int |
dy, |
|
|
unsigned int |
dw, |
|
|
unsigned int |
dh, |
|
|
int |
sx, |
|
|
int |
sy |
|
) |
| |
|
inline |
◆ clone()
◆ createLowLevelContext()
Creates a context that will draw into this image.
Implements ImagePixelData.
◆ createType()
ImageType* XBitmapImage::createType |
( |
| ) |
const |
|
inlineoverridevirtual |
Creates an instance of the type of this image.
Implements ImagePixelData.
◆ initialiseBitmapData()
The documentation for this class was generated from the following file: