Lines Matching refs:Magick
1 This is Magick++, the object-oriented C++ API to the ImageMagick
3 solution available. Read the release notes for Magick++.
5 Magick++ supports an object model which is inspired by PerlMagick. Magick++
11 modification and this copy is managed automatically by Magick++. De-referenced
16 Magick++ provides integrated support for the Standard Template Library (STL) so
25 Detailed documentation are provided for all Magick++ classes, class methods,
28 Obtaining Magick++
30 Magick++ is included as part of ImageMagick source releases and may be
40 A helper script named Magick++-config is installed under Unix which assists
42 use Magick++. For example, the following command will compile and link the
46 c++ `Magick++-config --cxxflags --cppflags --ldflags --libs` \
50 Magick++ demo programs.
54 Please report any bugs via the Magick++ Bug Tracking System at