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