Reference
Contains all classes and functions of the CImg
library.
More...
Namespaces | |
cimg | |
Contains low-level functions and variables of the CImg Library. | |
Classes | |
struct | CImg |
Class representing an image (up to 4 dimensions wide), each pixel being of type T . More... | |
struct | CImgList |
Represent a list of images CImg<T>. More... | |
struct | CImgException |
Instances of CImgException are thrown when errors are encountered in a CImg function call. More... | |
struct | CImgDisplay |
Allow the creation of windows, display images on them and manage user events (keyboard, mouse and windows events). More... | |
Contains all classes and functions of the CImg
library.
This namespace is defined to avoid functions and class names collisions that could happen with the inclusion of other C++ header files. Anyway, it should not happen often and you should reasonably start most of your CImg
-based programs with
to simplify the declaration of CImg
Library objects afterwards.
Copyrights (C) From october 2004, David Tschumperlé - GREYC UMR CNRS 6072, Image team.
Copyrights (C) January->September 2004, David Tschumperlé.
Copyrights (C) 2000->2003, David Tschumperlé - INRIA Sophia-Antipolis. Odyssée group.