]> granicus.if.org Git - imagemagick/blobdiff - www/api/pixel-wand.html
(no commit message)
[imagemagick] / www / api / pixel-wand.html
index 893f3cd62222bddc0a136931d7702dfa364e1c6c..e126579f513912da170030103f8f4aeabd46932a 100644 (file)
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\r
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\r
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" \r
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">\r
+<html version="-//W3C//DTD XHTML 1.1//EN"\r
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"\r
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml\r
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">\r
 <head>\r
-  <meta http-equiv="Content-Type" value="application/xhtml+xml" />\r
-  <meta name="verify-v1" content="g222frIIxcQTrvDR3NBRUSKP3AnMNoqxOkIniCEkV7U=" />\r
-  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf" />\r
-  <style type="text/css" media="screen,projection"><!--\r
-    @import url("../../www/magick.css");\r
-  --></style>\r
-  <link rel="shortcut icon" href="../../images/wand.ico"  type="images/vnd.microsoft.icon"/>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>\r
+  <meta name="verify-v1" content="g222frIIxcQTrvDR3NBRUSKP3AnMNoqxOkIniCEkV7U="/>\r
   <title>ImageMagick: MagickWand, C API for ImageMagick: Pixel Wand Methods</title>
   <meta http-equiv="Content-Language" content="en-US"/>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
   <meta http-equiv="Reply-to" content="magick-users@imagemagick.org"/>
+  <meta name="Application-name" content="ImageMagick"/>
+  <meta name="Description" content="Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats.  In addition resize, rotate, shear, distort and transform images."/>
+  <meta name="Application-url" content="http://www.imagemagick.org"/>
   <meta name="Generator" content="PHP"/>
   <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"/>
-  <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."/>
   <meta name="Rating" content="GENERAL"/>
   <meta name="Robots" content="INDEX, FOLLOW"/>
   <meta name="Generator" content="ImageMagick Studio LLC"/>
   <meta name="Author" content="ImageMagick Studio LLC"/>
   <meta name="Revisit-after" content="2 DAYS"/>
   <meta name="Resource-type" content="document"/>
-  <meta name="Copyright" content="Copyright (c) 1999-2010 ImageMagick Studio LLC"/>
+  <meta name="Copyright" content="Copyright (c) 1999-2011 ImageMagick Studio LLC"/>
   <meta name="Distribution" content="Global"/>
+  <link rel="icon" href="../../images/wand.png"/>
+  <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+  <style type="text/css" media="all">\r
+    @import url("../../www/magick.css");\r
+  </style>\r
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
+  <script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
+  <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
+  <script type="text/javascript">\r
+    $(document).ready(function() {\r
+      $("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
+        'transitionIn'  : 'elastic',\r
+        'transitionOut' : 'elastic',\r
+        'overlayShow'   : false,\r
+        'opacity'       : true\r
+      });\r
+    });\r
+  </script>\r
 </head>\r
 \r
 <body id="www-imagemagick-org">\r
 <div class="titlebar">\r
-<a href="../../index.html">\r
-  <img src="../../images/script.png" alt="[ImageMagick]"\r
-  style="width: 350px; height: 60px; margin: 28px auto; float: left;" /></a>\r
-<a href="http://www.networkredux.com">\r
-  <img src="../../images/networkredux.png" alt="[sponsor]"\r
-  style="margin: 45px auto; border: 0px; float: left;" /></a>\r
+<div style="margin: 17px auto; float: left;">\r
+  <script type="text/javascript">\r
+  <!--\r
+    google_ad_client = "pub-3129977114552745";\r
+    google_ad_slot = "5439289906";\r
+    google_ad_width = 728;\r
+    google_ad_height = 90;\r
+  //-->\r
+  </script>\r
+  <script type="text/javascript"\r
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">\r
+  </script>\r
+</div>\r
 <a href="http://www.imagemagick.org/discourse-server/">\r
-  <img src="../../images/logo.jpg" alt=""\r
-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>\r
+  <img src="../../images/logo.jpg"\r
+  alt="ImageMagick Logo"\r
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>\r
 <a href="../../index.html">\r
-  <img src="../../images/sprite.jpg" alt=""\r
+  <img src="../../images/sprite.jpg"\r
+  alt="ImageMagick Sprite"\r
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>\r
 </div>\r
 \r
-<div class="eastbar">\r
+<div class="westbar">\r
 \r
 <div class="menu">
-  <a href="../../index.html">About ImageMagick</a>
+  <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
 <div class="sep"></div>\r
 <div class="menu">
-  <a href="../../www/command-line-tools.html">Command-line Tools</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a href="../../www/command-line-processing.html">Processing</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a href="../../www/command-line-options.html">Options</a>
+    <a title="Binary Release: MacOS X" href="../../www/binary-releases.html#macosx">Mac OS X</a>
 </div>
 <div class="sub">
-    <a href="http://www.imagemagick.org/Usage/">Usage</a>
-</div>
-<div class="menu">
-  <a href="../../www/api.html">Program Interfaces</a>
+    <a title="Binary Release: iPhone" href="../../www/binary-releases.html#iPhone">iPhone</a>
 </div>
 <div class="sub">
-    <a href="../../www/magick-wand.html">MagickWand</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
+</div>
+<div class="sep"></div>\r
+<div class="menu">
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a href="../../www/magick-core.html">MagickCore</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a href="../../www/perl-magick.html">PerlMagick</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
-    <a href="../../Magick++/">Magick++</a>
+    <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a href="../../www/architecture.html">Architecture</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
-<div class="sep"></div>\r
-<div  class="menu">
-   <a href="../../www/install-source.html">Install from Source</a>
+<div class="sub">
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a href="../../www/install-source.html#unix">Unix</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a href="../../www/install-source.html#windows">Windows</a>
- </div>
-<div class="menu">
-  <a href="../../www/binary-releases.html">Binary Releases</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a href="../../www/binary-releases.html#unix">Unix</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
+</div>
+<div class="sep"></div>\r
+<div  class="menu">
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a href="../../www/binary-releases.html#macosx">Mac OS X</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a href="../../www/binary-releases.html#windows">Windows</a>
+    <a title="Install from Source: Windows" href="../../www/install-source.html#windows">Windows</a>
+ </div>
+<div class="menu">
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a href="../../www/resources.html">Resources</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
-<div class="sep"></div>\r
 <div class="menu">
-  <a href="../../www/download.html">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>\r
 <div class="menu">
-  <a href="../http://www.imagemagick.org/script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>\r
 <div class="menu">
