]> granicus.if.org Git - imagemagick/blobdiff - www/api/fx.html
(no commit message)
[imagemagick] / www / api / fx.html
index 22018ca7447c5033733781049dd8bfa18f847169..c2bf18c32d1d4eeb9583fe8be8d6198d8b679dba 100644 (file)
@@ -1,15 +1,15 @@
-<!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" dir="ltr">\r
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" \r
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">\r
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" dir="ltr">\r
 <head>\r
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>\r
   <meta name="verify-v1" content="g222frIIxcQTrvDR3NBRUSKP3AnMNoqxOkIniCEkV7U="/>\r
-  <title>ImageMagick: MagickCore, C API for ImageMagick: Add a Special Effect</title/>
+  <title>ImageMagick: MagickCore, C API for ImageMagick: Add a Special Effect</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="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="Description" content="ImageMagick is a software suite to create, edit, compose, or convert bitmap images in a variety of formats. Use ImageMagick to scale, rotate, shear, distort and transform images."/>
   <meta name="Application-url" content="http://www.imagemagick.org"/>
   <meta name="Generator" content="PHP"/>
   <meta name="Keywords" content="magickcore, c, api, for, imagemagick:, add, a, special, effect, ImageMagick, ImageMagic, MagickCore, MagickWand, PerlMagick, Magick++, RMagick, PythonMagick, JMagick, TclMagick, Image, Magick, Magic, Wand, ImageMagickObject, Swiss, Army, Knife, Image, Processing"/>
   <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"  sizes="32x32"/>
+  <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
@@ -36,7 +50,7 @@
   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
+  style="margin-top: 42px; border: 0px; float: left;" /></a>\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
     <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../Magick++/">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>\r
 <div  class="menu">
 </div>
 <div class="sep"></div>\r
 <div class="menu">
-  <a title="Search" 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 title="Site Map"href="../../www/sitemap.html">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-    <a title="Site Map: Links"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 title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <div class="sponsbox">
-<div  class="sponsor">
-   <a title="Sponsor: Online-Magazin" href="http://www.unkostenbeitrag.de/">Online-Magazin</a><!-- 20101101000200 -->
+<div class="sponsor">
+  <a title="Sponsor: Web Hosting" href="http://www.bodhost.com/hosting.shtml">Web Hosting</a><!-- 201104010090 -->
 </div>
 <div  class="sponsor">
   <a title="Sponsor: Druckerei" href="http://print24.com/de/">Druckerei</a><!-- 201110010720 -->
   <a title="Sponsor: Flyer drucken" href="http://www.online-druck.biz">Flyer drucken</a><!-- 201109010900 Floeter-->
 </div>
 <div  class="sponsor">
-  <a title="Sponsor: Webdesign Agentur" href="http://www.ventzke-partner.de">Webdesign Agentur</a><!-- 201101010480 invendio.de-->
-</div>
-<div  class="sponsor">
-  <a title="Sponsor: LVM Versicherung" href="http://www.neu-reich.de">LVM Versicherung</a><!-- 201101010480 -->
-</div>
-<div  class="sponsor">
-  <a title="Sponsor: Diamonds are a Girls Best Friend" href="http://www.schmuck.org">Diamonds are a Girls Best Friend</a><!-- 201101010600 Peterssen-->
-</div>
-<div  class="sponsor">
-   <a title="Sponsor: Druckerei Online" href="http://www.allesdruck.de">Druckerei Online</a><!-- 201012011200 allesdruck.de-->
+   <a title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
 </div>
 </div>
 </div>
 \r
 <div class="main">\r
 \r
