blob: 8b154f48f1f39d5bd15d2215f6b1a5e7bb1fda98 [file] [log] [blame]
cristy3eaa0ef2010-03-06 20:35:26 +00001
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
cristy2c839602010-04-03 02:32:08 +00004<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
cristy3eaa0ef2010-03-06 20:35:26 +00005<head>
cristy3de29cc2010-04-15 02:34:44 +00006 <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
cristy3eaa0ef2010-03-06 20:35:26 +00007 <meta name="verify-v1" content="g222frIIxcQTrvDR3NBRUSKP3AnMNoqxOkIniCEkV7U=" />
8 <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf" />
cristy3de29cc2010-04-15 02:34:44 +00009 <style type="text/css" media="all">
cristy3eaa0ef2010-03-06 20:35:26 +000010 @import url("../www/magick.css");
cristy3de29cc2010-04-15 02:34:44 +000011 </style>
cristy3ed852e2009-09-05 21:47:34 +000012 <link rel="shortcut icon" href="../images/wand.ico" type="images/vnd.microsoft.icon"/>
13 <title>ImageMagick: MagickWand, C API for ImageMagick</title>
14 <meta http-equiv="Content-Language" content="en-US"/>
15 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
16 <meta http-equiv="Reply-to" content="magick-users@imagemagick.org"/>
17 <meta name="Generator" content="PHP"/>
18 <meta name="Keywords" content="magickwc, api, for, imagemagick, ImageMagick, ImageMagic, MagickCore, MagickWand, PerlMagick, Magick++, RMagick, PythonMagick, JMagick, TclMagick, Image, Magick, Magic, Wand, ImageMagickObject, Swiss, Army, Knife, Image, Processing"/>
19 <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."/>
20 <meta name="Rating" content="GENERAL"/>
21 <meta name="Robots" content="INDEX, FOLLOW"/>
22 <meta name="Generator" content="ImageMagick Studio LLC"/>
23 <meta name="Author" content="ImageMagick Studio LLC"/>
24 <meta name="Revisit-after" content="2 DAYS"/>
25 <meta name="Resource-type" content="document"/>
cristy16af1cb2009-12-11 21:38:29 +000026 <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
cristy3ed852e2009-09-05 21:47:34 +000027 <meta name="Distribution" content="Global"/>
cristy3eaa0ef2010-03-06 20:35:26 +000028</head>
29
30<body id="www-imagemagick-org">
31<div class="titlebar">
32<a href="../index.html">
33 <img src="../images/script.png" alt="[ImageMagick]"
34 style="width: 350px; height: 60px; margin: 28px auto; float: left;" /></a>
35<a href="http://www.networkredux.com">
36 <img src="../images/networkredux.png" alt="[sponsor]"
37 style="margin: 45px auto; border: 0px; float: left;" /></a>
38<a href="http://www.imagemagick.org/discourse-server/">
39 <img src="../images/logo.jpg" alt=""
40 style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
41<a href="../index.html">
42 <img src="../images/sprite.jpg" alt=""
43 style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
44</div>
45
46<div class="eastbar">
47
cristy3ed852e2009-09-05 21:47:34 +000048<div class="menu">
cristy83a272e2010-05-07 20:40:35 +000049 <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
cristy3ed852e2009-09-05 21:47:34 +000050</div>
cristy3eaa0ef2010-03-06 20:35:26 +000051<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +000052<div class="menu">
cristybb503372010-05-27 20:51:26 +000053 <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
54</div>
55<div class="sub">
56 <a title="Binary Release: Unix" href="../www/binary-releases.html#unix">Unix</a>
57</div>
58<div class="sub">
59 <a title="Binary Release: MacOS X" href="../www/binary-releases.html#macosx">Mac OS X</a>
60</div>
61<div class="sub">
62 <a title="Binary Release: Windows" href="../www/binary-releases.html#windows">Windows</a>
63</div>
64<div class="sep"></div>
65<div class="menu">
cristy83a272e2010-05-07 20:40:35 +000066 <a title="Command-line Tools" href="../www/command-line-tools.html">Command-line Tools</a>
cristy3ed852e2009-09-05 21:47:34 +000067</div>
68<div class="sub">
cristy83a272e2010-05-07 20:40:35 +000069 <a title="Command-line Tools: Processing" href="../www/command-line-processing.html">Processing</a>
cristy3ed852e2009-09-05 21:47:34 +000070</div>
71<div class="sub">
cristy83a272e2010-05-07 20:40:35 +000072 <a title="Command-line Tools: Options" href="../www/command-line-options.html">Options</a>
cristy3ed852e2009-09-05 21:47:34 +000073</div>
74<div class="sub">
cristy83a272e2010-05-07 20:40:35 +000075 <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
cristy3ed852e2009-09-05 21:47:34 +000076</div>
77<div class="menu">
cristy83a272e2010-05-07 20:40:35 +000078 <a title="Program Interfaces" href="../www/api.html">Program Interfaces</a>
cristy3ed852e2009-09-05 21:47:34 +000079</div>
80<div class="sub">
cristy83a272e2010-05-07 20:40:35 +000081 <a title="Program Interface: MagickWand" href="../www/magick-wand.html">MagickWand</a>
cristy3ed852e2009-09-05 21:47:34 +000082</div>
83<div class="sub">
cristy83a272e2010-05-07 20:40:35 +000084 <a title="Program Interface: MagickCore" href="../www/magick-core.html">MagickCore</a>
cristy3ed852e2009-09-05 21:47:34 +000085</div>
86<div class="sub">
cristy83a272e2010-05-07 20:40:35 +000087 <a title="Program Interface: PerlMagick" href="../www/perl-magick.html">PerlMagick</a>
cristy3ed852e2009-09-05 21:47:34 +000088</div>
89<div class="sub">
cristy83a272e2010-05-07 20:40:35 +000090 <a title="Program Interface: Magick++" href="../Magick++/">Magick++</a>
cristy3ed852e2009-09-05 21:47:34 +000091</div>
cristy3eaa0ef2010-03-06 20:35:26 +000092<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +000093<div class="menu">
cristy83a272e2010-05-07 20:40:35 +000094 <a title="Install from Source" href="../www/install-source.html">Install from Source</a>
cristy3ed852e2009-09-05 21:47:34 +000095</div>
96<div class="sub">
cristy83a272e2010-05-07 20:40:35 +000097 <a title="Install from Source: Unix" href="../www/install-source.html#unix">Unix</a>
cristy3ed852e2009-09-05 21:47:34 +000098</div>
99<div class="sub">
cristy83a272e2010-05-07 20:40:35 +0000100 <a title="Install from Source: Windows" href="../www/install-source.html#windows">Windows</a>
cristy3ed852e2009-09-05 21:47:34 +0000101 </div>
102<div class="menu">
cristy83a272e2010-05-07 20:40:35 +0000103 <a title="Resources" href="../www/resources.html">Resources</a>
cristy3ed852e2009-09-05 21:47:34 +0000104</div>
cristybb503372010-05-27 20:51:26 +0000105<div class="menu">
106 <a title="Architecture" href="../www/architecture.html">Architecture</a>
107</div>
cristy3ed852e2009-09-05 21:47:34 +0000108<div class="menu">
cristy83a272e2010-05-07 20:40:35 +0000109 <a title="Download" href="../www/download.html">Download</a>
cristy3ed852e2009-09-05 21:47:34 +0000110</div>
cristy3eaa0ef2010-03-06 20:35:26 +0000111<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +0000112<div class="menu">
cristy83a272e2010-05-07 20:40:35 +0000113 <a title="Search" href="http://www.imagemagick.org/script/search.php">Search</a>
cristy3ed852e2009-09-05 21:47:34 +0000114</div>
cristy3eaa0ef2010-03-06 20:35:26 +0000115<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +0000116<div class="menu">
cristy83a272e2010-05-07 20:40:35 +0000117 <a title="Site Map"href="../www/sitemap.html">Site Map</a>
cristy3ed852e2009-09-05 21:47:34 +0000118</div>
119<div class="sub">
cristy83a272e2010-05-07 20:40:35 +0000120 <a title="Site Map: Links"href="../www/links.html">Links</a>
cristy3ed852e2009-09-05 21:47:34 +0000121</div>
cristy3eaa0ef2010-03-06 20:35:26 +0000122<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +0000123<div class="menu">
cristy83a272e2010-05-07 20:40:35 +0000124 <a title="Sponsors" href="../www/sponsors.html">Sponsors:</a>
cristy3ed852e2009-09-05 21:47:34 +0000125
126<div class="sponsbox">
127<div class="sponsor">
cristy83a272e2010-05-07 20:40:35 +0000128 <a title="Sponsor: Webdesign Agentur" href="http://www.ventzke-partner.de">Webdesign Agentur</a><!-- 201101010480 invendio.de-->
cristyfcb4db12010-03-19 01:34:36 +0000129</div>
130<div class="sponsor">
cristy83a272e2010-05-07 20:40:35 +0000131 <a title="Sponsor: LVM Versicherung" href="http://www.neu-reich.de">LVM Versicherung</a><!-- 201101010480 -->
cristycdbe2742010-02-07 19:30:44 +0000132</div>
133<div class="sponsor">
cristy83a272e2010-05-07 20:40:35 +0000134 <a title="Sponsor: Deko.net" href="http://www.deko.net">Deko.net</a><!-- 201101010600 Peterssen-->
cristy1f9e1ed2009-11-18 04:09:38 +0000135</div>
136<div class="sponsor">
cristy83a272e2010-05-07 20:40:35 +0000137 <a title="Sponsor: Kredit" href="http://www.online-kredit-index.de">Kredit</a><!-- 201007010120 Buchhorn -->
cristy2744bd92009-11-08 22:57:52 +0000138</div>
139<div class="sponsor">
cristy83a272e2010-05-07 20:40:35 +0000140 <a title="Sponsor: Druckerei" href="http://www.print24.de/">Druckerei</a><!-- 201009010720 -->
cristyc1c61662009-09-30 14:04:37 +0000141</div>
142<div class="sponsor">
cristy83a272e2010-05-07 20:40:35 +0000143 <a title="Sponsor: Druckerei Online" href="http://www.allesdruck.de">Druckerei Online</a><!-- 201012011200 allesdruck.de-->
cristyb4c03bb2009-09-27 13:55:46 +0000144</div>
cristy96e13132010-06-07 14:55:44 +0000145<div class="sponsor">
cristybac7a162010-06-15 19:57:29 +0000146 <a title="Sponsor: Online-Magazin" href="http://www.unkostenbeitrag.de/" title="Online-Magazin">Online-Magazin</a><!-- 20101101000200 -->
cristy96e13132010-06-07 14:55:44 +0000147</div>
cristy3ed852e2009-09-05 21:47:34 +0000148</div>
149</div>
cristy3eaa0ef2010-03-06 20:35:26 +0000150
151
152</div>
153
154<div class="main">
155
cristy3ed852e2009-09-05 21:47:34 +0000156<p class="navigation-index"></p>
157
158<p>The <a href="../www/api/MagickWand/index.html">MagickWand API</a> is the recommended interface between the C programming language and the ImageMagick image processing libraries. Unlike the <a href="../www/magick-core.html">MagickCore</a> C API, MagickWand uses only a few opaque types. Accessors are available to set or get important wand properties. A description of the MagickWand public methods are found here:</p>
159
160<ul>
161 <li><a href="../www/api/magick-wand.html">Magick Wand Methods</a></li>
162 <li><a href="../www/api/magick-property.html">Set or Get Magick Wand Properties</a></li>
163 <li><a href="../www/api/magick-image.html">Magick Wand Image Methods</a></li>
164 <li><a href="../www/api/pixel-iterator.html">Pixel Iterator Methods</a></li>
165 <li><a href="../www/api/pixel-view.html">Pixel View Methods</a></li>
166 <li><a href="../www/api/pixel-wand.html">Pixel Wand Methods</a></li>
167 <li><a href="../www/api/drawing-wand.html">Image Vector Drawing</a></li>
168 <li><a href="../www/api/magick-deprecate.html">Deprecated Methods</a></li>
169 <li><a href="../www/exception.html">Error and Warning Codes</a></li>
170</li>
171</ul>
172
173<p>After you write your MagickWand program, compile it like this:</p>
174
cristy4949d522010-03-12 18:41:34 +0000175<p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>cc `MagickWand-config --cflags --cppflags` -o wand wand.c \ <br/> `MagickWand-config --ldflags --libs`</span></p>
cristy3ed852e2009-09-05 21:47:34 +0000176<p>Here is a example program that utilizes the MagickWand API to get you started, <a href="../www/source/wand.c">wand.c</a>. It reads an image, creates a thumbnail, and writes the result to disk.</p>
177
178<div class="viewport">
179<pre class="code">
180#include &lt;stdio.h>
181#include &lt;stdlib.h>
182#include &lt;wand/MagickWand.h>
183
184int main(int argc,char **argv)
185{
186#define ThrowWandException(wand) \
187{ \
188 char \
189 *description; \
190 \
191 ExceptionType \
192 severity; \
193 \
194 description=MagickGetException(wand,&amp;severity); \
cristyc3186d52010-06-04 13:55:23 +0000195 (void) fprintf(stderr,"%s %s %u %s\n",GetMagickModule(),description); \
cristy3ed852e2009-09-05 21:47:34 +0000196 description=(char *) MagickRelinquishMemory(description); \
197 exit(-1); \
198}
199
200 MagickBooleanType
201 status;
202
203 MagickWand
204 *magick_wand;
205
206 if (argc != 3)
207 {
208 (void) fprintf(stdout,"Usage: %s image thumbnail\n",argv[0]);
209 exit(0);
210 }
211 /*
212 Read an image.
213 */
214 MagickWandGenesis();
215 magick_wand=NewMagickWand();
216 status=MagickReadImage(magick_wand,argv[1]);
217 if (status == MagickFalse)
218 ThrowWandException(magick_wand);
219 /*
220 Turn the images into a thumbnail sequence.
221 */
222 MagickResetIterator(magick_wand);
223 while (MagickNextImage(magick_wand) != MagickFalse)
224 MagickResizeImage(magick_wand,106,80,LanczosFilter,1.0);
225 /*
226 Write the image then destroy it.
227 */
228 status=MagickWriteImages(magick_wand,argv[2],MagickTrue);
229 if (status == MagickFalse)
230 ThrowWandException(magick_wand);
231 magick_wand=DestroyMagickWand(magick_wand);
232 MagickWandTerminus();
233 return(0);
234}
235</pre>
236</div>
237
238<p>Here is another program that shows one way to get and set image pixels with the MagickWand API, <a href="../www/source/contrast.c">contrast.c</a>. It reads an image, applies sigmoidal non-linearity contrast control, and writes the result to disk.</p>
239
240<div class="viewport">
241<pre class="code">
242#include &lt;stdio.h>
243#include &lt;stdlib.h>
244#include &lt;math.h>
245#include &lt;wand/MagickWand.h>
246
247int main(int argc,char **argv)
248{
249#define QuantumScale ((MagickRealType) 1.0/(MagickRealType) QuantumRange)
250#define SigmoidalContrast(x) \
251 (QuantumRange*(1.0/(1+exp(10.0*(0.5-QuantumScale*x)))-0.0066928509)*1.0092503)
252#define ThrowWandException(wand) \
253{ \
254 char \
255 *description; \
256 \
257 ExceptionType \
258 severity; \
259 \
260 description=MagickGetException(wand,&amp;severity); \
261 (void) fprintf(stderr,"%s %s %lu %s\n",GetMagickModule(),description); \
262 description=(char *) MagickRelinquishMemory(description); \
263 exit(-1); \
264}
265
266 long
267 y;
268
269 MagickBooleanType
270 status;
271
272 MagickPixelPacket
273 pixel;
274
275 MagickWand
276 *contrast_wand,
277 *image_wand;
278
279 PixelIterator
280 *contrast_iterator,
281 *iterator;
282
283 PixelWand
284 **contrast_pixels,
285 **pixels;
286
287 register long
288 x;
289
290 unsigned long
291 width;
292
293 if (argc != 3)
294 {
295 (void) fprintf(stdout,"Usage: %s image sigmoidal-image\n",argv[0]);
296 exit(0);
297 }
298 /*
299 Read an image.
300 */
301 MagickWandGenesis();
302 image_wand=NewMagickWand();
303 status=MagickReadImage(image_wand,argv[1]);
304 if (status == MagickFalse)
305 ThrowWandException(image_wand);
306 contrast_wand=CloneMagickWand(image_wand);
307 /*
308 Sigmoidal non-linearity contrast control.
309 */
310 iterator=NewPixelIterator(image_wand);
311 contrast_iterator=NewPixelIterator(contrast_wand);
312 if ((iterator == (PixelIterator *) NULL) ||
313 (contrast_iterator == (PixelIterator *) NULL))
314 ThrowWandException(image_wand);
315 for (y=0; y &lt; (long) MagickGetImageHeight(image_wand); y++)
316 {
317 pixels=PixelGetNextIteratorRow(iterator,&amp;width);
318 contrast_pixels=PixelGetNextIteratorRow(contrast_iterator,&amp;width);
319 if ((pixels == (PixelWand **) NULL) ||
320 (contrast_pixels == (PixelWand **) NULL))
321 break;
322 for (x=0; x &lt; (long) width; x++)
323 {
324 PixelGetMagickColor(pixels[x],&amp;pixel);
325 pixel.red=SigmoidalContrast(pixel.red);
326 pixel.green=SigmoidalContrast(pixel.green);
327 pixel.blue=SigmoidalContrast(pixel.blue);
328 pixel.index=SigmoidalContrast(pixel.index);
329 PixelSetMagickColor(contrast_pixels[x],&amp;pixel);
330 }
331 (void) PixelSyncIterator(contrast_iterator);
332 }
333 if (y &lt; (long) MagickGetImageHeight(image_wand))
334 ThrowWandException(image_wand);
335 contrast_iterator=DestroyPixelIterator(contrast_iterator);
336 iterator=DestroyPixelIterator(iterator);
337 image_wand=DestroyMagickWand(image_wand);
338 /*
339 Write the image then destroy it.
340 */
341 status=MagickWriteImages(contrast_wand,argv[2],MagickTrue);
342 if (status == MagickFalse)
343 ThrowWandException(image_wand);
344 contrast_wand=DestroyMagickWand(contrast_wand);
345 MagickWandTerminus();
346 return(0);
347}
348</pre>
349</div>
350<p>Now lets perform the same contrast enhancement while taking advantage of our dual or quad-core processing system by running the algorithm in parallel utilizing pixel views. The <a href="../www/source/sigmoidal-contrast.c">sigmoidal-contrast.c</a> module reads an image, applies sigmoidal non-linearity contrast control, and writes the result to disk just like the previous contrast enhancement program, but now it does its work in parallel (assumes ImageMagick is built with OpenMP support).</p>
351
352<div class="viewport">
353<pre class="code">
354#include &lt;stdio.h>
355#include &lt;stdlib.h>
356#include &lt;math.h>
357#include &lt;wand/MagickWand.h>
358
359static MagickBooleanType SigmoidalContrast(PixelView *pixel_view,
360 void *context)
361{
362#define QuantumScale ((MagickRealType) 1.0/(MagickRealType) QuantumRange)
363#define SigmoidalContrast(x) \
364 (QuantumRange*(1.0/(1+exp(10.0*(0.5-QuantumScale*x)))-0.0066928509)*1.0092503)
365
366 MagickPixelPacket
367 pixel;
368
369 PixelWand
370 **pixels;
371
372 register long
373 x;
374
375 pixels=GetPixelViewPixels(contrast_view);
376 for (x=0; x &lt; (long) GetPixelViewWidth(contrast_view); x++)
377 {
378 PixelGetMagickColor(pixels[x],&amp;pixel);
379 pixel.red=SigmoidalContrast(pixel.red);
380 pixel.green=SigmoidalContrast(pixel.green);
381 pixel.blue=SigmoidalContrast(pixel.blue);
382 pixel.index=SigmoidalContrast(pixel.index);
383 PixelSetMagickColor(contrast_pixels[x],&amp;pixel);
384 }
385 return(MagickTrue);
386}
387
388int main(int argc,char **argv)
389{
390#define ThrowWandException(wand) \
391{ \
392 char \
393 *description; \
394 \
395 ExceptionType \
396 severity; \
397 \
398 description=MagickGetException(wand,&amp;severity); \
399 (void) fprintf(stderr,"%s %s %lu %s\n",GetMagickModule(),description); \
400 description=(char *) MagickRelinquishMemory(description); \
401 exit(-1); \
402}
403
404 MagickBooleanType
405 status;
406
407 MagickPixelPacket
408 pixel;
409
410 MagickWand
411 *contrast_wand;
412
413 PixelView
414 *contrast_view;
415
416 if (argc != 3)
417 {
418 (void) fprintf(stdout,"Usage: %s image sigmoidal-image\n",argv[0]);
419 exit(0);
420 }
421 /*
422 Read an image.
423 */
424 MagickWandGenesis();
425 contrast_wand=NewMagickWand();
426 status=MagickReadImage(contrast_wand,argv[1]);
427 if (status == MagickFalse)
428 ThrowWandException(contrast_wand);
429 /*
430 Sigmoidal non-linearity contrast control.
431 */
432 contrast_view=NewPixelView(contrast_wand);
433 if (contrast_view == (PixelView *) NULL)
434 ThrowWandException(contrast_wand);
435 status=UpdatePixelViewIterator(contrast_view,SigmoidalContrast,(void *) NULL);
436 if (status == MagickFalse)
437 ThrowWandException(contrast_wand);
438 contrast_view=DestroyPixelView(contrast_view);
439 /*
440 Write the image then destroy it.
441 */
442 status=MagickWriteImages(contrast_wand,argv[2],MagickTrue);
443 if (status == MagickFalse)
444 ThrowWandException(contrast_wand);
445 contrast_wand=DestroyMagickWand(contrast_wand);
446 MagickWandTerminus();
447 return(0);
448}
449</pre>
450</div>
cristy3eaa0ef2010-03-06 20:35:26 +0000451
452</div>
453
454<div id="linkbar">
455 <!-- <span id="linkbar-west">&nbsp;</span> -->
456 <span id="linkbar-center">
457 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull;
cristybac7a162010-06-15 19:57:29 +0000458 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
cristy3eaa0ef2010-03-06 20:35:26 +0000459 </span>
460 <span id="linkbar-east">&nbsp;</span>
461 </div>
462 <div class="footer">
463 <span id="footer-west">&copy; 1999-2010 ImageMagick Studio LLC</span>
464 <span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
465 </div>
466 <div style="clear: both; margin: 0; width: 100%; "></div>
467</body>
468</html>