Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
#include <FXPNGIcon.h>
Inheritance diagram for FX::FXPNGIcon:
Public Member Functions | |
FXPNGIcon (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 | ~FXPNGIcon () |
|
Construct an icon from memory stream formatted in PNG format.
|
|
Destroy.
|
|
Save pixels into stream in PNG format.
Reimplemented from FX::FXImage. |
|
Load pixels from stream in PNG format.
Reimplemented from FX::FXImage. |
Copyright © 1997-2004 Jeroen van der Zijp |