blob: e7a7a9b9cc27a04283a4b82b9904e43b613cf2b5 [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="/>
cristyffb69ed2010-12-25 00:06:48 +00007 <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"/>
cristyffb69ed2010-12-25 00:06:48 +000012 <meta name="Description" content="ImageMagick is a software suite to create, edit, or compose bitmap images in a variety of formats. Use ImageMagick to scale, rotate, shear, distort and transform images."/>
cristy3c98a4f2010-08-13 20:09:41 +000013 <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"/>
cristy4103d562010-12-10 01:38:54 +000022 <meta name="Copyright" content="Copyright (c) 1999-2011 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">
cristyffb69ed2010-12-25 00:06:48 +0000119 <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
cristy3ed852e2009-09-05 21:47:34 +0000120</div>
121<div class="sub">
cristyffb69ed2010-12-25 00:06:48 +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">
cristy307ba182010-12-25 01:00:34 +0000130 <a title="Sponsor: Notebook Reparatur Berlin" href="http://www.notebook-reparaturen-berlin.de">Notebook Reparatur Berlin</a><!-- 2011040100025 gabi.schulze-->
cristy7d52cd62010-10-01 17:26:59 +0000131</div>
132<div class="sponsor">
133 <a title="Sponsor: Druckerei" href="http://print24.com/de/">Druckerei</a><!-- 201110010720 -->
cristy73fd1cd2010-09-12 19:14:25 +0000134</div>
135<div class="sponsor">
cristyc5baf4f2010-08-31 15:05:33 +0000136 <a title="Sponsor: Image Converter" href="http://www.batchphoto.com">Image Converter</a><!-- 201103010900 Bits Coffee-->
137</div>
138<div class="sponsor">
cristy851dbce2010-08-06 21:40:00 +0000139 <a title="Sponsor: Flyer drucken" href="http://www.online-druck.biz">Flyer drucken</a><!-- 201109010900 Floeter-->
140</div>
141<div class="sponsor">
cristy83a272e2010-05-07 20:40:35 +0000142 <a title="Sponsor: Webdesign Agentur" href="http://www.ventzke-partner.de">Webdesign Agentur</a><!-- 201101010480 invendio.de-->
cristy4bbe0bd2010-04-08 02:07:24 +0000143</div>
144<div class="sponsor">
cristy83a272e2010-05-07 20:40:35 +0000145 <a title="Sponsor: LVM Versicherung" href="http://www.neu-reich.de">LVM Versicherung</a><!-- 201101010480 -->
cristy13538962010-02-26 17:53:04 +0000146</div>
147<div class="sponsor">
cristyc5baf4f2010-08-31 15:05:33 +0000148 <a title="Sponsor: Diamonds are a Girls Best Friend" href="http://www.schmuck.org">Diamonds are a Girls Best Friend</a><!-- 201101010600 Peterssen-->
cristyc1c61662009-09-30 14:04:37 +0000149</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
cristy307ba182010-12-25 01:00:34 +0000170<h1>Module magick-property
171 Methods</h1>
cristy771f7a72010-11-27 21:42:59 +0000172<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="#MagickGetResolution">MagickGetResolution</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 +0000173
174<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
cristy83543962009-10-16 19:04:28 +0000175_8c.html" target="source" name="MagickDeleteImageArtifact">MagickDeleteImageArtifact</a></h2>
176<div class="doc-section">
177
178<p>MagickDeleteImageArtifact() deletes a wand artifact.</p></ol>
179
180<p>The format of the MagickDeleteImageArtifact method is:</p>
181
182<pre class="code">
183 MagickBooleanType MagickDeleteImageArtifact(MagickWand *wand,
184 const char *artifact)
185</pre>
186
187<p>A description of each parameter follows:</p></ol>
188
189<h5>image</h5>
190<ol><p>the image.</p></ol>
191
192<h5>artifact</h5>
193<ol><p>the image artifact.</p></ol>
194
195 </div>
196<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
cristy3ed852e2009-09-05 21:47:34 +0000197_8c.html" target="source" name="MagickDeleteImageProperty">MagickDeleteImageProperty</a></h2>
198<div class="doc-section">
199
200<p>MagickDeleteImageProperty() deletes a wand property.</p></ol>
201
202<p>The format of the MagickDeleteImageProperty method is:</p>
203
204<pre class="code">
205 MagickBooleanType MagickDeleteImageProperty(MagickWand *wand,
206 const char *property)
207</pre>
208
209<p>A description of each parameter follows:</p></ol>
210
211<h5>image</h5>
212<ol><p>the image.</p></ol>
213
214<h5>property</h5>
215<ol><p>the image property.</p></ol>
216
217 </div>
218<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
219_8c.html" target="source" name="MagickDeleteOption">MagickDeleteOption</a></h2>
220<div class="doc-section">
221
222<p>MagickDeleteOption() deletes a wand option.</p></ol>
223
224<p>The format of the MagickDeleteOption method is:</p>
225
226<pre class="code">
227 MagickBooleanType MagickDeleteOption(MagickWand *wand,
228 const char *option)
229</pre>
230
231<p>A description of each parameter follows:</p></ol>
232
233<h5>image</h5>
234<ol><p>the image.</p></ol>
235
236<h5>option</h5>
237<ol><p>the image option.</p></ol>
238
239 </div>
240<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
241_8c.html" target="source" name="MagickGetAntialias">MagickGetAntialias</a></h2>
242<div class="doc-section">
243
244<p>MagickGetAntialias() returns the antialias property associated with the wand.</p></ol>
245
246<p>The format of the MagickGetAntialias method is:</p>
247
248<pre class="code">
249 MagickBooleanType MagickGetAntialias(const MagickWand *wand)
250</pre>
251
252<p>A description of each parameter follows:</p></ol>
253
254<h5>wand</h5>
255<ol><p>the magick wand.</p></ol>
256
257 </div>
258<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
259_8c.html" target="source" name="MagickGetBackgroundColor">MagickGetBackgroundColor</a></h2>
260<div class="doc-section">
261
262<p>MagickGetBackgroundColor() returns the wand background color.</p></ol>
263
264<p>The format of the MagickGetBackgroundColor method is:</p>
265
266<pre class="code">
267 PixelWand *MagickGetBackgroundColor(MagickWand *wand)
268</pre>
269
270<p>A description of each parameter follows:</p></ol>
271
272<h5>wand</h5>
273<ol><p>the magick wand.</p></ol>
274
275 </div>
276<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
277_8c.html" target="source" name="MagickGetColorspace">MagickGetColorspace</a></h2>
278<div class="doc-section">
279
280<p>MagickGetColorspace() gets the wand colorspace type.</p></ol>
281
282<p>The format of the MagickGetColorspace method is:</p>
283
284<pre class="code">
285 ColorspaceType MagickGetColorspace(MagickWand *wand)
286</pre>
287
288<p>A description of each parameter follows:</p></ol>
289
290<h5>wand</h5>
291<ol><p>the magick wand.</p></ol>
292
293 </div>
294<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
295_8c.html" target="source" name="MagickGetCompression">MagickGetCompression</a></h2>
296<div class="doc-section">
297
298<p>MagickGetCompression() gets the wand compression type.</p></ol>
299
300<p>The format of the MagickGetCompression method is:</p>
301
302<pre class="code">
303 CompressionType MagickGetCompression(MagickWand *wand)
304</pre>
305
306<p>A description of each parameter follows:</p></ol>
307
308<h5>wand</h5>
309<ol><p>the magick wand.</p></ol>
310
311 </div>
312<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
313_8c.html" target="source" name="MagickGetCompressionQuality">MagickGetCompressionQuality</a></h2>
314<div class="doc-section">
315
316<p>MagickGetCompressionQuality() gets the wand compression quality.</p></ol>
317
318<p>The format of the MagickGetCompressionQuality method is:</p>
319
320<pre class="code">
cristybb503372010-05-27 20:51:26 +0000321 size_t MagickGetCompressionQuality(MagickWand *wand)
cristy3ed852e2009-09-05 21:47:34 +0000322</pre>
323
324<p>A description of each parameter follows:</p></ol>
325
326<h5>wand</h5>
327<ol><p>the magick wand.</p></ol>
328
329 </div>
330<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
331_8c.html" target="source" name="MagickGetCopyright">MagickGetCopyright</a></h2>
332<div class="doc-section">
333
334<p>MagickGetCopyright() returns the ImageMagick API copyright as a string constant.</p></ol>
335
336<p>The format of the MagickGetCopyright method is:</p>
337
338<pre class="code">
339 const char *MagickGetCopyright(void)
340</pre>
341
342 </div>
343<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
344_8c.html" target="source" name="MagickGetFilename">MagickGetFilename</a></h2>
345<div class="doc-section">
346
347<p>MagickGetFilename() returns the filename associated with an image sequence.</p></ol>
348
349<p>The format of the MagickGetFilename method is:</p>
350
351<pre class="code">
352 const char *MagickGetFilename(const MagickWand *wand)
353</pre>
354
355<p>A description of each parameter follows:</p></ol>
356
357<h5>wand</h5>
358<ol><p>the magick wand.</p></ol>
359
360 </div>
361<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
362_8c.html" target="source" name="MagickGetFont">MagickGetFont</a></h2>
363<div class="doc-section">
364
365<p>MagickGetFont() returns the font associated with the MagickWand.</p></ol>
366
367<p>The format of the MagickGetFont method is:</p>
368
369<pre class="code">
370 char *MagickGetFont(MagickWand *wand)
371</pre>
372
373<p>A description of each parameter follows:</p></ol>
374
375<h5>wand</h5>
376<ol><p>the magick wand.</p></ol>
377
378 </div>
379<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
380_8c.html" target="source" name="MagickGetFormat">MagickGetFormat</a></h2>
381<div class="doc-section">
382
383<p>MagickGetFormat() returns the format of the magick wand.</p></ol>
384
385<p>The format of the MagickGetFormat method is:</p>
386
387<pre class="code">
388 const char MagickGetFormat(MagickWand *wand)
389</pre>
390
391<p>A description of each parameter follows:</p></ol>
392
393<h5>wand</h5>
394<ol><p>the magick wand.</p></ol>
395
396 </div>
397<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
398_8c.html" target="source" name="MagickGetGravity">MagickGetGravity</a></h2>
399<div class="doc-section">
400
401<p>MagickGetGravity() gets the wand gravity.</p></ol>
402
403<p>The format of the MagickGetGravity method is:</p>
404
405<pre class="code">
406 GravityType MagickGetGravity(MagickWand *wand)
407</pre>
408
409<p>A description of each parameter follows:</p></ol>
410
411<h5>wand</h5>
412<ol><p>the magick wand.</p></ol>
413
414 </div>
415<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
416_8c.html" target="source" name="MagickGetHomeURL">MagickGetHomeURL</a></h2>
417<div class="doc-section">
418
419<p>MagickGetHomeURL() returns the ImageMagick home URL.</p></ol>
420
421<p>The format of the MagickGetHomeURL method is:</p>
422
423<pre class="code">
424 char *MagickGetHomeURL(void)
425</pre>
426
427 </div>
428<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
cristy83543962009-10-16 19:04:28 +0000429_8c.html" target="source" name="MagickGetImageArtifact">MagickGetImageArtifact</a></h2>
430<div class="doc-section">
431
432<p>MagickGetImageArtifact() returns a value associated with the specified artifact. Use MagickRelinquishMemory() to free the value when you are finished with it.</p></ol>
433
434<p>The format of the MagickGetImageArtifact method is:</p>
435
436<pre class="code">
437 char *MagickGetImageArtifact(MagickWand *wand,const char *artifact)
438</pre>
439
440<p>A description of each parameter follows:</p></ol>
441
442<h5>wand</h5>
443<ol><p>the magick wand.</p></ol>
444
445<h5>artifact</h5>
446<ol><p>the artifact.</p></ol>
447
448 </div>
449<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
450_8c.html" target="source" name="MagickGetImageArtifacts">MagickGetImageArtifacts</a></h2>
451<div class="doc-section">
452
453<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>
454
455<p>The format of the MagickGetImageArtifacts method is:</p>
456
457<pre class="code">
458 char *MagickGetImageArtifacts(MagickWand *wand,
cristybb503372010-05-27 20:51:26 +0000459 const char *pattern,size_t *number_artifacts)
cristy83543962009-10-16 19:04:28 +0000460</pre>
461
462<p>A description of each parameter follows:</p></ol>
463
464<h5>wand</h5>
465<ol><p>the magick wand.</p></ol>
466
467<h5>pattern</h5>
468<ol><p>Specifies a pointer to a text string containing a pattern.</p></ol>
469
470<h5>number_artifacts</h5>
471<ol><p>the number artifacts associated with this wand.</p></ol>
472
473 </div>
474<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
cristy3ed852e2009-09-05 21:47:34 +0000475_8c.html" target="source" name="MagickGetImageProfile">MagickGetImageProfile</a></h2>
476<div class="doc-section">
477
478<p>MagickGetImageProfile() returns the named image profile.</p></ol>
479
480<p>The format of the MagickGetImageProfile method is:</p>
481
482<pre class="code">
483 unsigned char *MagickGetImageProfile(MagickWand *wand,const char *name,
484 size_t *length)
485</pre>
486
487<p>A description of each parameter follows:</p></ol>
488
489<h5>wand</h5>
490<ol><p>the magick wand.</p></ol>
491
492<h5>name</h5>
493<ol><p>Name of profile to return: ICC, IPTC, or generic profile.</p></ol>
494
495<h5>length</h5>
496<ol><p>the length of the profile.</p></ol>
497
498 </div>
499<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
500_8c.html" target="source" name="MagickGetImageProfiles">MagickGetImageProfiles</a></h2>
501<div class="doc-section">
502
503<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>
504
505<p>The format of the MagickGetImageProfiles method is:</p>
506
507<pre class="code">
508 char *MagickGetImageProfiles(MagickWand *wand,
cristybb503372010-05-27 20:51:26 +0000509 size_t *number_profiles)
cristy3ed852e2009-09-05 21:47:34 +0000510</pre>
511
512<p>A description of each parameter follows:</p></ol>
513
514<h5>wand</h5>
515<ol><p>the magick wand.</p></ol>
516
517<h5>pattern</h5>
518<ol><p>Specifies a pointer to a text string containing a pattern.</p></ol>
519
520<h5>number_profiles</h5>
521<ol><p>the number profiles associated with this wand.</p></ol>
522
523 </div>
524<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
525_8c.html" target="source" name="MagickGetImageProperty">MagickGetImageProperty</a></h2>
526<div class="doc-section">
527
528<p>MagickGetImageProperty() returns a value associated with the specified property. Use MagickRelinquishMemory() to free the value when you are finished with it.</p></ol>
529
530<p>The format of the MagickGetImageProperty method is:</p>
531
532<pre class="code">
533 char *MagickGetImageProperty(MagickWand *wand,const char *property)
534</pre>
535
536<p>A description of each parameter follows:</p></ol>
537
538<h5>wand</h5>
539<ol><p>the magick wand.</p></ol>
540
541<h5>property</h5>
542<ol><p>the property.</p></ol>
543
544 </div>
545<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
546_8c.html" target="source" name="MagickGetImageProperties">MagickGetImageProperties</a></h2>
547<div class="doc-section">
548
549<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>
550
551<p>The format of the MagickGetImageProperties method is:</p>
552
553<pre class="code">
554 char *MagickGetImageProperties(MagickWand *wand,
cristybb503372010-05-27 20:51:26 +0000555 const char *pattern,size_t *number_properties)
cristy3ed852e2009-09-05 21:47:34 +0000556</pre>
557
558<p>A description of each parameter follows:</p></ol>
559
560<h5>wand</h5>
561<ol><p>the magick wand.</p></ol>
562
563<h5>pattern</h5>
564<ol><p>Specifies a pointer to a text string containing a pattern.</p></ol>
565
566<h5>number_properties</h5>
567<ol><p>the number properties associated with this wand.</p></ol>
568
569 </div>
570<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
571_8c.html" target="source" name="MagickGetInterlaceScheme">MagickGetInterlaceScheme</a></h2>
572<div class="doc-section">
573
574<p>MagickGetInterlaceScheme() gets the wand interlace scheme.</p></ol>
575
576<p>The format of the MagickGetInterlaceScheme method is:</p>
577
578<pre class="code">
579 InterlaceType MagickGetInterlaceScheme(MagickWand *wand)
580</pre>
581
582<p>A description of each parameter follows:</p></ol>
583
584<h5>wand</h5>
585<ol><p>the magick wand.</p></ol>
586
587 </div>
588<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
589_8c.html" target="source" name="MagickGetInterpolateMethod">MagickGetInterpolateMethod</a></h2>
590<div class="doc-section">
591
592<p>MagickGetInterpolateMethod() gets the wand compression.</p></ol>
593
594<p>The format of the MagickGetInterpolateMethod method is:</p>
595
596<pre class="code">
597 InterpolatePixelMethod MagickGetInterpolateMethod(MagickWand *wand)
598</pre>
599
600<p>A description of each parameter follows:</p></ol>
601
602<h5>wand</h5>
603<ol><p>the magick wand.</p></ol>
604
605 </div>
606<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
607_8c.html" target="source" name="MagickGetOption">MagickGetOption</a></h2>
608<div class="doc-section">
609
610<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>
611
612<p>The format of the MagickGetOption method is:</p>
613
614<pre class="code">
615 char *MagickGetOption(MagickWand *wand,const char *key)
616</pre>
617
618<p>A description of each parameter follows:</p></ol>
619
620<h5>wand</h5>
621<ol><p>the magick wand.</p></ol>
622
623<h5>key</h5>
624<ol><p>the key.</p></ol>
625
626 </div>
627<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
628_8c.html" target="source" name="MagickGetOptions">MagickGetOptions</a></h2>
629<div class="doc-section">
630
631<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>
632
633<p>The format of the MagickGetOptions method is:</p>
634
635<pre class="code">
cristybb503372010-05-27 20:51:26 +0000636 char *MagickGetOptions(MagickWand *wand,size_t *number_options)
cristy3ed852e2009-09-05 21:47:34 +0000637</pre>
638
639<p>A description of each parameter follows:</p></ol>
640
641<h5>wand</h5>
642<ol><p>the magick wand.</p></ol>
643
644<h5>pattern</h5>
645<ol><p>Specifies a pointer to a text string containing a pattern.</p></ol>
646
647<h5>number_options</h5>
648<ol><p>the number options associated with this wand.</p></ol>
649
650 </div>
651<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
652_8c.html" target="source" name="MagickGetOrientation">MagickGetOrientation</a></h2>
653<div class="doc-section">
654
655<p>MagickGetOrientation() gets the wand orientation type.</p></ol>
656
657<p>The format of the MagickGetOrientation method is:</p>
658
659<pre class="code">
660 OrientationType MagickGetOrientation(MagickWand *wand)
661</pre>
662
663<p>A description of each parameter follows:</p></ol>
664
665<h5>wand</h5>
666<ol><p>the magick wand.</p></ol>
667
668 </div>
669<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
670_8c.html" target="source" name="MagickGetPackageName">MagickGetPackageName</a></h2>
671<div class="doc-section">
672
673<p>MagickGetPackageName() returns the ImageMagick package name as a string constant.</p></ol>
674
675<p>The format of the MagickGetPackageName method is:</p>
676
677<pre class="code">
678 const char *MagickGetPackageName(void)
679</pre>
680
681
682 </div>
683<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
684_8c.html" target="source" name="MagickGetPage">MagickGetPage</a></h2>
685<div class="doc-section">
686
687<p>MagickGetPage() returns the page geometry associated with the magick wand.</p></ol>
688
689<p>The format of the MagickGetPage method is:</p>
690
691<pre class="code">
692 MagickBooleanType MagickGetPage(const MagickWand *wand,
cristybb503372010-05-27 20:51:26 +0000693 size_t *width,size_t *height,ssize_t *x,ssize_t *y)
cristy3ed852e2009-09-05 21:47:34 +0000694</pre>
695
696<p>A description of each parameter follows:</p></ol>
697
698<h5>wand</h5>
699<ol><p>the magick wand.</p></ol>
700
701<h5>width</h5>
702<ol><p>the page width.</p></ol>
703
704<h5>height</h5>
705<ol><p>page height.</p></ol>
706
707<h5>x</h5>
708<ol><p>the page x-offset.</p></ol>
709
710<h5>y</h5>
711<ol><p>the page y-offset.</p></ol>
712
713 </div>
714<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
715_8c.html" target="source" name="MagickGetPointsize">MagickGetPointsize</a></h2>
716<div class="doc-section">
717
718<p>MagickGetPointsize() returns the font pointsize associated with the MagickWand.</p></ol>
719
720<p>The format of the MagickGetPointsize method is:</p>
721
722<pre class="code">
723 double MagickGetPointsize(MagickWand *wand)
724</pre>
725
726<p>A description of each parameter follows:</p></ol>
727
728<h5>wand</h5>
729<ol><p>the magick wand.</p></ol>
730
731 </div>
732<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
733_8c.html" target="source" name="MagickGetQuantumDepth">MagickGetQuantumDepth</a></h2>
734<div class="doc-section">
735
736<p>MagickGetQuantumDepth() returns the ImageMagick quantum depth as a string constant.</p></ol>
737
738<p>The format of the MagickGetQuantumDepth method is:</p>
739
740<pre class="code">
cristybb503372010-05-27 20:51:26 +0000741 const char *MagickGetQuantumDepth(size_t *depth)
cristy3ed852e2009-09-05 21:47:34 +0000742</pre>
743
744<p>A description of each parameter follows:</p></ol>
745
746<h5>depth</h5>
747<ol><p>the quantum depth is returned as a number.</p></ol>
748
749 </div>
750<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
751_8c.html" target="source" name="MagickGetQuantumRange">MagickGetQuantumRange</a></h2>
752<div class="doc-section">
753
754<p>MagickGetQuantumRange() returns the ImageMagick quantum range as a string constant.</p></ol>
755
756<p>The format of the MagickGetQuantumRange method is:</p>
757
758<pre class="code">
cristybb503372010-05-27 20:51:26 +0000759 const char *MagickGetQuantumRange(size_t *range)
cristy3ed852e2009-09-05 21:47:34 +0000760</pre>
761
762<p>A description of each parameter follows:</p></ol>
763
764<h5>range</h5>
765<ol><p>the quantum range is returned as a number.</p></ol>
766
767 </div>
768<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
769_8c.html" target="source" name="MagickGetReleaseDate">MagickGetReleaseDate</a></h2>
770<div class="doc-section">
771
772<p>MagickGetReleaseDate() returns the ImageMagick release date as a string constant.</p></ol>
773
774<p>The format of the MagickGetReleaseDate method is:</p>
775
776<pre class="code">
777 const char *MagickGetReleaseDate(void)
778</pre>
779
780 </div>
781<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
cristy771f7a72010-11-27 21:42:59 +0000782_8c.html" target="source" name="MagickGetResolution">MagickGetResolution</a></h2>
783<div class="doc-section">
784
785<p>MagickGetResolution() gets the image X and Y resolution.</p></ol>
786
787<p>The format of the MagickGetResolution method is:</p>
788
789<pre class="code">
790 MagickBooleanType MagickGetResolution(const MagickWand *wand,double *x,
791 double *y)
792</pre>
793
794<p>A description of each parameter follows:</p></ol>
795
796<h5>wand</h5>
797<ol><p>the magick wand.</p></ol>
798
799<h5>x</h5>
800<ol><p>the x-resolution.</p></ol>
801
802<h5>y</h5>
803<ol><p>the y-resolution.</p></ol>
804
805 </div>
806<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
cristy3ed852e2009-09-05 21:47:34 +0000807_8c.html" target="source" name="MagickGetResource">MagickGetResource</a></h2>
808<div class="doc-section">
809
810<p>MagickGetResource() returns the specified resource in megabytes.</p></ol>
811
812<p>The format of the MagickGetResource method is:</p>
813
814<pre class="code">
815 MagickSizeType MagickGetResource(const ResourceType type)
816</pre>
817
818<p>A description of each parameter follows:</p></ol>
819
820<h5>wand</h5>
821<ol><p>the magick wand.</p></ol>
822
823 </div>
824<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
825_8c.html" target="source" name="MagickGetResourceLimit">MagickGetResourceLimit</a></h2>
826<div class="doc-section">
827
828<p>MagickGetResourceLimit() returns the specified resource limit in megabytes.</p></ol>
829
830<p>The format of the MagickGetResourceLimit method is:</p>
831
832<pre class="code">
833 MagickSizeType MagickGetResourceLimit(const ResourceType type)
834</pre>
835
836<p>A description of each parameter follows:</p></ol>
837
838<h5>wand</h5>
839<ol><p>the magick wand.</p></ol>
840
841 </div>
842<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
843_8c.html" target="source" name="MagickGetSamplingFactors">MagickGetSamplingFactors</a></h2>
844<div class="doc-section">
845
846<p>MagickGetSamplingFactors() gets the horizontal and vertical sampling factor.</p></ol>
847
848<p>The format of the MagickGetSamplingFactors method is:</p>
849
850<pre class="code">
851 double *MagickGetSamplingFactor(MagickWand *wand,
cristybb503372010-05-27 20:51:26 +0000852 size_t *number_factors)
cristy3ed852e2009-09-05 21:47:34 +0000853</pre>
854
855<p>A description of each parameter follows:</p></ol>
856
857<h5>wand</h5>
858<ol><p>the magick wand.</p></ol>
859
860<h5>number_factors</h5>
861<ol><p>the number of factors in the returned array.</p></ol>
862
863 </div>
864<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
865_8c.html" target="source" name="MagickGetSize">MagickGetSize</a></h2>
866<div class="doc-section">
867
868<p>MagickGetSize() returns the size associated with the magick wand.</p></ol>
869
870<p>The format of the MagickGetSize method is:</p>
871
872<pre class="code">
873 MagickBooleanType MagickGetSize(const MagickWand *wand,
cristybb503372010-05-27 20:51:26 +0000874 size_t *columns,size_t *rows)
cristy3ed852e2009-09-05 21:47:34 +0000875</pre>
876
877<p>A description of each parameter follows:</p></ol>
878
879<h5>wand</h5>
880<ol><p>the magick wand.</p></ol>
881
882<h5>columns</h5>
883<ol><p>the width in pixels.</p></ol>
884
885<h5>height</h5>
886<ol><p>the height in pixels.</p></ol>
887
888 </div>
889<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
890_8c.html" target="source" name="MagickGetSizeOffset">MagickGetSizeOffset</a></h2>
891<div class="doc-section">
892
893<p>MagickGetSizeOffset() returns the size offset associated with the magick wand.</p></ol>
894
895<p>The format of the MagickGetSizeOffset method is:</p>
896
897<pre class="code">
898 MagickBooleanType MagickGetSizeOffset(const MagickWand *wand,
cristybb503372010-05-27 20:51:26 +0000899 ssize_t *offset)
cristy3ed852e2009-09-05 21:47:34 +0000900</pre>
901
902<p>A description of each parameter follows:</p></ol>
903
904<h5>wand</h5>
905<ol><p>the magick wand.</p></ol>
906
907<h5>offset</h5>
908<ol><p>the image offset.</p></ol>
909
910 </div>
911<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
912_8c.html" target="source" name="MagickGetType">MagickGetType</a></h2>
913<div class="doc-section">
914
915<p>MagickGetType() returns the wand type.</p></ol>
916
917<p>The format of the MagickGetType method is:</p>
918
919<pre class="code">
920 ImageType MagickGetType(MagickWand *wand)
921</pre>
922
923<p>A description of each parameter follows:</p></ol>
924
925<h5>wand</h5>
926<ol><p>the magick wand.</p></ol>
927
928 </div>
929<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
930_8c.html" target="source" name="MagickGetVersion">MagickGetVersion</a></h2>
931<div class="doc-section">
932
933<p>MagickGetVersion() returns the ImageMagick API version as a string constant and as a number.</p></ol>
934
935<p>The format of the MagickGetVersion method is:</p>
936
937<pre class="code">
cristybb503372010-05-27 20:51:26 +0000938 const char *MagickGetVersion(size_t *version)
cristy3ed852e2009-09-05 21:47:34 +0000939</pre>
940
941<p>A description of each parameter follows:</p></ol>
942
943<h5>version</h5>
944<ol><p>the ImageMagick version is returned as a number.</p></ol>
945
946 </div>
947<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
948_8c.html" target="source" name="MagickProfileImage">MagickProfileImage</a></h2>
949<div class="doc-section">
950
951<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>
952
953<p>The format of the MagickProfileImage method is:</p>
954
955<pre class="code">
956 MagickBooleanType MagickProfileImage(MagickWand *wand,const char *name,
957 const void *profile,const size_t length)
958</pre>
959
960<p>A description of each parameter follows:</p></ol>
961
962<h5>wand</h5>
963<ol><p>the magick wand.</p></ol>
964
965<h5>name</h5>
966<ol><p>Name of profile to add or remove: ICC, IPTC, or generic profile.</p></ol>
967
968<h5>profile</h5>
969<ol><p>the profile.</p></ol>
970
971<h5>length</h5>
972<ol><p>the length of the profile.</p></ol>
973
974 </div>
975<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
976_8c.html" target="source" name="MagickRemoveImageProfile">MagickRemoveImageProfile</a></h2>
977<div class="doc-section">
978
979<p>MagickRemoveImageProfile() removes the named image profile and returns it.</p></ol>
980
981<p>The format of the MagickRemoveImageProfile method is:</p>
982
983<pre class="code">
984 unsigned char *MagickRemoveImageProfile(MagickWand *wand,
985 const char *name,size_t *length)
986</pre>
987
988<p>A description of each parameter follows:</p></ol>
989
990<h5>wand</h5>
991<ol><p>the magick wand.</p></ol>
992
993<h5>name</h5>
994<ol><p>Name of profile to return: ICC, IPTC, or generic profile.</p></ol>
995
996<h5>length</h5>
997<ol><p>the length of the profile.</p></ol>
998
999 </div>
1000<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1001_8c.html" target="source" name="MagickSetAntialias">MagickSetAntialias</a></h2>
1002<div class="doc-section">
1003
1004<p>MagickSetAntialias() sets the antialias propery of the wand.</p></ol>
1005
1006<p>The format of the MagickSetAntialias method is:</p>
1007
1008<pre class="code">
1009 MagickBooleanType MagickSetAntialias(MagickWand *wand,
1010 const MagickBooleanType antialias)
1011</pre>
1012
1013<p>A description of each parameter follows:</p></ol>
1014
1015<h5>wand</h5>
1016<ol><p>the magick wand.</p></ol>
1017
1018<h5>antialias</h5>
1019<ol><p>the antialias property.</p></ol>
1020
1021 </div>
1022<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1023_8c.html" target="source" name="MagickSetBackgroundColor">MagickSetBackgroundColor</a></h2>
1024<div class="doc-section">
1025
1026<p>MagickSetBackgroundColor() sets the wand background color.</p></ol>
1027
1028<p>The format of the MagickSetBackgroundColor method is:</p>
1029
1030<pre class="code">
1031 MagickBooleanType MagickSetBackgroundColor(MagickWand *wand,
1032 const PixelWand *background)
1033</pre>
1034
1035<p>A description of each parameter follows:</p></ol>
1036
1037<h5>wand</h5>
1038<ol><p>the magick wand.</p></ol>
1039
1040<h5>background</h5>
1041<ol><p>the background pixel wand.</p></ol>
1042
1043 </div>
1044<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1045_8c.html" target="source" name="MagickSetColorspace">MagickSetColorspace</a></h2>
1046<div class="doc-section">
1047
1048<p>MagickSetColorspace() sets the wand colorspace type.</p></ol>
1049
1050<p>The format of the MagickSetColorspace method is:</p>
1051
1052<pre class="code">
1053 MagickBooleanType MagickSetColorspace(MagickWand *wand,
1054 const ColorspaceType colorspace)
1055</pre>
1056
1057<p>A description of each parameter follows:</p></ol>
1058
1059<h5>wand</h5>
1060<ol><p>the magick wand.</p></ol>
1061
1062<h5>colorspace</h5>
1063<ol><p>the wand colorspace.</p></ol>
1064
1065 </div>
1066<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1067_8c.html" target="source" name="MagickSetCompression">MagickSetCompression</a></h2>
1068<div class="doc-section">
1069
1070<p>MagickSetCompression() sets the wand compression type.</p></ol>
1071
1072<p>The format of the MagickSetCompression method is:</p>
1073
1074<pre class="code">
1075 MagickBooleanType MagickSetCompression(MagickWand *wand,
1076 const CompressionType compression)
1077</pre>
1078
1079<p>A description of each parameter follows:</p></ol>
1080
1081<h5>wand</h5>
1082<ol><p>the magick wand.</p></ol>
1083
1084<h5>compression</h5>
1085<ol><p>the wand compression.</p></ol>
1086
1087 </div>
1088<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1089_8c.html" target="source" name="MagickSetCompressionQuality">MagickSetCompressionQuality</a></h2>
1090<div class="doc-section">
1091
1092<p>MagickSetCompressionQuality() sets the wand compression quality.</p></ol>
1093
1094<p>The format of the MagickSetCompressionQuality method is:</p>
1095
1096<pre class="code">
1097 MagickBooleanType MagickSetCompressionQuality(MagickWand *wand,
cristybb503372010-05-27 20:51:26 +00001098 const size_t quality)
cristy3ed852e2009-09-05 21:47:34 +00001099</pre>
1100
1101<p>A description of each parameter follows:</p></ol>
1102
1103<h5>wand</h5>
1104<ol><p>the magick wand.</p></ol>
1105
1106<h5>quality</h5>
1107<ol><p>the wand compression quality.</p></ol>
1108
1109 </div>
1110<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1111_8c.html" target="source" name="MagickSetDepth">MagickSetDepth</a></h2>
1112<div class="doc-section">
1113
1114<p>MagickSetDepth() sets the wand pixel depth.</p></ol>
1115
1116<p>The format of the MagickSetDepth method is:</p>
1117
1118<pre class="code">
1119 MagickBooleanType MagickSetDepth(MagickWand *wand,
cristybb503372010-05-27 20:51:26 +00001120 const size_t depth)
cristy3ed852e2009-09-05 21:47:34 +00001121</pre>
1122
1123<p>A description of each parameter follows:</p></ol>
1124
1125<h5>wand</h5>
1126<ol><p>the magick wand.</p></ol>
1127
1128<h5>depth</h5>
1129<ol><p>the wand pixel depth.</p></ol>
1130
1131 </div>
1132<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
cristyd934d102009-10-10 12:55:13 +00001133_8c.html" target="source" name="MagickSetExtract">MagickSetExtract</a></h2>
1134<div class="doc-section">
1135
1136<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>
1137
1138<p>The format of the MagickSetExtract method is:</p>
1139
1140<pre class="code">
1141 MagickBooleanType MagickSetExtract(MagickWand *wand,
1142 const char *geometry)
1143</pre>
1144
1145<p>A description of each parameter follows:</p></ol>
1146
1147<h5>wand</h5>
1148<ol><p>the magick wand.</p></ol>
1149
1150<h5>geometry</h5>
1151<ol><p>the extract geometry.</p></ol>
1152
1153 </div>
1154<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
cristy3ed852e2009-09-05 21:47:34 +00001155_8c.html" target="source" name="MagickSetFilename">MagickSetFilename</a></h2>
1156<div class="doc-section">
1157
1158<p>MagickSetFilename() sets the filename before you read or write an image file.</p></ol>
1159
1160<p>The format of the MagickSetFilename method is:</p>
1161
1162<pre class="code">
1163 MagickBooleanType MagickSetFilename(MagickWand *wand,
1164 const char *filename)
1165</pre>
1166
1167<p>A description of each parameter follows:</p></ol>
1168
1169<h5>wand</h5>
1170<ol><p>the magick wand.</p></ol>
1171
1172<h5>filename</h5>
1173<ol><p>the image filename.</p></ol>
1174
1175 </div>
1176<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1177_8c.html" target="source" name="MagickSetFont">MagickSetFont</a></h2>
1178<div class="doc-section">
1179
1180<p>MagickSetFont() sets the font associated with the MagickWand.</p></ol>
1181
1182<p>The format of the MagickSetFont method is:</p>
1183
1184<pre class="code">
1185 MagickBooleanType MagickSetFont(MagickWand *wand, const char *font)
1186</pre>
1187
1188<p>A description of each parameter follows:</p></ol>
1189
1190<h5>wand</h5>
1191<ol><p>the magick wand.</p></ol>
1192
1193<h5>font</h5>
1194<ol><p>the font</p></ol>
1195
1196 </div>
1197<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1198_8c.html" target="source" name="MagickSetFormat">MagickSetFormat</a></h2>
1199<div class="doc-section">
1200
1201<p>MagickSetFormat() sets the format of the magick wand.</p></ol>
1202
1203<p>The format of the MagickSetFormat method is:</p>
1204
1205<pre class="code">
1206 MagickBooleanType MagickSetFormat(MagickWand *wand,const char *format)
1207</pre>
1208
1209<p>A description of each parameter follows:</p></ol>
1210
1211<h5>wand</h5>
1212<ol><p>the magick wand.</p></ol>
1213
1214<h5>format</h5>
1215<ol><p>the image format.</p></ol>
1216
1217 </div>
1218<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1219_8c.html" target="source" name="MagickSetGravity">MagickSetGravity</a></h2>
1220<div class="doc-section">
1221
1222<p>MagickSetGravity() sets the gravity type.</p></ol>
1223
1224<p>The format of the MagickSetGravity type is:</p>
1225
1226<pre class="text">
1227 MagickBooleanType MagickSetGravity(MagickWand *wand,
1228 const GravityType type)
1229</pre>
1230
1231<p>A description of each parameter follows:</p></ol>
1232
1233<h5>wand</h5>
1234<ol><p>the magick wand.</p></ol>
1235
1236<h5>type</h5>
1237<ol><p>the gravity type.</p></ol>
1238
1239 </div>
1240<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
cristy83543962009-10-16 19:04:28 +00001241_8c.html" target="source" name="MagickSetImageArtifact">MagickSetImageArtifact</a></h2>
1242<div class="doc-section">
1243
1244<p>MagickSetImageArtifact() associates a artifact with an image.</p></ol>
1245
1246<p>The format of the MagickSetImageArtifact method is:</p>
1247
1248<pre class="code">
1249 MagickBooleanType MagickSetImageArtifact(MagickWand *wand,
1250 const char *artifact,const char *value)
1251</pre>
1252
1253<p>A description of each parameter follows:</p></ol>
1254
1255<h5>wand</h5>
1256<ol><p>the magick wand.</p></ol>
1257
1258<h5>artifact</h5>
1259<ol><p>the artifact.</p></ol>
1260
1261<h5>value</h5>
1262<ol><p>the value.</p></ol>
1263
1264 </div>
1265<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
cristy3ed852e2009-09-05 21:47:34 +00001266_8c.html" target="source" name="MagickSetImageProfile">MagickSetImageProfile</a></h2>
1267<div class="doc-section">
1268
1269<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>
1270
1271<p>The format of the MagickSetImageProfile method is:</p>
1272
1273<pre class="code">
1274 MagickBooleanType MagickSetImageProfile(MagickWand *wand,
1275 const char *name,const void *profile,const size_t length)
1276</pre>
1277
1278<p>A description of each parameter follows:</p></ol>
1279
1280<h5>wand</h5>
1281<ol><p>the magick wand.</p></ol>
1282
1283<h5>name</h5>
1284<ol><p>Name of profile to add or remove: ICC, IPTC, or generic profile.</p></ol>
1285
1286<h5>profile</h5>
1287<ol><p>the profile.</p></ol>
1288
1289<h5>length</h5>
1290<ol><p>the length of the profile.</p></ol>
1291
1292 </div>
1293<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1294_8c.html" target="source" name="MagickSetImageProperty">MagickSetImageProperty</a></h2>
1295<div class="doc-section">
1296
1297<p>MagickSetImageProperty() associates a property with an image.</p></ol>
1298
1299<p>The format of the MagickSetImageProperty method is:</p>
1300
1301<pre class="code">
1302 MagickBooleanType MagickSetImageProperty(MagickWand *wand,
1303 const char *property,const char *value)
1304</pre>
1305
1306<p>A description of each parameter follows:</p></ol>
1307
1308<h5>wand</h5>
1309<ol><p>the magick wand.</p></ol>
1310
1311<h5>property</h5>
1312<ol><p>the property.</p></ol>
1313
1314<h5>value</h5>
1315<ol><p>the value.</p></ol>
1316
1317 </div>
1318<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1319_8c.html" target="source" name="MagickSetInterlaceScheme">MagickSetInterlaceScheme</a></h2>
1320<div class="doc-section">
1321
1322<p>MagickSetInterlaceScheme() sets the image compression.</p></ol>
1323
1324<p>The format of the MagickSetInterlaceScheme method is:</p>
1325
1326<pre class="code">
1327 MagickBooleanType MagickSetInterlaceScheme(MagickWand *wand,
1328 const InterlaceType interlace_scheme)
1329</pre>
1330
1331<p>A description of each parameter follows:</p></ol>
1332
1333<h5>wand</h5>
1334<ol><p>the magick wand.</p></ol>
1335
1336<h5>interlace_scheme</h5>
1337<ol><p>the image interlace scheme: NoInterlace, LineInterlace, PlaneInterlace, PartitionInterlace.</p></ol>
1338
1339 </div>
1340<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1341_8c.html" target="source" name="MagickSetInterpolateMethod">MagickSetInterpolateMethod</a></h2>
1342<div class="doc-section">
1343
1344<p>MagickSetInterpolateMethod() sets the interpolate pixel method.</p></ol>
1345
1346<p>The format of the MagickSetInterpolateMethod method is:</p>
1347
1348<pre class="code">
1349 MagickBooleanType MagickSetInterpolateMethod(MagickWand *wand,
1350 const InterpolateMethodPixel method)
1351</pre>
1352
1353<p>A description of each parameter follows:</p></ol>
1354
1355<h5>wand</h5>
1356<ol><p>the magick wand.</p></ol>
1357
1358<h5>method</h5>
1359<ol><p>the interpolate pixel method.</p></ol>
1360
1361 </div>
1362<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1363_8c.html" target="source" name="MagickSetOption">MagickSetOption</a></h2>
1364<div class="doc-section">
1365
1366<p>MagickSetOption() associates one or options with the wand (.e.g MagickSetOption(wand,"jpeg:perserve","yes")).</p></ol>
1367
1368<p>The format of the MagickSetOption method is:</p>
1369
1370<pre class="code">
1371 MagickBooleanType MagickSetOption(MagickWand *wand,const char *key,
1372 const char *value)
1373</pre>
1374
1375<p>A description of each parameter follows:</p></ol>
1376
1377<h5>wand</h5>
1378<ol><p>the magick wand.</p></ol>
1379
1380<h5>key</h5>
1381<ol><p>The key.</p></ol>
1382
1383<h5>value</h5>
1384<ol><p>The value.</p></ol>
1385
1386 </div>
1387<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1388_8c.html" target="source" name="MagickSetOrientation">MagickSetOrientation</a></h2>
1389<div class="doc-section">
1390
1391<p>MagickSetOrientation() sets the wand orientation type.</p></ol>
1392
1393<p>The format of the MagickSetOrientation method is:</p>
1394
1395<pre class="code">
1396 MagickBooleanType MagickSetOrientation(MagickWand *wand,
1397 const OrientationType orientation)
1398</pre>
1399
1400<p>A description of each parameter follows:</p></ol>
1401
1402<h5>wand</h5>
1403<ol><p>the magick wand.</p></ol>
1404
1405<h5>orientation</h5>
1406<ol><p>the wand orientation.</p></ol>
1407
1408 </div>
1409<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1410_8c.html" target="source" name="MagickSetPage">MagickSetPage</a></h2>
1411<div class="doc-section">
1412
1413<p>MagickSetPage() sets the page geometry of the magick wand.</p></ol>
1414
1415<p>The format of the MagickSetPage method is:</p>
1416
1417<pre class="code">
1418 MagickBooleanType MagickSetPage(MagickWand *wand,
cristybb503372010-05-27 20:51:26 +00001419 const size_t width,const size_t height,const ssize_t x,
1420 const ssize_t y)
cristy3ed852e2009-09-05 21:47:34 +00001421</pre>
1422
1423<p>A description of each parameter follows:</p></ol>
1424
1425<h5>wand</h5>
1426<ol><p>the magick wand.</p></ol>
1427
1428<h5>width</h5>
1429<ol><p>the page width.</p></ol>
1430
1431<h5>height</h5>
1432<ol><p>the page height.</p></ol>
1433
1434<h5>x</h5>
1435<ol><p>the page x-offset.</p></ol>
1436
1437<h5>y</h5>
1438<ol><p>the page y-offset.</p></ol>
1439
1440 </div>
1441<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1442_8c.html" target="source" name="MagickSetPassphrase">MagickSetPassphrase</a></h2>
1443<div class="doc-section">
1444
1445<p>MagickSetPassphrase() sets the passphrase.</p></ol>
1446
1447<p>The format of the MagickSetPassphrase method is:</p>
1448
1449<pre class="code">
1450 MagickBooleanType MagickSetPassphrase(MagickWand *wand,
1451 const char *passphrase)
1452</pre>
1453
1454<p>A description of each parameter follows:</p></ol>
1455
1456<h5>wand</h5>
1457<ol><p>the magick wand.</p></ol>
1458
1459<h5>passphrase</h5>
1460<ol><p>the passphrase.</p></ol>
1461
1462 </div>
1463<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1464_8c.html" target="source" name="MagickSetPointsize">MagickSetPointsize</a></h2>
1465<div class="doc-section">
1466
1467<p>MagickSetPointsize() sets the font pointsize associated with the MagickWand.</p></ol>
1468
1469<p>The format of the MagickSetPointsize method is:</p>
1470
1471<pre class="code">
1472 MagickBooleanType MagickSetPointsize(MagickWand *wand,
1473 const double pointsize)
1474</pre>
1475
1476<p>A description of each parameter follows:</p></ol>
1477
1478<h5>wand</h5>
1479<ol><p>the magick wand.</p></ol>
1480
1481<h5>pointsize</h5>
1482<ol><p>the size of the font</p></ol>
1483
1484 </div>
1485<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1486_8c.html" target="source" name="MagickSetProgressMonitor">MagickSetProgressMonitor</a></h2>
1487<div class="doc-section">
1488
1489<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>
1490
1491<pre class="text">
1492 MagickBooleanType MagickProgressMonitor(const char *text,
1493 const MagickOffsetType offset,const MagickSizeType span,
1494 void *client_data)
1495</pre>
1496
1497<p>If the progress monitor returns MagickFalse, the current operation is interrupted.</p></ol>
1498
1499<p>The format of the MagickSetProgressMonitor method is:</p>
1500
1501<pre class="code">
1502 MagickProgressMonitor MagickSetProgressMonitor(MagickWand *wand
1503 const MagickProgressMonitor progress_monitor,void *client_data)
1504</pre>
1505
1506<p>A description of each parameter follows:</p></ol>
1507
1508<h5>wand</h5>
1509<ol><p>the magick wand.</p></ol>
1510
1511<h5>progress_monitor</h5>
1512<ol><p>Specifies a pointer to a method to monitor progress of an image operation.</p></ol>
1513
1514<h5>client_data</h5>
1515<ol><p>Specifies a pointer to any client data.</p></ol>
1516
1517 </div>
1518<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1519_8c.html" target="source" name="MagickSetResourceLimit">MagickSetResourceLimit</a></h2>
1520<div class="doc-section">
1521
1522<p>MagickSetResourceLimit() sets the limit for a particular resource in megabytes.</p></ol>
1523
1524<p>The format of the MagickSetResourceLimit method is:</p>
1525
1526<pre class="code">
1527 MagickBooleanType MagickSetResourceLimit(const ResourceType type,
1528 const MagickSizeType limit)
1529</pre>
1530
1531<p>A description of each parameter follows:</p></ol>
1532
1533<h5>type</h5>
1534<ol><p>the type of resource: AreaResource, MemoryResource, MapResource, DiskResource, FileResource.</p></ol>
1535
1536<p>o The maximum limit for the resource.</p></ol>
1537
1538 </div>
1539<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1540_8c.html" target="source" name="MagickSetResolution">MagickSetResolution</a></h2>
1541<div class="doc-section">
1542
1543<p>MagickSetResolution() sets the image resolution.</p></ol>
1544
1545<p>The format of the MagickSetResolution method is:</p>
1546
1547<pre class="code">
1548 MagickBooleanType MagickSetResolution(MagickWand *wand,
1549 const double x_resolution,const doubtl y_resolution)
1550</pre>
1551
1552<p>A description of each parameter follows:</p></ol>
1553
1554<h5>wand</h5>
1555<ol><p>the magick wand.</p></ol>
1556
1557<h5>x_resolution</h5>
1558<ol><p>the image x resolution.</p></ol>
1559
1560<h5>y_resolution</h5>
1561<ol><p>the image y resolution.</p></ol>
1562
1563 </div>
1564<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1565_8c.html" target="source" name="MagickSetSamplingFactors">MagickSetSamplingFactors</a></h2>
1566<div class="doc-section">
1567
1568<p>MagickSetSamplingFactors() sets the image sampling factors.</p></ol>
1569
1570<p>The format of the MagickSetSamplingFactors method is:</p>
1571
1572<pre class="code">
1573 MagickBooleanType MagickSetSamplingFactors(MagickWand *wand,
cristybb503372010-05-27 20:51:26 +00001574 const size_t number_factors,const double *sampling_factors)
cristy3ed852e2009-09-05 21:47:34 +00001575</pre>
1576
1577<p>A description of each parameter follows:</p></ol>
1578
1579<h5>wand</h5>
1580<ol><p>the magick wand.</p></ol>
1581
1582<h5>number_factoes</h5>
1583<ol><p>the number of factors.</p></ol>
1584
1585<h5>sampling_factors</h5>
1586<ol><p>An array of doubles representing the sampling factor for each color component (in RGB order).</p></ol>
1587
1588 </div>
1589<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1590_8c.html" target="source" name="MagickSetSize">MagickSetSize</a></h2>
1591<div class="doc-section">
1592
1593<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>
1594
1595<p>The format of the MagickSetSize method is:</p>
1596
1597<pre class="code">
1598 MagickBooleanType MagickSetSize(MagickWand *wand,
cristybb503372010-05-27 20:51:26 +00001599 const size_t columns,const size_t rows)
cristy3ed852e2009-09-05 21:47:34 +00001600</pre>
1601
1602<p>A description of each parameter follows:</p></ol>
1603
1604<h5>wand</h5>
1605<ol><p>the magick wand.</p></ol>
1606
1607<h5>columns</h5>
1608<ol><p>the width in pixels.</p></ol>
1609
1610<h5>rows</h5>
1611<ol><p>the rows in pixels.</p></ol>
1612
1613 </div>
1614<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1615_8c.html" target="source" name="MagickSetSizeOffset">MagickSetSizeOffset</a></h2>
1616<div class="doc-section">
1617
1618<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>
1619
1620<p>The format of the MagickSetSizeOffset method is:</p>
1621
1622<pre class="code">
1623 MagickBooleanType MagickSetSizeOffset(MagickWand *wand,
cristybb503372010-05-27 20:51:26 +00001624 const size_t columns,const size_t rows,
1625 const ssize_t offset)
cristy3ed852e2009-09-05 21:47:34 +00001626</pre>
1627
1628<p>A description of each parameter follows:</p></ol>
1629
1630<h5>wand</h5>
1631<ol><p>the magick wand.</p></ol>
1632
1633<h5>columns</h5>
1634<ol><p>the image width in pixels.</p></ol>
1635
1636<h5>rows</h5>
1637<ol><p>the image rows in pixels.</p></ol>
1638
1639<h5>offset</h5>
1640<ol><p>the image offset.</p></ol>
1641
1642 </div>
1643<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property
1644_8c.html" target="source" name="MagickSetType">MagickSetType</a></h2>
1645<div class="doc-section">
1646
1647<p>MagickSetType() sets the image type attribute.</p></ol>
1648
1649<p>The format of the MagickSetType method is:</p>
1650
1651<pre class="code">
1652 MagickBooleanType MagickSetType(MagickWand *wand,
1653 const ImageType image_type)
1654</pre>
1655
1656<p>A description of each parameter follows:</p></ol>
1657
1658<h5>wand</h5>
1659<ol><p>the magick wand.</p></ol>
1660
1661<h5>image_type</h5>
1662<ol><p>the image type: UndefinedType, BilevelType, GrayscaleType, GrayscaleMatteType, PaletteType, PaletteMatteType, TrueColorType, TrueColorMatteType, ColorSeparationType, ColorSeparationMatteType, or OptimizeType.</p></ol>
1663
1664 </div>
cristy3eaa0ef2010-03-06 20:35:26 +00001665
1666</div>
1667
1668<div id="linkbar">
cristyce69bb02010-07-27 19:49:46 +00001669 <span id="linkbar-west">&nbsp;</span>
cristy3eaa0ef2010-03-06 20:35:26 +00001670 <span id="linkbar-center">
1671 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull;
cristya8902942010-07-30 00:49:52 +00001672 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
cristy3eaa0ef2010-03-06 20:35:26 +00001673 </span>
1674 <span id="linkbar-east">&nbsp;</span>
1675 </div>
1676 <div class="footer">
cristy4103d562010-12-10 01:38:54 +00001677 <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
cristy3eaa0ef2010-03-06 20:35:26 +00001678 <span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
1679 </div>
1680 <div style="clear: both; margin: 0; width: 100%; "></div>
cristya8902942010-07-30 00:49:52 +00001681 <script type="text/javascript">
1682 var _gaq = _gaq || [];
1683 _gaq.push(['_setAccount', 'UA-17690367-1']);
1684 _gaq.push(['_trackPageview']);
1685
1686 (function() {
1687 var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
1688 ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
1689 var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
1690 })();
1691 </script>
cristy3eaa0ef2010-03-06 20:35:26 +00001692</body>
1693</html>