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