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

VDKPixbuf Class Reference

Provides a raw image wrapping GdkPixbuf This class should in time substitute VDKRawPixmap that from now should be considered deprecated ven if will continue to be supported in earler versions of vdk 2.x series. More...

#include <rawpixbuf.h>

Inheritance diagram for VDKPixbuf:

VDKRawObject List of all members.

Public Methods


Detailed Description

Provides a raw image wrapping GdkPixbuf This class should in time substitute VDKRawPixmap that from now should be considered deprecated ven if will continue to be supported in earler versions of vdk 2.x series.


Constructor & Destructor Documentation

VDKPixbuf::VDKPixbuf VDKObject   owner,
const char *    pixfile
 

Constructor

Parameters:
owner 
pixfile  (type of file will be autodetected)

VDKPixbuf::VDKPixbuf VDKObject   owner,
const char **    pixdata
 

Constructor

Parameters:
owner 
pixdata  must be a pixmap hard-coded data

VDKPixbuf::~VDKPixbuf   [virtual]
 

Destructor


Member Function Documentation

GdkPixbuf* VDKPixbuf::AsGdkPixbuf   [inline]
 

GdkPixmap* conversion

int VDKPixbuf::Height   [inline]
 

Return pixbuf height in pixel

int VDKPixbuf::Width   [inline]
 

Return pixbuf width in pixel


The documentation for this class was generated from the following files:
Generated on Sat May 4 23:45:53 2002 for vdk 2.0.1 by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002