![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
Portable Pixmap Image. More...
#include <FXPPMImage.h>
Public Member Functions | |
| FXPPMImage (FXApp *a, const void *pix=NULL, FXuint opts=0, FXint w=1, FXint h=1) | |
| Construct icon from memory stream formatted in Portable Pixmap format. | |
| virtual FXbool | savePixels (FXStream &store) const |
| Save pixels into stream in Portable Pixmap format. | |
| virtual FXbool | loadPixels (FXStream &store) |
| Load pixels from stream in Portable Pixmap format. | |
| virtual | ~FXPPMImage () |
| Destroy icon. | |
Static Public Attributes | |
| static const FXchar | fileExt [] |
| static const FXchar | mimeType [] |
Portable Pixmap Image.
|
|