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