Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
#include <FXIFFImage.h>
Inheritance diagram for FX::FXIFFImage:
Public Member Functions | |
FXIFFImage (FXApp *a, const void *pix=NULL, FXuint opts=0, FXint w=1, FXint h=1) | |
virtual bool | savePixels (FXStream &store) const |
virtual bool | loadPixels (FXStream &store) |
virtual | ~FXIFFImage () |
Static Public Attributes | |
static const FXchar | fileExt [] |
static const FXchar | mimeType [] |
|
Construct an image from memory stream formatted as IFF format.
|
|
Destroy.
|
|
Save pixels into stream in IFF format.
Reimplemented from FX::FXImage. |
|
Load pixels from stream in IFF format.
Reimplemented from FX::FXImage. |
|
|
|
|
Copyright © 1997-2005 Jeroen van der Zijp |