blob: 6869b6838627b1c5355a7024c3795a8050ddf675 [file] [log] [blame]
cristyf3bb4782009-09-08 13:10:04 +00001<!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>
cristy3ed852e2009-09-05 21:47:34 +000010 <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"/>
cristyf3bb4782009-09-08 13:10:04 +000026</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
cristy3ed852e2009-09-05 21:47:34 +000046<div class="menu">
47 <a href="../../index.html">About ImageMagick</a>
48</div>
cristyf3bb4782009-09-08 13:10:04 +000049<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +000050<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>
cristyf3bb4782009-09-08 13:10:04 +000080<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +000081<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>
cristyf3bb4782009-09-08 13:10:04 +0000105<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +0000106<div class="menu">
107 <a href="../../www/download.html">Download</a>
108</div>
cristyf3bb4782009-09-08 13:10:04 +0000109<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +0000110<div class="menu">
111 <a href="../http://www.imagemagick.org/script/search.php">Search</a>
112</div>
cristyf3bb4782009-09-08 13:10:04 +0000113<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +0000114<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>
cristyf3bb4782009-09-08 13:10:04 +0000120<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +0000121<div class="menu">
122 <a href="../../www/sponsors.html">Sponsors:</a>
123
124<div class="sponsbox">
125<div class="sponsor">
cristyd934d102009-10-10 12:55:13 +0000126 <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 -->
cristy916e1922009-10-01 12:52:47 +0000127</div>
128<div class="sponsor">
129 <a href="http://www.online-kredit-index.de">Kredit</a><!-- 201003010120 Buchhorn -->
cristyc1c61662009-09-30 14:04:37 +0000130</div>
131<div class="sponsor">
cristyb4c03bb2009-09-27 13:55:46 +0000132 <a href="http://www.print24.de/">Druckerei</a><!-- 201009010720 -->
133</div>
134<div class="sponsor">
cristyf3bb4782009-09-08 13:10:04 +0000135 <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de -->
136</div>
137<div class="sponsor">
cristy3ed852e2009-09-05 21:47:34 +0000138 <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">
cristy3ed852e2009-09-05 21:47:34 +0000144 <a href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 201002010000 -->
145</div>
cristy3ed852e2009-09-05 21:47:34 +0000146</div>
147</div>
cristyf3bb4782009-09-08 13:10:04 +0000148
149
150</div>
151
152<div class="main">
153
cristy739df912009-10-24 16:10:18 +0000154<p class="navigation-index">[<a href="#GetMagickCopyright">GetMagickCopyright</a> &bull; <a href="#GetMagickFeatures">GetMagickFeatures</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>
cristy3ed852e2009-09-05 21:47:34 +0000155
156<h2><a href="http://www.imagemagick.org/api/MagickCore/version
157_8c.html" target="source" name="GetMagickCopyright">GetMagickCopyright</a></h2>
158<div class="doc-section">
159
160<p>GetMagickCopyright() returns the ImageMagick API copyright as a string.</p></ol>
161
162<p>The format of the GetMagickCopyright method is:</p>
163
164<pre class="code">
165 const char *GetMagickCopyright(void)
166</pre>
167
168 </div>
169<h2><a href="http://www.imagemagick.org/api/MagickCore/version
cristy739df912009-10-24 16:10:18 +0000170_8c.html" target="source" name="GetMagickFeatures">GetMagickFeatures</a></h2>
171<div class="doc-section">
172
173<p>GetMagickFeatures() returns the ImageMagick features.</p></ol>
174
175<p>The format of the GetMagickFeatures method is:</p>
176
177<pre class="code">
178 const char *GetMagickFeatures(void)
179</pre>
180
181<p>No parameters are required.</p></ol>
182
183 </div>
184<h2><a href="http://www.imagemagick.org/api/MagickCore/version
cristy3ed852e2009-09-05 21:47:34 +0000185_8c.html" target="source" name="GetMagickHomeURL">GetMagickHomeURL</a></h2>
186<div class="doc-section">
187
188<p>GetMagickHomeURL() returns the ImageMagick home URL.</p></ol>
189
190<p>The format of the GetMagickHomeURL method is:</p>
191
192<pre class="code">
193 char *GetMagickHomeURL(void)
194</pre>
195
196 </div>
197<h2><a href="http://www.imagemagick.org/api/MagickCore/version
198_8c.html" target="source" name="GetMagickPackageName">GetMagickPackageName</a></h2>
199<div class="doc-section">
200
201<p>GetMagickPackageName() returns the ImageMagick package name.</p></ol>
202
203<p>The format of the GetMagickName method is:</p>
204
205<pre class="code">
206 const char *GetMagickName(void)
207</pre>
208
209<p>No parameters are required.</p></ol>
210
211 </div>
212<h2><a href="http://www.imagemagick.org/api/MagickCore/version
213_8c.html" target="source" name="GetMagickQuantumDepth">GetMagickQuantumDepth</a></h2>
214<div class="doc-section">
215
216<p>GetMagickQuantumDepth() returns the ImageMagick quantum depth.</p></ol>
217
218<p>The format of the GetMagickQuantumDepth method is:</p>
219
220<pre class="code">
221 const char *GetMagickQuantumDepth(unsigned long *depth)
222</pre>
223
224<p>A description of each parameter follows:</p></ol>
225
226<h5>depth</h5>
227<ol><p>the quantum depth is returned as a number.</p></ol>
228
229 </div>
230<h2><a href="http://www.imagemagick.org/api/MagickCore/version
231_8c.html" target="source" name="GetMagickQuantumRange">GetMagickQuantumRange</a></h2>
232<div class="doc-section">
233
234<p>GetMagickQuantumRange() returns the ImageMagick quantum range.</p></ol>
235
236<p>The format of the GetMagickQuantumRange method is:</p>
237
238<pre class="code">
239 const char *GetMagickQuantumRange(unsigned long *range)
240</pre>
241
242<p>A description of each parameter follows:</p></ol>
243
244<h5>range</h5>
245<ol><p>the quantum range is returned as a number.</p></ol>
246
247 </div>
248<h2><a href="http://www.imagemagick.org/api/MagickCore/version
249_8c.html" target="source" name="GetMagickReleaseDate">GetMagickReleaseDate</a></h2>
250<div class="doc-section">
251
252<p>GetMagickReleaseDate() returns the ImageMagick release date.</p></ol>
253
254<p>The format of the GetMagickReleaseDate method is:</p>
255
256<pre class="code">
257 const char *GetMagickReleaseDate(void)
258</pre>
259
260<p>No parameters are required.</p></ol>
261
262 </div>
263<h2><a href="http://www.imagemagick.org/api/MagickCore/version
264_8c.html" target="source" name="GetMagickVersion">GetMagickVersion</a></h2>
265<div class="doc-section">
266
267<p>GetMagickVersion() returns the ImageMagick API version as a string and as a number.</p></ol>
268
269<p>The format of the GetMagickVersion method is:</p>
270
271<pre class="code">
272 const char *GetMagickVersion(unsigned long *version)
273</pre>
274
275<p>A description of each parameter follows:</p></ol>
276
277<h5>version</h5>
278<ol><p>the ImageMagick version is returned as a number.</p></ol>
279
280 </div>
cristyf3bb4782009-09-08 13:10:04 +0000281
282</div>
283
284<div id="linkbar">
285 <!-- <span id="linkbar-west">&nbsp;</span> -->
286 <span id="linkbar-center">
287 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull;
288 <a href="../../www/mailing-list.html">Mailing Lists</a> &bull;
cristy739df912009-10-24 16:10:18 +0000289 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
cristyf3bb4782009-09-08 13:10:04 +0000290 </span>
291 <span id="linkbar-east">&nbsp;</span>
292 </div>
293 <div class="footer">
294 <span id="footer-west">&copy; 1999-2009 ImageMagick Studio LLC</span>
295 <span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
296 </div>
297 <div style="clear: both; margin: 0; width: 100%; "></div>
298</body>
299</html>