Browse Source

development/CImg: Fix slack-desc.

pull/26/head
B. Watson 9 years ago
committed by Willy Sudiarto Raharjo
parent
commit
1c9e27d4d4
No known key found for this signature in database GPG Key ID: 887B8374D7333381
  1. 12
      development/CImg/slack-desc

12
development/CImg/slack-desc

@ -8,12 +8,12 @@
|-----handy-ruler------------------------------------------------------|
CImg: CImg (open-source C++ toolkit for image processing)
CImg:
CImg: It mainly consists in a (big) single header file CImg.h providing a set
CImg: of C++ classes and functions that can be used in your own sources, to
CImg: load/save, manage/process and display generic images. It's actually a
CImg: very simple and pleasant toolkit for coding image processing stuffs in
CImg: C++ : Just include the header file CImg.h, and you are ready to handle
CImg: images in your C++ programs.
CImg: It mainly consists of a (big) single header file CImg.h providing a
CImg: set of C++ classes and functions that can be used in your own sources,
CImg: to load/save, manage/process and display generic images. It's
CImg: actually a very simple and pleasant toolkit for coding image
CImg: processing stuff in C++: just include the header file CImg.h,
CImg: and you are ready to handle images in your C++ programs.
CImg:
CImg: Homepage: http://cimg.sourceforge.net/
CImg:
Loading…
Cancel
Save