]> granicus.if.org Git - imagemagick/blobdiff - www/api/module.html
(no commit message)
[imagemagick] / www / api / module.html
index 30e6d95cbed0b9fb75cc757d96b0b945ed4b618b..52afbacc431adc9831f9a614ecab82359a1b43c1 100644 (file)
@@ -1,47 +1,74 @@
-<!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 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" content="text/html; charset=UTF-8"/>\r
   <meta name="verify-v1" content="g222frIIxcQTrvDR3NBRUSKP3AnMNoqxOkIniCEkV7U="/>\r
-  <title>ImageMagick: MagickCore, C API for ImageMagick: Loadable Modules</title/>
+  <title>ImageMagick: MagickCore, C API for ImageMagick: Loadable Modules</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="Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats.  In addition resize, rotate, shear, distort and transform images automagically."/>
   <meta name="Application-url" content="http://www.imagemagick.org"/>
   <meta name="Generator" content="PHP"/>
-  <meta name="Keywords" content="magickcore, c, api, for, imagemagick:, loadable, modules, ImageMagick, ImageMagic, MagickCore, MagickWand, PerlMagick, Magick++, RMagick, PythonMagick, JMagick, TclMagick, Image, Magick, Magic, Wand, ImageMagickObject, Swiss, Army, Knife, Image, Processing"/>
+  <meta name="Keywords" content="magickcore, c, api, for, imagemagick:, loadable, modules, ImageMagick, ImageMagic, MagickCore, MagickWand, PerlMagick, Magick++, RMagick, PythonMagick, JMagick, TclMagick, Image, Magick, Magic, Wand, ImageMagickObject, Image, Processing, Automagically"/>
   <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"  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
 <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
@@ -60,6 +87,9 @@
 <div class="sub">
     <a title="Binary Release: MacOS X" href="../../www/binary-releases.html#macosx">Mac OS X</a>
 </div>
+<div class="sub">
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
+</div>
 <div class="sub">
     <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
     <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>
+  <a rel="follow" 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 title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
+  <a rel="follow" title="Sponsor: Web Hosting" href="http://www.micfo.com">Web Hosting</a><!-- 209901010090s golestan -->
+</div>
+<div  class="sponsor">
+  <a rel="follow" title="Sponsor: Search engine optimisation" href="http://www.seomoves.com.au">Search engine optimisation</a><!-- 201110010090s jen@seo lowprofilelinks -->
+</div>
+<div  class="sponsor">
+  <a rel="follow" title="Sponsor: Druckerei" href="http://print24.com/de/">Druckerei</a><!-- 201110010720 -->
+</div>
+<div  class="sponsor">
+  <a rel="follow" title="Sponsor: Web Hosting Deals" href="http://www.webhostingdeals.org">Web Hosting Deals</a><!-- 201111010270 chee.hoa darin -->
+</div>
+<div  class="sponsor">
+  <a rel="follow" title="Sponsor: Web Hosting Reviews" href="http://www.webhostingsecretrevealed.com">Web Hosting Secret Revealed</a><!-- 201204010540 iamchee jerry -->
+</div>
+<div  class="sponsor">
+  <a rel="follow" title="Sponsor: Web Hosting Break" href="http://www.webhostingbreak.com">Web Hosting Break</a><!-- 201109010090 ian@ian-m... -->
+</div>
+<div  class="sponsor">
+  <a rel="follow" title="Sponsor: Druckerei" href="http://www.allesdruck.de">Druckerei</a><!-- 201303011500 r.leo -->
 </div>
 <div  class="sponsor">
-  <a title="Sponsor: Druckerei" href="http://print24.com/de/">Druckerei</a><!-- 201110010720 -->
+  <a rel="follow" title="Sponsor: Website Hosting" href="http://www.hostreviewgeeks.com">Website Hosting</a><!-- 201110010090 alexanian media -->
 </div>
 <div  class="sponsor">
-  <a title="Sponsor: Image Converter" href="http://www.batchphoto.com">Image Converter</a><!-- 201103010900 Bits Coffee-->
+  <a rel="follow" title="Sponsor: Hotel München" href="http://www.messehotel-erb-muenchen.de">Hotel München</a><!-- 201111010450 cerb -->
 </div>
 <div  class="sponsor">
