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