Magick++ is a C++ API wrapper around the powerful ImageMagick image-processing library. It provides a simple reference-counted object model in combination with a well-documented interface in order to support the rapid development of robust image processing applications. Magick++ takes advantage of current C++ features such as the STL, the string class, bool, namespaces, and object references in order to support writing code in a bug-free style.
| | Stable Version: 0.9.2
Development Version: 0.8.9
License: BSD type
Author/Maintainer: Bob Friesenhahn
Platforms: Unix, Linux, Windows
|