-  <a href="../../www/sitemap.html">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-    <a href="../../www/links.html">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>\r
 <div  class="menu">
-  <a href="../../www/sponsors.html">Sponsors:</a>
+  <a title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
+<a href="http://www.networkredux.com">
+  <img src="../../images/networkredux.png" alt="[sponsor]"
+  style="margin-top: 4px; margin-left: 4px; border: 0px; float: left;" /></a>
 <div class="sponsbox">
 <div  class="sponsor">
-   <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20101101000200 -->
+  <a title="Sponsor: Web Hosting Reviews" href="http://www.webhostingmasters.com">Web Hosting Reviews</a><!-- 201107011500 affliatelabel -->
 </div>
 <div  class="sponsor">
-  <a href="http://www.tomsgutscheine.de">Tom's Gutscheine</a><!-- 201005010360 invendio.de-->
+  <a title="Sponsor: Druckerei" href="http://www.allesdruck.de">Druckerei</a><!-- 201303011500 r.leo -->
 </div>
 <div  class="sponsor">
-  <a href="http://www.online-kredit-index.de">Kredit</a><!-- 201004010120 Buchhorn -->
+  <a title="Sponsor: Hotel München" href="http://www.messehotel-erb-muenchen.de">Hotel München</a><!-- 201111010450 cerb -->
 </div>
 <div  class="sponsor">
-  <a href="http://www.blumenversender.com">Blumenversand</a><!-- 201005010120 -->
+  <a title="Sponsor: Website Hosting" href="http://www.hostreviewgeeks.com">Website Hosting</a><!-- 201107010090 alexanian media -->
 </div>
 <div  class="sponsor">
-  <a href="http://www.print24.de/">Druckerei</a><!-- 201009010720 -->
+  <a title="Sponsor: Best Web Hosting" href="http://webhostinggeeks.com">Best Web Hosting</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de -->
+  <a title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a href="http://www.allesdruck.de">Druckerei Online</a><!-- 201012001200 allesdruck.de-->
+  <a title="Sponsor: Flyer drucken" href="http://www.online-druck.biz">Flyer drucken</a><!-- 201109010900 Floeter-->
 </div>
 <div  class="sponsor">
-  <a href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 201002010000 -->
+  <a title="Sponsor: Druckerei" href="http://print24.com/de/">Druckerei</a><!-- 201110010720 -->
 </div>
+<div  class="sponsor">
+   <a title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011070100030 autoteile-Carparts-->
 </div>
 </div>
+</div>
+</div>\r
 \r
+<div class="eastbar">\r
 \r
 </div>\r
 \r
 <div class="main">\r
 \r
-<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>
+<h1>Module pixel-wand Methods</h1>
+<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>
 
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="ClearPixelWand">ClearPixelWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="ClearPixelWand">ClearPixelWand</a></h2>
 <div class="doc-section">
 
-<p>ClearPixelWand() clears resources associated with the wand.</p></ol>
+<p>ClearPixelWand() clears resources associated with the wand.</p>
 
 <p>The format of the ClearPixelWand method is:</p>
 
@@ -169,17 +210,16 @@ _8c.html" target="source" name="ClearPixelWand">ClearPixelWand</a></h2>
   void ClearPixelWand(PixelWand *wand)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="ClonePixelWand">ClonePixelWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="ClonePixelWand">ClonePixelWand</a></h2>
 <div class="doc-section">
 
-<p>ClonePixelWand() makes an exact copy of the specified wand.</p></ol>
+<p>ClonePixelWand() makes an exact copy of the specified wand.</p>
 
 <p>The format of the ClonePixelWand method is:</p>
 
@@ -187,39 +227,37 @@ _8c.html" target="source" name="ClonePixelWand">ClonePixelWand</a></h2>
   PixelWand *ClonePixelWand(const PixelWand *wand)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the magick wand.</p></ol>
+<p>the magick wand.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="ClonePixelWands">ClonePixelWands</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="ClonePixelWands">ClonePixelWands</a></h2>
 <div class="doc-section">
 
-<p>ClonePixelWands() makes an exact copy of the specified wands.</p></ol>
+<p>ClonePixelWands() makes an exact copy of the specified wands.</p>
 
 <p>The format of the ClonePixelWands method is:</p>
 
 <pre class="code">
   PixelWand **ClonePixelWands(const PixelWand **wands,
-    const unsigned long number_wands)
+    const size_t number_wands)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wands</h5>
-<ol><p>the magick wands.</p></ol>
+<p>the magick wands.</p>
 
 <h5>number_wands</h5>
-<ol><p>the number of wands.</p></ol>
+<p>the number of wands.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="DestroyPixelWand">DestroyPixelWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="DestroyPixelWand">DestroyPixelWand</a></h2>
 <div class="doc-section">
 
-<p>DestroyPixelWand() deallocates resources associated with a PixelWand.</p></ol>
+<p>DestroyPixelWand() deallocates resources associated with a PixelWand.</p>
 
 <p>The format of the DestroyPixelWand method is:</p>
 
@@ -227,39 +265,37 @@ _8c.html" target="source" name="DestroyPixelWand">DestroyPixelWand</a></h2>
   PixelWand *DestroyPixelWand(PixelWand *wand)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="DestroyPixelWands">DestroyPixelWands</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="DestroyPixelWands">DestroyPixelWands</a></h2>
 <div class="doc-section">
 
-<p>DestroyPixelWands() deallocates resources associated with an array of pixel wands.</p></ol>
+<p>DestroyPixelWands() deallocates resources associated with an array of pixel wands.</p>
 
 <p>The format of the DestroyPixelWands method is:</p>
 
 <pre class="code">
   PixelWand **DestroyPixelWands(PixelWand **wand,
-    const unsigned long number_wands)
+    const size_t number_wands)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>number_wands</h5>
-<ol><p>the number of wands.</p></ol>
+<p>the number of wands.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="IsPixelWandSimilar">IsPixelWandSimilar</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="IsPixelWandSimilar">IsPixelWandSimilar</a></h2>
 <div class="doc-section">
 
-<p>IsPixelWandSimilar() returns MagickTrue if the distance between two colors is less than the specified distance.</p></ol>
+<p>IsPixelWandSimilar() returns MagickTrue if the distance between two colors is less than the specified distance.</p>
 
 <p>The format of the IsPixelWandSimilar method is:</p>
 
@@ -268,23 +304,22 @@ _8c.html" target="source" name="IsPixelWandSimilar">IsPixelWandSimilar</a></h2>
     const double fuzz)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>p</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>q</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>fuzz</h5>
