Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

FX::FXICOImage Class Reference

ICO (Microsoft icon format) graphics file. More...

#include <FXICOImage.h>

Inheritance diagram for FX::FXICOImage:
FX::FXImage FX::FXDrawable FX::FXId FX::FXObject

List of all members.

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 []

Detailed Description

ICO (Microsoft icon format) graphics file.


The documentation for this class was generated from the following file:

Copyright © 1997-2011 Jeroen van der Zijp