Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
#include <FXTIFImage.h>
Inheritance diagram for FX::FXTIFImage:
Public Member Functions | |
FXTIFImage (FXApp *a, const void *pix=NULL, FXuint opts=0, FXint w=1, FXint h=1) | |
void | setCodec (FXuint c) |
FXuint | getCodec () const |
virtual FXbool | loadPixels (FXStream &store) |
virtual FXbool | savePixels (FXStream &store) const |
virtual | ~FXTIFImage () |
Static Public Attributes | |
const FXchar | fileExt [] |
const FXbool | supported |
|
Construct an image from memory stream formatted in TIFF format.
|
|
Destroy.
|
|
Set codec to save with.
|
|
Get codec setting.
|
|
Load pixels into stream in TIFF format.
Reimplemented from FX::FXImage. |
|
Save pixels from stream in TIFF format.
Reimplemented from FX::FXImage. |
|
True if format is supported.
|
Copyright © 1997-2005 Jeroen van der Zijp |