-<ol><p>any two colors that are less than or equal to this distance squared are consider similar.</p></ol>
+<p>any two colors that are less than or equal to this distance squared are consider similar.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="IsPixelWand">IsPixelWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="IsPixelWand">IsPixelWand</a></h2>
 <div class="doc-section">
 
-<p>IsPixelWand() returns MagickTrue if the wand is verified as a pixel wand.</p></ol>
+<p>IsPixelWand() returns MagickTrue if the wand is verified as a pixel wand.</p>
 
 <p>The format of the IsPixelWand method is:</p>
 
@@ -292,17 +327,16 @@ _8c.html" target="source" name="IsPixelWand">IsPixelWand</a></h2>
   MagickBooleanType IsPixelWand(const PixelWand *wand)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the magick wand.</p></ol>
+<p>the magick wand.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="NewPixelWand">NewPixelWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="NewPixelWand">NewPixelWand</a></h2>
 <div class="doc-section">
 
-<p>NewPixelWand() returns a new pixel wand.</p></ol>
+<p>NewPixelWand() returns a new pixel wand.</p>
 
 <p>The format of the NewPixelWand method is:</p>
 
@@ -311,29 +345,27 @@ _8c.html" target="source" name="NewPixelWand">NewPixelWand</a></h2>
 </pre>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="NewPixelWands">NewPixelWands</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="NewPixelWands">NewPixelWands</a></h2>
 <div class="doc-section">
 
-<p>NewPixelWands() returns an array of pixel wands.</p></ol>
+<p>NewPixelWands() returns an array of pixel wands.</p>
 
 <p>The format of the NewPixelWands method is:</p>
 
 <pre class="code">
-  PixelWand **NewPixelWands(const unsigned long number_wands)
+  PixelWand **NewPixelWands(const size_t number_wands)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>number_wands</h5>
-<ol><p>the number of wands.</p></ol>
+<p>the number of wands.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelClearException">PixelClearException</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelClearException">PixelClearException</a></h2>
 <div class="doc-section">
 
-<p>PixelClearException() clear any exceptions associated with the iterator.</p></ol>
+<p>PixelClearException() clear any exceptions associated with the iterator.</p>
 
 <p>The format of the PixelClearException method is:</p>
 
@@ -341,17 +373,16 @@ _8c.html" target="source" name="PixelClearException">PixelClearException</a></h2
   MagickBooleanType PixelClearException(PixelWand *wand)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelGetAlpha">PixelGetAlpha</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetAlpha">PixelGetAlpha</a></h2>
 <div class="doc-section">
 
-<p>PixelGetAlpha() returns the normalized alpha color of the pixel wand.</p></ol>
+<p>PixelGetAlpha() returns the normalized alpha color of the pixel wand.</p>
 
 <p>The format of the PixelGetAlpha method is:</p>
 
@@ -359,17 +390,16 @@ _8c.html" target="source" name="PixelGetAlpha">PixelGetAlpha</a></h2>
   double PixelGetAlpha(const PixelWand *wand)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelGetAlphaQuantum">PixelGetAlphaQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetAlphaQuantum">PixelGetAlphaQuantum</a></h2>
 <div class="doc-section">
 
-<p>PixelGetAlphaQuantum() returns the alpha value of the pixel wand.</p></ol>
+<p>PixelGetAlphaQuantum() returns the alpha value of the pixel wand.</p>
 
 <p>The format of the PixelGetAlphaQuantum method is:</p>
 
@@ -377,17 +407,16 @@ _8c.html" target="source" name="PixelGetAlphaQuantum">PixelGetAlphaQuantum</a></
   Quantum PixelGetAlphaQuantum(const PixelWand *wand)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelGetBlack">PixelGetBlack</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetBlack">PixelGetBlack</a></h2>
 <div class="doc-section">
 
-<p>PixelGetBlack() returns the normalized black color of the pixel wand.</p></ol>
+<p>PixelGetBlack() returns the normalized black color of the pixel wand.</p>
 
 <p>The format of the PixelGetBlack method is:</p>
 
@@ -395,17 +424,16 @@ _8c.html" target="source" name="PixelGetBlack">PixelGetBlack</a></h2>
   double PixelGetBlack(const PixelWand *wand)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelGetBlackQuantum">PixelGetBlackQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetBlackQuantum">PixelGetBlackQuantum</a></h2>
 <div class="doc-section">
 
-<p>PixelGetBlackQuantum() returns the black color of the pixel wand.</p></ol>
+<p>PixelGetBlackQuantum() returns the black color of the pixel wand.</p>
 
 <p>The format of the PixelGetBlackQuantum method is:</p>
 
@@ -413,17 +441,16 @@ _8c.html" target="source" name="PixelGetBlackQuantum">PixelGetBlackQuantum</a></
   Quantum PixelGetBlackQuantum(const PixelWand *wand)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelGetBlue">PixelGetBlue</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetBlue">PixelGetBlue</a></h2>
 <div class="doc-section">
 
-<p>PixelGetBlue() returns the normalized blue color of the pixel wand.</p></ol>
+<p>PixelGetBlue() returns the normalized blue color of the pixel wand.</p>
 
 <p>The format of the PixelGetBlue method is:</p>
 
@@ -431,17 +458,16 @@ _8c.html" target="source" name="PixelGetBlue">PixelGetBlue</a></h2>
   double PixelGetBlue(const PixelWand *wand)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelGetBlueQuantum">PixelGetBlueQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetBlueQuantum">PixelGetBlueQuantum</a></h2>
 <div class="doc-section">
 
-<p>PixelGetBlueQuantum() returns the blue color of the pixel wand.</p></ol>
+<p>PixelGetBlueQuantum() returns the blue color of the pixel wand.</p>
 
 <p>The format of the PixelGetBlueQuantum method is:</p>
 
@@ -449,17 +475,16 @@ _8c.html" target="source" name="PixelGetBlueQuantum">PixelGetBlueQuantum</a></h2
   Quantum PixelGetBlueQuantum(const PixelWand *wand)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelGetColorAsString">PixelGetColorAsString</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetColorAsString">PixelGetColorAsString</a></h2>
 <div class="doc-section">
 
-<p>PixelGetColorAsString() returnsd the color of the pixel wand as a string.</p></ol>
+<p>PixelGetColorAsString() returnsd the color of the pixel wand as a string.</p>
 
 <p>The format of the PixelGetColorAsString method is:</p>
 
