File: api.html

package info (click to toggle)
imagemagick 7%3A6.3.7.9.dfsg2-1~lenny4
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 41,272 kB
  • ctags: 15,375
  • sloc: ansic: 236,454; cpp: 17,644; sh: 11,356; xml: 5,552; perl: 4,568; makefile: 3,267; tcl: 459; pascal: 122
file content (201 lines) | stat: -rw-r--r-- 12,387 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
  <style type="text/css" media="screen,projection"><!--
    @import url("../www/magick.css");
  //--></style>
  <meta name="verify-v1" content="g222frIIxcQTrvDR3NBRUSKP3AnMNoqxOkIniCEkV7U=" />
  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf" />
  <title>ImageMagick: Application Program Interfaces</title>
  <meta http-equiv="Content-Language" content="en-US"/>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  <meta http-equiv="Reply-to" content="magick-users@imagemagick.org"/>
  <meta name="Generator" content="PHP"/>
  <meta name="Keywords" content="application, program, interfaces, ImageMagick, ImageMagic, MagickCore, MagickWand, PerlMagick, Magick++, RMagick, PythonMagick, JMagick, TclMagick, Image, Magick, Magic, Wand"/>
  <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."/>
  <meta name="Rating" content="GENERAL"/>
  <meta name="Robots" content="INDEX, FOLLOW"/>
  <meta name="Generator" content="ImageMagick Studio LLC"/>
  <meta name="Author" content="ImageMagick Studio LLC"/>
  <meta name="Revisit-after" content="2 DAYS"/>
  <meta name="Resource-type" content="document"/>
  <meta name="Copyright" content="Copyright (c) 1999-2008 ImageMagick Studio LLC"/>
  <meta name="Distribution" content="Global"/>
  <link rel="shortcut icon" href="../images/wand.ico"  type="images/vnd.microsoft.icon"/>
</head>

<body id="www-imagemagick-org">
  <table id="titlebar" style="width: 100%;background-color: #f5f5f5" cellpadding="0" cellspacing="0" border="0" summary="ImageMagick">
    <tbody>
      <tr valign="top">
        <td align="left"><a href="../index.html"><img id="titlebar-west" src="../images/script.png" alt="[ImageMagick]" width="350" height="60" border="0" vspace="28" name="titlebar-west"/></a></td>
        <td align="left"><a href="https://secure.networkredux.com/affiliate/idevaffiliate.html?id=146" target="202097205"><img id="titlebar-west" src="../images/networkredux.png" alt="[sponsor]" border="0" vspace="45" name="titlebar-west"/></a></td>
        <td width="99%"><br /> </td>
        <td style="background-color: white" align="right"><a href="../index.html"><img src="../images/sprite.jpg" alt="" width="114" height="118" border="0" name="titlebar-east"/></a></td>
        <td style="background-color: white" align="right"><a href="http://www.imagemagick.org/discourse-server/" target="1713955615"><img id="titlebar-east" src="../images/logo.jpg" alt="" width="114" height="118" border="0" name="titlebar-east"/></a></td>
      </tr>
    </tbody>
  </table>

  <table style="width: 100%" border="0" cellpadding="0" cellspacing="0" summary="">
  <tbody>

    <tr valign="top" style="height: 100%;">
      <td id="menu" width="1%" height="100%">
      <p><a href="#main">Skip to page contents</a></p>
      <span>[</span>
      <a href="../index.html">About ImageMagick</a>
      <a href="../www/command-line-tools.html">Command-line Tools</a>
      <a href="../www/command-line-processing.html" class="sub">Processing</a>
      <a href="../www/command-line-options.html" class="sub">Options</a>
      <a href="http://www.imagemagick.org/Usage/" target="1214388048" class="sub">Usage</a>
      <a href="../www/api.html">Program Interfaces</a>
      <a href="../www/magick-wand.html" class="sub">MagickWand</a>
      <a href="../www/magick-core.html" class="sub">MagickCore</a>
      <a href="../www/perl-magick.html" class="sub">PerlMagick</a>
      <a href="../Magick++/" target="1690049683" class="sub">Magick++</a>
      <a href="../www/architecture.html">Architecture</a>
  <span>]</span><br /><span>[</span>
      <a href="../www/install-source.html">Install from Source</a>
      <a href="../www/install-source.html#unix" class="sub">Unix</a>
      <a href="../www/install-source.html#windows" class="sub">Windows</a>
      <a href="../www/binary-releases.html">Binary Releases</a>
      <a href="../www/binary-releases.html#unix" class="sub">Unix</a>
      <a href="../www/binary-releases.html#macosx" class="sub">Mac OS X</a>
      <a href="../www/binary-releases.html#windows" class="sub">Windows</a>
      <a href="../www/resources.html">Resources</a>
  <span>]</span><br /><span>[</span>
      <a href="../www/download.html">Download</a>
  <span>]</span><br /><span>[</span>
      <a href="../www/sitemap.html">Site Map</a>
			<a href="../www/links.html" class="sub">Links</a>
  <span>]</span><br /><br /><span>[</span>
      <a href="../www/sponsors.html">Sponsors</a>
  <a href="http://www.wiiusers.net" class="sponsor" target="sponsor">Wii Forums</a><!-- 200901010000 -->
<br />
<a href="http://analogik.com"><img src="../images/analogik.png" alt="[Electronic Music]" width="105" height="60" border="0" name="analogik"/></a> <!-- 200803030160 -->
      <span>]</span>
      </td>

      <td id="main" valign="top">