+<h1>Module fx
+ Methods</h1>
 <p class="navigation-index">[<a href="#AddNoiseImage">AddNoiseImage</a> &bull; <a href="#BlueShiftImage">BlueShiftImage</a> &bull; <a href="#CharcoalImage">CharcoalImage</a> &bull; <a href="#ColorizeImage">ColorizeImage</a> &bull; <a href="#ColorMatrixImage">ColorMatrixImage</a> &bull; <a href="#FxImage">FxImage</a> &bull; <a href="#ImplodeImage">ImplodeImage</a> &bull; <a href="#The MorphImages">The MorphImages</a> &bull; <a href="#PlasmaImage">PlasmaImage</a> &bull; <a href="#PolaroidImage">PolaroidImage</a> &bull; <a href="#MagickSepiaToneImage">MagickSepiaToneImage</a> &bull; <a href="#ShadowImage">ShadowImage</a> &bull; <a href="#SketchImage">SketchImage</a> &bull; <a href="#SolarizeImage">SolarizeImage</a> &bull; <a href="#SteganoImage">SteganoImage</a> &bull; <a href="#StereoAnaglyphImage">StereoAnaglyphImage</a> &bull; <a href="#SwirlImage">SwirlImage</a> &bull; <a href="#TintImage">TintImage</a> &bull; <a href="#VignetteImage">VignetteImage</a> &bull; <a href="#WaveImage">WaveImage</a>]</p>
 
-<h2><a href="http://www.imagemagick.org/api/MagickCore/fx
-_8c.html" target="source" name="AddNoiseImage">AddNoiseImage</a></h2>
+<h2><a href="http://www.wizards-toolkit.org/api/MagickCore/fx
+_8c.html" id="AddNoiseImage">AddNoiseImage</a></h2>
 <div class="doc-section">
 
-<p>AddNoiseImage() adds random noise to the image.</p></ol>
+<p>AddNoiseImage() adds random noise to the image.</p>
 
 <p>The format of the AddNoiseImage method is:</p>
 
@@ -187,26 +194,26 @@ _8c.html" target="source" name="AddNoiseImage">AddNoiseImage</a></h2>
     const NoiseType noise_type,ExceptionInfo *exception)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>image</h5>
-<ol><p>the image.</p></ol>
+<p>the image.</p>
 
 <h5>channel</h5>
-<ol><p>the channel type.</p></ol>
+<p>the channel type.</p>
 
 <h5>noise_type</h5>
-<ol><p>The type of noise: Uniform, Gaussian, Multiplicative, Impulse, Laplacian, or Poisson.</p></ol>
+<p>The type of noise: Uniform, Gaussian, Multiplicative, Impulse, Laplacian, or Poisson.</p>
 
 <h5>exception</h5>
-<ol><p>return any errors or warnings in this structure.</p></ol>
+<p>return any errors or warnings in this structure.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/fx
-_8c.html" target="source" name="BlueShiftImage">BlueShiftImage</a></h2>
+<h2><a href="http://www.wizards-toolkit.org/api/MagickCore/fx
+_8c.html" id="BlueShiftImage">BlueShiftImage</a></h2>
 <div class="doc-section">
 
-<p>BlueShiftImage() mutes the colors of the image to simulate a scene at nighttime in the moonlight.</p></ol>
+<p>BlueShiftImage() mutes the colors of the image to simulate a scene at nighttime in the moonlight.</p>
 
 <p>The format of the BlueShiftImage method is:</p>
 
@@ -215,23 +222,23 @@ _8c.html" target="source" name="BlueShiftImage">BlueShiftImage</a></h2>
     ExceptionInfo *exception)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>image</h5>
-<ol><p>the image.</p></ol>
+<p>the image.</p>
 
 <h5>factor</h5>
-<ol><p>the shift factor.</p></ol>
+<p>the shift factor.</p>
 
 <h5>exception</h5>
-<ol><p>return any errors or warnings in this structure.</p></ol>
+<p>return any errors or warnings in this structure.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/fx
-_8c.html" target="source" name="CharcoalImage">CharcoalImage</a></h2>
+<h2><a href="http://www.wizards-toolkit.org/api/MagickCore/fx
+_8c.html" id="CharcoalImage">CharcoalImage</a></h2>
 <div class="doc-section">
 
-<p>CharcoalImage() creates a new image that is a copy of an existing one with the edge highlighted.  It allocates the memory necessary for the new Image structure and returns a pointer to the new image.</p></ol>
+<p>CharcoalImage() creates a new image that is a copy of an existing one with the edge highlighted.  It allocates the memory necessary for the new Image structure and returns a pointer to the new image.</p>
 
 <p>The format of the CharcoalImage method is:</p>
 
@@ -240,26 +247,26 @@ _8c.html" target="source" name="CharcoalImage">CharcoalImage</a></h2>
     const double sigma,ExceptionInfo *exception)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>image</h5>