@@ -467,17 +492,16 @@ _8c.html" target="source" name="PixelGetColorAsString">PixelGetColorAsString</a>
   char *PixelGetColorAsString(PixelWand *wand)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelGetColorAsNormalizedString">PixelGetColorAsNormalizedString</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetColorAsNormalizedString">PixelGetColorAsNormalizedString</a></h2>
 <div class="doc-section">
 
-<p>PixelGetColorAsNormalizedString() returns the normalized color of the pixel wand as a string.</p></ol>
+<p>PixelGetColorAsNormalizedString() returns the normalized color of the pixel wand as a string.</p>
 
 <p>The format of the PixelGetColorAsNormalizedString method is:</p>
 
@@ -485,35 +509,33 @@ _8c.html" target="source" name="PixelGetColorAsNormalizedString">PixelGetColorAs
   char *PixelGetColorAsNormalizedString(PixelWand *wand)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelGetColorCount">PixelGetColorCount</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetColorCount">PixelGetColorCount</a></h2>
 <div class="doc-section">
 
-<p>PixelGetColorCount() returns the color count associated with this color.</p></ol>
+<p>PixelGetColorCount() returns the color count associated with this color.</p>
 
 <p>The format of the PixelGetColorCount method is:</p>
 
 <pre class="code">
-  unsigned long PixelGetColorCount(const PixelWand *wand)
+  size_t PixelGetColorCount(const PixelWand *wand)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelGetCyan">PixelGetCyan</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetCyan">PixelGetCyan</a></h2>
 <div class="doc-section">
 
-<p>PixelGetCyan() returns the normalized cyan color of the pixel wand.</p></ol>
+<p>PixelGetCyan() returns the normalized cyan color of the pixel wand.</p>
 
 <p>The format of the PixelGetCyan method is:</p>
 
@@ -521,17 +543,16 @@ _8c.html" target="source" name="PixelGetCyan">PixelGetCyan</a></h2>
   double PixelGetCyan(const PixelWand *wand)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelGetCyanQuantum">PixelGetCyanQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetCyanQuantum">PixelGetCyanQuantum</a></h2>
 <div class="doc-section">
 
-<p>PixelGetCyanQuantum() returns the cyan color of the pixel wand.</p></ol>
+<p>PixelGetCyanQuantum() returns the cyan color of the pixel wand.</p>
 
 <p>The format of the PixelGetCyanQuantum method is:</p>
 
@@ -539,17 +560,16 @@ _8c.html" target="source" name="PixelGetCyanQuantum">PixelGetCyanQuantum</a></h2
   Quantum PixelGetCyanQuantum(const PixelWand *wand)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelGetException">PixelGetException</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetException">PixelGetException</a></h2>
 <div class="doc-section">
 
-<p>PixelGetException() returns the severity, reason, and description of any error that occurs when using other methods in this API.</p></ol>
+<p>PixelGetException() returns the severity, reason, and description of any error that occurs when using other methods in this API.</p>
 
 <p>The format of the PixelGetException method is:</p>
 
@@ -557,20 +577,19 @@ _8c.html" target="source" name="PixelGetException">PixelGetException</a></h2>
   char *PixelGetException(const PixelWand *wand,ExceptionType *severity)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>severity</h5>
-<ol><p>the severity of the error is returned here.</p></ol>
+<p>the severity of the error is returned here.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelGetExceptionType">PixelGetExceptionType</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetExceptionType">PixelGetExceptionType</a></h2>
 <div class="doc-section">
 
-<p>PixelGetExceptionType() the exception type associated with the wand.  If no exception has occurred, UndefinedExceptionType is returned.</p></ol>
+<p>PixelGetExceptionType() the exception type associated with the wand.  If no exception has occurred, UndefinedExceptionType is returned.</p>
 
 <p>The format of the PixelGetExceptionType method is:</p>
 
@@ -578,17 +597,16 @@ _8c.html" target="source" name="PixelGetExceptionType">PixelGetExceptionType</a>
   ExceptionType PixelGetExceptionType(const PixelWand *wand)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the magick wand.</p></ol>
+<p>the magick wand.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelGetFuzz">PixelGetFuzz</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetFuzz">PixelGetFuzz</a></h2>
 <div class="doc-section">
 
-<p>PixelGetFuzz() returns the normalized fuzz value of the pixel wand.</p></ol>
+<p>PixelGetFuzz() returns the normalized fuzz value of the pixel wand.</p>
 
 <p>The format of the PixelGetFuzz method is:</p>
 
@@ -596,17 +614,16 @@ _8c.html" target="source" name="PixelGetFuzz">PixelGetFuzz</a></h2>
   double PixelGetFuzz(const PixelWand *wand)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelGetGreen">PixelGetGreen</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetGreen">PixelGetGreen</a></h2>
 <div class="doc-section">
 
-<p>PixelGetGreen() returns the normalized green color of the pixel wand.</p></ol>
+<p>PixelGetGreen() returns the normalized green color of the pixel wand.</p>
 
 <p>The format of the PixelGetGreen method is:</p>
 
@@ -614,17 +631,16 @@ _8c.html" target="source" name="PixelGetGreen">PixelGetGreen</a></h2>
   double PixelGetGreen(const PixelWand *wand)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelGetGreenQuantum">PixelGetGreenQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetGreenQuantum">PixelGetGreenQuantum</a></h2>
 <div class="doc-section">
 
-<p>PixelGetGreenQuantum() returns the green color of the pixel wand.</p></ol>
+<p>PixelGetGreenQuantum() returns the green color of the pixel wand.</p>
 
 <p>The format of the PixelGetGreenQuantum method is:</p>
 
@@ -632,17 +648,16 @@ _8c.html" target="source" name="PixelGetGreenQuantum">PixelGetGreenQuantum</a></
   Quantum PixelGetGreenQuantum(const PixelWand *wand)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelGetHSL">PixelGetHSL</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetHSL">PixelGetHSL</a></h2>
 <div class="doc-section">
 
-<p>PixelGetHSL() returns the normalized HSL color of the pixel wand.</p></ol>
+<p>PixelGetHSL() returns the normalized HSL color of the pixel wand.</p>
 
 <p>The format of the PixelGetHSL method is:</p>
 
@@ -651,20 +666,19 @@ _8c.html" target="source" name="PixelGetHSL">PixelGetHSL</a></h2>
     double *lightness)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>hue,saturation,lightness</h5>
-<ol><p>Return the pixel hue, saturation, and brightness.</p></ol>
+<p>Return the pixel hue, saturation, and brightness.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelGetIndex">PixelGetIndex</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetIndex">PixelGetIndex</a></h2>
 <div class="doc-section">
 
