Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

fl::Drawable Class Reference

#include <X.h>

Inheritance diagram for fl::Drawable:

fl::Resource fl::GLXDrawable fl::Window fl::GLXWindow fl::GLXWindow fl::SlideShow fl::GLShow fl::GLShow VideoShow GLTest GLTest List of all members.

Public Methods

void getGeometry (int &x, int &y, int &width, int &height, int &border, int &depth) const
void getSize (int &width, int &height) const
void putImage (const fl::GC &gc, const XImage *image, int toX=0, int toY=0, int fromX=0, int fromY=0, int width=0, int height=0)
Image getImage (int x=0, int y=0, int width=0, int height=0) const
void copyArea (const fl::GC &gc, const fl::Drawable &source, int toX=0, int toY=0, int fromX=0, int fromY=0, int width=0, int height=0)

Member Function Documentation

void fl::Drawable::copyArea const fl::GC   gc,
const fl::Drawable &    source,
int    toX = 0,
int    toY = 0,
int    fromX = 0,
int    fromY = 0,
int    width = 0,
int    height = 0
 

void fl::Drawable::getGeometry int &    x,
int &    y,
int &    width,
int &    height,
int &    border,
int &    depth
const
 

Image fl::Drawable::getImage int    x = 0,
int    y = 0,
int    width = 0,
int    height = 0
const
 

void fl::Drawable::getSize int &    width,
int &    height
const
 

void fl::Drawable::putImage const fl::GC   gc,
const XImage *    image,
int    toX = 0,
int    toY = 0,
int    fromX = 0,
int    fromY = 0,
int    width = 0,
int    height = 0
 


The documentation for this class was generated from the following files:
Generated on Thu Dec 9 17:13:25 2004 for fl by doxygen1.2.18