C++ Template Image Processing Library.    

[Introduction]- [News]- [Download]- [Screenshots]- [Tutorial]- [Forums-Eng]- [Forums-Fr]- [Reference]- [SourceForge Repository ]

The CImg Library Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
CImgClass representing an image (up to 4 dimensions wide), each pixel being of type T
CImgDisplayClass that opens a window which can display CImg<T> images and handles mouse and keyboard events
CImgExceptionClass that is thrown when an error occured during a CImg library function call
CImglClass representing list of images CImg<T>
CImglSubsetClass representing a region of interest of a CImg<T> image
CImgStatsClass used to compute basic statistics on pixel values of a CImg<T> image
CImgSubsetClass representing a region of interest of a CImg<T> image
The CImg Library - C++ Template Image Processing Library