-<p>PixelGetIndex() returns the colormap index from the pixel wand.</p></ol>
+<p>PixelGetIndex() returns the colormap index from the pixel wand.</p>
 
 <p>The format of the PixelGetIndex method is:</p>
 
@@ -672,17 +686,16 @@ _8c.html" target="source" name="PixelGetIndex">PixelGetIndex</a></h2>
   IndexPacket PixelGetIndex(const PixelWand *wand)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelGetMagenta">PixelGetMagenta</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetMagenta">PixelGetMagenta</a></h2>
 <div class="doc-section">
 
-<p>PixelGetMagenta() returns the normalized magenta color of the pixel wand.</p></ol>
+<p>PixelGetMagenta() returns the normalized magenta color of the pixel wand.</p>
 
 <p>The format of the PixelGetMagenta method is:</p>
 
@@ -690,17 +703,16 @@ _8c.html" target="source" name="PixelGetMagenta">PixelGetMagenta</a></h2>
   double PixelGetMagenta(const PixelWand *wand)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelGetMagentaQuantum">PixelGetMagentaQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetMagentaQuantum">PixelGetMagentaQuantum</a></h2>
 <div class="doc-section">
 
-<p>PixelGetMagentaQuantum() returns the magenta color of the pixel wand.</p></ol>
+<p>PixelGetMagentaQuantum() returns the magenta color of the pixel wand.</p>
 
 <p>The format of the PixelGetMagentaQuantum method is:</p>
 
@@ -708,17 +720,36 @@ _8c.html" target="source" name="PixelGetMagentaQuantum">PixelGetMagentaQuantum</
   Quantum PixelGetMagentaQuantum(const PixelWand *wand)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
+
+<h5>wand</h5>
+<p>the pixel wand.</p>
+
+ </div>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetMagickColor">PixelGetMagickColor</a></h2>
+<div class="doc-section">
+
+<p>PixelGetMagickColor() gets the magick color of the pixel wand.</p>
+
+<p>The format of the PixelGetMagickColor method is:</p>
+
+<pre class="code">
+  void PixelGetMagickColor(PixelWand *wand,MagickPixelPacket *color)
+</pre>
+
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
+
+<h5>color</h5>
+<p>The pixel wand color is returned here.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelGetOpacity">PixelGetOpacity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetOpacity">PixelGetOpacity</a></h2>
 <div class="doc-section">
 
-<p>PixelGetOpacity() returns the normalized opacity color of the pixel wand.</p></ol>
+<p>PixelGetOpacity() returns the normalized opacity color of the pixel wand.</p>
 
 <p>The format of the PixelGetOpacity method is:</p>
 
@@ -726,17 +757,16 @@ _8c.html" target="source" name="PixelGetOpacity">PixelGetOpacity</a></h2>
   double PixelGetOpacity(const PixelWand *wand)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelGetOpacityQuantum">PixelGetOpacityQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetOpacityQuantum">PixelGetOpacityQuantum</a></h2>
 <div class="doc-section">
 
-<p>PixelGetOpacityQuantum() returns the opacity color of the pixel wand.</p></ol>
+<p>PixelGetOpacityQuantum() returns the opacity color of the pixel wand.</p>
 
 <p>The format of the PixelGetOpacityQuantum method is:</p>
 
@@ -744,17 +774,16 @@ _8c.html" target="source" name="PixelGetOpacityQuantum">PixelGetOpacityQuantum</
   Quantum PixelGetOpacityQuantum(const PixelWand *wand)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelGetQuantumColor">PixelGetQuantumColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetQuantumColor">PixelGetQuantumColor</a></h2>
 <div class="doc-section">
 
-<p>PixelGetQuantumColor() gets the color of the pixel wand as a PixelPacket.</p></ol>
+<p>PixelGetQuantumColor() gets the color of the pixel wand as a PixelPacket.</p>
 
 <p>The format of the PixelGetQuantumColor method is:</p>
 
@@ -762,20 +791,19 @@ _8c.html" target="source" name="PixelGetQuantumColor">PixelGetQuantumColor</a></
   void PixelGetQuantumColor(PixelWand *wand,PixelPacket *color)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>color</h5>
-<ol><p>The pixel wand color is returned here.</p></ol>
+<p>The pixel wand color is returned here.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelGetRed">PixelGetRed</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetRed">PixelGetRed</a></h2>
 <div class="doc-section">
 
-<p>PixelGetRed() returns the normalized red color of the pixel wand.</p></ol>
+<p>PixelGetRed() returns the normalized red color of the pixel wand.</p>
 
 <p>The format of the PixelGetRed method is:</p>
 
@@ -783,17 +811,16 @@ _8c.html" target="source" name="PixelGetRed">PixelGetRed</a></h2>
   double PixelGetRed(const PixelWand *wand)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelGetRedQuantum">PixelGetRedQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetRedQuantum">PixelGetRedQuantum</a></h2>
 <div class="doc-section">
 
-<p>PixelGetRedQuantum() returns the red color of the pixel wand.</p></ol>
+<p>PixelGetRedQuantum() returns the red color of the pixel wand.</p>
 
 <p>The format of the PixelGetRedQuantum method is:</p>
 
@@ -801,17 +828,16 @@ _8c.html" target="source" name="PixelGetRedQuantum">PixelGetRedQuantum</a></h2>
   Quantum PixelGetRedQuantum(const PixelWand *wand)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelGetYellow">PixelGetYellow</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetYellow">PixelGetYellow</a></h2>
 <div class="doc-section">
 
-<p>PixelGetYellow() returns the normalized yellow color of the pixel wand.</p></ol>
+<p>PixelGetYellow() returns the normalized yellow color of the pixel wand.</p>
 
 <p>The format of the PixelGetYellow method is:</p>
 
@@ -819,17 +845,16 @@ _8c.html" target="source" name="PixelGetYellow">PixelGetYellow</a></h2>
   double PixelGetYellow(const PixelWand *wand)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelGetYellowQuantum">PixelGetYellowQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetYellowQuantum">PixelGetYellowQuantum</a></h2>
 <div class="doc-section">
 
-<p>PixelGetYellowQuantum() returns the yellow color of the pixel wand.</p></ol>
+<p>PixelGetYellowQuantum() returns the yellow color of the pixel wand.</p>
 
 <p>The format of the PixelGetYellowQuantum method is:</p>
 