-<ol><p>the image.</p></ol>
+<p>the image.</p>
 
 <h5>radius</h5>
-<ol><p>the radius of the pixel neighborhood.</p></ol>
+<p>the radius of the pixel neighborhood.</p>
 
 <h5>sigma</h5>
-<ol><p>the standard deviation of the Gaussian, in pixels.</p></ol>
+<p>the standard deviation of the Gaussian, in pixels.</p>
 
 <h5>exception</h5>
-<ol><p>return any errors or warnings in this structure.</p></ol>
+<p>return any errors or warnings in this structure.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/fx
-_8c.html" target="source" name="ColorizeImage">ColorizeImage</a></h2>
+<h2><a href="http://www.wizards-toolkit.org/api/MagickCore/fx
+_8c.html" id="ColorizeImage">ColorizeImage</a></h2>
 <div class="doc-section">
 
-<p>ColorizeImage() blends the fill color with each pixel in the image. A percentage blend is specified with opacity.  Control the application of different color components by specifying a different percentage for each component (e.g. 90/100/10 is 90 red, 100 green, and 10 blue).</p></ol>
+<p>ColorizeImage() blends the fill color with each pixel in the image. A percentage blend is specified with opacity.  Control the application of different color components by specifying a different percentage for each component (e.g. 90/100/10 is 90 red, 100 green, and 10 blue).</p>
 
 <p>The format of the ColorizeImage method is:</p>
 
@@ -268,26 +275,26 @@ _8c.html" target="source" name="ColorizeImage">ColorizeImage</a></h2>
     const PixelPacket colorize,ExceptionInfo *exception)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>image</h5>
-<ol><p>the image.</p></ol>
+<p>the image.</p>
 
 <h5>opacity</h5>
-<ol><p>A character string indicating the level of opacity as a percentage.</p></ol>
+<p>A character string indicating the level of opacity as a percentage.</p>
 
 <h5>colorize</h5>
-<ol><p>A color value.</p></ol>
+<p>A color value.</p>
 
 <h5>exception</h5>
-<ol><p>return any errors or warnings in this structure.</p></ol>
+<p>return any errors or warnings in this structure.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/fx
-_8c.html" target="source" name="ColorMatrixImage">ColorMatrixImage</a></h2>
+<h2><a href="http://www.wizards-toolkit.org/api/MagickCore/fx
+_8c.html" id="ColorMatrixImage">ColorMatrixImage</a></h2>
 <div class="doc-section">
 
-<p>ColorMatrixImage() applies color transformation to an image. This method permits saturation changes, hue rotation, luminance to alpha, and various other effects.  Although variable-sized transformation matrices can be used, typically one uses a 5x5 matrix for an RGBA image and a 6x6 for CMYKA (or RGBA with offsets).  The matrix is similar to those used by Adobe Flash except offsets are in column 6 rather than 5 (in support of CMYKA images) and offsets are normalized (divide Flash offset by 255).</p></ol>
+<p>ColorMatrixImage() applies color transformation to an image. This method permits saturation changes, hue rotation, luminance to alpha, and various other effects.  Although variable-sized transformation matrices can be used, typically one uses a 5x5 matrix for an RGBA image and a 6x6 for CMYKA (or RGBA with offsets).  The matrix is similar to those used by Adobe Flash except offsets are in column 6 rather than 5 (in support of CMYKA images) and offsets are normalized (divide Flash offset by 255).</p>
 
 <p>The format of the ColorMatrixImage method is:</p>
 
@@ -296,23 +303,23 @@ _8c.html" target="source" name="ColorMatrixImage">ColorMatrixImage</a></h2>
     const KernelInfo *color_matrix,ExceptionInfo *exception)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>image</h5>
-<ol><p>the image.</p></ol>
+<p>the image.</p>
 
 <h5>color_matrix</h5>
-<ol><p>the color matrix.</p></ol>
+<p>the color matrix.</p>
 
 <h5>exception</h5>
-<ol><p>return any errors or warnings in this structure.</p></ol>
+<p>return any errors or warnings in this structure.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/fx
-_8c.html" target="source" name="FxImage">FxImage</a></h2>
+<h2><a href="http://www.wizards-toolkit.org/api/MagickCore/fx
+_8c.html" id="FxImage">FxImage</a></h2>
 <div class="doc-section">
 
