LTI-Lib latest version v1.9 - last update 10 Apr 2010

lti::ioJPEG Class Reference

Base class to functors which load and save images in JPEG format. More...

#include <ltiJPEGFunctor.h>

Inheritance diagram for lti::ioJPEG:
Inheritance graph
[legend]
Collaboration diagram for lti::ioJPEG:
Collaboration graph
[legend]

List of all members.

Classes

class  parameters
 Parameter class of ioJPEG. More...

Public Member Functions

 ioJPEG ()
 ~ioJPEG ()
const parametersgetParameters () const
virtual const char * getTypeName () const

Detailed Description

Base class to functors which load and save images in JPEG format.

There are two implementations of this functor.

We recomend to use the libjpeg, it is more robust against not 100% correct JPEG-files, and it is faster. Mianos' implementation is mainly for windows users who do not want to install the jpeglib.


Constructor & Destructor Documentation

lti::ioJPEG::ioJPEG (  ) 

default constructor

lti::ioJPEG::~ioJPEG (  ) 

destructor


Member Function Documentation

const parameters& lti::ioJPEG::getParameters (  )  const

returns current parameters

Reimplemented from lti::ioFunctor.

virtual const char* lti::ioJPEG::getTypeName (  )  const [virtual]

returns the name of this type

Reimplemented from lti::ioFunctor.

Reimplemented in lti::loadJPEG, and lti::saveJPEG.


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

Generated on Sat Apr 10 15:28:03 2010 for LTI-Lib by Doxygen 1.6.1