@@ -837,17 +862,16 @@ _8c.html" target="source" name="PixelGetYellowQuantum">PixelGetYellowQuantum</a>
   Quantum PixelGetYellowQuantum(const PixelWand *wand)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelSetAlpha">PixelSetAlpha</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetAlpha">PixelSetAlpha</a></h2>
 <div class="doc-section">
 
-<p>PixelSetAlpha() sets the normalized alpha color of the pixel wand.</p></ol>
+<p>PixelSetAlpha() sets the normalized alpha color of the pixel wand.</p>
 
 <p>The format of the PixelSetAlpha method is:</p>
 
@@ -855,20 +879,19 @@ _8c.html" target="source" name="PixelSetAlpha">PixelSetAlpha</a></h2>
   void PixelSetAlpha(PixelWand *wand,const double alpha)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>alpha</h5>
-<ol><p>the level of transparency: 1.0 is fully opaque and 0.0 is fully transparent.</p></ol>
+<p>the level of transparency: 1.0 is fully opaque and 0.0 is fully transparent.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelSetAlphaQuantum">PixelSetAlphaQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetAlphaQuantum">PixelSetAlphaQuantum</a></h2>
 <div class="doc-section">
 
-<p>PixelSetAlphaQuantum() sets the alpha color of the pixel wand.</p></ol>
+<p>PixelSetAlphaQuantum() sets the alpha color of the pixel wand.</p>
 
 <p>The format of the PixelSetAlphaQuantum method is:</p>
 
@@ -877,20 +900,19 @@ _8c.html" target="source" name="PixelSetAlphaQuantum">PixelSetAlphaQuantum</a></
     const Quantum opacity)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>opacity</h5>
-<ol><p>the opacity color.</p></ol>
+<p>the opacity color.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelSetBlack">PixelSetBlack</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetBlack">PixelSetBlack</a></h2>
 <div class="doc-section">
 
-<p>PixelSetBlack() sets the normalized black color of the pixel wand.</p></ol>
+<p>PixelSetBlack() sets the normalized black color of the pixel wand.</p>
 
 <p>The format of the PixelSetBlack method is:</p>
 
@@ -898,20 +920,19 @@ _8c.html" target="source" name="PixelSetBlack">PixelSetBlack</a></h2>
   void PixelSetBlack(PixelWand *wand,const double black)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>black</h5>
-<ol><p>the black color.</p></ol>
+<p>the black color.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelSetBlackQuantum">PixelSetBlackQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetBlackQuantum">PixelSetBlackQuantum</a></h2>
 <div class="doc-section">
 
-<p>PixelSetBlackQuantum() sets the black color of the pixel wand.</p></ol>
+<p>PixelSetBlackQuantum() sets the black color of the pixel wand.</p>
 
 <p>The format of the PixelSetBlackQuantum method is:</p>
 
@@ -919,20 +940,19 @@ _8c.html" target="source" name="PixelSetBlackQuantum">PixelSetBlackQuantum</a></
   void PixelSetBlackQuantum(PixelWand *wand,const Quantum black)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>black</h5>
-<ol><p>the black color.</p></ol>
+<p>the black color.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelSetBlue">PixelSetBlue</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetBlue">PixelSetBlue</a></h2>
 <div class="doc-section">
 
-<p>PixelSetBlue() sets the normalized blue color of the pixel wand.</p></ol>
+<p>PixelSetBlue() sets the normalized blue color of the pixel wand.</p>
 
 <p>The format of the PixelSetBlue method is:</p>
 
@@ -940,20 +960,19 @@ _8c.html" target="source" name="PixelSetBlue">PixelSetBlue</a></h2>
   void PixelSetBlue(PixelWand *wand,const double blue)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>blue</h5>
-<ol><p>the blue color.</p></ol>
+<p>the blue color.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelSetBlueQuantum">PixelSetBlueQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetBlueQuantum">PixelSetBlueQuantum</a></h2>
 <div class="doc-section">
 
-<p>PixelSetBlueQuantum() sets the blue color of the pixel wand.</p></ol>
+<p>PixelSetBlueQuantum() sets the blue color of the pixel wand.</p>
 
 <p>The format of the PixelSetBlueQuantum method is:</p>
 
@@ -961,20 +980,19 @@ _8c.html" target="source" name="PixelSetBlueQuantum">PixelSetBlueQuantum</a></h2
   void PixelSetBlueQuantum(PixelWand *wand,const Quantum blue)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>blue</h5>
-<ol><p>the blue color.</p></ol>
+<p>the blue color.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelSetColor">PixelSetColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetColor">PixelSetColor</a></h2>
 <div class="doc-section">
 
-<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>
+<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>
 
 <p>The format of the PixelSetColor method is:</p>
 
@@ -982,41 +1000,39 @@ _8c.html" target="source" name="PixelSetColor">PixelSetColor</a></h2>
   MagickBooleanType PixelSetColor(PixelWand *wand,const char *color)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>color</h5>
-<ol><p>the pixel wand color.</p></ol>
+<p>the pixel wand color.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelSetColorCount">PixelSetColorCount</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetColorCount">PixelSetColorCount</a></h2>
 <div class="doc-section">
 
-<p>PixelSetColorCount() sets the color count of the pixel wand.</p></ol>
+<p>PixelSetColorCount() sets the color count of the pixel wand.</p>
 
 <p>The format of the PixelSetColorCount method is:</p>
 
 <pre class="code">
-  void PixelSetColorCount(PixelWand *wand,const unsigned long count)
+  void PixelSetColorCount(PixelWand *wand,const size_t count)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>count</h5>
-<ol><p>the number of this particular color.</p></ol>
+<p>the number of this particular color.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelSetColorFromWand">PixelSetColorFromWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetColorFromWand">PixelSetColorFromWand</a></h2>
 <div class="doc-section">
 
-<p>PixelSetColorFromWand() sets the color of the pixel wand.</p></ol>
+<p>PixelSetColorFromWand() sets the color of the pixel wand.</p>
 
 <p>The format of the PixelSetColorFromWand method is:</p>
 
@@ -1024,20 +1040,19 @@ _8c.html" target="source" name="PixelSetColorFromWand">PixelSetColorFromWand</a>
   PixelSetColorFromWand(PixelWand *wand,const PixelWand *color)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>color</h5>
-<ol><p>set the pixel wand color here.</p></ol>
+<p>set the pixel wand color here.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelSetCyan">PixelSetCyan</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetCyan">PixelSetCyan</a></h2>
 <div class="doc-section">
 
