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