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

FXXPMImage Class Reference

X Pixmap image.

#include <FXXPMImage.h>

Inheritance diagram for FXXPMImage:

FXImage FXDrawable FXId FXObject List of all members.

Public Methods

 FXXPMImage (FXApp *a, const FXchar **pix=NULL, FXuint opts=0, FXint w=1, FXint h=1)
 Construct image from compiled-in X Pixmap format.

virtual void savePixels (FXStream &store) const
 Save pixels into stream in X Pixmap format.

virtual void loadPixels (FXStream &store)
 Load pixels from stream in X Pixmap format.

virtual ~FXXPMImage ()
 Destroy icon.