-<p>FxImage() applies a mathematical expression to the specified image.</p></ol>
+<p>FxImage() applies a mathematical expression to the specified image.</p>
 
 <p>The format of the FxImage method is:</p>
 
@@ -323,26 +330,26 @@ _8c.html" target="source" name="FxImage">FxImage</a></h2>
     const char *expression,ExceptionInfo *exception)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>image</h5>
-<ol><p>the image.</p></ol>
+<p>the image.</p>
 
 <h5>channel</h5>
-<ol><p>the channel.</p></ol>
+<p>the channel.</p>
 
 <h5>expression</h5>
-<ol><p>A mathematical expression.</p></ol>
+<p>A mathematical expression.</p>
 
 <h5>exception</h5>
-<ol><p>return any errors or warnings in this structure.</p></ol>
+<p>return any errors or warnings in this structure.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/fx
-_8c.html" target="source" name="ImplodeImage">ImplodeImage</a></h2>
+<h2><a href="http://www.wizards-toolkit.org/api/MagickCore/fx
+_8c.html" id="ImplodeImage">ImplodeImage</a></h2>
 <div class="doc-section">
 
-<p>ImplodeImage() creates a new image that is a copy of an existing one with the image pixels "implode" by the specified percentage.  It allocates the memory necessary for the new Image structure and returns a pointer to the new image.</p></ol>
+<p>ImplodeImage() creates a new image that is a copy of an existing one with the image pixels "implode" by the specified percentage.  It allocates the memory necessary for the new Image structure and returns a pointer to the new image.</p>
 
 <p>The format of the ImplodeImage method is:</p>
 
@@ -351,26 +358,26 @@ _8c.html" target="source" name="ImplodeImage">ImplodeImage</a></h2>
     ExceptionInfo *exception)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>implode_image</h5>
-<ol><p>Method ImplodeImage returns a pointer to the image after it is implode.  A null image is returned if there is a memory shortage.</p></ol>
+<p>Method ImplodeImage returns a pointer to the image after it is implode.  A null image is returned if there is a memory shortage.</p>
 
 <h5>image</h5>
-<ol><p>the image.</p></ol>
+<p>the image.</p>
 
 <h5>amount</h5>
-<ol><p>Define the extent of the implosion.</p></ol>
+<p>Define the extent of the implosion.</p>
 
 <h5>exception</h5>
-<ol><p>return any errors or warnings in this structure.</p></ol>
+<p>return any errors or warnings in this structure.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/fx
-_8c.html" target="source" name="The MorphImages">The MorphImages</a></h2>
+<h2><a href="http://www.wizards-toolkit.org/api/MagickCore/fx
+_8c.html" id="The_MorphImages">The MorphImages</a></h2>
 <div class="doc-section">
 
-<p>The MorphImages() method requires a minimum of two images.  The first image is transformed into the second by a number of intervening images as specified by frames.</p></ol>
+<p>The MorphImages() method requires a minimum of two images.  The first image is transformed into the second by a number of intervening images as specified by frames.</p>
 
 <p>The format of the MorphImage method is:</p>
 
@@ -379,23 +386,23 @@ _8c.html" target="source" name="The MorphImages">The MorphImages</a></h2>
     ExceptionInfo *exception)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>image</h5>
-<ol><p>the image.</p></ol>
+<p>the image.</p>
 
 <h5>number_frames</h5>
-<ol><p>Define the number of in-between image to generate. The more in-between frames, the smoother the morph.</p></ol>
+<p>Define the number of in-between image to generate. The more in-between frames, the smoother the morph.</p>
 
 <h5>exception</h5>
-<ol><p>return any errors or warnings in this structure.</p></ol>
+<p>return any errors or warnings in this structure.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/fx
-_8c.html" target="source" name="PlasmaImage">PlasmaImage</a></h2>
+<h2><a href="http://www.wizards-toolkit.org/api/MagickCore/fx
+_8c.html" id="PlasmaImage">PlasmaImage</a></h2>
 <div class="doc-section">
 
