[
About ImageMagick
Command-line Tools
Program Interfaces
] [ Install from Source Binary Releases Resources ] [ Download ] [ Links ] [ Sponsors Free Forum Hosting ] |
ImageMagick includes a number of ready-made ImageMagick interfaces. This makes it possible to modify or create images automatically and dynamically. Use MagickWand to convert, compose, and edit images from the C language. There is also the low-level MagickCore library but is only recommended for wizard-level developers. ChMagick is a Ch binding to the MagickCore and MagickWand API. Ch is an embeddable C/C++ interpreter for cross-platform scripting. Magick++ provides an object-oriented C++ interface to ImageMagick. JMagick provides an object-oriented Java interface to ImageMagick. Use PerlMagick to convert, compose, and edit images from the Perl language. MagickWand for PHP a native PHP-extension to the ImageMagick MagickWand API. PythonMagick an object-oriented Python interface to ImageMagick. RMagick is an interface between the Ruby programming language and the ImageMagick image processing libraries. RMagick has a 2D drawing library add-on, RVG, based on the Scalable Vector Graphics specification. TclMagick a native Tcl-extension to the ImageMagick MagickWand API. |