The CImg Library - C++ Template Image Processing Toolkit





[ Main ] [ Download ] [ Screenshots ] [ FAQ ] [ Tutorial ] [ Documentation ] [ Forum ] [ Links ]

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
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
\CCImgList< T >Represent a list of images CImg<T>