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

FX::FXPCXImage Class Reference

PCX graphics file. More...

#include <FXPCXImage.h>

Inheritance diagram for FX::FXPCXImage:

FX::FXImage FX::FXDrawable FX::FXId FX::FXObject List of all members.

Public Member Functions

 FXPCXImage (FXApp *a, const void *pix=NULL, FXuint opts=0, FXint w=1, FXint h=1)
virtual FXbool savePixels (FXStream &store) const
virtual FXbool loadPixels (FXStream &store)
virtual ~FXPCXImage ()

Static Public Attributes

const FXchar fileExt []

Detailed Description

PCX graphics file.


Constructor & Destructor Documentation

FX::FXPCXImage::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 FX::FXPCXImage::~FXPCXImage  )  [virtual]
 

Destroy icon.


Member Function Documentation

virtual FXbool FX::FXPCXImage::savePixels FXStream store  )  const [virtual]
 

Save pixels into stream in PCX file.

Reimplemented from FX::FXImage.

virtual FXbool FX::FXPCXImage::loadPixels FXStream store  )  [virtual]
 

Load pixels from stream in bitmap format.

Reimplemented from FX::FXImage.

Copyright © 1997-2005 Jeroen van der Zijp