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