-  <a title="Sponsor: Flyer drucken" href="http://www.online-druck.biz">Flyer drucken</a><!-- 201109010900 Floeter-->
+  <a rel="follow" title="Sponsor: Best Web Hosting" href="http://webhostinggeeks.com">Best Web Hosting</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-  <a title="Sponsor: Webdesign Agentur" href="http://www.ventzke-partner.de">Webdesign Agentur</a><!-- 201101010480 invendio.de-->
+  <a rel="follow" title="Sponsor: Flyer drucken" href="http://www.online-druck.biz">Flyer drucken</a><!-- 201109010900 Floeter-->
 </div>
 <div  class="sponsor">
-  <a title="Sponsor: LVM Versicherung" href="http://www.neu-reich.de">LVM Versicherung</a><!-- 201101010480 -->
+  <a rel="follow" title="Sponsor: Web Hosting Reviews" href="http://www.webhostingmasters.com">Web Hosting Reviews</a><!-- 201107011500 affliatelabel -->
 </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-->
+  <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a title="Sponsor: Druckerei Online" href="http://www.allesdruck.de">Druckerei Online</a><!-- 201012011200 allesdruck.de-->
+   <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
 </div>
 </div>
 </div>
 </div>\r
 \r
 <div class="eastbar">\r
-  <script type="text/javascript">\r
-  <!--\r
-    google_ad_client = "pub-3129977114552745";\r
-    google_ad_slot = "0574824969";\r
-    google_ad_width = 160;\r
-    google_ad_height = 600;\r
-  //-->\r
-  </script>\r
-  <script type="text/javascript"\r
-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">\r
-  </script>\r
+\r
 </div>\r
 \r
 <div class="main">\r
 \r
+<h1>Module module Methods</h1>
 <p class="navigation-index">[<a href="#AcquireModuleInfo">AcquireModuleInfo</a> &bull; <a href="#DestroyModuleList">DestroyModuleList</a> &bull; <a href="#GetModuleInfo">GetModuleInfo</a> &bull; <a href="#GetModuleInfoList">GetModuleInfoList</a> &bull; <a href="#GetModuleList">GetModuleList</a> &bull; <a href="#GetMagickModulePath">GetMagickModulePath</a> &bull; <a href="#InitializeModuleList">InitializeModuleList</a> &bull; <a href="#InvokeDynamicImageFilter">InvokeDynamicImageFilter</a> &bull; <a href="#ListModuleInfo">ListModuleInfo</a> &bull; <a href="#OpenModule">OpenModule</a> &bull; <a href="#OpenModules">OpenModules</a> &bull; <a href="#RegisterModule">RegisterModule</a> &bull; <a href="#TagToCoderModuleName">TagToCoderModuleName</a> &bull; <a href="#TagToFilterModuleName">TagToFilterModuleName</a> &bull; <a href="#TagToModuleName">TagToModuleName</a> &bull; <a href="#UnregisterModule">UnregisterModule</a>]</p>
 
-<h2><a href="http://www.imagemagick.org/api/MagickCore/module
-_8c.html" target="source" name="AcquireModuleInfo">AcquireModuleInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="AcquireModuleInfo">AcquireModuleInfo</a></h2>
 <div class="doc-section">
 
-<p>AcquireModuleInfo() allocates the ModuleInfo structure.</p></ol>
+<p>AcquireModuleInfo() allocates the ModuleInfo structure.</p>
 
 <p>The format of the AcquireModuleInfo method is:</p>
 
@@ -184,20 +225,19 @@ _8c.html" target="source" name="AcquireModuleInfo">AcquireModuleInfo</a></h2>
   ModuleInfo *AcquireModuleInfo(const char *path,const char *tag)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>path</h5>
-<ol><p>the path associated with the tag.</p></ol>
+<p>the path associated with the tag.</p>
 
 <h5>tag</h5>
-<ol><p>a character string that represents the image format we are looking for.</p></ol>
+<p>a character string that represents the image format we are looking for.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/module
-_8c.html" target="source" name="DestroyModuleList">DestroyModuleList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="DestroyModuleList">DestroyModuleList</a></h2>
 <div class="doc-section">
 
-<p>DestroyModuleList() unregisters any previously loaded modules and exits the module loaded environment.</p></ol>
+<p>DestroyModuleList() unregisters any previously loaded modules and exits the module loaded environment.</p>
 
 <p>The format of the DestroyModuleList module is:</p>
 
@@ -206,11 +246,10 @@ _8c.html" target="source" name="DestroyModuleList">DestroyModuleList</a></h2>
 </pre>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/module
