blob: 79bb01cafb554a764411b806e756602ea62010b3 [file] [log] [blame]
cristy3eaa0ef2010-03-06 20:35:26 +00001<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
cristy2c839602010-04-03 02:32:08 +00003<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
cristy3eaa0ef2010-03-06 20:35:26 +00004<head>
cristy3c98a4f2010-08-13 20:09:41 +00005 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
6 <meta name="verify-v1" content="g222frIIxcQTrvDR3NBRUSKP3AnMNoqxOkIniCEkV7U="/>
7 <title>ImageMagick: MagickWand, C API for ImageMagick: Property Methods</title/>
cristy3ed852e2009-09-05 21:47:34 +00008 <meta http-equiv="Content-Language" content="en-US"/>
9 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
10 <meta http-equiv="Reply-to" content="magick-users@imagemagick.org"/>
cristy3c98a4f2010-08-13 20:09:41 +000011 <meta name="Application-name" content="ImageMagick"/>
12 <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."/>
13 <meta name="Application-url" content="http://www.imagemagick.org"/>
cristy3ed852e2009-09-05 21:47:34 +000014 <meta name="Generator" content="PHP"/>
15 <meta name="Keywords" content="magickwc, api, for, imagemagick:, property, methods, ImageMagick, ImageMagic, MagickCore, MagickWand, PerlMagick, Magick++, RMagick, PythonMagick, JMagick, TclMagick, Image, Magick, Magic, Wand, ImageMagickObject, Swiss, Army, Knife, Image, Processing"/>
cristy3ed852e2009-09-05 21:47:34 +000016 <meta name="Rating" content="GENERAL"/>
17 <meta name="Robots" content="INDEX, FOLLOW"/>
18 <meta name="Generator" content="ImageMagick Studio LLC"/>
19 <meta name="Author" content="ImageMagick Studio LLC"/>
20 <meta name="Revisit-after" content="2 DAYS"/>
21 <meta name="Resource-type" content="document"/>
cristy16af1cb2009-12-11 21:38:29 +000022 <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
cristy3ed852e2009-09-05 21:47:34 +000023 <meta name="Distribution" content="Global"/>
cristy3c98a4f2010-08-13 20:09:41 +000024 <link rel="icon" href="../../images/wand.png" sizes="32x32"/>
25 <link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
26 <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
27 <style type="text/css" media="all">
28 @import url("../../www/magick.css");
29 </style>
cristy3eaa0ef2010-03-06 20:35:26 +000030</head>
31
32<body id="www-imagemagick-org">
33<div class="titlebar">
34<a href="../../index.html">
35 <img src="../../images/script.png" alt="[ImageMagick]"
36 style="width: 350px; height: 60px; margin: 28px auto; float: left;" /></a>
37<a href="http://www.networkredux.com">
38 <img src="../../images/networkredux.png" alt="[sponsor]"
39 style="margin: 45px auto; border: 0px; float: left;" /></a>
40<a href="http://www.imagemagick.org/discourse-server/">
41 <img src="../../images/logo.jpg" alt=""
42 style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
43<a href="../../index.html">
44 <img src="../../images/sprite.jpg" alt=""
45 style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
46</div>
47
cristyce69bb02010-07-27 19:49:46 +000048<div class="westbar">
cristy3eaa0ef2010-03-06 20:35:26 +000049
cristy3ed852e2009-09-05 21:47:34 +000050<div class="menu">
cristy83a272e2010-05-07 20:40:35 +000051 <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
cristy3ed852e2009-09-05 21:47:34 +000052</div>
cristy3eaa0ef2010-03-06 20:35:26 +000053<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +000054<div class="menu">
cristybb503372010-05-27 20:51:26 +000055 <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
56</div>
57<div class="sub">
58 <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
59</div>
60<div class="sub">
61 <a title="Binary Release: MacOS X" href="../../www/binary-releases.html#macosx">Mac OS X</a>
62</div>
63<div class="sub">
64 <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
65</div>
66<div class="sep"></div>
67<div class="menu">
cristy83a272e2010-05-07 20:40:35 +000068 <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
cristy3ed852e2009-09-05 21:47:34 +000069</div>
70<div class="sub">
cristy83a272e2010-05-07 20:40:35 +000071 <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
cristy3ed852e2009-09-05 21:47:34 +000072</div>
73<div class="sub">
cristy83a272e2010-05-07 20:40:35 +000074 <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
cristy3ed852e2009-09-05 21:47:34 +000075</div>
76<div class="sub">
cristy83a272e2010-05-07 20:40:35 +000077 <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
cristy3ed852e2009-09-05 21:47:34 +000078</div>
79<div class="menu">
cristy83a272e2010-05-07 20:40:35 +000080 <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
cristy3ed852e2009-09-05 21:47:34 +000081</div>
82<div class="sub">
cristy83a272e2010-05-07 20:40:35 +000083 <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
cristy3ed852e2009-09-05 21:47:34 +000084</div>
85<div class="sub">
cristy83a272e2010-05-07 20:40:35 +000086 <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
cristy3ed852e2009-09-05 21:47:34 +000087</div>
88<div class="sub">
cristy83a272e2010-05-07 20:40:35 +000089 <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
cristy3ed852e2009-09-05 21:47:34 +000090</div>
91<div class="sub">
cristy83a272e2010-05-07 20:40:35 +000092 <a title="Program Interface: Magick++" href="../../Magick++/">Magick++</a>
cristy3ed852e2009-09-05 21:47:34 +000093</div>
cristy3eaa0ef2010-03-06 20:35:26 +000094<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +000095<div class="menu">
cristy83a272e2010-05-07 20:40:35 +000096 <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
cristy3ed852e2009-09-05 21:47:34 +000097</div>
98<div class="sub">
cristy83a272e2010-05-07 20:40:35 +000099 <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
cristy3ed852e2009-09-05 21:47:34 +0000100</div>
101<div class="sub">
cristy83a272e2010-05-07 20:40:35 +0000102 <a title="Install from Source: Windows" href="../../www/install-source.html#windows">Windows</a>
cristy3ed852e2009-09-05 21:47:34 +0000103 </div>
104<div class="menu">
cristy83a272e2010-05-07 20:40:35 +0000105 <a title="Resources" href="../../www/resources.html">Resources</a>
cristy3ed852e2009-09-05 21:47:34 +0000106</div>
cristybb503372010-05-27 20:51:26 +0000107<div class="menu">
108 <a title="Architecture" href="../../www/architecture.html">Architecture</a>
109</div>
cristy3ed852e2009-09-05 21:47:34 +0000110<div class="menu">
cristy83a272e2010-05-07 20:40:35 +0000111 <a title="Download" href="../../www/download.html">Download</a>
cristy3ed852e2009-09-05 21:47:34 +0000112</div>
cristy3eaa0ef2010-03-06 20:35:26 +0000113<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +0000114<div class="menu">
cristy83a272e2010-05-07 20:40:35 +0000115 <a title="Search" href="../http://www.imagemagick.org/script/search.php">Search</a>
cristy3ed852e2009-09-05 21:47:34 +0000116</div>
cristy3eaa0ef2010-03-06 20:35:26 +0000117<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +0000118<div class="menu">
cristy83a272e2010-05-07 20:40:35 +0000119 <a title="Site Map"href="../../www/sitemap.html">Site Map</a>
cristy3ed852e2009-09-05 21:47:34 +0000120</div>
121<div class="sub">
cristy83a272e2010-05-07 20:40:35 +0000122 <a title="Site Map: Links"href="../../www/links.html">Links</a>
cristy3ed852e2009-09-05 21:47:34 +0000123</div>
cristy3eaa0ef2010-03-06 20:35:26 +0000124<div class="sep"></div>
cristy3ed852e2009-09-05 21:47:34 +0000125<div class="menu">
cristy83a272e2010-05-07 20:40:35 +0000126 <a title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
cristy3ed852e2009-09-05 21:47:34 +0000127
128<div class="sponsbox">
129<div class="sponsor">
cristy851dbce2010-08-06 21:40:00 +0000130 <a title="Sponsor: Flyer drucken" href="http://www.online-druck.biz">Flyer drucken</a><!-- 201109010900 Floeter-->
131</div>
132<div class="sponsor">
cristy83a272e2010-05-07 20:40:35 +0000133 <a title="Sponsor: Webdesign Agentur" href="http://www.ventzke-partner.de">Webdesign Agentur</a><!-- 201101010480 invendio.de-->
cristy4bbe0bd2010-04-08 02:07:24 +0000134</div>
135<div class="sponsor">
cristy83a272e2010-05-07 20:40:35 +0000136 <a title="Sponsor: LVM Versicherung" href="http://www.neu-reich.de">LVM Versicherung</a><!-- 201101010480 -->
cristy13538962010-02-26 17:53:04 +0000137</div>
138<div class="sponsor">
cristy83a272e2010-05-07 20:40:35 +0000139 <a title="Sponsor: Deko.net" href="http://www.deko.net">Deko.net</a><!-- 201101010600 Peterssen-->
cristy1f9e1ed2009-11-18 04:09:38 +0000140</div>
141<div class="sponsor">
cristy83a272e2010-05-07 20:40:35 +0000142 <a title="Sponsor: Druckerei" href="http://www.print24.de/">Druckerei</a><!-- 201009010720 -->
cristyc1c61662009-09-30 14:04:37 +0000143</div>
144<div class="sponsor">
cristy83a272e2010-05-07 20:40:35 +0000145 <a title="Sponsor: Druckerei Online" href="http://www.allesdruck.de">Druckerei Online</a><!-- 201012011200 allesdruck.de-->
cristyc49f7992009-09-22 22:48:40 +0000146</div>
cristybc9539a2010-08-16 18:06:20 +0000147<div class="sponsor">
148 <a title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
149</div>
cristy3ed852e2009-09-05 21:47:34 +0000150</div>
151</div>
cristyce69bb02010-07-27 19:49:46 +0000152</div>
cristy3eaa0ef2010-03-06 20:35:26 +0000153
cristyce69bb02010-07-27 19:49:46 +0000154<div class="eastbar">
155 <script type="text/javascript">
156 <!--
157 google_ad_client = "pub-3129977114552745";
cristyce69bb02010-07-27 19:49:46 +0000158 google_ad_slot = "0574824969";
159 google_ad_width = 160;
160 google_ad_height = 600;
161 //-->
162 </script>
163 <script type="text/javascript"
164 src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
165 </script>
cristy3eaa0ef2010-03-06 20:35:26 +0000166</div>
167
168<div class="main">
169
cristy83543962009-10-16 19:04:28 +0000170<p class="navigation-index">[<a href="#MagickDeleteImageArtifact">MagickDeleteImageArtifact</a> &bull; <a href="#MagickDeleteImageProperty">MagickDeleteImageProperty</a> &bull; <a href="#MagickDeleteOption">MagickDeleteOption</a> &bull; <a href="#MagickGetAntialias">MagickGetAntialias</a> &bull; <a href="#MagickGetBackgroundColor">MagickGetBackgroundColor</a> &bull; <a href="#MagickGetColorspace">MagickGetColorspace</a> &bull; <a href="#MagickGetCompression">MagickGetCompression</a> &bull; <a href="#MagickGetCompressionQuality">MagickGetCompressionQuality</a> &bull; <a href="#MagickGetCopyright">MagickGetCopyright</a> &bull; <a href="#MagickGetFilename">MagickGetFilename</a> &bull; <a href="#MagickGetFont">MagickGetFont</a> &bull; <a href="#MagickGetFormat">MagickGetFormat</a> &bull; <a href="#MagickGetGravity">MagickGetGravity</a> &bull; <a href="#MagickGetHomeURL">MagickGetHomeURL</a> &bull; <a href="#MagickGetImageArtifact">MagickGetImageArtifact</a> &bull; <a href="#MagickGetImageArtifacts">MagickGetImageArtifacts</a> &bull; <a href="#MagickGetImageProfile">MagickGetImageProfile</a> &bull; <a href="#MagickGetImageProfiles">MagickGetImageProfiles</a> &bull; <a href="#MagickGetImageProperty">MagickGetImageProperty</a> &bull; <a href="#MagickGetImageProperties">MagickGetImageProperties</a> &bull; <a href="#MagickGetInterlaceScheme">MagickGetInterlaceScheme</a> &bull; <a href="#MagickGetInterpolateMethod">MagickGetInterpolateMethod</a> &bull; <a href="#MagickGetOption">MagickGetOption</a> &bull; <a href="#MagickGetOptions">MagickGetOptions</a> &bull; <a href="#MagickGetOrientation">MagickGetOrientation</a> &bull; <a href="#MagickGetPackageName">MagickGetPackageName</a> &bull; <a href="#MagickGetPage">MagickGetPage</a> &bull; <a href="#MagickGetPointsize">MagickGetPointsize</a> &bull; <a href="#MagickGetQuantumDepth">MagickGetQuantumDepth</a> &bull; <a href="#MagickGetQuantumRange">MagickGetQuantumRange</a> &bull; <a href="#MagickGetReleaseDate">MagickGetReleaseDate</a> &bull; <a href="#MagickGetResource">MagickGetResource</a> &bull; <a href="#MagickGetResourceLimit">MagickGetResourceLimit</a> &bull; <a href="#MagickGetSamplingFactors">MagickGetSamplingFactors</a> &bull; <a href="#MagickGetSize">MagickGetSize</a> &bull; <a href="#MagickGetSizeOffset">MagickGetSizeOffset</a> &bull; <a href="#MagickGetType">MagickGetType</a> &bull; <a href="#MagickGetVersion">MagickGetVersion</a> &bull; <a href="#MagickProfileImage">MagickProfileImage</a> &bull; <a href="#MagickRemoveImageProfile">MagickRemoveImageProfile</a> &bull; <a href="#MagickSetAntialias">MagickSetAntialias</a> &bull; <a href="#MagickSetBackgroundColor">MagickSetBackgroundColor</a> &bull; <a href="#MagickSetColorspace">MagickSetColorspace</a> &bull; <a href="#MagickSetCompression">MagickSetCompression</a> &bull; <a href="#MagickSetCompressionQuality">MagickSetCompressionQuality</a> &bull; <a href="#MagickSetDepth">MagickSetDepth</a> &bull; <a href="#MagickSetExtract">MagickSetExtract</a> &bull; <a href="#MagickSetFilename">MagickSetFilename</a> &bull; <a href="#MagickSetFont">MagickSetFont</a> &bull; <a href="#MagickSetFormat">MagickSetFormat</a> &bull; <a href="#MagickSetGravity">MagickSetGravity</a> &bull; <a href="#MagickSetImageArtifact">MagickSetImageArtifact</a> &bull; <a href="#MagickSetImageProfile">MagickSetImageProfile</a> &bull; <a href="#MagickSetImageProperty">MagickSetImageProperty</a> &bull; <a href="#MagickSetInterlaceScheme">MagickSetInterlaceScheme</a> &bull; <a href="#MagickSetInterpolateMethod">MagickSetInterpolateMethod</a> &bull; <a href="#MagickSetOption">MagickSetOption</a> &bull; <a href="#MagickSetOrientation">MagickSetOrientation</a> &bull; <a href="#MagickSetPage">MagickSetPage</a> &bull; <a href="#MagickSetPassphrase">MagickSetPassphrase</a> &bull; <a href="#MagickSetPointsize">MagickSetPointsize</a> &bull; <a href="#MagickSetProgressMonitor">MagickSetProgressMonitor</a> &bull; <a href="#MagickSetResourceLimit">MagickSetResourceLimit</a> &bull; <a href="#MagickSetResolution">MagickSetResolution</a> &bull; <a href="#MagickSetSamplingFactors">MagickSetSamplingFactors</a> &bull; <a href="#MagickSetSize">MagickSetSize</a> &bull; <a href="#MagickSetSizeOffset">MagickSetSizeOffset</a> &bull; <a href="#MagickSetType">MagickSetType</a>]</p>
cristy3ed852e2009-09-05 21:47:34 +0000171
172<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
cristy83543962009-10-16 19:04:28 +0000173_8c.html" target="source" name="MagickDeleteImageArtifact">MagickDeleteImageArtifact</a></h2>
174<div class="doc-section">
175
176<p>MagickDeleteImageArtifact() deletes a wand artifact.</p></ol>
177
178<p>The format of the MagickDeleteImageArtifact method is:</p>
179
180<pre class="code">
181 MagickBooleanType MagickDeleteImageArtifact(MagickWand *wand,
182 const char *artifact)
183</pre>
184
185<p>A description of each parameter follows:</p></ol>
186
187<h5>image</h5>
188<ol><p>the image.</p></ol>
189
190<h5>artifact</h5>
191<ol><p>the image artifact.</p></ol>
192
193 </div>
194<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
cristy3ed852e2009-09-05 21:47:34 +0000195_8c.html" target="source" name="MagickDeleteImageProperty">MagickDeleteImageProperty</a></h2>
196<div class="doc-section">
197
198<p>MagickDeleteImageProperty() deletes a wand property.</p></ol>
199
200<p>The format of the MagickDeleteImageProperty method is:</p>
201
202<pre class="code">
203 MagickBooleanType MagickDeleteImageProperty(MagickWand *wand,
204 const char *property)
205</pre>
206
207<p>A description of each parameter follows:</p></ol>
208
209<h5>image</h5>
210<ol><p>the image.</p></ol>
211
212<h5>property</h5>
213<ol><p>the image property.</p></ol>
214
215 </div>
216<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
217_8c.html" target="source" name="MagickDeleteOption">MagickDeleteOption</a></h2>
218<div class="doc-section">
219
220<p>MagickDeleteOption() deletes a wand option.</p></ol>
221
222<p>The format of the MagickDeleteOption method is:</p>
223
224<pre class="code">
225 MagickBooleanType MagickDeleteOption(MagickWand *wand,
226 const char *option)
227</pre>
228
229<p>A description of each parameter follows:</p></ol>
230
231<h5>image</h5>
232<ol><p>the image.</p></ol>
233
234<h5>option</h5>
235<ol><p>the image option.</p></ol>
236
237 </div>
238<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
239_8c.html" target="source" name="MagickGetAntialias">MagickGetAntialias</a></h2>
240<div class="doc-section">
241
242<p>MagickGetAntialias() returns the antialias property associated with the wand.</p></ol>
243
244<p>The format of the MagickGetAntialias method is:</p>
245
246<pre class="code">
247 MagickBooleanType MagickGetAntialias(const MagickWand *wand)
248</pre>
249
250<p>A description of each parameter follows:</p></ol>
251
252<h5>wand</h5>
253<ol><p>the magick wand.</p></ol>
254
255 </div>
256<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
257_8c.html" target="source" name="MagickGetBackgroundColor">MagickGetBackgroundColor</a></h2>
258<div class="doc-section">
259
260<p>MagickGetBackgroundColor() returns the wand background color.</p></ol>
261
262<p>The format of the MagickGetBackgroundColor method is:</p>
263
264<pre class="code">
265 PixelWand *MagickGetBackgroundColor(MagickWand *wand)
266</pre>
267
268<p>A description of each parameter follows:</p></ol>
269
270<h5>wand</h5>
271<ol><p>the magick wand.</p></ol>
272
273 </div>
274<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
275_8c.html" target="source" name="MagickGetColorspace">MagickGetColorspace</a></h2>
276<div class="doc-section">
277
278<p>MagickGetColorspace() gets the wand colorspace type.</p></ol>
279
280<p>The format of the MagickGetColorspace method is:</p>
281
282<pre class="code">
283 ColorspaceType MagickGetColorspace(MagickWand *wand)
284</pre>
285
286<p>A description of each parameter follows:</p></ol>
287
288<h5>wand</h5>
289<ol><p>the magick wand.</p></ol>
290
291 </div>
292<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
293_8c.html" target="source" name="MagickGetCompression">MagickGetCompression</a></h2>
294<div class="doc-section">
295
296<p>MagickGetCompression() gets the wand compression type.</p></ol>
297
298<p>The format of the MagickGetCompression method is:</p>
299
300<pre class="code">
301 CompressionType MagickGetCompression(MagickWand *wand)
302</pre>
303
304<p>A description of each parameter follows:</p></ol>
305
306<h5>wand</h5>
307<ol><p>the magick wand.</p></ol>
308
309 </div>
310<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
311_8c.html" target="source" name="MagickGetCompressionQuality">MagickGetCompressionQuality</a></h2>
312<div class="doc-section">
313
314<p>MagickGetCompressionQuality() gets the wand compression quality.</p></ol>
315
316<p>The format of the MagickGetCompressionQuality method is:</p>
317
318<pre class="code">
cristybb503372010-05-27 20:51:26 +0000319 size_t MagickGetCompressionQuality(MagickWand *wand)
cristy3ed852e2009-09-05 21:47:34 +0000320</pre>
321
322<p>A description of each parameter follows:</p></ol>
323
324<h5>wand</h5>
325<ol><p>the magick wand.</p></ol>
326
327 </div>
328<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
329_8c.html" target="source" name="MagickGetCopyright">MagickGetCopyright</a></h2>
330<div class="doc-section">
331
332<p>MagickGetCopyright() returns the ImageMagick API copyright as a string constant.</p></ol>
333
334<p>The format of the MagickGetCopyright method is:</p>
335
336<pre class="code">
337 const char *MagickGetCopyright(void)
338</pre>
339
340 </div>
341<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
342_8c.html" target="source" name="MagickGetFilename">MagickGetFilename</a></h2>
343<div class="doc-section">
344
345<p>MagickGetFilename() returns the filename associated with an image sequence.</p></ol>
346
347<p>The format of the MagickGetFilename method is:</p>
348
349<pre class="code">
350 const char *MagickGetFilename(const MagickWand *wand)
351</pre>
352
353<p>A description of each parameter follows:</p></ol>
354
355<h5>wand</h5>
356<ol><p>the magick wand.</p></ol>
357
358 </div>
359<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
360_8c.html" target="source" name="MagickGetFont">MagickGetFont</a></h2>
361<div class="doc-section">
362
363<p>MagickGetFont() returns the font associated with the MagickWand.</p></ol>
364
365<p>The format of the MagickGetFont method is:</p>
366
367<pre class="code">
368 char *MagickGetFont(MagickWand *wand)
369</pre>
370
371<p>A description of each parameter follows:</p></ol>
372
373<h5>wand</h5>
374<ol><p>the magick wand.</p></ol>
375
376 </div>
377<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
378_8c.html" target="source" name="MagickGetFormat">MagickGetFormat</a></h2>
379<div class="doc-section">
380
381<p>MagickGetFormat() returns the format of the magick wand.</p></ol>
382
383<p>The format of the MagickGetFormat method is:</p>
384
385<pre class="code">
386 const char MagickGetFormat(MagickWand *wand)
387</pre>
388
389<p>A description of each parameter follows:</p></ol>
390
391<h5>wand</h5>
392<ol><p>the magick wand.</p></ol>
393
394 </div>
395<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
396_8c.html" target="source" name="MagickGetGravity">MagickGetGravity</a></h2>
397<div class="doc-section">
398
399<p>MagickGetGravity() gets the wand gravity.</p></ol>
400
401<p>The format of the MagickGetGravity method is:</p>
402
403<pre class="code">
404 GravityType MagickGetGravity(MagickWand *wand)
405</pre>
406
407<p>A description of each parameter follows:</p></ol>
408
409<h5>wand</h5>
410<ol><p>the magick wand.</p></ol>
411
412 </div>
413<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
414_8c.html" target="source" name="MagickGetHomeURL">MagickGetHomeURL</a></h2>
415<div class="doc-section">
416
417<p>MagickGetHomeURL() returns the ImageMagick home URL.</p></ol>
418
419<p>The format of the MagickGetHomeURL method is:</p>
420
421<pre class="code">
422 char *MagickGetHomeURL(void)
423</pre>
424
425 </div>
426<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
cristy83543962009-10-16 19:04:28 +0000427_8c.html" target="source" name="MagickGetImageArtifact">MagickGetImageArtifact</a></h2>
428<div class="doc-section">
429
430<p>MagickGetImageArtifact() returns a value associated with the specified artifact. Use MagickRelinquishMemory() to free the value when you are finished with it.</p></ol>
431
432<p>The format of the MagickGetImageArtifact method is:</p>
433
434<pre class="code">
435 char *MagickGetImageArtifact(MagickWand *wand,const char *artifact)
436</pre>
437
438<p>A description of each parameter follows:</p></ol>
439
440<h5>wand</h5>
441<ol><p>the magick wand.</p></ol>
442
443<h5>artifact</h5>
444<ol><p>the artifact.</p></ol>
445
446 </div>
447<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
448_8c.html" target="source" name="MagickGetImageArtifacts">MagickGetImageArtifacts</a></h2>
449<div class="doc-section">
450
451<p>MagickGetImageArtifacts() returns all the artifact names that match the specified pattern associated with a wand. Use MagickGetImageProperty() to return the value of a particular artifact. Use MagickRelinquishMemory() to free the value when you are finished with it.</p></ol>
452
453<p>The format of the MagickGetImageArtifacts method is:</p>
454
455<pre class="code">
456 char *MagickGetImageArtifacts(MagickWand *wand,
cristybb503372010-05-27 20:51:26 +0000457 const char *pattern,size_t *number_artifacts)
cristy83543962009-10-16 19:04:28 +0000458</pre>
459
460<p>A description of each parameter follows:</p></ol>
461
462<h5>wand</h5>
463<ol><p>the magick wand.</p></ol>
464
465<h5>pattern</h5>
466<ol><p>Specifies a pointer to a text string containing a pattern.</p></ol>
467
468<h5>number_artifacts</h5>
469<ol><p>the number artifacts associated with this wand.</p></ol>
470
471 </div>
472<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
cristy3ed852e2009-09-05 21:47:34 +0000473_8c.html" target="source" name="MagickGetImageProfile">MagickGetImageProfile</a></h2>
474<div class="doc-section">
475
476<p>MagickGetImageProfile() returns the named image profile.</p></ol>
477
478<p>The format of the MagickGetImageProfile method is:</p>
479
480<pre class="code">
481 unsigned char *MagickGetImageProfile(MagickWand *wand,const char *name,
482 size_t *length)
483</pre>
484
485<p>A description of each parameter follows:</p></ol>
486
487<h5>wand</h5>
488<ol><p>the magick wand.</p></ol>
489
490<h5>name</h5>
491<ol><p>Name of profile to return: ICC, IPTC, or generic profile.</p></ol>
492
493<h5>length</h5>
494<ol><p>the length of the profile.</p></ol>
495
496 </div>
497<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
498_8c.html" target="source" name="MagickGetImageProfiles">MagickGetImageProfiles</a></h2>
499<div class="doc-section">
500
501<p>MagickGetImageProfiles() returns all the profile names that match the specified pattern associated with a wand. Use MagickGetImageProfile() to return the value of a particular property. Use MagickRelinquishMemory() to free the value when you are finished with it.</p></ol>
502
503<p>The format of the MagickGetImageProfiles method is:</p>
504
505<pre class="code">
506 char *MagickGetImageProfiles(MagickWand *wand,
cristybb503372010-05-27 20:51:26 +0000507 size_t *number_profiles)
cristy3ed852e2009-09-05 21:47:34 +0000508</pre>
509
510<p>A description of each parameter follows:</p></ol>
511
512<h5>wand</h5>
513<ol><p>the magick wand.</p></ol>
514
515<h5>pattern</h5>
516<ol><p>Specifies a pointer to a text string containing a pattern.</p></ol>
517
518<h5>number_profiles</h5>
519<ol><p>the number profiles associated with this wand.</p></ol>
520
521 </div>
522<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
523_8c.html" target="source" name="MagickGetImageProperty">MagickGetImageProperty</a></h2>
524<div class="doc-section">
525
526<p>MagickGetImageProperty() returns a value associated with the specified property. Use MagickRelinquishMemory() to free the value when you are finished with it.</p></ol>
527
528<p>The format of the MagickGetImageProperty method is:</p>
529
530<pre class="code">
531 char *MagickGetImageProperty(MagickWand *wand,const char *property)
532</pre>
533
534<p>A description of each parameter follows:</p></ol>
535
536<h5>wand</h5>
537<ol><p>the magick wand.</p></ol>
538
539<h5>property</h5>
540<ol><p>the property.</p></ol>
541
542 </div>
543<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
544_8c.html" target="source" name="MagickGetImageProperties">MagickGetImageProperties</a></h2>
545<div class="doc-section">
546
547<p>MagickGetImageProperties() returns all the property names that match the specified pattern associated with a wand. Use MagickGetImageProperty() to return the value of a particular property. Use MagickRelinquishMemory() to free the value when you are finished with it.</p></ol>
548
549<p>The format of the MagickGetImageProperties method is:</p>
550
551<pre class="code">
552 char *MagickGetImageProperties(MagickWand *wand,
cristybb503372010-05-27 20:51:26 +0000553 const char *pattern,size_t *number_properties)
cristy3ed852e2009-09-05 21:47:34 +0000554</pre>
555
556<p>A description of each parameter follows:</p></ol>
557
558<h5>wand</h5>
559<ol><p>the magick wand.</p></ol>
560
561<h5>pattern</h5>
562<ol><p>Specifies a pointer to a text string containing a pattern.</p></ol>
563
564<h5>number_properties</h5>
565<ol><p>the number properties associated with this wand.</p></ol>
566
567 </div>
568<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
569_8c.html" target="source" name="MagickGetInterlaceScheme">MagickGetInterlaceScheme</a></h2>
570<div class="doc-section">
571
572<p>MagickGetInterlaceScheme() gets the wand interlace scheme.</p></ol>
573
574<p>The format of the MagickGetInterlaceScheme method is:</p>
575
576<pre class="code">
577 InterlaceType MagickGetInterlaceScheme(MagickWand *wand)
578</pre>
579
580<p>A description of each parameter follows:</p></ol>
581
582<h5>wand</h5>
583<ol><p>the magick wand.</p></ol>
584
585 </div>
586<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
587_8c.html" target="source" name="MagickGetInterpolateMethod">MagickGetInterpolateMethod</a></h2>
588<div class="doc-section">
589
590<p>MagickGetInterpolateMethod() gets the wand compression.</p></ol>
591
592<p>The format of the MagickGetInterpolateMethod method is:</p>
593
594<pre class="code">
595 InterpolatePixelMethod MagickGetInterpolateMethod(MagickWand *wand)
596</pre>
597
598<p>A description of each parameter follows:</p></ol>
599
600<h5>wand</h5>
601<ol><p>the magick wand.</p></ol>
602
603 </div>
604<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
605_8c.html" target="source" name="MagickGetOption">MagickGetOption</a></h2>
606<div class="doc-section">
607
608<p>MagickGetOption() returns a value associated with a wand and the specified key. Use MagickRelinquishMemory() to free the value when you are finished with it.</p></ol>
609
610<p>The format of the MagickGetOption method is:</p>
611
612<pre class="code">
613 char *MagickGetOption(MagickWand *wand,const char *key)
614</pre>
615
616<p>A description of each parameter follows:</p></ol>
617
618<h5>wand</h5>
619<ol><p>the magick wand.</p></ol>
620
621<h5>key</h5>
622<ol><p>the key.</p></ol>
623
624 </div>
625<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
626_8c.html" target="source" name="MagickGetOptions">MagickGetOptions</a></h2>
627<div class="doc-section">
628
629<p>MagickGetOptions() returns all the option names that match the specified pattern associated with a wand. Use MagickGetOption() to return the value of a particular option. Use MagickRelinquishMemory() to free the value when you are finished with it.</p></ol>
630
631<p>The format of the MagickGetOptions method is:</p>
632
633<pre class="code">
cristybb503372010-05-27 20:51:26 +0000634 char *MagickGetOptions(MagickWand *wand,size_t *number_options)
cristy3ed852e2009-09-05 21:47:34 +0000635</pre>
636
637<p>A description of each parameter follows:</p></ol>
638
639<h5>wand</h5>
640<ol><p>the magick wand.</p></ol>
641
642<h5>pattern</h5>
643<ol><p>Specifies a pointer to a text string containing a pattern.</p></ol>
644
645<h5>number_options</h5>
646<ol><p>the number options associated with this wand.</p></ol>
647
648 </div>
649<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
650_8c.html" target="source" name="MagickGetOrientation">MagickGetOrientation</a></h2>
651<div class="doc-section">
652
653<p>MagickGetOrientation() gets the wand orientation type.</p></ol>
654
655<p>The format of the MagickGetOrientation method is:</p>
656
657<pre class="code">
658 OrientationType MagickGetOrientation(MagickWand *wand)
659</pre>
660
661<p>A description of each parameter follows:</p></ol>
662
663<h5>wand</h5>
664<ol><p>the magick wand.</p></ol>
665
666 </div>
667<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
668_8c.html" target="source" name="MagickGetPackageName">MagickGetPackageName</a></h2>
669<div class="doc-section">
670
671<p>MagickGetPackageName() returns the ImageMagick package name as a string constant.</p></ol>
672
673<p>The format of the MagickGetPackageName method is:</p>
674
675<pre class="code">
676 const char *MagickGetPackageName(void)
677</pre>
678
679
680 </div>
681<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
682_8c.html" target="source" name="MagickGetPage">MagickGetPage</a></h2>
683<div class="doc-section">
684
685<p>MagickGetPage() returns the page geometry associated with the magick wand.</p></ol>
686
687<p>The format of the MagickGetPage method is:</p>
688
689<pre class="code">
690 MagickBooleanType MagickGetPage(const MagickWand *wand,
cristybb503372010-05-27 20:51:26 +0000691 size_t *width,size_t *height,ssize_t *x,ssize_t *y)
cristy3ed852e2009-09-05 21:47:34 +0000692</pre>
693
694<p>A description of each parameter follows:</p></ol>
695
696<h5>wand</h5>
697<ol><p>the magick wand.</p></ol>
698
699<h5>width</h5>
700<ol><p>the page width.</p></ol>
701
702<h5>height</h5>
703<ol><p>page height.</p></ol>
704
705<h5>x</h5>
706<ol><p>the page x-offset.</p></ol>
707
708<h5>y</h5>
709<ol><p>the page y-offset.</p></ol>
710
711 </div>
712<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
713_8c.html" target="source" name="MagickGetPointsize">MagickGetPointsize</a></h2>
714<div class="doc-section">
715
716<p>MagickGetPointsize() returns the font pointsize associated with the MagickWand.</p></ol>
717
718<p>The format of the MagickGetPointsize method is:</p>
719
720<pre class="code">
721 double MagickGetPointsize(MagickWand *wand)
722</pre>
723
724<p>A description of each parameter follows:</p></ol>
725
726<h5>wand</h5>
727<ol><p>the magick wand.</p></ol>
728
729 </div>
730<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
731_8c.html" target="source" name="MagickGetQuantumDepth">MagickGetQuantumDepth</a></h2>
732<div class="doc-section">
733
734<p>MagickGetQuantumDepth() returns the ImageMagick quantum depth as a string constant.</p></ol>
735
736<p>The format of the MagickGetQuantumDepth method is:</p>
737
738<pre class="code">
cristybb503372010-05-27 20:51:26 +0000739 const char *MagickGetQuantumDepth(size_t *depth)
cristy3ed852e2009-09-05 21:47:34 +0000740</pre>
741
742<p>A description of each parameter follows:</p></ol>
743
744<h5>depth</h5>
745<ol><p>the quantum depth is returned as a number.</p></ol>
746
747 </div>
748<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
749_8c.html" target="source" name="MagickGetQuantumRange">MagickGetQuantumRange</a></h2>
750<div class="doc-section">
751
752<p>MagickGetQuantumRange() returns the ImageMagick quantum range as a string constant.</p></ol>
753
754<p>The format of the MagickGetQuantumRange method is:</p>
755
756<pre class="code">
cristybb503372010-05-27 20:51:26 +0000757 const char *MagickGetQuantumRange(size_t *range)
cristy3ed852e2009-09-05 21:47:34 +0000758</pre>
759
760<p>A description of each parameter follows:</p></ol>
761
762<h5>range</h5>
763<ol><p>the quantum range is returned as a number.</p></ol>
764
765 </div>
766<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
767_8c.html" target="source" name="MagickGetReleaseDate">MagickGetReleaseDate</a></h2>
768<div class="doc-section">
769
770<p>MagickGetReleaseDate() returns the ImageMagick release date as a string constant.</p></ol>
771
772<p>The format of the MagickGetReleaseDate method is:</p>
773
774<pre class="code">
775 const char *MagickGetReleaseDate(void)
776</pre>
777
778 </div>
779<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
780_8c.html" target="source" name="MagickGetResource">MagickGetResource</a></h2>
781<div class="doc-section">
782
783<p>MagickGetResource() returns the specified resource in megabytes.</p></ol>
784
785<p>The format of the MagickGetResource method is:</p>
786
787<pre class="code">
788 MagickSizeType MagickGetResource(const ResourceType type)
789</pre>
790
791<p>A description of each parameter follows:</p></ol>
792
793<h5>wand</h5>
794<ol><p>the magick wand.</p></ol>
795
796 </div>
797<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
798_8c.html" target="source" name="MagickGetResourceLimit">MagickGetResourceLimit</a></h2>
799<div class="doc-section">
800
801<p>MagickGetResourceLimit() returns the specified resource limit in megabytes.</p></ol>
802
803<p>The format of the MagickGetResourceLimit method is:</p>
804
805<pre class="code">
806 MagickSizeType MagickGetResourceLimit(const ResourceType type)
807</pre>
808
809<p>A description of each parameter follows:</p></ol>
810
811<h5>wand</h5>
812<ol><p>the magick wand.</p></ol>
813
814 </div>
815<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
816_8c.html" target="source" name="MagickGetSamplingFactors">MagickGetSamplingFactors</a></h2>
817<div class="doc-section">
818
819<p>MagickGetSamplingFactors() gets the horizontal and vertical sampling factor.</p></ol>
820
821<p>The format of the MagickGetSamplingFactors method is:</p>
822
823<pre class="code">
824 double *MagickGetSamplingFactor(MagickWand *wand,
cristybb503372010-05-27 20:51:26 +0000825 size_t *number_factors)
cristy3ed852e2009-09-05 21:47:34 +0000826</pre>
827
828<p>A description of each parameter follows:</p></ol>
829
830<h5>wand</h5>
831<ol><p>the magick wand.</p></ol>
832
833<h5>number_factors</h5>
834<ol><p>the number of factors in the returned array.</p></ol>
835
836 </div>
837<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
838_8c.html" target="source" name="MagickGetSize">MagickGetSize</a></h2>
839<div class="doc-section">
840
841<p>MagickGetSize() returns the size associated with the magick wand.</p></ol>
842
843<p>The format of the MagickGetSize method is:</p>
844
845<pre class="code">
846 MagickBooleanType MagickGetSize(const MagickWand *wand,
cristybb503372010-05-27 20:51:26 +0000847 size_t *columns,size_t *rows)
cristy3ed852e2009-09-05 21:47:34 +0000848</pre>
849
850<p>A description of each parameter follows:</p></ol>
851
852<h5>wand</h5>
853<ol><p>the magick wand.</p></ol>
854
855<h5>columns</h5>
856<ol><p>the width in pixels.</p></ol>
857
858<h5>height</h5>
859<ol><p>the height in pixels.</p></ol>
860
861 </div>
862<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
863_8c.html" target="source" name="MagickGetSizeOffset">MagickGetSizeOffset</a></h2>
864<div class="doc-section">
865
866<p>MagickGetSizeOffset() returns the size offset associated with the magick wand.</p></ol>
867
868<p>The format of the MagickGetSizeOffset method is:</p>
869
870<pre class="code">
871 MagickBooleanType MagickGetSizeOffset(const MagickWand *wand,
cristybb503372010-05-27 20:51:26 +0000872 ssize_t *offset)
cristy3ed852e2009-09-05 21:47:34 +0000873</pre>
874
875<p>A description of each parameter follows:</p></ol>
876
877<h5>wand</h5>
878<ol><p>the magick wand.</p></ol>
879
880<h5>offset</h5>
881<ol><p>the image offset.</p></ol>
882
883 </div>
884<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
885_8c.html" target="source" name="MagickGetType">MagickGetType</a></h2>
886<div class="doc-section">
887
888<p>MagickGetType() returns the wand type.</p></ol>
889
890<p>The format of the MagickGetType method is:</p>
891
892<pre class="code">
893 ImageType MagickGetType(MagickWand *wand)
894</pre>
895
896<p>A description of each parameter follows:</p></ol>
897
898<h5>wand</h5>
899<ol><p>the magick wand.</p></ol>
900
901 </div>
902<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
903_8c.html" target="source" name="MagickGetVersion">MagickGetVersion</a></h2>
904<div class="doc-section">
905
906<p>MagickGetVersion() returns the ImageMagick API version as a string constant and as a number.</p></ol>
907
908<p>The format of the MagickGetVersion method is:</p>
909
910<pre class="code">
cristybb503372010-05-27 20:51:26 +0000911 const char *MagickGetVersion(size_t *version)
cristy3ed852e2009-09-05 21:47:34 +0000912</pre>
913
914<p>A description of each parameter follows:</p></ol>
915
916<h5>version</h5>
917<ol><p>the ImageMagick version is returned as a number.</p></ol>
918
919 </div>
920<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
921_8c.html" target="source" name="MagickProfileImage">MagickProfileImage</a></h2>
922<div class="doc-section">
923
924<p>MagickProfileImage() adds or removes a ICC, IPTC, or generic profile from an image. If the profile is NULL, it is removed from the image otherwise added. Use a name of '*' and a profile of NULL to remove all profiles from the image.</p></ol>
925
926<p>The format of the MagickProfileImage method is:</p>
927
928<pre class="code">
929 MagickBooleanType MagickProfileImage(MagickWand *wand,const char *name,
930 const void *profile,const size_t length)
931</pre>
932
933<p>A description of each parameter follows:</p></ol>
934
935<h5>wand</h5>
936<ol><p>the magick wand.</p></ol>
937
938<h5>name</h5>
939<ol><p>Name of profile to add or remove: ICC, IPTC, or generic profile.</p></ol>
940
941<h5>profile</h5>
942<ol><p>the profile.</p></ol>
943
944<h5>length</h5>
945<ol><p>the length of the profile.</p></ol>
946
947 </div>
948<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
949_8c.html" target="source" name="MagickRemoveImageProfile">MagickRemoveImageProfile</a></h2>
950<div class="doc-section">
951
952<p>MagickRemoveImageProfile() removes the named image profile and returns it.</p></ol>
953
954<p>The format of the MagickRemoveImageProfile method is:</p>
955
956<pre class="code">
957 unsigned char *MagickRemoveImageProfile(MagickWand *wand,
958 const char *name,size_t *length)
959</pre>
960
961<p>A description of each parameter follows:</p></ol>
962
963<h5>wand</h5>
964<ol><p>the magick wand.</p></ol>
965
966<h5>name</h5>
967<ol><p>Name of profile to return: ICC, IPTC, or generic profile.</p></ol>
968
969<h5>length</h5>
970<ol><p>the length of the profile.</p></ol>
971
972 </div>
973<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
974_8c.html" target="source" name="MagickSetAntialias">MagickSetAntialias</a></h2>
975<div class="doc-section">
976
977<p>MagickSetAntialias() sets the antialias propery of the wand.</p></ol>
978
979<p>The format of the MagickSetAntialias method is:</p>
980
981<pre class="code">
982 MagickBooleanType MagickSetAntialias(MagickWand *wand,
983 const MagickBooleanType antialias)
984</pre>
985
986<p>A description of each parameter follows:</p></ol>
987
988<h5>wand</h5>
989<ol><p>the magick wand.</p></ol>
990
991<h5>antialias</h5>
992<ol><p>the antialias property.</p></ol>
993
994 </div>
995<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
996_8c.html" target="source" name="MagickSetBackgroundColor">MagickSetBackgroundColor</a></h2>
997<div class="doc-section">
998
999<p>MagickSetBackgroundColor() sets the wand background color.</p></ol>
1000
1001<p>The format of the MagickSetBackgroundColor method is:</p>
1002
1003<pre class="code">
1004 MagickBooleanType MagickSetBackgroundColor(MagickWand *wand,
1005 const PixelWand *background)
1006</pre>
1007
1008<p>A description of each parameter follows:</p></ol>
1009
1010<h5>wand</h5>
1011<ol><p>the magick wand.</p></ol>
1012
1013<h5>background</h5>
1014<ol><p>the background pixel wand.</p></ol>
1015
1016 </div>
1017<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1018_8c.html" target="source" name="MagickSetColorspace">MagickSetColorspace</a></h2>
1019<div class="doc-section">
1020
1021<p>MagickSetColorspace() sets the wand colorspace type.</p></ol>
1022
1023<p>The format of the MagickSetColorspace method is:</p>
1024
1025<pre class="code">
1026 MagickBooleanType MagickSetColorspace(MagickWand *wand,
1027 const ColorspaceType colorspace)
1028</pre>
1029
1030<p>A description of each parameter follows:</p></ol>
1031
1032<h5>wand</h5>
1033<ol><p>the magick wand.</p></ol>
1034
1035<h5>colorspace</h5>
1036<ol><p>the wand colorspace.</p></ol>
1037
1038 </div>
1039<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1040_8c.html" target="source" name="MagickSetCompression">MagickSetCompression</a></h2>
1041<div class="doc-section">
1042
1043<p>MagickSetCompression() sets the wand compression type.</p></ol>
1044
1045<p>The format of the MagickSetCompression method is:</p>
1046
1047<pre class="code">
1048 MagickBooleanType MagickSetCompression(MagickWand *wand,
1049 const CompressionType compression)
1050</pre>
1051
1052<p>A description of each parameter follows:</p></ol>
1053
1054<h5>wand</h5>
1055<ol><p>the magick wand.</p></ol>
1056
1057<h5>compression</h5>
1058<ol><p>the wand compression.</p></ol>
1059
1060 </div>
1061<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1062_8c.html" target="source" name="MagickSetCompressionQuality">MagickSetCompressionQuality</a></h2>
1063<div class="doc-section">
1064
1065<p>MagickSetCompressionQuality() sets the wand compression quality.</p></ol>
1066
1067<p>The format of the MagickSetCompressionQuality method is:</p>
1068
1069<pre class="code">
1070 MagickBooleanType MagickSetCompressionQuality(MagickWand *wand,
cristybb503372010-05-27 20:51:26 +00001071 const size_t quality)
cristy3ed852e2009-09-05 21:47:34 +00001072</pre>
1073
1074<p>A description of each parameter follows:</p></ol>
1075
1076<h5>wand</h5>
1077<ol><p>the magick wand.</p></ol>
1078
1079<h5>quality</h5>
1080<ol><p>the wand compression quality.</p></ol>
1081
1082 </div>
1083<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1084_8c.html" target="source" name="MagickSetDepth">MagickSetDepth</a></h2>
1085<div class="doc-section">
1086
1087<p>MagickSetDepth() sets the wand pixel depth.</p></ol>
1088
1089<p>The format of the MagickSetDepth method is:</p>
1090
1091<pre class="code">
1092 MagickBooleanType MagickSetDepth(MagickWand *wand,
cristybb503372010-05-27 20:51:26 +00001093 const size_t depth)
cristy3ed852e2009-09-05 21:47:34 +00001094</pre>
1095
1096<p>A description of each parameter follows:</p></ol>
1097
1098<h5>wand</h5>
1099<ol><p>the magick wand.</p></ol>
1100
1101<h5>depth</h5>
1102<ol><p>the wand pixel depth.</p></ol>
1103
1104 </div>
1105<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
cristyd934d102009-10-10 12:55:13 +00001106_8c.html" target="source" name="MagickSetExtract">MagickSetExtract</a></h2>
1107<div class="doc-section">
1108
1109<p>MagickSetExtract() sets the extract geometry before you read or write an image file. Use it for inline cropping (e.g. 200x200+0+0) or resizing (e.g.200x200).</p></ol>
1110
1111<p>The format of the MagickSetExtract method is:</p>
1112
1113<pre class="code">
1114 MagickBooleanType MagickSetExtract(MagickWand *wand,
1115 const char *geometry)
1116</pre>
1117
1118<p>A description of each parameter follows:</p></ol>
1119
1120<h5>wand</h5>
1121<ol><p>the magick wand.</p></ol>
1122
1123<h5>geometry</h5>
1124<ol><p>the extract geometry.</p></ol>
1125
1126 </div>
1127<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
cristy3ed852e2009-09-05 21:47:34 +00001128_8c.html" target="source" name="MagickSetFilename">MagickSetFilename</a></h2>
1129<div class="doc-section">
1130
1131<p>MagickSetFilename() sets the filename before you read or write an image file.</p></ol>
1132
1133<p>The format of the MagickSetFilename method is:</p>
1134
1135<pre class="code">
1136 MagickBooleanType MagickSetFilename(MagickWand *wand,
1137 const char *filename)
1138</pre>
1139
1140<p>A description of each parameter follows:</p></ol>
1141
1142<h5>wand</h5>
1143<ol><p>the magick wand.</p></ol>
1144
1145<h5>filename</h5>
1146<ol><p>the image filename.</p></ol>
1147
1148 </div>
1149<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1150_8c.html" target="source" name="MagickSetFont">MagickSetFont</a></h2>
1151<div class="doc-section">
1152
1153<p>MagickSetFont() sets the font associated with the MagickWand.</p></ol>
1154
1155<p>The format of the MagickSetFont method is:</p>
1156
1157<pre class="code">
1158 MagickBooleanType MagickSetFont(MagickWand *wand, const char *font)
1159</pre>
1160
1161<p>A description of each parameter follows:</p></ol>
1162
1163<h5>wand</h5>
1164<ol><p>the magick wand.</p></ol>
1165
1166<h5>font</h5>
1167<ol><p>the font</p></ol>
1168
1169 </div>
1170<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1171_8c.html" target="source" name="MagickSetFormat">MagickSetFormat</a></h2>
1172<div class="doc-section">
1173
1174<p>MagickSetFormat() sets the format of the magick wand.</p></ol>
1175
1176<p>The format of the MagickSetFormat method is:</p>
1177
1178<pre class="code">
1179 MagickBooleanType MagickSetFormat(MagickWand *wand,const char *format)
1180</pre>
1181
1182<p>A description of each parameter follows:</p></ol>
1183
1184<h5>wand</h5>
1185<ol><p>the magick wand.</p></ol>
1186
1187<h5>format</h5>
1188<ol><p>the image format.</p></ol>
1189
1190 </div>
1191<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1192_8c.html" target="source" name="MagickSetGravity">MagickSetGravity</a></h2>
1193<div class="doc-section">
1194
1195<p>MagickSetGravity() sets the gravity type.</p></ol>
1196
1197<p>The format of the MagickSetGravity type is:</p>
1198
1199<pre class="text">
1200 MagickBooleanType MagickSetGravity(MagickWand *wand,
1201 const GravityType type)
1202</pre>
1203
1204<p>A description of each parameter follows:</p></ol>
1205
1206<h5>wand</h5>
1207<ol><p>the magick wand.</p></ol>
1208
1209<h5>type</h5>
1210<ol><p>the gravity type.</p></ol>
1211
1212 </div>
1213<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
cristy83543962009-10-16 19:04:28 +00001214_8c.html" target="source" name="MagickSetImageArtifact">MagickSetImageArtifact</a></h2>
1215<div class="doc-section">
1216
1217<p>MagickSetImageArtifact() associates a artifact with an image.</p></ol>
1218
1219<p>The format of the MagickSetImageArtifact method is:</p>
1220
1221<pre class="code">
1222 MagickBooleanType MagickSetImageArtifact(MagickWand *wand,
1223 const char *artifact,const char *value)
1224</pre>
1225
1226<p>A description of each parameter follows:</p></ol>
1227
1228<h5>wand</h5>
1229<ol><p>the magick wand.</p></ol>
1230
1231<h5>artifact</h5>
1232<ol><p>the artifact.</p></ol>
1233
1234<h5>value</h5>
1235<ol><p>the value.</p></ol>
1236
1237 </div>
1238<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
cristy3ed852e2009-09-05 21:47:34 +00001239_8c.html" target="source" name="MagickSetImageProfile">MagickSetImageProfile</a></h2>
1240<div class="doc-section">
1241
1242<p>MagickSetImageProfile() adds a named profile to the magick wand. If a profile with the same name already exists, it is replaced. This method differs from the MagickProfileImage() method in that it does not apply any CMS color profiles.</p></ol>
1243
1244<p>The format of the MagickSetImageProfile method is:</p>
1245
1246<pre class="code">
1247 MagickBooleanType MagickSetImageProfile(MagickWand *wand,
1248 const char *name,const void *profile,const size_t length)
1249</pre>
1250
1251<p>A description of each parameter follows:</p></ol>
1252
1253<h5>wand</h5>
1254<ol><p>the magick wand.</p></ol>
1255
1256<h5>name</h5>
1257<ol><p>Name of profile to add or remove: ICC, IPTC, or generic profile.</p></ol>
1258
1259<h5>profile</h5>
1260<ol><p>the profile.</p></ol>
1261
1262<h5>length</h5>
1263<ol><p>the length of the profile.</p></ol>
1264
1265 </div>
1266<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1267_8c.html" target="source" name="MagickSetImageProperty">MagickSetImageProperty</a></h2>
1268<div class="doc-section">
1269
1270<p>MagickSetImageProperty() associates a property with an image.</p></ol>
1271
1272<p>The format of the MagickSetImageProperty method is:</p>
1273
1274<pre class="code">
1275 MagickBooleanType MagickSetImageProperty(MagickWand *wand,
1276 const char *property,const char *value)
1277</pre>
1278
1279<p>A description of each parameter follows:</p></ol>
1280
1281<h5>wand</h5>
1282<ol><p>the magick wand.</p></ol>
1283
1284<h5>property</h5>
1285<ol><p>the property.</p></ol>
1286
1287<h5>value</h5>
1288<ol><p>the value.</p></ol>
1289
1290 </div>
1291<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1292_8c.html" target="source" name="MagickSetInterlaceScheme">MagickSetInterlaceScheme</a></h2>
1293<div class="doc-section">
1294
1295<p>MagickSetInterlaceScheme() sets the image compression.</p></ol>
1296
1297<p>The format of the MagickSetInterlaceScheme method is:</p>
1298
1299<pre class="code">
1300 MagickBooleanType MagickSetInterlaceScheme(MagickWand *wand,
1301 const InterlaceType interlace_scheme)
1302</pre>
1303
1304<p>A description of each parameter follows:</p></ol>
1305
1306<h5>wand</h5>
1307<ol><p>the magick wand.</p></ol>
1308
1309<h5>interlace_scheme</h5>
1310<ol><p>the image interlace scheme: NoInterlace, LineInterlace, PlaneInterlace, PartitionInterlace.</p></ol>
1311
1312 </div>
1313<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1314_8c.html" target="source" name="MagickSetInterpolateMethod">MagickSetInterpolateMethod</a></h2>
1315<div class="doc-section">
1316
1317<p>MagickSetInterpolateMethod() sets the interpolate pixel method.</p></ol>
1318
1319<p>The format of the MagickSetInterpolateMethod method is:</p>
1320
1321<pre class="code">
1322 MagickBooleanType MagickSetInterpolateMethod(MagickWand *wand,
1323 const InterpolateMethodPixel method)
1324</pre>
1325
1326<p>A description of each parameter follows:</p></ol>
1327
1328<h5>wand</h5>
1329<ol><p>the magick wand.</p></ol>
1330
1331<h5>method</h5>
1332<ol><p>the interpolate pixel method.</p></ol>
1333
1334 </div>
1335<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1336_8c.html" target="source" name="MagickSetOption">MagickSetOption</a></h2>
1337<div class="doc-section">
1338
1339<p>MagickSetOption() associates one or options with the wand (.e.g MagickSetOption(wand,"jpeg:perserve","yes")).</p></ol>
1340
1341<p>The format of the MagickSetOption method is:</p>
1342
1343<pre class="code">
1344 MagickBooleanType MagickSetOption(MagickWand *wand,const char *key,
1345 const char *value)
1346</pre>
1347
1348<p>A description of each parameter follows:</p></ol>
1349
1350<h5>wand</h5>
1351<ol><p>the magick wand.</p></ol>
1352
1353<h5>key</h5>
1354<ol><p>The key.</p></ol>
1355
1356<h5>value</h5>
1357<ol><p>The value.</p></ol>
1358
1359 </div>
1360<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1361_8c.html" target="source" name="MagickSetOrientation">MagickSetOrientation</a></h2>
1362<div class="doc-section">
1363
1364<p>MagickSetOrientation() sets the wand orientation type.</p></ol>
1365
1366<p>The format of the MagickSetOrientation method is:</p>
1367
1368<pre class="code">
1369 MagickBooleanType MagickSetOrientation(MagickWand *wand,
1370 const OrientationType orientation)
1371</pre>
1372
1373<p>A description of each parameter follows:</p></ol>
1374
1375<h5>wand</h5>
1376<ol><p>the magick wand.</p></ol>
1377
1378<h5>orientation</h5>
1379<ol><p>the wand orientation.</p></ol>
1380
1381 </div>
1382<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1383_8c.html" target="source" name="MagickSetPage">MagickSetPage</a></h2>
1384<div class="doc-section">
1385
1386<p>MagickSetPage() sets the page geometry of the magick wand.</p></ol>
1387
1388<p>The format of the MagickSetPage method is:</p>
1389
1390<pre class="code">
1391 MagickBooleanType MagickSetPage(MagickWand *wand,
cristybb503372010-05-27 20:51:26 +00001392 const size_t width,const size_t height,const ssize_t x,
1393 const ssize_t y)
cristy3ed852e2009-09-05 21:47:34 +00001394</pre>
1395
1396<p>A description of each parameter follows:</p></ol>
1397
1398<h5>wand</h5>
1399<ol><p>the magick wand.</p></ol>
1400
1401<h5>width</h5>
1402<ol><p>the page width.</p></ol>
1403
1404<h5>height</h5>
1405<ol><p>the page height.</p></ol>
1406
1407<h5>x</h5>
1408<ol><p>the page x-offset.</p></ol>
1409
1410<h5>y</h5>
1411<ol><p>the page y-offset.</p></ol>
1412
1413 </div>
1414<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1415_8c.html" target="source" name="MagickSetPassphrase">MagickSetPassphrase</a></h2>
1416<div class="doc-section">
1417
1418<p>MagickSetPassphrase() sets the passphrase.</p></ol>
1419
1420<p>The format of the MagickSetPassphrase method is:</p>
1421
1422<pre class="code">
1423 MagickBooleanType MagickSetPassphrase(MagickWand *wand,
1424 const char *passphrase)
1425</pre>
1426
1427<p>A description of each parameter follows:</p></ol>
1428
1429<h5>wand</h5>
1430<ol><p>the magick wand.</p></ol>
1431
1432<h5>passphrase</h5>
1433<ol><p>the passphrase.</p></ol>
1434
1435 </div>
1436<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1437_8c.html" target="source" name="MagickSetPointsize">MagickSetPointsize</a></h2>
1438<div class="doc-section">
1439
1440<p>MagickSetPointsize() sets the font pointsize associated with the MagickWand.</p></ol>
1441
1442<p>The format of the MagickSetPointsize method is:</p>
1443
1444<pre class="code">
1445 MagickBooleanType MagickSetPointsize(MagickWand *wand,
1446 const double pointsize)
1447</pre>
1448
1449<p>A description of each parameter follows:</p></ol>
1450
1451<h5>wand</h5>
1452<ol><p>the magick wand.</p></ol>
1453
1454<h5>pointsize</h5>
1455<ol><p>the size of the font</p></ol>
1456
1457 </div>
1458<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1459_8c.html" target="source" name="MagickSetProgressMonitor">MagickSetProgressMonitor</a></h2>
1460<div class="doc-section">
1461
1462<p>MagickSetProgressMonitor() sets the wand progress monitor to the specified method and returns the previous progress monitor if any. The progress monitor method looks like this:</p>
1463
1464<pre class="text">
1465 MagickBooleanType MagickProgressMonitor(const char *text,
1466 const MagickOffsetType offset,const MagickSizeType span,
1467 void *client_data)
1468</pre>
1469
1470<p>If the progress monitor returns MagickFalse, the current operation is interrupted.</p></ol>
1471
1472<p>The format of the MagickSetProgressMonitor method is:</p>
1473
1474<pre class="code">
1475 MagickProgressMonitor MagickSetProgressMonitor(MagickWand *wand
1476 const MagickProgressMonitor progress_monitor,void *client_data)
1477</pre>
1478
1479<p>A description of each parameter follows:</p></ol>
1480
1481<h5>wand</h5>
1482<ol><p>the magick wand.</p></ol>
1483
1484<h5>progress_monitor</h5>
1485<ol><p>Specifies a pointer to a method to monitor progress of an image operation.</p></ol>
1486
1487<h5>client_data</h5>
1488<ol><p>Specifies a pointer to any client data.</p></ol>
1489
1490 </div>
1491<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1492_8c.html" target="source" name="MagickSetResourceLimit">MagickSetResourceLimit</a></h2>
1493<div class="doc-section">
1494
1495<p>MagickSetResourceLimit() sets the limit for a particular resource in megabytes.</p></ol>
1496
1497<p>The format of the MagickSetResourceLimit method is:</p>
1498
1499<pre class="code">
1500 MagickBooleanType MagickSetResourceLimit(const ResourceType type,
1501 const MagickSizeType limit)
1502</pre>
1503
1504<p>A description of each parameter follows:</p></ol>
1505
1506<h5>type</h5>
1507<ol><p>the type of resource: AreaResource, MemoryResource, MapResource, DiskResource, FileResource.</p></ol>
1508
1509<p>o The maximum limit for the resource.</p></ol>
1510
1511 </div>
1512<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1513_8c.html" target="source" name="MagickSetResolution">MagickSetResolution</a></h2>
1514<div class="doc-section">
1515
1516<p>MagickSetResolution() sets the image resolution.</p></ol>
1517
1518<p>The format of the MagickSetResolution method is:</p>
1519
1520<pre class="code">
1521 MagickBooleanType MagickSetResolution(MagickWand *wand,
1522 const double x_resolution,const doubtl y_resolution)
1523</pre>
1524
1525<p>A description of each parameter follows:</p></ol>
1526
1527<h5>wand</h5>
1528<ol><p>the magick wand.</p></ol>
1529
1530<h5>x_resolution</h5>
1531<ol><p>the image x resolution.</p></ol>
1532
1533<h5>y_resolution</h5>
1534<ol><p>the image y resolution.</p></ol>
1535
1536 </div>
1537<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1538_8c.html" target="source" name="MagickSetSamplingFactors">MagickSetSamplingFactors</a></h2>
1539<div class="doc-section">
1540
1541<p>MagickSetSamplingFactors() sets the image sampling factors.</p></ol>
1542
1543<p>The format of the MagickSetSamplingFactors method is:</p>
1544
1545<pre class="code">
1546 MagickBooleanType MagickSetSamplingFactors(MagickWand *wand,
cristybb503372010-05-27 20:51:26 +00001547 const size_t number_factors,const double *sampling_factors)
cristy3ed852e2009-09-05 21:47:34 +00001548</pre>
1549
1550<p>A description of each parameter follows:</p></ol>
1551
1552<h5>wand</h5>
1553<ol><p>the magick wand.</p></ol>
1554
1555<h5>number_factoes</h5>
1556<ol><p>the number of factors.</p></ol>
1557
1558<h5>sampling_factors</h5>
1559<ol><p>An array of doubles representing the sampling factor for each color component (in RGB order).</p></ol>
1560
1561 </div>
1562<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1563_8c.html" target="source" name="MagickSetSize">MagickSetSize</a></h2>
1564<div class="doc-section">
1565
1566<p>MagickSetSize() sets the size of the magick wand. Set it before you read a raw image format such as RGB, GRAY, or CMYK.</p></ol>
1567
1568<p>The format of the MagickSetSize method is:</p>
1569
1570<pre class="code">
1571 MagickBooleanType MagickSetSize(MagickWand *wand,
cristybb503372010-05-27 20:51:26 +00001572 const size_t columns,const size_t rows)
cristy3ed852e2009-09-05 21:47:34 +00001573</pre>
1574
1575<p>A description of each parameter follows:</p></ol>
1576
1577<h5>wand</h5>
1578<ol><p>the magick wand.</p></ol>
1579
1580<h5>columns</h5>
1581<ol><p>the width in pixels.</p></ol>
1582
1583<h5>rows</h5>
1584<ol><p>the rows in pixels.</p></ol>
1585
1586 </div>
1587<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1588_8c.html" target="source" name="MagickSetSizeOffset">MagickSetSizeOffset</a></h2>
1589<div class="doc-section">
1590
1591<p>MagickSetSizeOffset() sets the size and offset of the magick wand. Set it before you read a raw image format such as RGB, GRAY, or CMYK.</p></ol>
1592
1593<p>The format of the MagickSetSizeOffset method is:</p>
1594
1595<pre class="code">
1596 MagickBooleanType MagickSetSizeOffset(MagickWand *wand,
cristybb503372010-05-27 20:51:26 +00001597 const size_t columns,const size_t rows,
1598 const ssize_t offset)
cristy3ed852e2009-09-05 21:47:34 +00001599</pre>
1600
1601<p>A description of each parameter follows:</p></ol>
1602
1603<h5>wand</h5>
1604<ol><p>the magick wand.</p></ol>
1605
1606<h5>columns</h5>
1607<ol><p>the image width in pixels.</p></ol>
1608
1609<h5>rows</h5>
1610<ol><p>the image rows in pixels.</p></ol>
1611
1612<h5>offset</h5>
1613<ol><p>the image offset.</p></ol>
1614
1615 </div>
1616<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1617_8c.html" target="source" name="MagickSetType">MagickSetType</a></h2>
1618<div class="doc-section">
1619
1620<p>MagickSetType() sets the image type attribute.</p></ol>
1621
1622<p>The format of the MagickSetType method is:</p>
1623
1624<pre class="code">
1625 MagickBooleanType MagickSetType(MagickWand *wand,
1626 const ImageType image_type)
1627</pre>
1628
1629<p>A description of each parameter follows:</p></ol>
1630
1631<h5>wand</h5>
1632<ol><p>the magick wand.</p></ol>
1633
1634<h5>image_type</h5>
1635<ol><p>the image type: UndefinedType, BilevelType, GrayscaleType, GrayscaleMatteType, PaletteType, PaletteMatteType, TrueColorType, TrueColorMatteType, ColorSeparationType, ColorSeparationMatteType, or OptimizeType.</p></ol>
1636
1637 </div>
cristy3eaa0ef2010-03-06 20:35:26 +00001638
1639</div>
1640
1641<div id="linkbar">
cristyce69bb02010-07-27 19:49:46 +00001642 <span id="linkbar-west">&nbsp;</span>
cristy3eaa0ef2010-03-06 20:35:26 +00001643 <span id="linkbar-center">
1644 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull;
cristya8902942010-07-30 00:49:52 +00001645 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
cristy3eaa0ef2010-03-06 20:35:26 +00001646 </span>
1647 <span id="linkbar-east">&nbsp;</span>
1648 </div>
1649 <div class="footer">
1650 <span id="footer-west">&copy; 1999-2010 ImageMagick Studio LLC</span>
1651 <span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
1652 </div>
1653 <div style="clear: both; margin: 0; width: 100%; "></div>
cristya8902942010-07-30 00:49:52 +00001654 <script type="text/javascript">
1655 var _gaq = _gaq || [];
1656 _gaq.push(['_setAccount', 'UA-17690367-1']);
1657 _gaq.push(['_trackPageview']);
1658
1659 (function() {
1660 var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
1661 ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
1662 var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
1663 })();
1664 </script>
cristy3eaa0ef2010-03-06 20:35:26 +00001665</body>
1666</html>