]> granicus.if.org Git - imagemagick/blob - www/api/version.html
(no commit message)
[imagemagick] / www / api / version.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4 <head>
5   <meta name="verify-v1" content="g222frIIxcQTrvDR3NBRUSKP3AnMNoqxOkIniCEkV7U=" />
6   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf" />
7   <style type="text/css" media="screen,projection"><!--
8     @import url("../../www/magick.css");
9   --></style>
10   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/vnd.microsoft.icon"/>
11   <title>ImageMagick: MagickCore, C API for ImageMagick: Get the Version and Copyrights</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="magickcore, c, api, for, imagemagick:, get, the, version, copyrights, 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>
27
28 <body id="www-imagemagick-org">
29 <div class="titlebar">
30 <a href="../../index.html">
31   <img src="../../images/script.png" alt="[ImageMagick]"
32   style="width: 350px; height: 60px; margin: 28px auto; float: left;" /></a>
33 <a href="http://www.networkredux.com">
34   <img src="../../images/networkredux.png" alt="[sponsor]"
35   style="margin: 45px auto; border: 0px; float: left;" /></a>
36 <a href="http://www.imagemagick.org/discourse-server/">
37   <img src="../../images/logo.jpg" alt=""
38   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
39 <a href="../../index.html">
40   <img src="../../images/sprite.jpg" alt=""
41   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
42 </div>
43
44 <div class="eastbar">
45
46 <div class="menu">
47   <a href="../../index.html">About ImageMagick</a>
48 </div>
49 <div class="sep"></div>
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>
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>
106 <div class="menu">
107   <a href="../../www/download.html">Download</a>
108 </div>
109 <div class="sep"></div>
110 <div class="menu">
111   <a href="../http://www.imagemagick.org/script/search.php">Search</a>
112 </div>
113 <div class="sep"></div>
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>
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.allesdruck.de">Druckerei Online</a><!-- 201012001200 allesdruck.de-->
127 </div>
128 <div  class="sponsor">
129   <a href="http://www.blumenversender.com">Blumenversand</a><!-- 200911010120 -->
130 </div>
131 <div  class="sponsor">
132   <a href="http://www.print24.de/">Druckerei</a><!-- 200911010480 -->
133 </div>
134 <div  class="sponsor">
135   <a href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 201002010000 -->
136 </div>
137 <div  class="sponsor">
138   <a href="http://www.online-kredit-index.de">Kredit</a><!-- 201001010120 Buchhorn -->
139 </div>
140 </div>
141 </div>
142
143
144 </div>
145
146 <div class="main">
147
148 <p class="navigation-index">[<a href="#GetMagickCopyright">GetMagickCopyright</a> &bull; <a href="#GetMagickHomeURL">GetMagickHomeURL</a> &bull; <a href="#GetMagickPackageName">GetMagickPackageName</a> &bull; <a href="#GetMagickQuantumDepth">GetMagickQuantumDepth</a> &bull; <a href="#GetMagickQuantumRange">GetMagickQuantumRange</a> &bull; <a href="#GetMagickReleaseDate">GetMagickReleaseDate</a> &bull; <a href="#GetMagickVersion">GetMagickVersion</a>]</p>
149
150 <h2><a href="http://www.imagemagick.org/api/MagickCore/version
151 _8c.html" target="source" name="GetMagickCopyright">GetMagickCopyright</a></h2>
152 <div class="doc-section">
153
154 <p>GetMagickCopyright() returns the ImageMagick API copyright as a string.</p></ol>
155
156 <p>The format of the GetMagickCopyright method is:</p>
157
158 <pre class="code">
159   const char *GetMagickCopyright(void)
160 </pre>
161
162  </div>
163 <h2><a href="http://www.imagemagick.org/api/MagickCore/version
164 _8c.html" target="source" name="GetMagickHomeURL">GetMagickHomeURL</a></h2>
165 <div class="doc-section">
166
167 <p>GetMagickHomeURL() returns the ImageMagick home URL.</p></ol>
168
169 <p>The format of the GetMagickHomeURL method is:</p>
170
171 <pre class="code">
172   char *GetMagickHomeURL(void)
173 </pre>
174
175  </div>
176 <h2><a href="http://www.imagemagick.org/api/MagickCore/version
177 _8c.html" target="source" name="GetMagickPackageName">GetMagickPackageName</a></h2>
178 <div class="doc-section">
179
180 <p>GetMagickPackageName() returns the ImageMagick package name.</p></ol>
181
182 <p>The format of the GetMagickName method is:</p>
183
184 <pre class="code">
185   const char *GetMagickName(void)
186 </pre>
187
188 <p>No parameters are required.</p></ol>
189
190  </div>
191 <h2><a href="http://www.imagemagick.org/api/MagickCore/version
192 _8c.html" target="source" name="GetMagickQuantumDepth">GetMagickQuantumDepth</a></h2>
193 <div class="doc-section">
194
195 <p>GetMagickQuantumDepth() returns the ImageMagick quantum depth.</p></ol>
196
197 <p>The format of the GetMagickQuantumDepth method is:</p>
198
199 <pre class="code">
200   const char *GetMagickQuantumDepth(unsigned long *depth)
201 </pre>
202
203 <p>A description of each parameter follows:</p></ol>
204
205 <h5>depth</h5>
206 <ol><p>the quantum depth is returned as a number.</p></ol>
207
208  </div>
209 <h2><a href="http://www.imagemagick.org/api/MagickCore/version
210 _8c.html" target="source" name="GetMagickQuantumRange">GetMagickQuantumRange</a></h2>
211 <div class="doc-section">
212
213 <p>GetMagickQuantumRange() returns the ImageMagick quantum range.</p></ol>
214
215 <p>The format of the GetMagickQuantumRange method is:</p>
216
217 <pre class="code">
218   const char *GetMagickQuantumRange(unsigned long *range)
219 </pre>
220
221 <p>A description of each parameter follows:</p></ol>
222
223 <h5>range</h5>
224 <ol><p>the quantum range is returned as a number.</p></ol>
225
226  </div>
227 <h2><a href="http://www.imagemagick.org/api/MagickCore/version
228 _8c.html" target="source" name="GetMagickReleaseDate">GetMagickReleaseDate</a></h2>
229 <div class="doc-section">
230
231 <p>GetMagickReleaseDate() returns the ImageMagick release date.</p></ol>
232
233 <p>The format of the GetMagickReleaseDate method is:</p>
234
235 <pre class="code">
236   const char *GetMagickReleaseDate(void)
237 </pre>
238
239 <p>No parameters are required.</p></ol>
240
241  </div>
242 <h2><a href="http://www.imagemagick.org/api/MagickCore/version
243 _8c.html" target="source" name="GetMagickVersion">GetMagickVersion</a></h2>
244 <div class="doc-section">
245
246 <p>GetMagickVersion() returns the ImageMagick API version as a string and as a number.</p></ol>
247
248 <p>The format of the GetMagickVersion method is:</p>
249
250 <pre class="code">
251   const char *GetMagickVersion(unsigned long *version)
252 </pre>
253
254 <p>A description of each parameter follows:</p></ol>
255
256 <h5>version</h5>
257 <ol><p>the ImageMagick version is returned as a number.</p></ol>
258
259  </div>
260
261 </div>
262
263 <div id="linkbar">
264  <!--    <span id="linkbar-west">&nbsp;</span>  -->
265     <span id="linkbar-center">
266       <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull;
267       <a href="../../www/mailing-list.html">Mailing Lists</a> &bull;
268     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
269     </span>
270     <span id="linkbar-east">&nbsp;</span>
271   </div>
272   <div class="footer">
273     <span id="footer-west">&copy; 1999-2009 ImageMagick Studio LLC</span>
274     <span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
275   </div>
276   <div style="clear: both; margin: 0; width: 100%; "></div>
277 </body>
278 </html>