-<p>PlasmaImage() initializes an image with plasma fractal values.  The image must be initialized with a base color and the random number generator seeded before this method is called.</p></ol>
+<p>PlasmaImage() initializes an image with plasma fractal values.  The image must be initialized with a base color and the random number generator seeded before this method is called.</p>
 
 <p>The format of the PlasmaImage method is:</p>
 
@@ -404,26 +411,26 @@ _8c.html" target="source" name="PlasmaImage">PlasmaImage</a></h2>
     size_t attenuate,size_t depth)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>image</h5>
-<ol><p>the image.</p></ol>
+<p>the image.</p>
 
 <h5>segment</h5>
-<ol><p> Define the region to apply plasma fractals values.</p></ol>
+<p> Define the region to apply plasma fractals values.</p>
 
 <h5>attenuate</h5>
-<ol><p>Define the plasma attenuation factor.</p></ol>
+<p>Define the plasma attenuation factor.</p>
 
 <h5>depth</h5>
-<ol><p>Limit the plasma recursion depth.</p></ol>
+<p>Limit the plasma recursion depth.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/fx
-_8c.html" target="source" name="PolaroidImage">PolaroidImage</a></h2>
+<h2><a href="http://www.wizards-toolkit.org/api/MagickCore/fx
+_8c.html" id="PolaroidImage">PolaroidImage</a></h2>
 <div class="doc-section">
 
-<p>PolaroidImage() simulates a Polaroid picture.</p></ol>
+<p>PolaroidImage() simulates a Polaroid picture.</p>
 
 <p>The format of the AnnotateImage method is:</p>
 
@@ -432,26 +439,26 @@ _8c.html" target="source" name="PolaroidImage">PolaroidImage</a></h2>
     const double angle,ExceptionInfo exception)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>image</h5>
-<ol><p>the image.</p></ol>
+<p>the image.</p>
 
 <h5>draw_info</h5>
-<ol><p>the draw info.</p></ol>
+<p>the draw info.</p>
 
 <h5>angle</h5>
-<ol><p>Apply the effect along this angle.</p></ol>
+<p>Apply the effect along this angle.</p>
 
 <h5>exception</h5>
-<ol><p>return any errors or warnings in this structure.</p></ol>
+<p>return any errors or warnings in this structure.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/fx
-_8c.html" target="source" name="MagickSepiaToneImage">MagickSepiaToneImage</a></h2>
+<h2><a href="http://www.wizards-toolkit.org/api/MagickCore/fx
+_8c.html" id="MagickSepiaToneImage">MagickSepiaToneImage</a></h2>
 <div class="doc-section">
 
-<p>MagickSepiaToneImage() applies a special effect to the image, similar to the effect achieved in a photo darkroom by sepia toning.  Threshold ranges from 0 to QuantumRange and is a measure of the extent of the sepia toning.  A threshold of 80 is a good starting point for a reasonable tone.</p></ol>
+<p>MagickSepiaToneImage() applies a special effect to the image, similar to the effect achieved in a photo darkroom by sepia toning.  Threshold ranges from 0 to QuantumRange and is a measure of the extent of the sepia toning.  A threshold of 80 is a good starting point for a reasonable tone.</p>
 
 <p>The format of the SepiaToneImage method is:</p>
 
@@ -460,23 +467,23 @@ _8c.html" target="source" name="MagickSepiaToneImage">MagickSepiaToneImage</a></
     ExceptionInfo *exception)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>image</h5>
-<ol><p>the image.</p></ol>
+<p>the image.</p>
 
 <h5>threshold</h5>
-<ol><p>the tone threshold.</p></ol>
+<p>the tone threshold.</p>
 
 <h5>exception</h5>
-<ol><p>return any errors or warnings in this structure.</p></ol>
+<p>return any errors or warnings in this structure.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/fx
-_8c.html" target="source" name="ShadowImage">ShadowImage</a></h2>
+<h2><a href="http://www.wizards-toolkit.org/api/MagickCore/fx
+_8c.html" id="ShadowImage">ShadowImage</a></h2>
 <div class="doc-section">
 
-<p>ShadowImage() simulates a shadow from the specified image and returns it.</p></ol>
+<p>ShadowImage() simulates a shadow from the specified image and returns it.</p>
 
 <p>The format of the ShadowImage method is:</p>
 