<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="#ruby">Ruby</a> &bull; <a href="#tcl">Tcl/TK</a>]</p>

<p>ImageMagick includes a number of ready-made ImageMagick interfaces. This makes it possible to modify or create images automatically and dynamically.</p>

<div style="margin: auto;">
  <h2><a name="ada"></a>Ada</h2>
</div>

<p><a href="https://gna.org/projects/g2f/" target="1461449366">G2F</a> implements an Ada 95 binding to a subset of the low-level MagickCore library.</p>

<div style="margin: auto;">
  <h2><a name="c"></a>C</h2>
</div>

<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>

<div style="margin: auto;">
  <h2><a name="ch"></a>Ch</h2>
</div>

<p><a href="http://www.imagemagick.org/ChMagick" target="557587586">ChMagick</a> is a <a href="http://www.softintegration.com/" target="89720911">Ch</a> binding to the MagickCore and MagickWand API.  Ch is an embeddable C/C++ interpreter for cross-platform scripting.</p>

<div style="margin: auto;">
  <h2><a name="com+"></a>COM+</h2>
</div>

<p>Use <a href="../www/ImageMagickObject.html">ImageMagickObject</a> to convert, compose, and edit images from a Windows COM+ compatible component.</p>

<div style="margin: auto;">
  <h2><a name="c++"></a>C++</h2>
</div>

<p><a href="http://www.imagemagick.org/Magick++" target="1249979271">Magick++</a> provides an object-oriented C++ interface to ImageMagick.  See <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.pdf" target="847245733">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="1295581426">source</a> if you want to correct, enhance, or expand the tutorial.</p>

<div style="margin: auto;">
  <h2><a name="java"></a>Java</h2>
</div>

<p><a href="http://www.yeo.id.au/jmagick/" target="1634607660">JMagick</a> provides an object-oriented Java interface to ImageMagick.</p>

<div style="margin: auto;">
  <h2><a name="labview"></a>LabVIEW</h2>
</div>

<p><a href="http://forums.lavag.org/downloads-file90.html" target="1004483568">LVOOP ImageMagick</a> is an object-oriented LabVIEW interface to ImageMagick.</p>

<div style="margin: auto;">
  <h2><a name="lisp"></a>Lisp</h2>
</div>

<p><a href="http://common-lisp.net/project/cl-magick/" target="1870459447">CL-Magick</a> provides a Common Lisp interface to the ImageMagick library.</p>

<div style="margin: auto;">
  <h2><a name="neko"></a>Neko</h2>
</div>

<p><a href="http://code.google.com/p/nmagick" target="1013452968">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>

<div style="margin: auto;">
  <h2><a name="dot-net"></a>.NET</h2>
</div>

<p>Use <a href="http://midimick.com/magicknet">MagickNet</a> to convert, compose, and edit images from Windows .NET.</p>

<div style="margin: auto;">
  <h2><a name="pascal"></a>Pascal</h2>
</div>

<p><a href="http://wiki.lazarus.freepascal.org/PascalMagick" target="1305885722">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>

<div style="margin: auto;">
  <h2><a name="perl"></a>Perl</h2>
</div>

<p>Use <a href="../www/perl-magick.html">PerlMagick</a> to convert, compose, and edit images from the Perl language.</p>

<div style="margin: auto;">
  <h2><a name="php"></a>PHP</h2>
</div>

<p><a href="http://www.magickwand.org/" target="343259406">MagickWand for PHP</a> a native PHP-extension to the ImageMagick MagickWand API.</p>

<p><a href="http://pecl.html.net/package/imagick" target="417088791">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="426537804">here</a>.</p>

<div style="margin: auto;">

  <h2><a name="python"></a>Python</h2>
</div>

<p><a href="http://www.imagemagick.org/download/python/" target="894069142">PythonMagick</a> an object-oriented Python interface to ImageMagick.</p>

<p><a href="http://www.procoders.net/?p=39" target="801648448">PythonMagickWand</a> an object-oriented Python interface to MagickWand based on ctypes.</p>

<div style="margin: auto;">
  <h2><a name="ruby"></a>Ruby</h2>
</div>

<p><a href="http://rmagick.rubyforge.org/" target="247801253">RMagick</a> is an interface between the Ruby programming language and the ImageMagick image processing libraries.  Get started with RMagick by perusing the <a href="http://www.imagemagick.org/RMagick/doc/" target="1801321966">documentation</a>.</p>

<div style="margin: auto;">
  <h2><a name="tcl"></a>Tcl/Tk</h2>
</div>

<p><a href="http://tclmagick.sourceforge.net/" target="308944617">TclMagick</a> a native Tcl-extension to the ImageMagick MagickWand API.</p>
      </td>
      <td id="margin" width="1%" height="100%" valign="top" align="right">&nbsp;</td>
    </tr>
  </tbody>
  </table>
  <div id="linkbar">
    <a href="http://www.imagemagick.org/discourse-server/" target="1382616974">Discourse Server</a> &bull;
    <a href="../www/mailing-list.html">Mailing Lists</a> &bull;
    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi" target="1105716897">ImageMagick Studio</a>
  </div>
  <div id="footer">
    <span id="footer-west">&copy; 1999-2008 ImageMagick Studio LLC</span>
  </div>
  <div style="clear: both; margin: 0; width: 100%; "></div>
</body>
</html>