![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
#include <FXPPMIcon.h>
Inheritance diagram for FX::FXPPMIcon:
Public Member Functions | |
| FXPPMIcon (FXApp *a, const void *pix=NULL, FXColor clr=FXRGB(192, 192, 192), FXuint opts=0, FXint w=1, FXint h=1) | |
| virtual FXbool | savePixels (FXStream &store) const |
| virtual FXbool | loadPixels (FXStream &store) |
| virtual | ~FXPPMIcon () |
|
||||||||||||||||||||||||||||
|
Construct icon from memory stream formatted in Portable Pixmap format.
|
|
|
Destroy icon.
|
|
|
Save pixels into stream in Portable Pixmap format.
Reimplemented from FX::FXImage. |
|
|
Load pixels from stream in Portable Pixmap format.
Reimplemented from FX::FXImage. |
|
|