-<p>PixelSetCyan() sets the normalized cyan color of the pixel wand.</p></ol>
+<p>PixelSetCyan() sets the normalized cyan color of the pixel wand.</p>
 
 <p>The format of the PixelSetCyan method is:</p>
 
@@ -1045,20 +1060,19 @@ _8c.html" target="source" name="PixelSetCyan">PixelSetCyan</a></h2>
   void PixelSetCyan(PixelWand *wand,const double cyan)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>cyan</h5>
-<ol><p>the cyan color.</p></ol>
+<p>the cyan color.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelSetCyanQuantum">PixelSetCyanQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetCyanQuantum">PixelSetCyanQuantum</a></h2>
 <div class="doc-section">
 
-<p>PixelSetCyanQuantum() sets the cyan color of the pixel wand.</p></ol>
+<p>PixelSetCyanQuantum() sets the cyan color of the pixel wand.</p>
 
 <p>The format of the PixelSetCyanQuantum method is:</p>
 
@@ -1066,20 +1080,19 @@ _8c.html" target="source" name="PixelSetCyanQuantum">PixelSetCyanQuantum</a></h2
   void PixelSetCyanQuantum(PixelWand *wand,const Quantum cyan)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>cyan</h5>
-<ol><p>the cyan color.</p></ol>
+<p>the cyan color.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelSetFuzz">PixelSetFuzz</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetFuzz">PixelSetFuzz</a></h2>
 <div class="doc-section">
 
-<p>PixelSetFuzz() sets the fuzz value of the pixel wand.</p></ol>
+<p>PixelSetFuzz() sets the fuzz value of the pixel wand.</p>
 
 <p>The format of the PixelSetFuzz method is:</p>
 
@@ -1087,20 +1100,19 @@ _8c.html" target="source" name="PixelSetFuzz">PixelSetFuzz</a></h2>
   void PixelSetFuzz(PixelWand *wand,const double fuzz)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>fuzz</h5>
-<ol><p>the fuzz value.</p></ol>
+<p>the fuzz value.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelSetGreen">PixelSetGreen</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetGreen">PixelSetGreen</a></h2>
 <div class="doc-section">
 
-<p>PixelSetGreen() sets the normalized green color of the pixel wand.</p></ol>
+<p>PixelSetGreen() sets the normalized green color of the pixel wand.</p>
 
 <p>The format of the PixelSetGreen method is:</p>
 
@@ -1108,20 +1120,19 @@ _8c.html" target="source" name="PixelSetGreen">PixelSetGreen</a></h2>
   void PixelSetGreen(PixelWand *wand,const double green)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>green</h5>
-<ol><p>the green color.</p></ol>
+<p>the green color.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelSetGreenQuantum">PixelSetGreenQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetGreenQuantum">PixelSetGreenQuantum</a></h2>
 <div class="doc-section">
 
-<p>PixelSetGreenQuantum() sets the green color of the pixel wand.</p></ol>
+<p>PixelSetGreenQuantum() sets the green color of the pixel wand.</p>
 
 <p>The format of the PixelSetGreenQuantum method is:</p>
 
@@ -1129,20 +1140,19 @@ _8c.html" target="source" name="PixelSetGreenQuantum">PixelSetGreenQuantum</a></
   void PixelSetGreenQuantum(PixelWand *wand,const Quantum green)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>green</h5>
-<ol><p>the green color.</p></ol>
+<p>the green color.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelSetHSL">PixelSetHSL</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetHSL">PixelSetHSL</a></h2>
 <div class="doc-section">
 
-<p>PixelSetHSL() sets the normalized HSL color of the pixel wand.</p></ol>
+<p>PixelSetHSL() sets the normalized HSL color of the pixel wand.</p>
 
 <p>The format of the PixelSetHSL method is:</p>
 
@@ -1151,20 +1161,19 @@ _8c.html" target="source" name="PixelSetHSL">PixelSetHSL</a></h2>
     const double saturation,const double lightness)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>hue,saturation,lightness</h5>
-<ol><p>Return the pixel hue, saturation, and brightness.</p></ol>
+<p>Return the pixel hue, saturation, and brightness.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelSetIndex">PixelSetIndex</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetIndex">PixelSetIndex</a></h2>
 <div class="doc-section">
 
-<p>PixelSetIndex() sets the colormap index of the pixel wand.</p></ol>
+<p>PixelSetIndex() sets the colormap index of the pixel wand.</p>
 
 <p>The format of the PixelSetIndex method is:</p>
 
@@ -1172,20 +1181,19 @@ _8c.html" target="source" name="PixelSetIndex">PixelSetIndex</a></h2>
   void PixelSetIndex(PixelWand *wand,const IndexPacket index)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>index</h5>
-<ol><p>the colormap index.</p></ol>
+<p>the colormap index.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelSetMagenta">PixelSetMagenta</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetMagenta">PixelSetMagenta</a></h2>
 <div class="doc-section">
 
-<p>PixelSetMagenta() sets the normalized magenta color of the pixel wand.</p></ol>
+<p>PixelSetMagenta() sets the normalized magenta color of the pixel wand.</p>
 
 <p>The format of the PixelSetMagenta method is:</p>
 
@@ -1193,20 +1201,19 @@ _8c.html" target="source" name="PixelSetMagenta">PixelSetMagenta</a></h2>
   void PixelSetMagenta(PixelWand *wand,const double magenta)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>magenta</h5>
-<ol><p>the magenta color.</p></ol>
+<p>the magenta color.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelSetMagentaQuantum">PixelSetMagentaQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetMagentaQuantum">PixelSetMagentaQuantum</a></h2>
 <div class="doc-section">
 
-<p>PixelSetMagentaQuantum() sets the magenta color of the pixel wand.</p></ol>
+<p>PixelSetMagentaQuantum() sets the magenta color of the pixel wand.</p>
 
 <p>The format of the PixelSetMagentaQuantum method is:</p>
 
@@ -1215,20 +1222,19 @@ _8c.html" target="source" name="PixelSetMagentaQuantum">PixelSetMagentaQuantum</
     const Quantum magenta)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>magenta</h5>
-<ol><p>the green magenta.</p></ol>
+<p>the green magenta.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelSetMagickColor">PixelSetMagickColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetMagickColor">PixelSetMagickColor</a></h2>
 <div class="doc-section">
 
-<p>PixelSetMagickColor() sets the color of the pixel wand.</p></ol>
+<p>PixelSetMagickColor() sets the color of the pixel wand.</p>
 
 <p>The format of the PixelSetMagickColor method is:</p>
 
