]> granicus.if.org Git - imagemagick/blob - www/api.html
(no commit message)
[imagemagick] / www / api.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\r
2     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\r
4 <head>\r
5   <meta name="verify-v1" content="g222frIIxcQTrvDR3NBRUSKP3AnMNoqxOkIniCEkV7U=" />\r
6   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf" />\r
7   <style type="text/css" media="screen,projection"><!--\r
8     @import url("../www/magick.css");\r
9   --></style>\r
10   <link rel="shortcut icon" href="../images/wand.ico"  type="images/vnd.microsoft.icon"/>
11   <title>ImageMagick: Application Program Interfaces</title>
12   <meta http-equiv="Content-Language" content="en-US"/>
13   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
14   <meta http-equiv="Reply-to" content="magick-users@imagemagick.org"/>
15   <meta name="Generator" content="PHP"/>
16   <meta name="Keywords" content="application, program, interfaces, ImageMagick, ImageMagic, MagickCore, MagickWand, PerlMagick, Magick++, RMagick, PythonMagick, JMagick, TclMagick, Image, Magick, Magic, Wand, ImageMagickObject, Swiss, Army, Knife, Image, Processing"/>
17   <meta name="Description" content="ImageMagick® is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (about 100) including GIF, JPEG, JPEG-2000, PNG, PDF, PhotoCD, TIFF, and DPX. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.  ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you can freely use, copy, modify, and distribute. Its license is compatible with the GPL. It runs on all major operating systems.  The functionality of ImageMagick is typically utilized from the command line or you can use the features from programs written in your favorite programming language. Choose from these interfaces: MagickCore (C), MagickWand (C), ChMagick (Ch), Magick++ (C++), JMagick (Java), L-Magick (Lisp), PascalMagick (Pascal), PerlMagick (Perl), MagickWand for PHP (PHP), PythonMagick (Python), RMagick (Ruby), or TclMagick (Tcl/TK). With a language interface, use ImageMagick to modify or create images automagically and dynamically."/>
18   <meta name="Rating" content="GENERAL"/>
19   <meta name="Robots" content="INDEX, FOLLOW"/>
20   <meta name="Generator" content="ImageMagick Studio LLC"/>
21   <meta name="Author" content="ImageMagick Studio LLC"/>
22   <meta name="Revisit-after" content="2 DAYS"/>
23   <meta name="Resource-type" content="document"/>
24   <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
25   <meta name="Distribution" content="Global"/>
26 </head>\r
27 \r
28 <body id="www-imagemagick-org">\r
29 <div class="titlebar">\r
30 <a href="../index.html">\r
31   <img src="../images/script.png" alt="[ImageMagick]"\r
32   style="width: 350px; height: 60px; margin: 28px auto; float: left;" /></a>\r
33 <a href="http://www.networkredux.com">\r
34   <img src="../images/networkredux.png" alt="[sponsor]"\r
35   style="margin: 45px auto; border: 0px; float: left;" /></a>\r
36 <a href="http://www.imagemagick.org/discourse-server/">\r
37   <img src="../images/logo.jpg" alt=""\r
38   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>\r
39 <a href="../index.html">\r
40   <img src="../images/sprite.jpg" alt=""\r
41   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>\r
42 </div>\r
43 \r
44 <div class="eastbar">\r
45 \r
46 <div class="menu">
47   <a href="../index.html">About ImageMagick</a>
48 </div>
49 <div class="sep"></div>\r
50 <div class="menu">
51   <a href="../www/command-line-tools.html">Command-line Tools</a>
52 </div>
53 <div class="sub">
54     <a href="../www/command-line-processing.html">Processing</a>
55 </div>
56 <div class="sub">
57     <a href="../www/command-line-options.html">Options</a>
58 </div>
59 <div class="sub">
60     <a href="http://www.imagemagick.org/Usage/">Usage</a>
61 </div>
62 <div class="menu">
63   <a href="../www/api.html">Program Interfaces</a>
64 </div>
65 <div class="sub">
66     <a href="../www/magick-wand.html">MagickWand</a>
67 </div>
68 <div class="sub">
69     <a href="../www/magick-core.html">MagickCore</a>
70 </div>
71 <div class="sub">
72     <a href="../www/perl-magick.html">PerlMagick</a>
73 </div>
74 <div class="sub">
75     <a href="../Magick++/">Magick++</a>
76 </div>
77 <div class="menu">
78   <a href="../www/architecture.html">Architecture</a>
79 </div>
80 <div class="sep"></div>\r
81 <div  class="menu">
82    <a href="../www/install-source.html">Install from Source</a>
83 </div>
84 <div class="sub">
85     <a href="../www/install-source.html#unix">Unix</a>
86 </div>
87 <div class="sub">
88     <a href="../www/install-source.html#windows">Windows</a>
89  </div>
90 <div class="menu">
91   <a href="../www/binary-releases.html">Binary Releases</a>
92 </div>
93 <div class="sub">
94     <a href="../www/binary-releases.html#unix">Unix</a>
95 </div>
96 <div class="sub">
97     <a href="../www/binary-releases.html#macosx">Mac OS X</a>
98 </div>
99 <div class="sub">
100     <a href="../www/binary-releases.html#windows">Windows</a>
101 </div>
102 <div class="menu">
103   <a href="../www/resources.html">Resources</a>
104 </div>
105 <div class="sep"></div>\r
106 <div class="menu">
107   <a href="../www/download.html">Download</a>
108 </div>
109 <div class="sep"></div>\r
110 <div class="menu">
111   <a href="http://www.imagemagick.org/script/search.php">Search</a>
112 </div>
113 <div class="sep"></div>\r
114 <div class="menu">
115   <a href="../www/sitemap.html">Site Map</a>
116 </div>
117 <div  class="sub">
118     <a href="../www/links.html">Links</a>
119 </div>
120 <div class="sep"></div>\r
121 <div  class="menu">
122   <a href="../www/sponsors.html">Sponsors:</a>
123
124 <div class="sponsbox">
125 <div  class="sponsor">
126    <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 -->
127 </div>
128 <div  class="sponsor">
129   <a href="http://www.online-kredit-index.de">Kredit</a><!-- 201003010120 Buchhorn -->
130 </div>
131 <div  class="sponsor">
132   <a href="http://www.print24.de/">Druckerei</a><!-- 201009010720 -->
133 </div>
134 <div  class="sponsor">
135    <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de -->
136 </div>
137 <div  class="sponsor">
138    <a href="http://www.allesdruck.de">Druckerei Online</a><!-- 201012001200 allesdruck.de-->
139 </div>
140 <div  class="sponsor">
141   <a href="http://www.blumenversender.com">Blumenversand</a><!-- 200911010120 -->
142 </div>
143 <div  class="sponsor">
144   <a href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 201002010000 -->
145 </div>
146 </div>
147 </div>
148 \r
149 \r
150 </div>\r
151 \r
152 <div class="main">\r
153 \r
154 <p class="navigation-index">[<a href="#ada">Ada</a> &bull; <a href="#c">C</a> &bull; <a href="#ch">Ch</a> &bull; <a href="#com+">COM+</a> &bull; <a href="#c++">C++</a> &bull; <a href="#java">Java</a> &bull; <a href="#labview">LabVIEW</a> &bull; <a href="#lisp">Lisp</a> &bull; <a href="#neko">Neko</a> &bull; <a href="#dot-net">.NET</a> &bull; <a href="#pascal">Pascal</a> &bull; <a href="#perl">Perl</a>  &bull; <a href="#php">PHP</a> &bull; <a href="#python">Python</a> &bull; <a href="#realbasic">Realbasic</a> &bull; <a href="#ruby">Ruby</a> &bull; <a href="#tcl">Tcl/TK</a> &bull; <a href="#xml-rpc">XML RPC</a>]</p>
155
156 <p>ImageMagick includes a number of ready-made ImageMagick interfaces. This makes it possible to modify or create images automagically and dynamically.</p>
157
158 <div style="margin: auto;">
159   <h2><a name="ada"></a>Ada</h2>
160 </div>
161
162 <p><a href="https://gna.org/projects/g2f/" target="410512616">G2F</a> implements an Ada 95 binding to a subset of the low-level MagickCore library.</p>
163
164 <div style="margin: auto;">
165   <h2><a name="c"></a>C</h2>
166 </div>
167
168 <p>Use <a href="../www/magick-wand.html">MagickWand</a> to convert, compose, and edit images from the C language.  There is also the low-level <a href="../www/magick-core.html">MagickCore</a> library for wizard-level developers.</p>
169
170 <div style="margin: auto;">
171   <h2><a name="ch"></a>Ch</h2>
172 </div>
173
174 <p><a href="http://www.imagemagick.org/ChMagick" target="1347945419">ChMagick</a> is a <a href="http://www.softintegration.com/" target="991770381">Ch</a> binding to the MagickCore and MagickWand API.  Ch is an embeddable C/C++ interpreter for cross-platform scripting.</p>
175
176 <div style="margin: auto;">
177   <h2><a name="com+"></a>COM+</h2>
178 </div>
179
180 <p>Use <a href="../www/ImageMagickObject.html">ImageMagickObject</a> to convert, compose, and edit images from a Windows COM+ compatible component.</p>
181
182 <div style="margin: auto;">
183   <h2><a name="c++"></a>C++</h2>
184 </div>
185
186 <p><a href="http://www.imagemagick.org/Magick++" target="1387464694">Magick++</a> provides an object-oriented C++ interface to ImageMagick.  See <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.pdf" target="2086055068">A Gentle Introduction to Magick++</a> for an introductory tutorial to Magick++.  We include the <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.odt" target="1663857111">source</a> if you want to correct, enhance, or expand the tutorial.</p>
187
188 <div style="margin: auto;">
189   <h2><a name="java"></a>Java</h2>
190 </div>
191
192 <p><a href="http://www.jmagick.org" target="2033516877">JMagick</a> provides an object-oriented Java interface to ImageMagick.  <a href="http://im4java.sourceforge.net" target="1291332238">Im4java</a> is a pure-java interface to the ImageMagick command-line.</p>
193
194 <div style="margin: auto;">
195   <h2><a name="labview"></a>LabVIEW</h2>
196 </div>
197
198 <p><a href="http://forums.lavag.org/downloads-file90.html" target="1467795073">LVOOP ImageMagick</a> is an object-oriented LabVIEW interface to ImageMagick.</p>
199
200 <div style="margin: auto;">
201   <h2><a name="lisp"></a>Lisp</h2>
202 </div>
203
204 <p><a href="http://common-lisp.net/project/cl-magick/" target="606161274">CL-Magick</a> provides a Common Lisp interface to the ImageMagick library.</p>
205
206 <div style="margin: auto;">
207   <h2><a name="neko"></a>Neko</h2>
208 </div>
209
210 <p><a href="http://code.google.com/p/nmagick" target="2001989274">NMagick</a> 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.</p>
211
212 <div style="margin: auto;">
213   <h2><a name="dot-net"></a>.NET</h2>
214 </div>
215
216 <p>Use <a href="http://imagemagick.codeplex.com/">MagickNet</a> to convert, compose, and edit images from Windows .NET.</p>
217
218 <p><a href="http://sourceforge.net/projects/imagemagickapp/">ImageMagickApp</a> is a .NET application written in C# that utilizes the ImageMagick command line to allow conversion of multiple image formats to different formats.</p>
219
220 <div style="margin: auto;">
221   <h2><a name="pascal"></a>Pascal</h2>
222 </div>
223
224 <p><a href="http://wiki.lazarus.freepascal.org/PascalMagick" target="844663394">PascalMagick</a> a Pascal binding for the MagickWand API and also the low-level MagickCore library. It works with Free Pascal / Lazarus and Delphi.</p>
225
226 <div style="margin: auto;">
227   <h2><a name="perl"></a>Perl</h2>
228 </div>
229
230 <p>Use <a href="../www/perl-magick.html">PerlMagick</a> to convert, compose, and edit images from the Perl language.</p>
231
232 <div style="margin: auto;">
233   <h2><a name="php"></a>PHP</h2>
234 </div>
235
236 <p><a href="http://www.magickwand.org/" target="766165830">MagickWand for PHP</a> a native PHP-extension to the ImageMagick MagickWand API.</p>
237
238 <p><a href="http://pecl.html.net/package/imagick" target="1830652493">IMagick</a> is a native PHP extension to create and modify images using the ImageMagick API.  Documentation for the extension is available <a href="http://php.net/imagick" target="407492120">here</a>.</p>
239
240 <p><a href="http://www.francodacosta.com/phmagick" target="134731644">phMagick</a> is a wrapper class for ImageMagick, wrapping the most common web image manipulation actions in easy to use functions, but allowing full access to ImageMagick's power by issuing system calls to it's command-line programs.</p>
241
242 <div style="margin: auto;">
243
244   <h2><a name="python"></a>Python</h2>
245 </div>
246
247 <p><a href="http://www.imagemagick.org/download/python/" target="540506966">PythonMagick</a> an object-oriented Python interface to ImageMagick.</p>
248
249 <p><a href="http://www.procoders.net/?p=39" target="1501911139">PythonMagickWand</a> an object-oriented Python interface to MagickWand based on ctypes.</p>
250
251 <div style="margin: auto;">
252   <h2><a name="realbasic"></a>REALbasic</h2>
253 </div>
254
255 <p>The <a href="http://www.monkeybreadsoftware.de/realbasic/plugin-imagemagick.shtml" target="1320454486">MBS Realbasic ImageMagick</a> is a plugin that utilizes the power of ImageMagick from within the RealBasic environment.</p>
256
257 <div style="margin: auto;">
258   <h2><a name="ruby"></a>Ruby</h2>
259 </div>
260
261 <p><a href="http://rmagick.rubyforge.org/" target="1523112588">RMagick</a> is an interface between the Ruby programming language and the <a href="../www/magick-core.html">MagickCore</a> image processing libraries.  Get started with RMagick by perusing the <a href="http://www.imagemagick.org/RMagick/doc/" target="1772346095">documentation</a>.</p>
262
263 <p><a href="http://magickwand.rubyforge.org/" target="1958396642">MagickWand for Ruby</a> is an interface between the Ruby programming language and the <a href="../www/magick-wand.html">MagickWand</a> image processing libraries.  Get started with MagickWand for PHP by perusing the <a href="http://magickwand.rubyforge.org/" target="66794862">documentation</a>.</p>
264
265 <p><a href="http://rubyforge.org/projects/mini-magick" target="1835626102">MiniMagick</a> is a Ruby wrapper for ImageMagick command line. MiniMagick gives you convenient access to all the command line options ImageMagick supports.</p>
266
267 <p><a href="http://quickmagick.rubyforge.org/quick_magick" target="680570605">QuickMagick</a> is a gem for easily accessing ImageMagick command line tools from Ruby programs.</p>
268
269 <div style="margin: auto;">
270   <h2><a name="tcl"></a>Tcl/Tk</h2>
271 </div>
272
273 <p><a href="http://tclmagick.sourceforge.net/" target="403993976">TclMagick</a> a native Tcl-extension to the ImageMagick MagickWand API.</p>
274
275 <div style="margin: auto;">
276   <h2><a name="xml-rpc"></a>XML RPC</h2>
277 </div>
278
279 <p><a href="http://code.google.com/p/remotemagick/" target="2129460629">RemoteMagick</a> is an XML-RPC web service that creates image thumbnails.</p>
280 \r
281 </div>\r
282 \r
283 <div id="linkbar">\r
284  <!--    <span id="linkbar-west">&nbsp;</span>  -->\r
285     <span id="linkbar-center">\r
286       <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull;\r
287       <a href="../www/mailing-list.html">Mailing Lists</a> &bull;\r
288     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>\r
289     </span>\r
290     <span id="linkbar-east">&nbsp;</span>\r
291   </div>\r
292   <div class="footer">\r
293     <span id="footer-west">&copy; 1999-2009 ImageMagick Studio LLC</span>\r
294     <span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>\r
295   </div>\r
296   <div style="clear: both; margin: 0; width: 100%; "></div>\r
297 </body>\r
298 </html>\r