![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
TARGA graphics file. More...
#include <FXTGAImage.h>
Public Member Functions | |
| FXTGAImage (FXApp *a, const void *pix=NULL, FXuint opts=0, FXint w=1, FXint h=1) | |
| Construct image from memory stream formatted in TARGA file. | |
| virtual FXbool | savePixels (FXStream &store) const |
| Save pixels into stream in TARGA file. | |
| virtual FXbool | loadPixels (FXStream &store) |
| Load pixels from stream in TARGA format. | |
| virtual | ~FXTGAImage () |
| Destroy image. | |
Static Public Attributes | |
| static const FXchar | fileExt [] |
| static const FXchar | mimeType [] |
TARGA graphics file.
|
|