@@ -1236,20 +1242,19 @@ _8c.html" target="source" name="PixelSetMagickColor">PixelSetMagickColor</a></h2
   PixelSetMagickColor(PixelWand *wand,const MagickPixelPacket *color)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>color</h5>
-<ol><p>the pixel wand color.</p></ol>
+<p>the pixel wand color.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelSetOpacity">PixelSetOpacity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetOpacity">PixelSetOpacity</a></h2>
 <div class="doc-section">
 
-<p>PixelSetOpacity() sets the normalized opacity color of the pixel wand.</p></ol>
+<p>PixelSetOpacity() sets the normalized opacity color of the pixel wand.</p>
 
 <p>The format of the PixelSetOpacity method is:</p>
 
@@ -1257,20 +1262,19 @@ _8c.html" target="source" name="PixelSetOpacity">PixelSetOpacity</a></h2>
   void PixelSetOpacity(PixelWand *wand,const double opacity)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>opacity</h5>
-<ol><p>the opacity color.</p></ol>
+<p>the opacity color.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelSetOpacityQuantum">PixelSetOpacityQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetOpacityQuantum">PixelSetOpacityQuantum</a></h2>
 <div class="doc-section">
 
-<p>PixelSetOpacityQuantum() sets the opacity color of the pixel wand.</p></ol>
+<p>PixelSetOpacityQuantum() sets the opacity color of the pixel wand.</p>
 
 <p>The format of the PixelSetOpacityQuantum method is:</p>
 
@@ -1279,20 +1283,19 @@ _8c.html" target="source" name="PixelSetOpacityQuantum">PixelSetOpacityQuantum</
     const Quantum opacity)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>opacity</h5>
-<ol><p>the opacity color.</p></ol>
+<p>the opacity color.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelSetQuantumColor">PixelSetQuantumColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetQuantumColor">PixelSetQuantumColor</a></h2>
 <div class="doc-section">
 
-<p>PixelSetQuantumColor() sets the color of the pixel wand.</p></ol>
+<p>PixelSetQuantumColor() sets the color of the pixel wand.</p>
 
 <p>The format of the PixelSetQuantumColor method is:</p>
 
@@ -1300,20 +1303,19 @@ _8c.html" target="source" name="PixelSetQuantumColor">PixelSetQuantumColor</a></
   PixelSetQuantumColor(PixelWand *wand,const PixelPacket *color)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>color</h5>
-<ol><p>the pixel wand color.</p></ol>
+<p>the pixel wand color.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelSetRed">PixelSetRed</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetRed">PixelSetRed</a></h2>
 <div class="doc-section">
 
-<p>PixelSetRed() sets the normalized red color of the pixel wand.</p></ol>
+<p>PixelSetRed() sets the normalized red color of the pixel wand.</p>
 
 <p>The format of the PixelSetRed method is:</p>
 
@@ -1321,20 +1323,19 @@ _8c.html" target="source" name="PixelSetRed">PixelSetRed</a></h2>
   void PixelSetRed(PixelWand *wand,const double red)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>red</h5>
-<ol><p>the red color.</p></ol>
+<p>the red color.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelSetRedQuantum">PixelSetRedQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetRedQuantum">PixelSetRedQuantum</a></h2>
 <div class="doc-section">
 
-<p>PixelSetRedQuantum() sets the red color of the pixel wand.</p></ol>
+<p>PixelSetRedQuantum() sets the red color of the pixel wand.</p>
 
 <p>The format of the PixelSetRedQuantum method is:</p>
 
@@ -1342,20 +1343,19 @@ _8c.html" target="source" name="PixelSetRedQuantum">PixelSetRedQuantum</a></h2>
   void PixelSetRedQuantum(PixelWand *wand,const Quantum red)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>red</h5>
-<ol><p>the red color.</p></ol>
+<p>the red color.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelSetYellow">PixelSetYellow</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetYellow">PixelSetYellow</a></h2>
 <div class="doc-section">
 
-<p>PixelSetYellow() sets the normalized yellow color of the pixel wand.</p></ol>
+<p>PixelSetYellow() sets the normalized yellow color of the pixel wand.</p>
 
 <p>The format of the PixelSetYellow method is:</p>
 
@@ -1363,20 +1363,19 @@ _8c.html" target="source" name="PixelSetYellow">PixelSetYellow</a></h2>
   void PixelSetYellow(PixelWand *wand,const double yellow)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>yellow</h5>
-<ol><p>the yellow color.</p></ol>
+<p>the yellow color.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand
-_8c.html" target="source" name="PixelSetYellowQuantum">PixelSetYellowQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetYellowQuantum">PixelSetYellowQuantum</a></h2>
 <div class="doc-section">
 
-<p>PixelSetYellowQuantum() sets the yellow color of the pixel wand.</p></ol>
+<p>PixelSetYellowQuantum() sets the yellow color of the pixel wand.</p>
 
 <p>The format of the PixelSetYellowQuantum method is:</p>
 
@@ -1384,31 +1383,41 @@ _8c.html" target="source" name="PixelSetYellowQuantum">PixelSetYellowQuantum</a>
   void PixelSetYellowQuantum(PixelWand *wand,const Quantum yellow)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>wand</h5>
-<ol><p>the pixel wand.</p></ol>
+<p>the pixel wand.</p>
 
 <h5>yellow</h5>
-<ol><p>the yellow color.</p></ol>
+<p>the yellow color.</p>
 
  </div>
 \r
 </div>\r
 \r
 <div id="linkbar">\r
<!--    <span id="linkbar-west">&nbsp;</span>  -->\r
   <span id="linkbar-west">&nbsp;</span>\r
     <span id="linkbar-center">\r
       <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull;\r
-      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull;\r
-    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>\r
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>\r
     </span>\r
     <span id="linkbar-east">&nbsp;</span>\r
   </div>\r
   <div class="footer">\r
-    <span id="footer-west">&copy; 1999-2010 ImageMagick Studio LLC</span>\r
+    <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>\r
     <span id="footer-east"> <a href="../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>\r
   </div>\r
   <div style="clear: both; margin: 0; width: 100%; "></div>\r
+  <script type="text/javascript">\r
+    var _gaq = _gaq || [];\r
+    _gaq.push(['_setAccount', 'UA-17690367-1']);\r
+    _gaq.push(['_trackPageview']);\r
+\r
+    (function() {\r
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;\r
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';\r
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);\r
+    })();\r
+  </script>\r
 </body>\r
 </html>\r