Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
#include <FXICOImage.h>
Inheritance diagram for FX::FXICOImage:
Public Member Functions | |
FXICOImage (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 | ~FXICOImage () |
Static Public Attributes | |
const FXchar | fileExt [] |
|
Construct image from memory stream formatted in Microsoft icon format.
|
|
Destroy image.
|
|
Save pixels into stream in Microsoft icon format.
Reimplemented from FX::FXImage. |
|
Load pixels from stream in Microsoft icon format.
Reimplemented from FX::FXImage. |
Copyright © 1997-2005 Jeroen van der Zijp |