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

FX::FXIFFImage Class Reference

The IFF Image provides support for the EA/Amiga Image File Format. More...

#include <FXIFFImage.h>

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

List of all members.

Public Member Functions

 FXIFFImage (FXApp *a, const void *pix=NULL, FXuint opts=0, FXint w=1, FXint h=1)
 Construct an image from memory stream formatted as IFF format.
virtual FXbool savePixels (FXStream &store) const
 Save pixels into stream in IFF format.
virtual FXbool loadPixels (FXStream &store)
 Load pixels from stream in IFF format.
virtual ~FXIFFImage ()
 Destroy.

Static Public Attributes

static const FXchar fileExt []
static const FXchar mimeType []

Detailed Description

The IFF Image provides support for the EA/Amiga Image File Format.


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

Copyright © 1997-2011 Jeroen van der Zijp