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

FX::FXTIFImage Class Reference

TIFF Image class. More...

#include <FXTIFImage.h>

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

List of all members.

Public Member Functions

 FXTIFImage (FXApp *a, const void *pix=NULL, FXuint opts=0, FXint w=1, FXint h=1)
 Construct an image from memory stream formatted in TIFF format.
void setCodec (FXuint c)
 Set codec to save with.
FXuint getCodec () const
 Get codec setting.
virtual FXbool loadPixels (FXStream &store)
 Load pixels into stream in TIFF format.
virtual FXbool savePixels (FXStream &store) const
 Save pixels from stream in TIFF format.
virtual ~FXTIFImage ()
 Destroy.

Static Public Attributes

static const FXchar fileExt []
static const FXchar mimeType []
static const FXbool supported
 True if format is supported.

Protected Attributes

FXushort codec

Detailed Description

TIFF Image class.


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

Copyright © 1997-2011 Jeroen van der Zijp