Edward W. Koenig b1b7771ff2 development/CImg: Updated for version 2.0.0. 8 anni fa
..
CImg.SlackBuild b1b7771ff2 development/CImg: Updated for version 2.0.0. 8 anni fa
CImg.info b1b7771ff2 development/CImg: Updated for version 2.0.0. 8 anni fa
README b1b7771ff2 development/CImg: Updated for version 2.0.0. 8 anni fa
slack-desc 1c9e27d4d4 development/CImg: Fix slack-desc. 8 anni fa

README

The CImg Library is an open-source C++ toolkit for image processing.

It mainly consists in a (big) single header file CImg.h providing a set of
C++ classes and functions that can be used in your own sources, to load/save,
manage/process and display generic images. It's actually a very simple
toolkit for coding image processing stuffs in C++ : Just include the header
file CImg.h, and you are ready to handle images in your C++ programs.

Note: The archives hosted on http://cimg.eu/files/ do not contain the HTML
documentation. Please refer to http://cimg.eu/reference/index.html or
download a copy from https://github.com/dtschump/CImg