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