![]() |
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 bool | savePixels (FXStream &store) const |
| virtual bool | loadPixels (FXStream &store) |
| virtual | ~FXICOImage () |
Static Public Attributes | |
| static const FXchar | fileExt [] |
| static const FXchar | mimeType [] |
|
||||||||||||||||||||||||
|
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. |
|
|
|
|
|
|
|
|