Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
#include <FXIFFIcon.h>
Inheritance diagram for FX::FXIFFIcon:
Public Member Functions | |
FXIFFIcon (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 | ~FXIFFIcon () |
Static Public Attributes | |
const FXchar | fileExt [] |
|
Construct an icon 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 |