C++ Template Image Processing Library.    

[ Introduction ]-[ News ]-[ Download ]-[ Screenshots ]-[ FAQ ]-[ Tutorial ]-[ Links ]-[ 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
CImgDisplayThis class represents a window which can display CImg images and handles mouse and keyboard events
CImgExceptionClass which is thrown when an error occured during a CImg library function call
CImgListClass representing list of images CImg<T>
CImgStatsClass used to compute basic statistics on pixel values of a CImg image
The CImg Library - C++ Template Image Processing Library