[
About ImageMagick
] [ Command-line Tools Processing Options Usage Program Interfaces MagickWand MagickCore PerlMagick Magick++ Architecture ] [ Install from Source Unix Windows Binary Releases Unix Mac OS X Windows Resources ] [ Download ] [ Site Map Links ] [ Sponsors: ] |
ImageMagick includes a number of ready-made ImageMagick interfaces. This makes it possible to modify or create images automatically and dynamically. G2F implements an Ada 95 binding to a subset of the low-level MagickCore library. Use MagickWand to convert, compose, and edit images from the C language. There is also the low-level MagickCore library 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. Use ImageMagickObject to convert, compose, and edit images from a Windows COM+ compatible component. Magick++ provides an object-oriented C++ interface to ImageMagick. See A Gentle Introduction to Magick++ for an introductory tutorial to Magick++. We include the source if you want to correct, enhance, or expand the tutorial. JMagick provides an object-oriented Java interface to ImageMagick. LVOOP ImageMagick is an object-oriented LabVIEW interface to ImageMagick. CL-Magick provides a Common Lisp interface to the ImageMagick library. NMagick is a port of the ImageMagick library to the haXe and Neko platforms. It provides image manipulation capabilities to both web and desktop applications using Neko. Use MagickNet to convert, compose, and edit images from Windows .NET. PascalMagick a Pascal binding for the MagickWand API and also the low-level MagickCore library. It works with Free Pascal / Lazarus and Delphi. Use PerlMagick to convert, compose, and edit images from the Perl language. MagickWand for PHP a native PHP-extension to the ImageMagick MagickWand API. IMagick is a native PHP extension to create and modify images using the ImageMagick API. Documentation for the extension is available here. PythonMagick an object-oriented Python interface to ImageMagick. PythonMagickWand an object-oriented Python interface to MagickWand based on ctypes. RMagick is an interface between the Ruby programming language and the ImageMagick image processing libraries. Get started with RMagick by perusing the documentation. TclMagick a native Tcl-extension to the ImageMagick MagickWand API. |