CImg is a unique image processing toolkit that allows you to manipulate generic images in your own C++ code.
CImg fully works on various operating systems (Mac OS X, Unix, Windows, *BSD) with various C++ compilers (GNU g++, Intel icc, Visual C++, Borland bcc, etc).
Here are some key features of "CImg Library":
· Portable
· Simple
· Generic
· Lightweight
· Open Source
What's New in This Release: [ read full changelog ]
Optimizations/modifications :
· Added option to specify compression type when saving tiff files.
Bug corrections :
· Corrected bounding box approximation with large fonts.