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 FXbool | savePixels (FXStream &store) const |
virtual FXbool | loadPixels (FXStream &store) |
virtual | ~FXIFFImage () |
Static Public Attributes | |
const FXchar | fileExt [] |
|
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 |