Information:
Magick 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.