@@ -486,32 +493,32 @@ _8c.html" target="source" name="ShadowImage">ShadowImage</a></h2>
     ExceptionInfo *exception)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>image</h5>
-<ol><p>the image.</p></ol>
+<p>the image.</p>
 
 <h5>opacity</h5>
-<ol><p>percentage transparency.</p></ol>
+<p>percentage transparency.</p>
 
 <h5>sigma</h5>
-<ol><p>the standard deviation of the Gaussian, in pixels.</p></ol>
+<p>the standard deviation of the Gaussian, in pixels.</p>
 
 <h5>x_offset</h5>
-<ol><p>the shadow x-offset.</p></ol>
+<p>the shadow x-offset.</p>
 
 <h5>y_offset</h5>
-<ol><p>the shadow y-offset.</p></ol>
+<p>the shadow y-offset.</p>
 
 <h5>exception</h5>
-<ol><p>return any errors or warnings in this structure.</p></ol>
+<p>return any errors or warnings in this structure.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/fx
-_8c.html" target="source" name="SketchImage">SketchImage</a></h2>
+<h2><a href="http://www.wizards-toolkit.org/api/MagickCore/fx
+_8c.html" id="SketchImage">SketchImage</a></h2>
 <div class="doc-section">
 
-<p>SketchImage() simulates a pencil sketch.  We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma).  For reasonable results, radius should be larger than sigma.  Use a radius of 0 and SketchImage() selects a suitable radius for you.  Angle gives the angle of the sketch.</p></ol>
+<p>SketchImage() simulates a pencil sketch.  We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma).  For reasonable results, radius should be larger than sigma.  Use a radius of 0 and SketchImage() selects a suitable radius for you.  Angle gives the angle of the sketch.</p>
 
 <p>The format of the SketchImage method is:</p>
 
@@ -520,29 +527,29 @@ _8c.html" target="source" name="SketchImage">SketchImage</a></h2>
   const double sigma,const double angle,ExceptionInfo *exception)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>image</h5>
-<ol><p>the image.</p></ol>
+<p>the image.</p>
 
 <h5>radius</h5>
-<ol><p>the radius of the Gaussian, in pixels, not counting the center pixel.</p></ol>
+<p>the radius of the Gaussian, in pixels, not counting the center pixel.</p>
 
 <h5>sigma</h5>
-<ol><p>the standard deviation of the Gaussian, in pixels.</p></ol>
+<p>the standard deviation of the Gaussian, in pixels.</p>
 
 <h5>angle</h5>
-<ol><p>Apply the effect along this angle.</p></ol>
+<p>Apply the effect along this angle.</p>
 
 <h5>exception</h5>
-<ol><p>return any errors or warnings in this structure.</p></ol>
+<p>return any errors or warnings in this structure.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/fx
-_8c.html" target="source" name="SolarizeImage">SolarizeImage</a></h2>
+<h2><a href="http://www.wizards-toolkit.org/api/MagickCore/fx
+_8c.html" id="SolarizeImage">SolarizeImage</a></h2>
 <div class="doc-section">
 
-<p>SolarizeImage() applies a special effect to the image, similar to the effect achieved in a photo darkroom by selectively exposing areas of photo sensitive paper to light.  Threshold ranges from 0 to QuantumRange and is a measure of the extent of the solarization.</p></ol>
+<p>SolarizeImage() applies a special effect to the image, similar to the effect achieved in a photo darkroom by selectively exposing areas of photo sensitive paper to light.  Threshold ranges from 0 to QuantumRange and is a measure of the extent of the solarization.</p>
 
 <p>The format of the SolarizeImage method is:</p>
 
@@ -550,20 +557,20 @@ _8c.html" target="source" name="SolarizeImage">SolarizeImage</a></h2>
   MagickBooleanType SolarizeImage(Image *image,const double threshold)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>image</h5>
-<ol><p>the image.</p></ol>
+<p>the image.</p>
 
 <h5>threshold</h5>
-<ol><p>Define the extent of the solarization.</p></ol>
+<p>Define the extent of the solarization.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/fx
-_8c.html" target="source" name="SteganoImage">SteganoImage</a></h2>
+<h2><a href="http://www.wizards-toolkit.org/api/MagickCore/fx
+_8c.html" id="SteganoImage">SteganoImage</a></h2>
 <div class="doc-section">
 
