![]()
| ||||||||||||||||||||||||
cimg_library Namespace Reference Contains all classes and functions of the
Detailed DescriptionContains all classes and functions of the 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 reasonnably start most of your #include "CImg.h" using namespace cimg_library; to simplify the declaration of |