![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
X Pixmap image. More...
#include <FXXPMImage.h>
Public Member Functions | |
| 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 FXbool | savePixels (FXStream &store) const |
| Save pixels into stream in X Pixmap format. | |
| virtual FXbool | loadPixels (FXStream &store) |
| Load pixels from stream in X Pixmap format. | |
| virtual | ~FXXPMImage () |
| Destroy icon. | |
Static Public Attributes | |
| static const FXchar | fileExt [] |
| static const FXchar | mimeType [] |
X Pixmap image.
|
|