-<p>SteganoImage() hides a digital watermark within the image.  Recover the hidden watermark later to prove that the authenticity of an image. Offset defines the start position within the image to hide the watermark.</p></ol>
+<p>SteganoImage() hides a digital watermark within the image.  Recover the hidden watermark later to prove that the authenticity of an image. Offset defines the start position within the image to hide the watermark.</p>
 
 <p>The format of the SteganoImage method is:</p>
 
@@ -572,23 +579,23 @@ _8c.html" target="source" name="SteganoImage">SteganoImage</a></h2>
     ExceptionInfo *exception)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>image</h5>
-<ol><p>the image.</p></ol>
+<p>the image.</p>
 
 <h5>watermark</h5>
-<ol><p>the watermark image.</p></ol>
+<p>the watermark image.</p>
 
 <h5>exception</h5>
-<ol><p>return any errors or warnings in this structure.</p></ol>
+<p>return any errors or warnings in this structure.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/fx
-_8c.html" target="source" name="StereoAnaglyphImage">StereoAnaglyphImage</a></h2>
+<h2><a href="http://www.wizards-toolkit.org/api/MagickCore/fx
+_8c.html" id="StereoAnaglyphImage">StereoAnaglyphImage</a></h2>
 <div class="doc-section">
 
-<p>StereoAnaglyphImage() combines two images and produces a single image that is the composite of a left and right image of a stereo pair.  Special red-green stereo glasses are required to view this effect.</p></ol>
+<p>StereoAnaglyphImage() combines two images and produces a single image that is the composite of a left and right image of a stereo pair.  Special red-green stereo glasses are required to view this effect.</p>
 
 <p>The format of the StereoAnaglyphImage method is:</p>
 
@@ -600,30 +607,30 @@ _8c.html" target="source" name="StereoAnaglyphImage">StereoAnaglyphImage</a></h2
     ExceptionInfo *exception)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>left_image</h5>
-<ol><p>the left image.</p></ol>
+<p>the left image.</p>
 
 <h5>right_image</h5>
-<ol><p>the right image.</p></ol>
+<p>the right image.</p>
 
 <h5>exception</h5>
-<ol><p>return any errors or warnings in this structure.</p></ol>
+<p>return any errors or warnings in this structure.</p>
 
 <h5>x_offset</h5>
-<ol><p>amount, in pixels, by which the left image is offset to the right of the right image.</p></ol>
+<p>amount, in pixels, by which the left image is offset to the right of the right image.</p>
 
 <h5>y_offset</h5>
-<ol><p>amount, in pixels, by which the left image is offset to the bottom of the right image.</p></ol>
+<p>amount, in pixels, by which the left image is offset to the bottom of the right image.</p>
 
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/fx
-_8c.html" target="source" name="SwirlImage">SwirlImage</a></h2>
+<h2><a href="http://www.wizards-toolkit.org/api/MagickCore/fx
+_8c.html" id="SwirlImage">SwirlImage</a></h2>
 <div class="doc-section">
 
-<p>SwirlImage() swirls the pixels about the center of the image, where degrees indicates the sweep of the arc through which each pixel is moved. You get a more dramatic effect as the degrees move from 1 to 360.</p></ol>
+<p>SwirlImage() swirls the pixels about the center of the image, where degrees indicates the sweep of the arc through which each pixel is moved. You get a more dramatic effect as the degrees move from 1 to 360.</p>
 
 <p>The format of the SwirlImage method is:</p>
 
@@ -632,23 +639,23 @@ _8c.html" target="source" name="SwirlImage">SwirlImage</a></h2>
     ExceptionInfo *exception)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>image</h5>
-<ol><p>the image.</p></ol>
+<p>the image.</p>
 
 <h5>degrees</h5>
-<ol><p>Define the tightness of the swirling effect.</p></ol>
+<p>Define the tightness of the swirling effect.</p>
 
 <h5>exception</h5>
-<ol><p>return any errors or warnings in this structure.</p></ol>
+<p>return any errors or warnings in this structure.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/fx
-_8c.html" target="source" name="TintImage">TintImage</a></h2>
+<h2><a href="http://www.wizards-toolkit.org/api/MagickCore/fx
+_8c.html" id="TintImage">TintImage</a></h2>
 <div class="doc-section">
 
