Documentation

Back to TOC

 

class Fl_XBM_Image


Class Hierarchy

Include Files

    #include <FL/Fl_XBM_Image.H>
    

Additional Libraries

    -lfltk_images  /  fltkimages.lib
    

Description

The Fl_XBM_Image class supports loading, caching, and drawing of X Bitmap (XBM) bitmap files.

Methods

Fl_XBM_Image::Fl_XBM_Image(const char *filename);

The constructor loads the named XBM file.

Fl_XBM_Image::~Fl_XBM_Image();

The destructor free all memory and server resources that are used by the image.


User Comments [ Add Comment ]

No comments for this page.

 
 

Comments are owned by the poster. All other content is copyright 1998-2008 by Bill Spitzak and others. This project is hosted by Easy Software Products. Please report site problems to 'webmaster@easysw.com'.