-_8c.html" target="source" name="GetModuleInfo">GetModuleInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="GetModuleInfo">GetModuleInfo</a></h2>
 <div class="doc-section">
 
-<p>GetModuleInfo() returns a pointer to a ModuleInfo structure that matches the specified tag.  If tag is NULL, the head of the module list is returned. If no modules are loaded, or the requested module is not found, NULL is returned.</p></ol>
+<p>GetModuleInfo() returns a pointer to a ModuleInfo structure that matches the specified tag.  If tag is NULL, the head of the module list is returned. If no modules are loaded, or the requested module is not found, NULL is returned.</p>
 
 <p>The format of the GetModuleInfo module is:</p>
 
@@ -218,20 +257,19 @@ _8c.html" target="source" name="GetModuleInfo">GetModuleInfo</a></h2>
   ModuleInfo *GetModuleInfo(const char *tag,ExceptionInfo *exception)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>tag</h5>
-<ol><p>a character string that represents the image format we are looking for.</p></ol>
+<p>a character string that represents the image format we are looking for.</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/module
-_8c.html" target="source" name="GetModuleInfoList">GetModuleInfoList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="GetModuleInfoList">GetModuleInfoList</a></h2>
 <div class="doc-section">
 
-<p>GetModuleInfoList() returns any modules that match the specified pattern.</p></ol>
+<p>GetModuleInfoList() returns any modules that match the specified pattern.</p>
 
 <p>The format of the GetModuleInfoList function is:</p>
 
@@ -240,23 +278,22 @@ _8c.html" target="source" name="GetModuleInfoList">GetModuleInfoList</a></h2>
     size_t *number_modules,ExceptionInfo *exception)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>pattern</h5>
-<ol><p>Specifies a pointer to a text string containing a pattern.</p></ol>
+<p>Specifies a pointer to a text string containing a pattern.</p>
 
 <h5>number_modules</h5>
-<ol><p>This integer returns the number of modules in the list.</p></ol>
+<p>This integer returns the number of modules in the list.</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/module
-_8c.html" target="source" name="GetModuleList">GetModuleList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="GetModuleList">GetModuleList</a></h2>
 <div class="doc-section">
 
-<p>GetModuleList() returns any image format modules that match the specified pattern.</p></ol>
+<p>GetModuleList() returns any image format modules that match the specified pattern.</p>
 
 <p>The format of the GetModuleList function is:</p>
 
@@ -265,26 +302,25 @@ _8c.html" target="source" name="GetModuleList">GetModuleList</a></h2>
     size_t *number_modules,ExceptionInfo *exception)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>pattern</h5>
-<ol><p>Specifies a pointer to a text string containing a pattern.</p></ol>
+<p>Specifies a pointer to a text string containing a pattern.</p>
 
 <h5>type</h5>
-<ol><p>choose from MagickImageCoderModule or MagickImageFilterModule.</p></ol>
+<p>choose from MagickImageCoderModule or MagickImageFilterModule.</p>
 
 <h5>number_modules</h5>
-<ol><p>This integer returns the number of modules in the list.</p></ol>
+<p>This integer returns the number of modules in the list.</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/module
-_8c.html" target="source" name="GetMagickModulePath">GetMagickModulePath</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="GetMagickModulePath">GetMagickModulePath</a></h2>
 <div class="doc-section">
 
-<p>GetMagickModulePath() finds a module with the specified module type and filename.</p></ol>
+<p>GetMagickModulePath() finds a module with the specified module type and filename.</p>
 
 <p>The format of the GetMagickModulePath module is:</p>
 
@@ -293,26 +329,25 @@ _8c.html" target="source" name="GetMagickModulePath">GetMagickModulePath</a></h2
     MagickModuleType module_type,char *path,ExceptionInfo *exception)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>filename</h5>
-<ol><p>the module file name.</p></ol>
+<p>the module file name.</p>
 
 <h5>module_type</h5>
-<ol><p>the module type: MagickImageCoderModule or MagickImageFilterModule.</p></ol>
+<p>the module type: MagickImageCoderModule or MagickImageFilterModule.</p>
 
 <h5>path</h5>
-<ol><p>the path associated with the filename.</p></ol>
+<p>the path associated with the filename.</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/module
-_8c.html" target="source" name="InitializeModuleList">InitializeModuleList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="InitializeModuleList">InitializeModuleList</a></h2>
 <div class="doc-section">
 
-<p>InitializeModuleList() initializes the module loader.</p></ol>
+<p>InitializeModuleList() initializes the module loader.</p>
 
 <p>The format of the InitializeModuleList() method is:</p>
 
