news download themes documentation links










FbTk::FbPixmap Class Reference

a wrapper for X Pixmap More...

#include <FbPixmap.hh>

Inheritance diagram for FbTk::FbPixmap:

FbTk::FbDrawable List of all members.

Public Member Functions

 FbPixmap (const FbPixmap &copy)
 copy pixmap

 FbPixmap (Pixmap pm)
 creates a FbPixmap from X pixmap

 FbPixmap (const FbDrawable &src, unsigned int width, unsigned int height, int depth)
 FbPixmap (Drawable src, unsigned int width, unsigned int height, int depth)
void copy (const FbPixmap &the_copy)
void copy (Pixmap pixmap)
void rotate ()
 rotates the pixmap 90 deg, not implemented!

void scale (unsigned int width, unsigned int height)
 scales the pixmap to specified size

void resize (unsigned int width, unsigned int height)
Pixmap release ()
 drops pixmap and returns it

FbPixmapoperator= (const FbPixmap &copy)
FbPixmapoperator= (Pixmap pm)
 sets new pixmap

Drawable drawable () const
 X drawable.

unsigned int width () const
unsigned int height () const
int depth () const

Detailed Description

a wrapper for X Pixmap

Definition at line 34 of file FbPixmap.hh.


The documentation for this class was generated from the following files:

Fluxbox CVS-Jan-2003




      



Got comments about the page? Send them to webmaster.
If you have general Fluxbox related questions ask them on our irc channel or mailing lists.

Show Source








Designed by aLEczapKA