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