Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

ImageCompressor Class Reference

(usually lossy) image compressor. More...

#include <ImageCompress.h>

Inheritance diagram for ImageCompressor:

Inheritance graph
[legend]
Collaboration diagram for ImageCompressor:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual ~ImageCompressor ()
virtual Imagecompress (const Image &i)=0
void setPartialListener (PartialListener *pl)
 Use this if you want to display the partial results.


Protected Member Functions

void showPartialProgress (const Image &partialResult)
 ImageCompressor ()

Detailed Description

(usually lossy) image compressor.


Constructor & Destructor Documentation

virtual ~ImageCompressor  )  [inline, virtual]
 

ImageCompressor  )  [inline, protected]
 


Member Function Documentation

virtual Image* compress const Image i  )  [pure virtual]
 

Implemented in TileCompressor.

void setPartialListener PartialListener pl  )  [inline]
 

Use this if you want to display the partial results.

Note that it's up to implementation if and when it will call listener.

void showPartialProgress const Image partialResult  )  [inline, protected]
 

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Fri Jun 18 13:19:00 2004 for Annie by doxygen 1.3.5