![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
#include <FXXPMImage.h>
Inheritance diagram for FX::FXXPMImage:

Public Member Functions | |
| FXXPMImage (FXApp *a, const FXchar **pix=NULL, FXuint opts=0, FXint w=1, FXint h=1) | |
| virtual FXbool | savePixels (FXStream &store) const |
| virtual FXbool | loadPixels (FXStream &store) |
| virtual | ~FXXPMImage () |
|
||||||||||||||||||||||||
|
Construct image from compiled-in X Pixmap format.
|
|
|
Destroy icon.
|
|
|
Save pixels into stream in X Pixmap format.
Reimplemented from FX::FXImage. |
|
|
Load pixels from stream in X Pixmap format.
Reimplemented from FX::FXImage. |
|
|