xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> The CImg Library - C++ Template Image Processing Toolkit





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

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
CImgExceptionInstances of this class are thrown when errors occur during a CImg library function call
CImgListClass representing list of images CImg<T>