]> granicus.if.org Git - imagemagick/blob - www/api/pixel-wand.html
(no commit message)
[imagemagick] / www / api / pixel-wand.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: Pixel Wand Methods</title>
8   <meta http-equiv="Content-Language" content="en-US"/>
9   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
10   <meta http-equiv="Reply-to" content="magick-users@imagemagick.org"/>
11   <meta name="Application-name" content="ImageMagick"/>
12   <meta name="Description" content="ImageMagick is a software suite to create, edit, compose, or convert bitmap images in a variety of formats. Use ImageMagick to scale, rotate, shear, distort and transform images."/>
13   <meta name="Application-url" content="http://www.imagemagick.org"/>
14   <meta name="Generator" content="PHP"/>
15   <meta name="Keywords" content="magickwc, api, for, imagemagick:, pixel, wmethods, ImageMagick, ImageMagic, MagickCore, MagickWand, PerlMagick, Magick++, RMagick, PythonMagick, JMagick, TclMagick, Image, Magick, Magic, Wand, ImageMagickObject, Swiss, Army, Knife, Image, Processing"/>
16   <meta name="Rating" content="GENERAL"/>
17   <meta name="Robots" content="INDEX, FOLLOW"/>
18   <meta name="Generator" content="ImageMagick Studio LLC"/>
19   <meta name="Author" content="ImageMagick Studio LLC"/>
20   <meta name="Revisit-after" content="2 DAYS"/>
21   <meta name="Resource-type" content="document"/>
22   <meta name="Copyright" content="Copyright (c) 1999-2011 ImageMagick Studio LLC"/>
23   <meta name="Distribution" content="Global"/>
24   <link rel="icon" href="../../images/wand.png"/>
25   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
26   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
27   <style type="text/css" media="all">\r
28     @import url("../../www/magick.css");\r
29   </style>\r
30   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
31    <script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
32    <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
33    <script type="text/javascript">\r
34      $(document).ready(function() {\r
35        $("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
36          'transitionIn'  : 'elastic',\r
37          'transitionOut' : 'elastic',\r
38          'overlayShow'   : false,\r
39          'opacity'       : true\r
40        });\r
41      });\r
42    </script>\r
43 </head>\r
44 \r
45 <body id="www-imagemagick-org">\r
46 <div class="titlebar">\r
47 <a href="../../index.html">\r
48   <img src="../../images/script.png" alt="[ImageMagick]"\r
49   style="width: 350px; height: 60px; margin: 28px auto; float: left;" /></a>\r
50 <a href="http://www.networkredux.com">\r
51   <img src="../../images/networkredux.png" alt="[sponsor]"\r
52   style="margin: 45px auto; border: 0px; float: left;" /></a>\r
53 <a href="http://www.imagemagick.org/discourse-server/">\r
54   <img src="../../images/logo.jpg" alt=""\r
55   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>\r
56 <a href="../../index.html">\r
57   <img src="../../images/sprite.jpg" alt=""\r
58   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>\r
59 </div>\r
60 \r
61 <div class="westbar">\r
62 \r
63 <div class="menu">
64   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
65 </div>
66 <div class="sep"></div>\r
67 <div class="menu">
68   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
69 </div>
70 <div class="sub">
71     <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
72 </div>
73 <div class="sub">
74     <a title="Binary Release: MacOS X" href="../../www/binary-releases.html#macosx">Mac OS X</a>
75 </div>
76 <div class="sub">
77     <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
78 </div>
79 <div class="sep"></div>\r
80 <div class="menu">
81   <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
82 </div>
83 <div class="sub">
84     <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
85 </div>
86 <div class="sub">
87     <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
88 </div>
89 <div class="sub">
90     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
91 </div>
92 <div class="menu">
93   <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
94 </div>
95 <div class="sub">
96     <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
97 </div>
98 <div class="sub">
99     <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
100 </div>
101 <div class="sub">
102     <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
103 </div>
104 <div class="sub">
105     <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
106 </div>
107 <div class="sep"></div>\r
108 <div  class="menu">
109    <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
110 </div>
111 <div class="sub">
112     <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
113 </div>
114 <div class="sub">
115     <a title="Install from Source: Windows" href="../../www/install-source.html#windows">Windows</a>
116  </div>
117 <div class="menu">
118   <a title="Resources" href="../../www/resources.html">Resources</a>
119 </div>
120 <div class="menu">
121   <a title="Architecture" href="../../www/architecture.html">Architecture</a>
122 </div>
123 <div class="menu">
124   <a title="Download" href="../../www/download.html">Download</a>
125 </div>
126 <div class="sep"></div>\r
127 <div class="menu">
128   <a title="Search" href="../http://www.imagemagick.org/script/search.php">Search</a>
129 </div>
130 <div class="sep"></div>\r
131 <div class="menu">
132   <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
133 </div>
134 <div  class="sub">
135   <a title="Site Map: Links" href="../../www/links.html">Links</a>
136 </div>
137 <div class="sep"></div>\r
138 <div  class="menu">
139   <a title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
140
141 <div class="sponsbox">
142 <div  class="sponsor">
143    <a title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
144 </div>
145 <div  class="sponsor">
146   <a title="Sponsor: Druckerei" href="http://print24.com/de/">Druckerei</a><!-- 201110010720 -->
147 </div>
148 <div  class="sponsor">
149   <a title="Sponsor: Image Converter" href="http://www.batchphoto.com">Image Converter</a><!-- 201103010900 Bits Coffee-->
150 </div>
151 <div  class="sponsor">
152   <a title="Sponsor: Flyer drucken" href="http://www.online-druck.biz">Flyer drucken</a><!-- 201109010900 Floeter-->
153 </div>
154 </div>
155 </div>
156 </div>\r
157 \r
158 <div class="eastbar">\r
159   <script type="text/javascript">\r
160   <!--\r
161     google_ad_client = "pub-3129977114552745";\r
162     google_ad_slot = "0574824969";\r
163     google_ad_width = 160;\r
164     google_ad_height = 600;\r
165   //-->\r
166   </script>\r
167   <script type="text/javascript"\r
168     src="http://pagead2.googlesyndication.com/pagead/show_ads.js">\r
169   </script>\r
170 </div>\r
171 \r
172 <div class="main">\r
173 \r
174 <h1>Module pixel-wand
175  Methods</h1>
176 <p class="navigation-index">[<a href="#ClearPixelWand">ClearPixelWand</a> &bull; <a href="#ClonePixelWand">ClonePixelWand</a> &bull; <a href="#ClonePixelWands">ClonePixelWands</a> &bull; <a href="#DestroyPixelWand">DestroyPixelWand</a> &bull; <a href="#DestroyPixelWands">DestroyPixelWands</a> &bull; <a href="#IsPixelWandSimilar">IsPixelWandSimilar</a> &bull; <a href="#IsPixelWand">IsPixelWand</a> &bull; <a href="#NewPixelWand">NewPixelWand</a> &bull; <a href="#NewPixelWands">NewPixelWands</a> &bull; <a href="#PixelClearException">PixelClearException</a> &bull; <a href="#PixelGetAlpha">PixelGetAlpha</a> &bull; <a href="#PixelGetAlphaQuantum">PixelGetAlphaQuantum</a> &bull; <a href="#PixelGetBlack">PixelGetBlack</a> &bull; <a href="#PixelGetBlackQuantum">PixelGetBlackQuantum</a> &bull; <a href="#PixelGetBlue">PixelGetBlue</a> &bull; <a href="#PixelGetBlueQuantum">PixelGetBlueQuantum</a> &bull; <a href="#PixelGetColorAsString">PixelGetColorAsString</a> &bull; <a href="#PixelGetColorAsNormalizedString">PixelGetColorAsNormalizedString</a> &bull; <a href="#PixelGetColorCount">PixelGetColorCount</a> &bull; <a href="#PixelGetCyan">PixelGetCyan</a> &bull; <a href="#PixelGetCyanQuantum">PixelGetCyanQuantum</a> &bull; <a href="#PixelGetException">PixelGetException</a> &bull; <a href="#PixelGetExceptionType">PixelGetExceptionType</a> &bull; <a href="#PixelGetFuzz">PixelGetFuzz</a> &bull; <a href="#PixelGetGreen">PixelGetGreen</a> &bull; <a href="#PixelGetGreenQuantum">PixelGetGreenQuantum</a> &bull; <a href="#PixelGetHSL">PixelGetHSL</a> &bull; <a href="#PixelGetIndex">PixelGetIndex</a> &bull; <a href="#PixelGetMagenta">PixelGetMagenta</a> &bull; <a href="#PixelGetMagentaQuantum">PixelGetMagentaQuantum</a> &bull; <a href="#PixelGetMagickColor">PixelGetMagickColor</a> &bull; <a href="#PixelGetOpacity">PixelGetOpacity</a> &bull; <a href="#PixelGetOpacityQuantum">PixelGetOpacityQuantum</a> &bull; <a href="#PixelGetQuantumColor">PixelGetQuantumColor</a> &bull; <a href="#PixelGetRed">PixelGetRed</a> &bull; <a href="#PixelGetRedQuantum">PixelGetRedQuantum</a> &bull; <a href="#PixelGetYellow">PixelGetYellow</a> &bull; <a href="#PixelGetYellowQuantum">PixelGetYellowQuantum</a> &bull; <a href="#PixelSetAlpha">PixelSetAlpha</a> &bull; <a href="#PixelSetAlphaQuantum">PixelSetAlphaQuantum</a> &bull; <a href="#PixelSetBlack">PixelSetBlack</a> &bull; <a href="#PixelSetBlackQuantum">PixelSetBlackQuantum</a> &bull; <a href="#PixelSetBlue">PixelSetBlue</a> &bull; <a href="#PixelSetBlueQuantum">PixelSetBlueQuantum</a> &bull; <a href="#PixelSetColor">PixelSetColor</a> &bull; <a href="#PixelSetColorCount">PixelSetColorCount</a> &bull; <a href="#PixelSetColorFromWand">PixelSetColorFromWand</a> &bull; <a href="#PixelSetCyan">PixelSetCyan</a> &bull; <a href="#PixelSetCyanQuantum">PixelSetCyanQuantum</a> &bull; <a href="#PixelSetFuzz">PixelSetFuzz</a> &bull; <a href="#PixelSetGreen">PixelSetGreen</a> &bull; <a href="#PixelSetGreenQuantum">PixelSetGreenQuantum</a> &bull; <a href="#PixelSetHSL">PixelSetHSL</a> &bull; <a href="#PixelSetIndex">PixelSetIndex</a> &bull; <a href="#PixelSetMagenta">PixelSetMagenta</a> &bull; <a href="#PixelSetMagentaQuantum">PixelSetMagentaQuantum</a> &bull; <a href="#PixelSetMagickColor">PixelSetMagickColor</a> &bull; <a href="#PixelSetOpacity">PixelSetOpacity</a> &bull; <a href="#PixelSetOpacityQuantum">PixelSetOpacityQuantum</a> &bull; <a href="#PixelSetQuantumColor">PixelSetQuantumColor</a> &bull; <a href="#PixelSetRed">PixelSetRed</a> &bull; <a href="#PixelSetRedQuantum">PixelSetRedQuantum</a> &bull; <a href="#PixelSetYellow">PixelSetYellow</a> &bull; <a href="#PixelSetYellowQuantum">PixelSetYellowQuantum</a>]</p>
177
178 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
179 _8c.html" target="source" name="ClearPixelWand">ClearPixelWand</a></h2>
180 <div class="doc-section">
181
182 <p>ClearPixelWand() clears resources associated with the wand.</p></ol>
183
184 <p>The format of the ClearPixelWand method is:</p>
185
186 <pre class="code">
187   void ClearPixelWand(PixelWand *wand)
188 </pre>
189
190 <p>A description of each parameter follows:</p></ol>
191
192 <h5>wand</h5>
193 <ol><p>the pixel wand.</p></ol>
194
195  </div>
196 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
197 _8c.html" target="source" name="ClonePixelWand">ClonePixelWand</a></h2>
198 <div class="doc-section">
199
200 <p>ClonePixelWand() makes an exact copy of the specified wand.</p></ol>
201
202 <p>The format of the ClonePixelWand method is:</p>
203
204 <pre class="code">
205   PixelWand *ClonePixelWand(const PixelWand *wand)
206 </pre>
207
208 <p>A description of each parameter follows:</p></ol>
209
210 <h5>wand</h5>
211 <ol><p>the magick wand.</p></ol>
212
213  </div>
214 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
215 _8c.html" target="source" name="ClonePixelWands">ClonePixelWands</a></h2>
216 <div class="doc-section">
217
218 <p>ClonePixelWands() makes an exact copy of the specified wands.</p></ol>
219
220 <p>The format of the ClonePixelWands method is:</p>
221
222 <pre class="code">
223   PixelWand **ClonePixelWands(const PixelWand **wands,
224     const size_t number_wands)
225 </pre>
226
227 <p>A description of each parameter follows:</p></ol>
228
229 <h5>wands</h5>
230 <ol><p>the magick wands.</p></ol>
231
232 <h5>number_wands</h5>
233 <ol><p>the number of wands.</p></ol>
234
235  </div>
236 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
237 _8c.html" target="source" name="DestroyPixelWand">DestroyPixelWand</a></h2>
238 <div class="doc-section">
239
240 <p>DestroyPixelWand() deallocates resources associated with a PixelWand.</p></ol>
241
242 <p>The format of the DestroyPixelWand method is:</p>
243
244 <pre class="code">
245   PixelWand *DestroyPixelWand(PixelWand *wand)
246 </pre>
247
248 <p>A description of each parameter follows:</p></ol>
249
250 <h5>wand</h5>
251 <ol><p>the pixel wand.</p></ol>
252
253  </div>
254 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
255 _8c.html" target="source" name="DestroyPixelWands">DestroyPixelWands</a></h2>
256 <div class="doc-section">
257
258 <p>DestroyPixelWands() deallocates resources associated with an array of pixel wands.</p></ol>
259
260 <p>The format of the DestroyPixelWands method is:</p>
261
262 <pre class="code">
263   PixelWand **DestroyPixelWands(PixelWand **wand,
264     const size_t number_wands)
265 </pre>
266
267 <p>A description of each parameter follows:</p></ol>
268
269 <h5>wand</h5>
270 <ol><p>the pixel wand.</p></ol>
271
272 <h5>number_wands</h5>
273 <ol><p>the number of wands.</p></ol>
274
275  </div>
276 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
277 _8c.html" target="source" name="IsPixelWandSimilar">IsPixelWandSimilar</a></h2>
278 <div class="doc-section">
279
280 <p>IsPixelWandSimilar() returns MagickTrue if the distance between two colors is less than the specified distance.</p></ol>
281
282 <p>The format of the IsPixelWandSimilar method is:</p>
283
284 <pre class="code">
285   MagickBooleanType IsPixelWandSimilar(PixelWand *p,PixelWand *q,
286     const double fuzz)
287 </pre>
288
289 <p>A description of each parameter follows:</p></ol>
290
291 <h5>p</h5>
292 <ol><p>the pixel wand.</p></ol>
293
294 <h5>q</h5>
295 <ol><p>the pixel wand.</p></ol>
296
297 <h5>fuzz</h5>
298 <ol><p>any two colors that are less than or equal to this distance squared are consider similar.</p></ol>
299
300  </div>
301 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
302 _8c.html" target="source" name="IsPixelWand">IsPixelWand</a></h2>
303 <div class="doc-section">
304
305 <p>IsPixelWand() returns MagickTrue if the wand is verified as a pixel wand.</p></ol>
306
307 <p>The format of the IsPixelWand method is:</p>
308
309 <pre class="code">
310   MagickBooleanType IsPixelWand(const PixelWand *wand)
311 </pre>
312
313 <p>A description of each parameter follows:</p></ol>
314
315 <h5>wand</h5>
316 <ol><p>the magick wand.</p></ol>
317
318  </div>
319 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
320 _8c.html" target="source" name="NewPixelWand">NewPixelWand</a></h2>
321 <div class="doc-section">
322
323 <p>NewPixelWand() returns a new pixel wand.</p></ol>
324
325 <p>The format of the NewPixelWand method is:</p>
326
327 <pre class="code">
328   PixelWand *NewPixelWand(void)
329 </pre>
330
331  </div>
332 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
333 _8c.html" target="source" name="NewPixelWands">NewPixelWands</a></h2>
334 <div class="doc-section">
335
336 <p>NewPixelWands() returns an array of pixel wands.</p></ol>
337
338 <p>The format of the NewPixelWands method is:</p>
339
340 <pre class="code">
341   PixelWand **NewPixelWands(const size_t number_wands)
342 </pre>
343
344 <p>A description of each parameter follows:</p></ol>
345
346 <h5>number_wands</h5>
347 <ol><p>the number of wands.</p></ol>
348
349  </div>
350 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
351 _8c.html" target="source" name="PixelClearException">PixelClearException</a></h2>
352 <div class="doc-section">
353
354 <p>PixelClearException() clear any exceptions associated with the iterator.</p></ol>
355
356 <p>The format of the PixelClearException method is:</p>
357
358 <pre class="code">
359   MagickBooleanType PixelClearException(PixelWand *wand)
360 </pre>
361
362 <p>A description of each parameter follows:</p></ol>
363
364 <h5>wand</h5>
365 <ol><p>the pixel wand.</p></ol>
366
367  </div>
368 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
369 _8c.html" target="source" name="PixelGetAlpha">PixelGetAlpha</a></h2>
370 <div class="doc-section">
371
372 <p>PixelGetAlpha() returns the normalized alpha color of the pixel wand.</p></ol>
373
374 <p>The format of the PixelGetAlpha method is:</p>
375
376 <pre class="code">
377   double PixelGetAlpha(const PixelWand *wand)
378 </pre>
379
380 <p>A description of each parameter follows:</p></ol>
381
382 <h5>wand</h5>
383 <ol><p>the pixel wand.</p></ol>
384
385  </div>
386 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
387 _8c.html" target="source" name="PixelGetAlphaQuantum">PixelGetAlphaQuantum</a></h2>
388 <div class="doc-section">
389
390 <p>PixelGetAlphaQuantum() returns the alpha value of the pixel wand.</p></ol>
391
392 <p>The format of the PixelGetAlphaQuantum method is:</p>
393
394 <pre class="code">
395   Quantum PixelGetAlphaQuantum(const PixelWand *wand)
396 </pre>
397
398 <p>A description of each parameter follows:</p></ol>
399
400 <h5>wand</h5>
401 <ol><p>the pixel wand.</p></ol>
402
403  </div>
404 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
405 _8c.html" target="source" name="PixelGetBlack">PixelGetBlack</a></h2>
406 <div class="doc-section">
407
408 <p>PixelGetBlack() returns the normalized black color of the pixel wand.</p></ol>
409
410 <p>The format of the PixelGetBlack method is:</p>
411
412 <pre class="code">
413   double PixelGetBlack(const PixelWand *wand)
414 </pre>
415
416 <p>A description of each parameter follows:</p></ol>
417
418 <h5>wand</h5>
419 <ol><p>the pixel wand.</p></ol>
420
421  </div>
422 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
423 _8c.html" target="source" name="PixelGetBlackQuantum">PixelGetBlackQuantum</a></h2>
424 <div class="doc-section">
425
426 <p>PixelGetBlackQuantum() returns the black color of the pixel wand.</p></ol>
427
428 <p>The format of the PixelGetBlackQuantum method is:</p>
429
430 <pre class="code">
431   Quantum PixelGetBlackQuantum(const PixelWand *wand)
432 </pre>
433
434 <p>A description of each parameter follows:</p></ol>
435
436 <h5>wand</h5>
437 <ol><p>the pixel wand.</p></ol>
438
439  </div>
440 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
441 _8c.html" target="source" name="PixelGetBlue">PixelGetBlue</a></h2>
442 <div class="doc-section">
443
444 <p>PixelGetBlue() returns the normalized blue color of the pixel wand.</p></ol>
445
446 <p>The format of the PixelGetBlue method is:</p>
447
448 <pre class="code">
449   double PixelGetBlue(const PixelWand *wand)
450 </pre>
451
452 <p>A description of each parameter follows:</p></ol>
453
454 <h5>wand</h5>
455 <ol><p>the pixel wand.</p></ol>
456
457  </div>
458 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
459 _8c.html" target="source" name="PixelGetBlueQuantum">PixelGetBlueQuantum</a></h2>
460 <div class="doc-section">
461
462 <p>PixelGetBlueQuantum() returns the blue color of the pixel wand.</p></ol>
463
464 <p>The format of the PixelGetBlueQuantum method is:</p>
465
466 <pre class="code">
467   Quantum PixelGetBlueQuantum(const PixelWand *wand)
468 </pre>
469
470 <p>A description of each parameter follows:</p></ol>
471
472 <h5>wand</h5>
473 <ol><p>the pixel wand.</p></ol>
474
475  </div>
476 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
477 _8c.html" target="source" name="PixelGetColorAsString">PixelGetColorAsString</a></h2>
478 <div class="doc-section">
479
480 <p>PixelGetColorAsString() returnsd the color of the pixel wand as a string.</p></ol>
481
482 <p>The format of the PixelGetColorAsString method is:</p>
483
484 <pre class="code">
485   char *PixelGetColorAsString(PixelWand *wand)
486 </pre>
487
488 <p>A description of each parameter follows:</p></ol>
489
490 <h5>wand</h5>
491 <ol><p>the pixel wand.</p></ol>
492
493  </div>
494 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
495 _8c.html" target="source" name="PixelGetColorAsNormalizedString">PixelGetColorAsNormalizedString</a></h2>
496 <div class="doc-section">
497
498 <p>PixelGetColorAsNormalizedString() returns the normalized color of the pixel wand as a string.</p></ol>
499
500 <p>The format of the PixelGetColorAsNormalizedString method is:</p>
501
502 <pre class="code">
503   char *PixelGetColorAsNormalizedString(PixelWand *wand)
504 </pre>
505
506 <p>A description of each parameter follows:</p></ol>
507
508 <h5>wand</h5>
509 <ol><p>the pixel wand.</p></ol>
510
511  </div>
512 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
513 _8c.html" target="source" name="PixelGetColorCount">PixelGetColorCount</a></h2>
514 <div class="doc-section">
515
516 <p>PixelGetColorCount() returns the color count associated with this color.</p></ol>
517
518 <p>The format of the PixelGetColorCount method is:</p>
519
520 <pre class="code">
521   size_t PixelGetColorCount(const PixelWand *wand)
522 </pre>
523
524 <p>A description of each parameter follows:</p></ol>
525
526 <h5>wand</h5>
527 <ol><p>the pixel wand.</p></ol>
528
529  </div>
530 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
531 _8c.html" target="source" name="PixelGetCyan">PixelGetCyan</a></h2>
532 <div class="doc-section">
533
534 <p>PixelGetCyan() returns the normalized cyan color of the pixel wand.</p></ol>
535
536 <p>The format of the PixelGetCyan method is:</p>
537
538 <pre class="code">
539   double PixelGetCyan(const PixelWand *wand)
540 </pre>
541
542 <p>A description of each parameter follows:</p></ol>
543
544 <h5>wand</h5>
545 <ol><p>the pixel wand.</p></ol>
546
547  </div>
548 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
549 _8c.html" target="source" name="PixelGetCyanQuantum">PixelGetCyanQuantum</a></h2>
550 <div class="doc-section">
551
552 <p>PixelGetCyanQuantum() returns the cyan color of the pixel wand.</p></ol>
553
554 <p>The format of the PixelGetCyanQuantum method is:</p>
555
556 <pre class="code">
557   Quantum PixelGetCyanQuantum(const PixelWand *wand)
558 </pre>
559
560 <p>A description of each parameter follows:</p></ol>
561
562 <h5>wand</h5>
563 <ol><p>the pixel wand.</p></ol>
564
565  </div>
566 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
567 _8c.html" target="source" name="PixelGetException">PixelGetException</a></h2>
568 <div class="doc-section">
569
570 <p>PixelGetException() returns the severity, reason, and description of any error that occurs when using other methods in this API.</p></ol>
571
572 <p>The format of the PixelGetException method is:</p>
573
574 <pre class="code">
575   char *PixelGetException(const PixelWand *wand,ExceptionType *severity)
576 </pre>
577
578 <p>A description of each parameter follows:</p></ol>
579
580 <h5>wand</h5>
581 <ol><p>the pixel wand.</p></ol>
582
583 <h5>severity</h5>
584 <ol><p>the severity of the error is returned here.</p></ol>
585
586  </div>
587 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
588 _8c.html" target="source" name="PixelGetExceptionType">PixelGetExceptionType</a></h2>
589 <div class="doc-section">
590
591 <p>PixelGetExceptionType() the exception type associated with the wand.  If no exception has occurred, UndefinedExceptionType is returned.</p></ol>
592
593 <p>The format of the PixelGetExceptionType method is:</p>
594
595 <pre class="code">
596   ExceptionType PixelGetExceptionType(const PixelWand *wand)
597 </pre>
598
599 <p>A description of each parameter follows:</p></ol>
600
601 <h5>wand</h5>
602 <ol><p>the magick wand.</p></ol>
603
604  </div>
605 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
606 _8c.html" target="source" name="PixelGetFuzz">PixelGetFuzz</a></h2>
607 <div class="doc-section">
608
609 <p>PixelGetFuzz() returns the normalized fuzz value of the pixel wand.</p></ol>
610
611 <p>The format of the PixelGetFuzz method is:</p>
612
613 <pre class="code">
614   double PixelGetFuzz(const PixelWand *wand)
615 </pre>
616
617 <p>A description of each parameter follows:</p></ol>
618
619 <h5>wand</h5>
620 <ol><p>the pixel wand.</p></ol>
621
622  </div>
623 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
624 _8c.html" target="source" name="PixelGetGreen">PixelGetGreen</a></h2>
625 <div class="doc-section">
626
627 <p>PixelGetGreen() returns the normalized green color of the pixel wand.</p></ol>
628
629 <p>The format of the PixelGetGreen method is:</p>
630
631 <pre class="code">
632   double PixelGetGreen(const PixelWand *wand)
633 </pre>
634
635 <p>A description of each parameter follows:</p></ol>
636
637 <h5>wand</h5>
638 <ol><p>the pixel wand.</p></ol>
639
640  </div>
641 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
642 _8c.html" target="source" name="PixelGetGreenQuantum">PixelGetGreenQuantum</a></h2>
643 <div class="doc-section">
644
645 <p>PixelGetGreenQuantum() returns the green color of the pixel wand.</p></ol>
646
647 <p>The format of the PixelGetGreenQuantum method is:</p>
648
649 <pre class="code">
650   Quantum PixelGetGreenQuantum(const PixelWand *wand)
651 </pre>
652
653 <p>A description of each parameter follows:</p></ol>
654
655 <h5>wand</h5>
656 <ol><p>the pixel wand.</p></ol>
657
658  </div>
659 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
660 _8c.html" target="source" name="PixelGetHSL">PixelGetHSL</a></h2>
661 <div class="doc-section">
662
663 <p>PixelGetHSL() returns the normalized HSL color of the pixel wand.</p></ol>
664
665 <p>The format of the PixelGetHSL method is:</p>
666
667 <pre class="code">
668   void PixelGetHSL(const PixelWand *wand,double *hue,double *saturation,
669     double *lightness)
670 </pre>
671
672 <p>A description of each parameter follows:</p></ol>
673
674 <h5>wand</h5>
675 <ol><p>the pixel wand.</p></ol>
676
677 <h5>hue,saturation,lightness</h5>
678 <ol><p>Return the pixel hue, saturation, and brightness.</p></ol>
679
680  </div>
681 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
682 _8c.html" target="source" name="PixelGetIndex">PixelGetIndex</a></h2>
683 <div class="doc-section">
684
685 <p>PixelGetIndex() returns the colormap index from the pixel wand.</p></ol>
686
687 <p>The format of the PixelGetIndex method is:</p>
688
689 <pre class="code">
690   IndexPacket PixelGetIndex(const PixelWand *wand)
691 </pre>
692
693 <p>A description of each parameter follows:</p></ol>
694
695 <h5>wand</h5>
696 <ol><p>the pixel wand.</p></ol>
697
698  </div>
699 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
700 _8c.html" target="source" name="PixelGetMagenta">PixelGetMagenta</a></h2>
701 <div class="doc-section">
702
703 <p>PixelGetMagenta() returns the normalized magenta color of the pixel wand.</p></ol>
704
705 <p>The format of the PixelGetMagenta method is:</p>
706
707 <pre class="code">
708   double PixelGetMagenta(const PixelWand *wand)
709 </pre>
710
711 <p>A description of each parameter follows:</p></ol>
712
713 <h5>wand</h5>
714 <ol><p>the pixel wand.</p></ol>
715
716  </div>
717 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
718 _8c.html" target="source" name="PixelGetMagentaQuantum">PixelGetMagentaQuantum</a></h2>
719 <div class="doc-section">
720
721 <p>PixelGetMagentaQuantum() returns the magenta color of the pixel wand.</p></ol>
722
723 <p>The format of the PixelGetMagentaQuantum method is:</p>
724
725 <pre class="code">
726   Quantum PixelGetMagentaQuantum(const PixelWand *wand)
727 </pre>
728
729 <p>A description of each parameter follows:</p></ol>
730
731 <h5>wand</h5>
732 <ol><p>the pixel wand.</p></ol>
733
734  </div>
735 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
736 _8c.html" target="source" name="PixelGetMagickColor">PixelGetMagickColor</a></h2>
737 <div class="doc-section">
738
739 <p>PixelGetMagickColor() gets the magick color of the pixel wand.</p></ol>
740
741 <p>The format of the PixelGetMagickColor method is:</p>
742
743 <pre class="code">
744   void PixelGetMagickColor(PixelWand *wand,MagickPixelPacket *color)
745 </pre>
746
747 <p>A description of each parameter follows:</p></ol>
748
749 <h5>wand</h5>
750 <ol><p>the pixel wand.</p></ol>
751
752 <h5>color</h5>
753 <ol><p>The pixel wand color is returned here.</p></ol>
754
755  </div>
756 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
757 _8c.html" target="source" name="PixelGetOpacity">PixelGetOpacity</a></h2>
758 <div class="doc-section">
759
760 <p>PixelGetOpacity() returns the normalized opacity color of the pixel wand.</p></ol>
761
762 <p>The format of the PixelGetOpacity method is:</p>
763
764 <pre class="code">
765   double PixelGetOpacity(const PixelWand *wand)
766 </pre>
767
768 <p>A description of each parameter follows:</p></ol>
769
770 <h5>wand</h5>
771 <ol><p>the pixel wand.</p></ol>
772
773  </div>
774 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
775 _8c.html" target="source" name="PixelGetOpacityQuantum">PixelGetOpacityQuantum</a></h2>
776 <div class="doc-section">
777
778 <p>PixelGetOpacityQuantum() returns the opacity color of the pixel wand.</p></ol>
779
780 <p>The format of the PixelGetOpacityQuantum method is:</p>
781
782 <pre class="code">
783   Quantum PixelGetOpacityQuantum(const PixelWand *wand)
784 </pre>
785
786 <p>A description of each parameter follows:</p></ol>
787
788 <h5>wand</h5>
789 <ol><p>the pixel wand.</p></ol>
790
791  </div>
792 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
793 _8c.html" target="source" name="PixelGetQuantumColor">PixelGetQuantumColor</a></h2>
794 <div class="doc-section">
795
796 <p>PixelGetQuantumColor() gets the color of the pixel wand as a PixelPacket.</p></ol>
797
798 <p>The format of the PixelGetQuantumColor method is:</p>
799
800 <pre class="code">
801   void PixelGetQuantumColor(PixelWand *wand,PixelPacket *color)
802 </pre>
803
804 <p>A description of each parameter follows:</p></ol>
805
806 <h5>wand</h5>
807 <ol><p>the pixel wand.</p></ol>
808
809 <h5>color</h5>
810 <ol><p>The pixel wand color is returned here.</p></ol>
811
812  </div>
813 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
814 _8c.html" target="source" name="PixelGetRed">PixelGetRed</a></h2>
815 <div class="doc-section">
816
817 <p>PixelGetRed() returns the normalized red color of the pixel wand.</p></ol>
818
819 <p>The format of the PixelGetRed method is:</p>
820
821 <pre class="code">
822   double PixelGetRed(const PixelWand *wand)
823 </pre>
824
825 <p>A description of each parameter follows:</p></ol>
826
827 <h5>wand</h5>
828 <ol><p>the pixel wand.</p></ol>
829
830  </div>
831 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
832 _8c.html" target="source" name="PixelGetRedQuantum">PixelGetRedQuantum</a></h2>
833 <div class="doc-section">
834
835 <p>PixelGetRedQuantum() returns the red color of the pixel wand.</p></ol>
836
837 <p>The format of the PixelGetRedQuantum method is:</p>
838
839 <pre class="code">
840   Quantum PixelGetRedQuantum(const PixelWand *wand)
841 </pre>
842
843 <p>A description of each parameter follows:</p></ol>
844
845 <h5>wand</h5>
846 <ol><p>the pixel wand.</p></ol>
847
848  </div>
849 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
850 _8c.html" target="source" name="PixelGetYellow">PixelGetYellow</a></h2>
851 <div class="doc-section">
852
853 <p>PixelGetYellow() returns the normalized yellow color of the pixel wand.</p></ol>
854
855 <p>The format of the PixelGetYellow method is:</p>
856
857 <pre class="code">
858   double PixelGetYellow(const PixelWand *wand)
859 </pre>
860
861 <p>A description of each parameter follows:</p></ol>
862
863 <h5>wand</h5>
864 <ol><p>the pixel wand.</p></ol>
865
866  </div>
867 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
868 _8c.html" target="source" name="PixelGetYellowQuantum">PixelGetYellowQuantum</a></h2>
869 <div class="doc-section">
870
871 <p>PixelGetYellowQuantum() returns the yellow color of the pixel wand.</p></ol>
872
873 <p>The format of the PixelGetYellowQuantum method is:</p>
874
875 <pre class="code">
876   Quantum PixelGetYellowQuantum(const PixelWand *wand)
877 </pre>
878
879 <p>A description of each parameter follows:</p></ol>
880
881 <h5>wand</h5>
882 <ol><p>the pixel wand.</p></ol>
883
884  </div>
885 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
886 _8c.html" target="source" name="PixelSetAlpha">PixelSetAlpha</a></h2>
887 <div class="doc-section">
888
889 <p>PixelSetAlpha() sets the normalized alpha color of the pixel wand.</p></ol>
890
891 <p>The format of the PixelSetAlpha method is:</p>
892
893 <pre class="code">
894   void PixelSetAlpha(PixelWand *wand,const double alpha)
895 </pre>
896
897 <p>A description of each parameter follows:</p></ol>
898
899 <h5>wand</h5>
900 <ol><p>the pixel wand.</p></ol>
901
902 <h5>alpha</h5>
903 <ol><p>the level of transparency: 1.0 is fully opaque and 0.0 is fully transparent.</p></ol>
904
905  </div>
906 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
907 _8c.html" target="source" name="PixelSetAlphaQuantum">PixelSetAlphaQuantum</a></h2>
908 <div class="doc-section">
909
910 <p>PixelSetAlphaQuantum() sets the alpha color of the pixel wand.</p></ol>
911
912 <p>The format of the PixelSetAlphaQuantum method is:</p>
913
914 <pre class="code">
915   void PixelSetAlphaQuantum(PixelWand *wand,
916     const Quantum opacity)
917 </pre>
918
919 <p>A description of each parameter follows:</p></ol>
920
921 <h5>wand</h5>
922 <ol><p>the pixel wand.</p></ol>
923
924 <h5>opacity</h5>
925 <ol><p>the opacity color.</p></ol>
926
927  </div>
928 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
929 _8c.html" target="source" name="PixelSetBlack">PixelSetBlack</a></h2>
930 <div class="doc-section">
931
932 <p>PixelSetBlack() sets the normalized black color of the pixel wand.</p></ol>
933
934 <p>The format of the PixelSetBlack method is:</p>
935
936 <pre class="code">
937   void PixelSetBlack(PixelWand *wand,const double black)
938 </pre>
939
940 <p>A description of each parameter follows:</p></ol>
941
942 <h5>wand</h5>
943 <ol><p>the pixel wand.</p></ol>
944
945 <h5>black</h5>
946 <ol><p>the black color.</p></ol>
947
948  </div>
949 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
950 _8c.html" target="source" name="PixelSetBlackQuantum">PixelSetBlackQuantum</a></h2>
951 <div class="doc-section">
952
953 <p>PixelSetBlackQuantum() sets the black color of the pixel wand.</p></ol>
954
955 <p>The format of the PixelSetBlackQuantum method is:</p>
956
957 <pre class="code">
958   void PixelSetBlackQuantum(PixelWand *wand,const Quantum black)
959 </pre>
960
961 <p>A description of each parameter follows:</p></ol>
962
963 <h5>wand</h5>
964 <ol><p>the pixel wand.</p></ol>
965
966 <h5>black</h5>
967 <ol><p>the black color.</p></ol>
968
969  </div>
970 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
971 _8c.html" target="source" name="PixelSetBlue">PixelSetBlue</a></h2>
972 <div class="doc-section">
973
974 <p>PixelSetBlue() sets the normalized blue color of the pixel wand.</p></ol>
975
976 <p>The format of the PixelSetBlue method is:</p>
977
978 <pre class="code">
979   void PixelSetBlue(PixelWand *wand,const double blue)
980 </pre>
981
982 <p>A description of each parameter follows:</p></ol>
983
984 <h5>wand</h5>
985 <ol><p>the pixel wand.</p></ol>
986
987 <h5>blue</h5>
988 <ol><p>the blue color.</p></ol>
989
990  </div>
991 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
992 _8c.html" target="source" name="PixelSetBlueQuantum">PixelSetBlueQuantum</a></h2>
993 <div class="doc-section">
994
995 <p>PixelSetBlueQuantum() sets the blue color of the pixel wand.</p></ol>
996
997 <p>The format of the PixelSetBlueQuantum method is:</p>
998
999 <pre class="code">
1000   void PixelSetBlueQuantum(PixelWand *wand,const Quantum blue)
1001 </pre>
1002
1003 <p>A description of each parameter follows:</p></ol>
1004
1005 <h5>wand</h5>
1006 <ol><p>the pixel wand.</p></ol>
1007
1008 <h5>blue</h5>
1009 <ol><p>the blue color.</p></ol>
1010
1011  </div>
1012 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
1013 _8c.html" target="source" name="PixelSetColor">PixelSetColor</a></h2>
1014 <div class="doc-section">
1015
1016 <p>PixelSetColor() sets the color of the pixel wand with a string (e.g. "blue", "#0000ff", "rgb(0,0,255)", "cmyk(100,100,100,10)", etc.).</p></ol>
1017
1018 <p>The format of the PixelSetColor method is:</p>
1019
1020 <pre class="code">
1021   MagickBooleanType PixelSetColor(PixelWand *wand,const char *color)
1022 </pre>
1023
1024 <p>A description of each parameter follows:</p></ol>
1025
1026 <h5>wand</h5>
1027 <ol><p>the pixel wand.</p></ol>
1028
1029 <h5>color</h5>
1030 <ol><p>the pixel wand color.</p></ol>
1031
1032  </div>
1033 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
1034 _8c.html" target="source" name="PixelSetColorCount">PixelSetColorCount</a></h2>
1035 <div class="doc-section">
1036
1037 <p>PixelSetColorCount() sets the color count of the pixel wand.</p></ol>
1038
1039 <p>The format of the PixelSetColorCount method is:</p>
1040
1041 <pre class="code">
1042   void PixelSetColorCount(PixelWand *wand,const size_t count)
1043 </pre>
1044
1045 <p>A description of each parameter follows:</p></ol>
1046
1047 <h5>wand</h5>
1048 <ol><p>the pixel wand.</p></ol>
1049
1050 <h5>count</h5>
1051 <ol><p>the number of this particular color.</p></ol>
1052
1053  </div>
1054 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
1055 _8c.html" target="source" name="PixelSetColorFromWand">PixelSetColorFromWand</a></h2>
1056 <div class="doc-section">
1057
1058 <p>PixelSetColorFromWand() sets the color of the pixel wand.</p></ol>
1059
1060 <p>The format of the PixelSetColorFromWand method is:</p>
1061
1062 <pre class="code">
1063   PixelSetColorFromWand(PixelWand *wand,const PixelWand *color)
1064 </pre>
1065
1066 <p>A description of each parameter follows:</p></ol>
1067
1068 <h5>wand</h5>
1069 <ol><p>the pixel wand.</p></ol>
1070
1071 <h5>color</h5>
1072 <ol><p>set the pixel wand color here.</p></ol>
1073
1074  </div>
1075 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
1076 _8c.html" target="source" name="PixelSetCyan">PixelSetCyan</a></h2>
1077 <div class="doc-section">
1078
1079 <p>PixelSetCyan() sets the normalized cyan color of the pixel wand.</p></ol>
1080
1081 <p>The format of the PixelSetCyan method is:</p>
1082
1083 <pre class="code">
1084   void PixelSetCyan(PixelWand *wand,const double cyan)
1085 </pre>
1086
1087 <p>A description of each parameter follows:</p></ol>
1088
1089 <h5>wand</h5>
1090 <ol><p>the pixel wand.</p></ol>
1091
1092 <h5>cyan</h5>
1093 <ol><p>the cyan color.</p></ol>
1094
1095  </div>
1096 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
1097 _8c.html" target="source" name="PixelSetCyanQuantum">PixelSetCyanQuantum</a></h2>
1098 <div class="doc-section">
1099
1100 <p>PixelSetCyanQuantum() sets the cyan color of the pixel wand.</p></ol>
1101
1102 <p>The format of the PixelSetCyanQuantum method is:</p>
1103
1104 <pre class="code">
1105   void PixelSetCyanQuantum(PixelWand *wand,const Quantum cyan)
1106 </pre>
1107
1108 <p>A description of each parameter follows:</p></ol>
1109
1110 <h5>wand</h5>
1111 <ol><p>the pixel wand.</p></ol>
1112
1113 <h5>cyan</h5>
1114 <ol><p>the cyan color.</p></ol>
1115
1116  </div>
1117 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
1118 _8c.html" target="source" name="PixelSetFuzz">PixelSetFuzz</a></h2>
1119 <div class="doc-section">
1120
1121 <p>PixelSetFuzz() sets the fuzz value of the pixel wand.</p></ol>
1122
1123 <p>The format of the PixelSetFuzz method is:</p>
1124
1125 <pre class="code">
1126   void PixelSetFuzz(PixelWand *wand,const double fuzz)
1127 </pre>
1128
1129 <p>A description of each parameter follows:</p></ol>
1130
1131 <h5>wand</h5>
1132 <ol><p>the pixel wand.</p></ol>
1133
1134 <h5>fuzz</h5>
1135 <ol><p>the fuzz value.</p></ol>
1136
1137  </div>
1138 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
1139 _8c.html" target="source" name="PixelSetGreen">PixelSetGreen</a></h2>
1140 <div class="doc-section">
1141
1142 <p>PixelSetGreen() sets the normalized green color of the pixel wand.</p></ol>
1143
1144 <p>The format of the PixelSetGreen method is:</p>
1145
1146 <pre class="code">
1147   void PixelSetGreen(PixelWand *wand,const double green)
1148 </pre>
1149
1150 <p>A description of each parameter follows:</p></ol>
1151
1152 <h5>wand</h5>
1153 <ol><p>the pixel wand.</p></ol>
1154
1155 <h5>green</h5>
1156 <ol><p>the green color.</p></ol>
1157
1158  </div>
1159 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
1160 _8c.html" target="source" name="PixelSetGreenQuantum">PixelSetGreenQuantum</a></h2>
1161 <div class="doc-section">
1162
1163 <p>PixelSetGreenQuantum() sets the green color of the pixel wand.</p></ol>
1164
1165 <p>The format of the PixelSetGreenQuantum method is:</p>
1166
1167 <pre class="code">
1168   void PixelSetGreenQuantum(PixelWand *wand,const Quantum green)
1169 </pre>
1170
1171 <p>A description of each parameter follows:</p></ol>
1172
1173 <h5>wand</h5>
1174 <ol><p>the pixel wand.</p></ol>
1175
1176 <h5>green</h5>
1177 <ol><p>the green color.</p></ol>
1178
1179  </div>
1180 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
1181 _8c.html" target="source" name="PixelSetHSL">PixelSetHSL</a></h2>
1182 <div class="doc-section">
1183
1184 <p>PixelSetHSL() sets the normalized HSL color of the pixel wand.</p></ol>
1185
1186 <p>The format of the PixelSetHSL method is:</p>
1187
1188 <pre class="code">
1189   void PixelSetHSL(PixelWand *wand,const double hue,
1190     const double saturation,const double lightness)
1191 </pre>
1192
1193 <p>A description of each parameter follows:</p></ol>
1194
1195 <h5>wand</h5>
1196 <ol><p>the pixel wand.</p></ol>
1197
1198 <h5>hue,saturation,lightness</h5>
1199 <ol><p>Return the pixel hue, saturation, and brightness.</p></ol>
1200
1201  </div>
1202 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
1203 _8c.html" target="source" name="PixelSetIndex">PixelSetIndex</a></h2>
1204 <div class="doc-section">
1205
1206 <p>PixelSetIndex() sets the colormap index of the pixel wand.</p></ol>
1207
1208 <p>The format of the PixelSetIndex method is:</p>
1209
1210 <pre class="code">
1211   void PixelSetIndex(PixelWand *wand,const IndexPacket index)
1212 </pre>
1213
1214 <p>A description of each parameter follows:</p></ol>
1215
1216 <h5>wand</h5>
1217 <ol><p>the pixel wand.</p></ol>
1218
1219 <h5>index</h5>
1220 <ol><p>the colormap index.</p></ol>
1221
1222  </div>
1223 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
1224 _8c.html" target="source" name="PixelSetMagenta">PixelSetMagenta</a></h2>
1225 <div class="doc-section">
1226
1227 <p>PixelSetMagenta() sets the normalized magenta color of the pixel wand.</p></ol>
1228
1229 <p>The format of the PixelSetMagenta method is:</p>
1230
1231 <pre class="code">
1232   void PixelSetMagenta(PixelWand *wand,const double magenta)
1233 </pre>
1234
1235 <p>A description of each parameter follows:</p></ol>
1236
1237 <h5>wand</h5>
1238 <ol><p>the pixel wand.</p></ol>
1239
1240 <h5>magenta</h5>
1241 <ol><p>the magenta color.</p></ol>
1242
1243  </div>
1244 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
1245 _8c.html" target="source" name="PixelSetMagentaQuantum">PixelSetMagentaQuantum</a></h2>
1246 <div class="doc-section">
1247
1248 <p>PixelSetMagentaQuantum() sets the magenta color of the pixel wand.</p></ol>
1249
1250 <p>The format of the PixelSetMagentaQuantum method is:</p>
1251
1252 <pre class="code">
1253   void PixelSetMagentaQuantum(PixelWand *wand,
1254     const Quantum magenta)
1255 </pre>
1256
1257 <p>A description of each parameter follows:</p></ol>
1258
1259 <h5>wand</h5>
1260 <ol><p>the pixel wand.</p></ol>
1261
1262 <h5>magenta</h5>
1263 <ol><p>the green magenta.</p></ol>
1264
1265  </div>
1266 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
1267 _8c.html" target="source" name="PixelSetMagickColor">PixelSetMagickColor</a></h2>
1268 <div class="doc-section">
1269
1270 <p>PixelSetMagickColor() sets the color of the pixel wand.</p></ol>
1271
1272 <p>The format of the PixelSetMagickColor method is:</p>
1273
1274 <pre class="code">
1275   PixelSetMagickColor(PixelWand *wand,const MagickPixelPacket *color)
1276 </pre>
1277
1278 <p>A description of each parameter follows:</p></ol>
1279
1280 <h5>wand</h5>
1281 <ol><p>the pixel wand.</p></ol>
1282
1283 <h5>color</h5>
1284 <ol><p>the pixel wand color.</p></ol>
1285
1286  </div>
1287 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
1288 _8c.html" target="source" name="PixelSetOpacity">PixelSetOpacity</a></h2>
1289 <div class="doc-section">
1290
1291 <p>PixelSetOpacity() sets the normalized opacity color of the pixel wand.</p></ol>
1292
1293 <p>The format of the PixelSetOpacity method is:</p>
1294
1295 <pre class="code">
1296   void PixelSetOpacity(PixelWand *wand,const double opacity)
1297 </pre>
1298
1299 <p>A description of each parameter follows:</p></ol>
1300
1301 <h5>wand</h5>
1302 <ol><p>the pixel wand.</p></ol>
1303
1304 <h5>opacity</h5>
1305 <ol><p>the opacity color.</p></ol>
1306
1307  </div>
1308 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
1309 _8c.html" target="source" name="PixelSetOpacityQuantum">PixelSetOpacityQuantum</a></h2>
1310 <div class="doc-section">
1311
1312 <p>PixelSetOpacityQuantum() sets the opacity color of the pixel wand.</p></ol>
1313
1314 <p>The format of the PixelSetOpacityQuantum method is:</p>
1315
1316 <pre class="code">
1317   void PixelSetOpacityQuantum(PixelWand *wand,
1318     const Quantum opacity)
1319 </pre>
1320
1321 <p>A description of each parameter follows:</p></ol>
1322
1323 <h5>wand</h5>
1324 <ol><p>the pixel wand.</p></ol>
1325
1326 <h5>opacity</h5>
1327 <ol><p>the opacity color.</p></ol>
1328
1329  </div>
1330 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
1331 _8c.html" target="source" name="PixelSetQuantumColor">PixelSetQuantumColor</a></h2>
1332 <div class="doc-section">
1333
1334 <p>PixelSetQuantumColor() sets the color of the pixel wand.</p></ol>
1335
1336 <p>The format of the PixelSetQuantumColor method is:</p>
1337
1338 <pre class="code">
1339   PixelSetQuantumColor(PixelWand *wand,const PixelPacket *color)
1340 </pre>
1341
1342 <p>A description of each parameter follows:</p></ol>
1343
1344 <h5>wand</h5>
1345 <ol><p>the pixel wand.</p></ol>
1346
1347 <h5>color</h5>
1348 <ol><p>the pixel wand color.</p></ol>
1349
1350  </div>
1351 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
1352 _8c.html" target="source" name="PixelSetRed">PixelSetRed</a></h2>
1353 <div class="doc-section">
1354
1355 <p>PixelSetRed() sets the normalized red color of the pixel wand.</p></ol>
1356
1357 <p>The format of the PixelSetRed method is:</p>
1358
1359 <pre class="code">
1360   void PixelSetRed(PixelWand *wand,const double red)
1361 </pre>
1362
1363 <p>A description of each parameter follows:</p></ol>
1364
1365 <h5>wand</h5>
1366 <ol><p>the pixel wand.</p></ol>
1367
1368 <h5>red</h5>
1369 <ol><p>the red color.</p></ol>
1370
1371  </div>
1372 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
1373 _8c.html" target="source" name="PixelSetRedQuantum">PixelSetRedQuantum</a></h2>
1374 <div class="doc-section">
1375
1376 <p>PixelSetRedQuantum() sets the red color of the pixel wand.</p></ol>
1377
1378 <p>The format of the PixelSetRedQuantum method is:</p>
1379
1380 <pre class="code">
1381   void PixelSetRedQuantum(PixelWand *wand,const Quantum red)
1382 </pre>
1383
1384 <p>A description of each parameter follows:</p></ol>
1385
1386 <h5>wand</h5>
1387 <ol><p>the pixel wand.</p></ol>
1388
1389 <h5>red</h5>
1390 <ol><p>the red color.</p></ol>
1391
1392  </div>
1393 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
1394 _8c.html" target="source" name="PixelSetYellow">PixelSetYellow</a></h2>
1395 <div class="doc-section">
1396
1397 <p>PixelSetYellow() sets the normalized yellow color of the pixel wand.</p></ol>
1398
1399 <p>The format of the PixelSetYellow method is:</p>
1400
1401 <pre class="code">
1402   void PixelSetYellow(PixelWand *wand,const double yellow)
1403 </pre>
1404
1405 <p>A description of each parameter follows:</p></ol>
1406
1407 <h5>wand</h5>
1408 <ol><p>the pixel wand.</p></ol>
1409
1410 <h5>yellow</h5>
1411 <ol><p>the yellow color.</p></ol>
1412
1413  </div>
1414 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
1415 _8c.html" target="source" name="PixelSetYellowQuantum">PixelSetYellowQuantum</a></h2>
1416 <div class="doc-section">
1417
1418 <p>PixelSetYellowQuantum() sets the yellow color of the pixel wand.</p></ol>
1419
1420 <p>The format of the PixelSetYellowQuantum method is:</p>
1421
1422 <pre class="code">
1423   void PixelSetYellowQuantum(PixelWand *wand,const Quantum yellow)
1424 </pre>
1425
1426 <p>A description of each parameter follows:</p></ol>
1427
1428 <h5>wand</h5>
1429 <ol><p>the pixel wand.</p></ol>
1430
1431 <h5>yellow</h5>
1432 <ol><p>the yellow color.</p></ol>
1433
1434  </div>
1435 \r
1436 </div>\r
1437 \r
1438 <div id="linkbar">\r
1439     <span id="linkbar-west">&nbsp;</span>\r
1440     <span id="linkbar-center">\r
1441       <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull;\r
1442       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>\r
1443     </span>\r
1444     <span id="linkbar-east">&nbsp;</span>\r
1445   </div>\r
1446   <div class="footer">\r
1447     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>\r
1448     <span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>\r
1449   </div>\r
1450   <div style="clear: both; margin: 0; width: 100%; "></div>\r
1451   <script type="text/javascript">\r
1452     var _gaq = _gaq || [];\r
1453     _gaq.push(['_setAccount', 'UA-17690367-1']);\r
1454     _gaq.push(['_trackPageview']);\r
1455 \r
1456     (function() {\r
1457       var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;\r
1458       ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';\r
1459       var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);\r
1460     })();\r
1461   </script>\r
1462 </body>\r
1463 </html>\r