Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

VDKRawPixmap Class Reference

Provides a raw pixmap. More...

#include <rawpixmap.h>

Inheritance diagram for VDKRawPixmap:

VDKRawObject List of all members.

Public Methods


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 Sat May 4 21:58:29 2002 for vdk 2.0.1 by doxygen1.2.15