@@ -320,17 +355,16 @@ _8c.html" target="source" name="InitializeModuleList">InitializeModuleList</a></
   InitializeModuleList(Exceptioninfo *exception)
 </pre>
 
-<p>A description of each parameter follows.</p></ol>
+<p>A description of each parameter follows.</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/module
-_8c.html" target="source" name="InvokeDynamicImageFilter">InvokeDynamicImageFilter</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="InvokeDynamicImageFilter">InvokeDynamicImageFilter</a></h2>
 <div class="doc-section">
 
-<p>InvokeDynamicImageFilter() invokes a dynamic image filter.</p></ol>
+<p>InvokeDynamicImageFilter() invokes a dynamic image filter.</p>
 
 <p>The format of the InvokeDynamicImageFilter module is:</p>
 
@@ -339,29 +373,28 @@ _8c.html" target="source" name="InvokeDynamicImageFilter">InvokeDynamicImageFilt
     const int argc,const char **argv,ExceptionInfo *exception)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>tag</h5>
-<ol><p>a character string that represents the name of the particular module.</p></ol>
+<p>a character string that represents the name of the particular module.</p>
 
 <h5>image</h5>
-<ol><p>the image.</p></ol>
+<p>the image.</p>
 
 <h5>argc</h5>
-<ol><p>a pointer to an integer describing the number of elements in the argument vector.</p></ol>
+<p>a pointer to an integer describing the number of elements in the argument vector.</p>
 
 <h5>argv</h5>
-<ol><p>a pointer to a text array containing the command line arguments.</p></ol>
+<p>a pointer to a text array containing the command line arguments.</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/module
-_8c.html" target="source" name="ListModuleInfo">ListModuleInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="ListModuleInfo">ListModuleInfo</a></h2>
 <div class="doc-section">
 
-<p>ListModuleInfo() lists the module info to a file.</p></ol>
+<p>ListModuleInfo() lists the module info to a file.</p>
 
 <p>The format of the ListModuleInfo module is:</p>
 
@@ -369,20 +402,19 @@ _8c.html" target="source" name="ListModuleInfo">ListModuleInfo</a></h2>
   MagickBooleanType ListModuleInfo(FILE *file,ExceptionInfo *exception)
 </pre>
 
-<p>A description of each parameter follows.</p></ol>
+<p>A description of each parameter follows.</p>
 
 <h5>file</h5>
-<ol><p>An pointer to a FILE.</p></ol>
+<p>An pointer to a FILE.</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/module
-_8c.html" target="source" name="OpenModule">OpenModule</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="OpenModule">OpenModule</a></h2>
 <div class="doc-section">
 
-<p>OpenModule() loads a module, and invokes its registration module.  It returns MagickTrue on success, and MagickFalse if there is an error.</p></ol>
+<p>OpenModule() loads a module, and invokes its registration module.  It returns MagickTrue on success, and MagickFalse if there is an error.</p>
 
 <p>The format of the OpenModule module is:</p>
 
@@ -390,20 +422,19 @@ _8c.html" target="source" name="OpenModule">OpenModule</a></h2>
   MagickBooleanType OpenModule(const char *module,ExceptionInfo *exception)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>module</h5>
-<ol><p>a character string that indicates the module to load.</p></ol>
+<p>a character string that indicates the module to load.</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/module
-_8c.html" target="source" name="OpenModules">OpenModules</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="OpenModules">OpenModules</a></h2>
 <div class="doc-section">
 
-<p>OpenModules() loads all available modules.</p></ol>
+<p>OpenModules() loads all available modules.</p>
 
 <p>The format of the OpenModules module is:</p>
 
@@ -411,17 +442,16 @@ _8c.html" target="source" name="OpenModules">OpenModules</a></h2>
   MagickBooleanType OpenModules(ExceptionInfo *exception)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</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/module
-_8c.html" target="source" name="RegisterModule">RegisterModule</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="RegisterModule">RegisterModule</a></h2>
 <div class="doc-section">
 
-<p>RegisterModule() adds an entry to the module list.  It returns a pointer to the registered entry on success.</p></ol>
+<p>RegisterModule() adds an entry to the module list.  It returns a pointer to the registered entry on success.</p>
 
 <p>The format of the RegisterModule module is:</p>
 
@@ -430,23 +460,22 @@ _8c.html" target="source" name="RegisterModule">RegisterModule</a></h2>
     ExceptionInfo *exception)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>info</h5>
