Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

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

int VDKRawPixmap::Height  )  [inline]
 

Return pixmap height in pixel

GdkBitmap* VDKRawPixmap::Mask  )  [inline]
 

Returns pixmap mask

VDKRawPixmap::operator GdkPixmap *  )  [inline]
 

GdkPixmap* conversion

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

GtkStyle* VDKRawPixmap::Style  )  [inline]
 

Returns pixmap style

int VDKRawPixmap::Width  )  [inline]
 

Return pixmap width in pixel


The documentation for this class was generated from the following files:
Generated on Tue Aug 17 12:39:51 2004 for vdk 2.4.0 by doxygen 1.3.7