The CImg Library - C++ Template Image Processing Toolkit





 
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
oCCImg< T >Class representing an image (up to 4 dimensions wide), each pixel being of type T
oCCImg< charT >
oCCImg< doubleT >
oCCImg< floatT >
oCCImg< longT >
oCCImg< Tdouble >
oCCImg< uintT >
oCCImgDisplayAllow to create windows, display images on them and manage user events (keyboard, mouse and windows events)
oCCImgExceptionInstances of CImgException are thrown when errors are encountered in a CImg function call
oCCImgList< T >Represent a list of images CImg<T>
oCCImgList< charT >
\CCImgList< longT >

SourceForge