-<p>TintImage() applies a color vector to each pixel in the image.  The length of the vector is 0 for black and white and at its maximum for the midtones. The vector weighting function is f(x)=(1-(4.0*((x-0.5)*(x-0.5))))</p></ol>
+<p>TintImage() applies a color vector to each pixel in the image.  The length of the vector is 0 for black and white and at its maximum for the midtones. The vector weighting function is f(x)=(1-(4.0*((x-0.5)*(x-0.5))))</p>
 
 <p>The format of the TintImage method is:</p>
 
@@ -657,26 +664,26 @@ _8c.html" target="source" name="TintImage">TintImage</a></h2>
     const PixelPacket tint,ExceptionInfo *exception)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>image</h5>
-<ol><p>the image.</p></ol>
+<p>the image.</p>
 
 <h5>opacity</h5>
-<ol><p>A color value used for tinting.</p></ol>
+<p>A color value used for tinting.</p>
 
 <h5>tint</h5>
-<ol><p>A color value used for tinting.</p></ol>
+<p>A color value used for tinting.</p>
 
 <h5>exception</h5>
-<ol><p>return any errors or warnings in this structure.</p></ol>
+<p>return any errors or warnings in this structure.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/fx
-_8c.html" target="source" name="VignetteImage">VignetteImage</a></h2>
+<h2><a href="http://www.wizards-toolkit.org/api/MagickCore/fx
+_8c.html" id="VignetteImage">VignetteImage</a></h2>
 <div class="doc-section">
 
-<p>VignetteImage() softens the edges of the image in vignette style.</p></ol>
+<p>VignetteImage() softens the edges of the image in vignette style.</p>
 
 <p>The format of the VignetteImage method is:</p>
 
@@ -685,29 +692,29 @@ _8c.html" target="source" name="VignetteImage">VignetteImage</a></h2>
     const double sigma,const ssize_t x,const ssize_t y,ExceptionInfo *exception)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>image</h5>
-<ol><p>the image.</p></ol>
+<p>the image.</p>
 
 <h5>radius</h5>
-<ol><p>the radius of the pixel neighborhood.</p></ol>
+<p>the radius of the pixel neighborhood.</p>
 
 <h5>sigma</h5>
-<ol><p>the standard deviation of the Gaussian, in pixels.</p></ol>
+<p>the standard deviation of the Gaussian, in pixels.</p>
 
 <h5>x, y</h5>
-<ol><p>Define the x and y ellipse offset.</p></ol>
+<p>Define the x and y ellipse offset.</p>
 
 <h5>exception</h5>
-<ol><p>return any errors or warnings in this structure.</p></ol>
+<p>return any errors or warnings in this structure.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/fx
-_8c.html" target="source" name="WaveImage">WaveImage</a></h2>
+<h2><a href="http://www.wizards-toolkit.org/api/MagickCore/fx
+_8c.html" id="WaveImage">WaveImage</a></h2>
 <div class="doc-section">
 
-<p>WaveImage() creates a "ripple" effect in the image by shifting the pixels vertically along a sine wave whose amplitude and wavelength is specified by the given parameters.</p></ol>
+<p>WaveImage() creates a "ripple" effect in the image by shifting the pixels vertically along a sine wave whose amplitude and wavelength is specified by the given parameters.</p>
 
 <p>The format of the WaveImage method is:</p>
 
@@ -716,16 +723,16 @@ _8c.html" target="source" name="WaveImage">WaveImage</a></h2>
     const double wave_length,ExceptionInfo *exception)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>image</h5>
-<ol><p>the image.</p></ol>
+<p>the image.</p>
 
 <h5>amplitude, wave_length</h5>
-<ol><p>Define the amplitude and wave length of the sine wave.</p></ol>
+<p>Define the amplitude and wave length of the sine wave.</p>
 
 <h5>exception</h5>
-<ol><p>return any errors or warnings in this structure.</p></ol>
+<p>return any errors or warnings in this structure.</p>
 
  </div>
 \r
@@ -740,7 +747,7 @@ _8c.html" target="source" name="WaveImage">WaveImage</a></h2>
     <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