FLTK logo

Documentation

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  ]
 

class Fl_XPM_Image


Class Hierarchy

Include Files

    #include <FL/Fl_XPM_Image.H>
    

Additional Libraries

    -lfltk_images  /  fltkimages.lib
    

Description

The Fl_XPM_Image class supports loading, caching, and drawing of X Pixmap (XPM) images, including transparency.

Methods

Fl_XPM_Image::Fl_XPM_Image(const char *filename);

The constructor loads the named XPM image.

Fl_XPM_Image::~Fl_XPM_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-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.