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