-<ol><p>a pointer to the registered entry is returned.</p></ol>
+<p>a pointer to the registered entry is returned.</p>
 
 <h5>module_info</h5>
-<ol><p>a pointer to the ModuleInfo structure to register.</p></ol>
+<p>a pointer to the ModuleInfo structure to register.</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/module
-_8c.html" target="source" name="TagToCoderModuleName">TagToCoderModuleName</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="TagToCoderModuleName">TagToCoderModuleName</a></h2>
 <div class="doc-section">
 
-<p>TagToCoderModuleName() munges a module tag and obtains the filename of the corresponding module.</p></ol>
+<p>TagToCoderModuleName() munges a module tag and obtains the filename of the corresponding module.</p>
 
 <p>The format of the TagToCoderModuleName module is:</p>
 
@@ -454,20 +483,19 @@ _8c.html" target="source" name="TagToCoderModuleName">TagToCoderModuleName</a></
   char *TagToCoderModuleName(const char *tag,char *name)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>tag</h5>
-<ol><p>a character string representing the module tag.</p></ol>
+<p>a character string representing the module tag.</p>
 
 <h5>name</h5>
-<ol><p>return the module name here.</p></ol>
+<p>return the module name here.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/module
-_8c.html" target="source" name="TagToFilterModuleName">TagToFilterModuleName</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="TagToFilterModuleName">TagToFilterModuleName</a></h2>
 <div class="doc-section">
 
-<p>TagToFilterModuleName() munges a module tag and returns the filename of the corresponding filter module.</p></ol>
+<p>TagToFilterModuleName() munges a module tag and returns the filename of the corresponding filter module.</p>
 
 <p>The format of the TagToFilterModuleName module is:</p>
 
@@ -475,20 +503,19 @@ _8c.html" target="source" name="TagToFilterModuleName">TagToFilterModuleName</a>
   void TagToFilterModuleName(const char *tag,char name)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>tag</h5>
-<ol><p>a character string representing the module tag.</p></ol>
+<p>a character string representing the module tag.</p>
 
 <h5>name</h5>
-<ol><p>return the filter name here.</p></ol>
+<p>return the filter name here.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/module
-_8c.html" target="source" name="TagToModuleName">TagToModuleName</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="TagToModuleName">TagToModuleName</a></h2>
 <div class="doc-section">
 
-<p>TagToModuleName() munges the module tag name and returns an upper-case tag name as the input string, and a user-provided format.</p></ol>
+<p>TagToModuleName() munges the module tag name and returns an upper-case tag name as the input string, and a user-provided format.</p>
 
 <p>The format of the TagToModuleName module is:</p>
 
@@ -496,23 +523,22 @@ _8c.html" target="source" name="TagToModuleName">TagToModuleName</a></h2>
   TagToModuleName(const char *tag,const char *format,char *module)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>tag</h5>
-<ol><p>the module tag.</p></ol>
+<p>the module tag.</p>
 
 <h5>format</h5>
-<ol><p>a sprintf-compatible format string containing s where the upper-case tag name is to be inserted.</p></ol>
+<p>a sprintf-compatible format string containing s where the upper-case tag name is to be inserted.</p>
 
 <h5>module</h5>
-<ol><p>pointer to a destination buffer for the formatted result.</p></ol>
+<p>pointer to a destination buffer for the formatted result.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/module
-_8c.html" target="source" name="UnregisterModule">UnregisterModule</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="UnregisterModule">UnregisterModule</a></h2>
 <div class="doc-section">
 
-<p>UnregisterModule() unloads a module, and invokes its de-registration module. Returns MagickTrue on success, and MagickFalse if there is an error.</p></ol>
+<p>UnregisterModule() unloads a module, and invokes its de-registration module. Returns MagickTrue on success, and MagickFalse if there is an error.</p>
 
 <p>The format of the UnregisterModule module is:</p>
 
@@ -521,13 +547,13 @@ _8c.html" target="source" name="UnregisterModule">UnregisterModule</a></h2>
     ExceptionInfo *exception)
 </pre>
 
-<p>A description of each parameter follows:</p></ol>
+<p>A description of each parameter follows:</p>
 
 <h5>module_info</h5>
-<ol><p>the module info.</p></ol>
+<p>the module info.</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
@@ -542,7 +568,7 @@ _8c.html" target="source" name="UnregisterModule">UnregisterModule</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