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