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

FXPCXImage Class Reference

PCX graphics file.

#include <FXPCXImage.h>

Inheritance diagram for FXPCXImage:

FXImage FXDrawable FXId FXObject List of all members.

Public Methods

 FXPCXImage (FXApp *a, const void *pix=NULL, FXuint opts=0, FXint w=1, FXint h=1)
 Construct image from memory stream formatted in PCX file.

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

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

virtual ~FXPCXImage ()
 Destroy icon.