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

FXXPMIcon Class Reference

X Pixmap icon.

#include <FXXPMIcon.h>

Inheritance diagram for FXXPMIcon:

FXIcon FXImage FXDrawable FXId FXObject List of all members.

Public Methods

 FXXPMIcon (FXApp *a, const FXchar **pix=NULL, FXColor clr=FXRGB(192, 192, 192), FXuint opts=0, FXint w=1, FXint h=1)
 Construct icon 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 ~FXXPMIcon ()
 Destroy icon.