![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
#include <FXPCXImage.h>
Inheritance diagram for FX::FXPCXImage:

Public Member Functions | |
| FXPCXImage (FXApp *a, const void *pix=NULL, FXuint opts=0, FXint w=1, FXint h=1) | |
| virtual bool | savePixels (FXStream &store) const |
| virtual bool | loadPixels (FXStream &store) |
| virtual | ~FXPCXImage () |
Static Public Attributes | |
| static const FXchar | fileExt [] |
| static const FXchar | mimeType [] |
|
||||||||||||||||||||||||
|
Construct image from memory stream formatted in PCX file.
|
|
|
Destroy icon.
|
|
|
Save pixels into stream in PCX file.
Reimplemented from FX::FXImage. |
|
|
Load pixels from stream in bitmap format.
Reimplemented from FX::FXImage. |
|
|
|
|
|
|
|
|