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

FXICOImage Class Reference

ICO graphics file.

#include <FXICOImage.h>

Inheritance diagram for FXICOImage:

FXImage FXDrawable FXId FXObject List of all members.

Public Methods

 FXICOImage (FXApp *a, const void *pix=NULL, FXuint opts=0, FXint w=1, FXint h=1)
 Construct image from memory stream formatted in Microsoft ICO format.

virtual void savePixels (FXStream &store) const
 Save pixels into stream in ICO file.

virtual void loadPixels (FXStream &store)
 Load pixels from stream in bitmap format.

virtual ~FXICOImage ()
 Destroy image.