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

FX::FXGIFImage Class Reference

GIF Image class. More...

#include <FXGIFImage.h>

Inheritance diagram for FX::FXGIFImage:

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

Public Member Functions

 FXGIFImage (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 ~FXGIFImage ()

Detailed Description

GIF Image class.


Constructor & Destructor Documentation

FX::FXGIFImage::FXGIFImage FXApp a,
const void *  pix = NULL,
FXuint  opts = 0,
FXint  w = 1,
FXint  h = 1
 

Construct an image from memory stream formatted as CompuServe GIF format.

virtual FX::FXGIFImage::~FXGIFImage  )  [virtual]
 

Destroy.


Member Function Documentation

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

Save pixels into stream in [un]GIF format.

Reimplemented from FX::FXImage.

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

Load pixels from stream in CompuServe GIF format.

Reimplemented from FX::FXImage.

Copyright © 1997-2004 Jeroen van der Zijp