The CImg Library - C++ Template Image Processing Toolkit





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

Support This Project