Provides a raw pixmap.
More...
#include <rawpixmap.h>
◆ VDKRawPixmap() [1/2]
VDKRawPixmap::VDKRawPixmap |
( |
VDKObject * |
owner, |
|
|
char * |
pixfile |
|
) |
| |
◆ VDKRawPixmap() [2/2]
VDKRawPixmap::VDKRawPixmap |
( |
VDKObject * |
owner, |
|
|
char ** |
pixdata |
|
) |
| |
◆ ~VDKRawPixmap()
VDKRawPixmap::~VDKRawPixmap |
( |
| ) |
|
|
virtual |
◆ Height()
int VDKRawPixmap::Height |
( |
| ) |
|
|
inline |
Return pixmap height in pixel
◆ Mask()
GdkBitmap* VDKRawPixmap::Mask |
( |
| ) |
|
|
inline |
◆ operator GdkPixmap *()
VDKRawPixmap::operator GdkPixmap * |
( |
| ) |
|
|
inline |
◆ Paint()
void VDKRawPixmap::Paint |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
Paints the pixmap on owner
- Parameters
-
x | x coordinate |
y | y coordinate |
- Tip
- Leaving x and y to 0 value will paint pixmap on the last position
◆ Style()
GtkStyle* VDKRawPixmap::Style |
( |
| ) |
|
|
inline |
◆ Width()
int VDKRawPixmap::Width |
( |
| ) |
|
|
inline |
Return pixmap width in pixel
The documentation for this class was generated from the following files: