VDKRawPixmap Class Reference

Provides a raw pixmap. More...

#include <rawpixmap.h>

Inheritance diagram for VDKRawPixmap:

VDKRawObject List of all members.

Public Member Functions


Detailed Description

Provides a raw pixmap.


Constructor & Destructor Documentation

VDKRawPixmap::VDKRawPixmap ( VDKObject owner,
char *  pixfile 
)

Constructor

Parameters:
owner 
fixfile 

VDKRawPixmap::VDKRawPixmap ( VDKObject owner,
char **  pixdata 
)

Constructor

Parameters:
owner 
fixdata 

VDKRawPixmap::~VDKRawPixmap (  )  [virtual]

Destructor


Member Function Documentation

VDKRawPixmap::operator GdkPixmap * (  )  [inline]

GdkPixmap* conversion

GdkBitmap* VDKRawPixmap::Mask (  )  [inline]

Returns pixmap mask

GtkStyle* VDKRawPixmap::Style (  )  [inline]

Returns pixmap style

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

int VDKRawPixmap::Width (  )  [inline]

Return pixmap width in pixel

int VDKRawPixmap::Height (  )  [inline]

Return pixmap height in pixel


The documentation for this class was generated from the following files:
Generated on Fri Jan 12 14:48:29 2007 for vdk 2.4.0 by  doxygen 1.5.1