The C++ Template Image Processing Library.
Initially developped in the Odyssée Lab, at the INRIA-Sophia Antipolis.

[Introduction]- [Latest News]- [Download]- [Screenshots]- [Tutorial]- [Forums]- [Library Reference]- [SourceForge Repository ]

Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

The CImg Library Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
CImg< T >The basic CImg class, representing images, with pixels of type T
CImgArgumentExceptionThis class is used to throw an exception related to invalid arguments encountered in a library function call
CImgDisplayThis structure is used to display a CImg<T> image in a window, and interact with mouse and keyboard
CImgDisplayExceptionThis class is used to throw an exception related to display problems encountered in a library function call
CImgExceptionThis class is used to throw general exceptions, and is the base class of all CImg exceptions
CImgInstanceExceptionThis class is used to throw an exception related to a non suitable instance encountered in a library function call
CImgIOExceptionThis class is used to throw an exception related to Input/Output file problems encountered in a library function call
CImgl< T >This class represents list of images CImg<T>
CImgROI< T >This class is only used by the functions CImg::ref_*() in order to return references to part of the original image.
It should be used as a const CImg<T> class
CImgStatsThis structure represents statistics of an image. Use it to compute basic statistics on pixel values, such as the minimum, maximum, average values and the variance of a CImg<T> images

Generated on Tue Aug 10 17:35:47 2004 for The CImg Library by doxygen 1.3.8