]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sun, 24 Feb 2013 22:14:53 +0000 (22:14 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sun, 24 Feb 2013 22:14:53 +0000 (22:14 +0000)
58 files changed:
www/api/animate.html
www/api/annotate.html
www/api/attribute.html
www/api/blob.html
www/api/cache-view.html
www/api/cache.html
www/api/cipher.html
www/api/color.html
www/api/colormap.html
www/api/compare.html
www/api/composite.html
www/api/constitute.html
www/api/decorate.html
www/api/deprecate.html
www/api/display.html
www/api/distort.html
www/api/draw.html
www/api/drawing-wand.html
www/api/effect.html
www/api/enhance.html
www/api/exception.html
www/api/feature.html
www/api/fourier.html
www/api/fx.html
www/api/histogram.html
www/api/image-view.html
www/api/image.html
www/api/layer.html
www/api/list.html
www/api/magick-deprecate.html
www/api/magick-image.html
www/api/magick-property.html
www/api/magick-wand.html
www/api/magick.html
www/api/memory.html
www/api/module.html
www/api/mogrify.html
www/api/monitor.html
www/api/montage.html
www/api/morphology.html
www/api/paint.html
www/api/pixel-iterator.html
www/api/pixel-view.html
www/api/pixel-wand.html
www/api/profile.html
www/api/property.html
www/api/quantize.html
www/api/registry.html
www/api/resize.html
www/api/resource.html
www/api/segment.html
www/api/shear.html
www/api/signature.html
www/api/statistic.html
www/api/stream.html
www/api/transform.html
www/api/version.html
www/api/wand-view.html

index 1562bbb1697dc0b7eab2780dc19e74a2e49647ab..4d1b31e41279e82b0054f3d1009229ab11a1f9dd 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module animate Methods</h1>
-<p class="navigation-index">[<a href="animate.php#AnimateImages">AnimateImages</a>]</p>
+<p class="navigation-index">[<a href="animate.html#AnimateImages">AnimateImages</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/animate_8c.html" id="AnimateImages">AnimateImages</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 193586a6613c0a8d0b8bf3c7079df16362d525c3..f477a12f2f6017c2d7022743b1a893a607410c76 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module annotate Methods</h1>
-<p class="navigation-index">[<a href="annotate.php#AnnotateImage">AnnotateImage</a> &bull; <a href="annotate.php#FormatMagickCaption">FormatMagickCaption</a> &bull; <a href="annotate.php#GetMultilineTypeMetrics">GetMultilineTypeMetrics</a> &bull; <a href="annotate.php#GetTypeMetrics">GetTypeMetrics</a>]</p>
+<p class="navigation-index">[<a href="annotate.html#AnnotateImage">AnnotateImage</a> &bull; <a href="annotate.html#FormatMagickCaption">FormatMagickCaption</a> &bull; <a href="annotate.html#GetMultilineTypeMetrics">GetMultilineTypeMetrics</a> &bull; <a href="annotate.html#GetTypeMetrics">GetTypeMetrics</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/annotate_8c.html" id="AnnotateImage">AnnotateImage</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index c4b44b59ddf7d132920c55fe6fb2fe4ae0f017c9..96c4d1e732fafab7903bf6c23e5865b5f71d3683 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module attribute Methods</h1>
-<p class="navigation-index">[<a href="attribute.php#GetImageChannelDepth">GetImageChannelDepth</a> &bull; <a href="attribute.php#GetImageQuantumDepth">GetImageQuantumDepth</a> &bull; <a href="attribute.php#GetImageType">GetImageType</a> &bull; <a href="attribute.php#IsGrayImage">IsGrayImage</a> &bull; <a href="attribute.php#IsMonochromeImage">IsMonochromeImage</a> &bull; <a href="attribute.php#IsOpaqueImage">IsOpaqueImage</a> &bull; <a href="attribute.php#SetImageChannelDepth">SetImageChannelDepth</a> &bull; <a href="attribute.php#SetImageType">SetImageType</a>]</p>
+<p class="navigation-index">[<a href="attribute.html#GetImageChannelDepth">GetImageChannelDepth</a> &bull; <a href="attribute.html#GetImageQuantumDepth">GetImageQuantumDepth</a> &bull; <a href="attribute.html#GetImageType">GetImageType</a> &bull; <a href="attribute.html#IsGrayImage">IsGrayImage</a> &bull; <a href="attribute.html#IsMonochromeImage">IsMonochromeImage</a> &bull; <a href="attribute.html#IsOpaqueImage">IsOpaqueImage</a> &bull; <a href="attribute.html#SetImageChannelDepth">SetImageChannelDepth</a> &bull; <a href="attribute.html#SetImageType">SetImageType</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/attribute_8c.html" id="GetImageChannelDepth">GetImageChannelDepth</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 87f405ff372adf4823b1bdecbb1e060ce9038909..dcf74e2ee2be4e021279b7b7c666f79a9aa8a5d6 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module blob Methods</h1>
-<p class="navigation-index">[<a href="blob.php#BlobToImage">BlobToImage</a> &bull; <a href="blob.php#FileToImage">FileToImage</a> &bull; <a href="blob.php#GetBlobProperties">GetBlobProperties</a> &bull; <a href="blob.php#ImageToBlob">ImageToBlob</a> &bull; <a href="blob.php#ImageToFile">ImageToFile</a> &bull; <a href="blob.php#ImagesToBlob">ImagesToBlob</a> &bull; <a href="blob.php#InjectImageBlob">InjectImageBlob</a>]</p>
+<p class="navigation-index">[<a href="blob.html#BlobToImage">BlobToImage</a> &bull; <a href="blob.html#FileToImage">FileToImage</a> &bull; <a href="blob.html#GetBlobProperties">GetBlobProperties</a> &bull; <a href="blob.html#ImageToBlob">ImageToBlob</a> &bull; <a href="blob.html#ImageToFile">ImageToFile</a> &bull; <a href="blob.html#ImagesToBlob">ImagesToBlob</a> &bull; <a href="blob.html#InjectImageBlob">InjectImageBlob</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/blob_8c.html" id="BlobToImage">BlobToImage</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 08a8a84272b04ef700e59aed9684cec306ecf608..963819cb86ef4c1e1d22a75727a2c304b3b2546e 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module cache-view Methods</h1>
-<p class="navigation-index">[<a href="cache-view.php#AcquireAuthenticCacheView">AcquireAuthenticCacheView</a> &bull; <a href="cache-view.php#AcquireVirtualCacheView">AcquireVirtualCacheView</a> &bull; <a href="cache-view.php#CloneCacheView">CloneCacheView</a> &bull; <a href="cache-view.php#DestroyCacheView">DestroyCacheView</a> &bull; <a href="cache-view.php#GetCacheViewChannels">GetCacheViewChannels</a> &bull; <a href="cache-view.php#GetCacheViewColorspace">GetCacheViewColorspace</a> &bull; <a href="cache-view.php#GetCacheViewException">GetCacheViewException</a> &bull; <a href="cache-view.php#GetCacheViewStorageClass">GetCacheViewStorageClass</a> &bull; <a href="cache-view.php#GetCacheViewAuthenticPixels">GetCacheViewAuthenticPixels</a> &bull; <a href="cache-view.php#GetOneCacheViewAuthenticPixel">GetOneCacheViewAuthenticPixel</a> &bull; <a href="cache-view.php#GetCacheViewAuthenticIndexQueue">GetCacheViewAuthenticIndexQueue</a> &bull; <a href="cache-view.php#GetCacheViewAuthenticPixelQueue">GetCacheViewAuthenticPixelQueue</a> &bull; <a href="cache-view.php#GetCacheViewVirtualIndexQueue">GetCacheViewVirtualIndexQueue</a> &bull; <a href="cache-view.php#GetCacheViewVirtualPixelQueue">GetCacheViewVirtualPixelQueue</a> &bull; <a href="cache-view.php#GetCacheViewVirtualPixels">GetCacheViewVirtualPixels</a> &bull; <a href="cache-view.php#GetOneCacheViewVirtualPixel">GetOneCacheViewVirtualPixel</a> &bull; <a href="cache-view.php#GetOneCacheViewVirtualMethodPixel">GetOneCacheViewVirtualMethodPixel</a> &bull; <a href="cache-view.php#QueueCacheViewAuthenticPixels">QueueCacheViewAuthenticPixels</a> &bull; <a href="cache-view.php#SetCacheViewStorageClass">SetCacheViewStorageClass</a> &bull; <a href="cache-view.php#SetCacheViewVirtualPixelMethod">SetCacheViewVirtualPixelMethod</a> &bull; <a href="cache-view.php#SyncCacheViewAuthenticPixels">SyncCacheViewAuthenticPixels</a>]</p>
+<p class="navigation-index">[<a href="cache-view.html#AcquireAuthenticCacheView">AcquireAuthenticCacheView</a> &bull; <a href="cache-view.html#AcquireVirtualCacheView">AcquireVirtualCacheView</a> &bull; <a href="cache-view.html#CloneCacheView">CloneCacheView</a> &bull; <a href="cache-view.html#DestroyCacheView">DestroyCacheView</a> &bull; <a href="cache-view.html#GetCacheViewChannels">GetCacheViewChannels</a> &bull; <a href="cache-view.html#GetCacheViewColorspace">GetCacheViewColorspace</a> &bull; <a href="cache-view.html#GetCacheViewException">GetCacheViewException</a> &bull; <a href="cache-view.html#GetCacheViewStorageClass">GetCacheViewStorageClass</a> &bull; <a href="cache-view.html#GetCacheViewAuthenticPixels">GetCacheViewAuthenticPixels</a> &bull; <a href="cache-view.html#GetOneCacheViewAuthenticPixel">GetOneCacheViewAuthenticPixel</a> &bull; <a href="cache-view.html#GetCacheViewAuthenticIndexQueue">GetCacheViewAuthenticIndexQueue</a> &bull; <a href="cache-view.html#GetCacheViewAuthenticPixelQueue">GetCacheViewAuthenticPixelQueue</a> &bull; <a href="cache-view.html#GetCacheViewVirtualIndexQueue">GetCacheViewVirtualIndexQueue</a> &bull; <a href="cache-view.html#GetCacheViewVirtualPixelQueue">GetCacheViewVirtualPixelQueue</a> &bull; <a href="cache-view.html#GetCacheViewVirtualPixels">GetCacheViewVirtualPixels</a> &bull; <a href="cache-view.html#GetOneCacheViewVirtualPixel">GetOneCacheViewVirtualPixel</a> &bull; <a href="cache-view.html#GetOneCacheViewVirtualMethodPixel">GetOneCacheViewVirtualMethodPixel</a> &bull; <a href="cache-view.html#QueueCacheViewAuthenticPixels">QueueCacheViewAuthenticPixels</a> &bull; <a href="cache-view.html#SetCacheViewStorageClass">SetCacheViewStorageClass</a> &bull; <a href="cache-view.html#SetCacheViewVirtualPixelMethod">SetCacheViewVirtualPixelMethod</a> &bull; <a href="cache-view.html#SyncCacheViewAuthenticPixels">SyncCacheViewAuthenticPixels</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/cache-view_8c.html" id="AcquireAuthenticCacheView">AcquireAuthenticCacheView</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index c8ce792d05a0adad3a1f8bf08f8fdf7e0bc145a1..b5b3564b6f78dee6c264758f2a3727ba03ee1fa4 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module cache Methods</h1>
-<p class="navigation-index">[<a href="cache.php#AcquirePixelCacheNexus">AcquirePixelCacheNexus</a> &bull; <a href="cache.php#GetAuthenticIndexQueue">GetAuthenticIndexQueue</a> &bull; <a href="cache.php#GetAuthenticPixelQueue">GetAuthenticPixelQueue</a> &bull; <a href="cache.php#GetAuthenticPixels">GetAuthenticPixels</a> &bull; <a href="cache.php#GetOneAuthenticPixel">GetOneAuthenticPixel</a> &bull; <a href="cache.php#GetOneVirtualMagickPixel">GetOneVirtualMagickPixel</a> &bull; <a href="cache.php#GetOneVirtualMethodPixel">GetOneVirtualMethodPixel</a> &bull; <a href="cache.php#GetOneVirtualPixel">GetOneVirtualPixel</a> &bull; <a href="cache.php#GetVirtualIndexQueue">GetVirtualIndexQueue</a> &bull; <a href="cache.php#VirtualPixelModulo">VirtualPixelModulo</a> &bull; <a href="cache.php#GetVirtualPixelQueue">GetVirtualPixelQueue</a> &bull; <a href="cache.php#GetVirtualPixels">GetVirtualPixels</a> &bull; <a href="cache.php#QueueAuthenticPixels">QueueAuthenticPixels</a> &bull; <a href="cache.php#SetPixelCacheVirtualMethod">SetPixelCacheVirtualMethod</a> &bull; <a href="cache.php#SyncAuthenticPixels">SyncAuthenticPixels</a>]</p>
+<p class="navigation-index">[<a href="cache.html#AcquirePixelCacheNexus">AcquirePixelCacheNexus</a> &bull; <a href="cache.html#GetAuthenticIndexQueue">GetAuthenticIndexQueue</a> &bull; <a href="cache.html#GetAuthenticPixelQueue">GetAuthenticPixelQueue</a> &bull; <a href="cache.html#GetAuthenticPixels">GetAuthenticPixels</a> &bull; <a href="cache.html#GetOneAuthenticPixel">GetOneAuthenticPixel</a> &bull; <a href="cache.html#GetOneVirtualMagickPixel">GetOneVirtualMagickPixel</a> &bull; <a href="cache.html#GetOneVirtualMethodPixel">GetOneVirtualMethodPixel</a> &bull; <a href="cache.html#GetOneVirtualPixel">GetOneVirtualPixel</a> &bull; <a href="cache.html#GetVirtualIndexQueue">GetVirtualIndexQueue</a> &bull; <a href="cache.html#VirtualPixelModulo">VirtualPixelModulo</a> &bull; <a href="cache.html#GetVirtualPixelQueue">GetVirtualPixelQueue</a> &bull; <a href="cache.html#GetVirtualPixels">GetVirtualPixels</a> &bull; <a href="cache.html#QueueAuthenticPixels">QueueAuthenticPixels</a> &bull; <a href="cache.html#SetPixelCacheVirtualMethod">SetPixelCacheVirtualMethod</a> &bull; <a href="cache.html#SyncAuthenticPixels">SyncAuthenticPixels</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/cache_8c.html" id="AcquirePixelCacheNexus">AcquirePixelCacheNexus</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 60fee6d99bc1c0524cf2e99e8b1ccef0db1592e5..c2037b884717090e68a68f9a07d005735b2f9f65 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module cipher Methods</h1>
-<p class="navigation-index">[<a href="cipher.php#AcquireAESInfo">AcquireAESInfo</a> &bull; <a href="cipher.php#DestroyAESInfo">DestroyAESInfo</a> &bull; <a href="cipher.php#EncipherAESBlock">EncipherAESBlock</a> &bull; <a href="cipher.php#PasskeyDecipherImage">PasskeyDecipherImage</a> &bull; <a href="cipher.php#PasskeyEncipherImage">PasskeyEncipherImage</a> &bull; <a href="cipher.php#SetAESKey">SetAESKey</a> &bull; <a href="cipher.php#PasskeyDecipherImage">PasskeyDecipherImage</a> &bull; <a href="cipher.php#PasskeyEncipherImage">PasskeyEncipherImage</a>]</p>
+<p class="navigation-index">[<a href="cipher.html#AcquireAESInfo">AcquireAESInfo</a> &bull; <a href="cipher.html#DestroyAESInfo">DestroyAESInfo</a> &bull; <a href="cipher.html#EncipherAESBlock">EncipherAESBlock</a> &bull; <a href="cipher.html#PasskeyDecipherImage">PasskeyDecipherImage</a> &bull; <a href="cipher.html#PasskeyEncipherImage">PasskeyEncipherImage</a> &bull; <a href="cipher.html#SetAESKey">SetAESKey</a> &bull; <a href="cipher.html#PasskeyDecipherImage">PasskeyDecipherImage</a> &bull; <a href="cipher.html#PasskeyEncipherImage">PasskeyEncipherImage</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/cipher_8c.html" id="AcquireAESInfo">AcquireAESInfo</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 4de561a643b9fb3e8073e0146dbe2df9156f75b1..29e01992329db13d6454096e574f65af0b8dd780 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module color Methods</h1>
-<p class="navigation-index">[<a href="color.php#GetColorInfoList">GetColorInfoList</a> &bull; <a href="color.php#GetColorList">GetColorList</a> &bull; <a href="color.php#ListColorInfo">ListColorInfo</a> &bull; <a href="color.php#LoadColorList">LoadColorList</a> &bull; <a href="color.php#QueryColorCompliance">QueryColorCompliance</a> &bull; <a href="color.php#QueryColorDatabase">QueryColorDatabase</a> &bull; <a href="color.php#QueryColorname">QueryColorname</a> &bull; <a href="color.php#QueryMagickColorCompliance">QueryMagickColorCompliance</a> &bull; <a href="color.php#QueryMagickColor">QueryMagickColor</a> &bull; <a href="color.php#QueryMagickColorname">QueryMagickColorname</a>]</p>
+<p class="navigation-index">[<a href="color.html#GetColorInfoList">GetColorInfoList</a> &bull; <a href="color.html#GetColorList">GetColorList</a> &bull; <a href="color.html#ListColorInfo">ListColorInfo</a> &bull; <a href="color.html#LoadColorList">LoadColorList</a> &bull; <a href="color.html#QueryColorCompliance">QueryColorCompliance</a> &bull; <a href="color.html#QueryColorDatabase">QueryColorDatabase</a> &bull; <a href="color.html#QueryColorname">QueryColorname</a> &bull; <a href="color.html#QueryMagickColorCompliance">QueryMagickColorCompliance</a> &bull; <a href="color.html#QueryMagickColor">QueryMagickColor</a> &bull; <a href="color.html#QueryMagickColorname">QueryMagickColorname</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/color_8c.html" id="GetColorInfoList">GetColorInfoList</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 0e25df9ef3295a3542f0e114e315b065fd65755d..dc2acebe4591f28dc11ddd02080eb40b61657146 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module colormap Methods</h1>
-<p class="navigation-index">[<a href="colormap.php#AcquireImageColormap">AcquireImageColormap</a> &bull; <a href="colormap.php#CycleColormap">CycleColormap</a>]</p>
+<p class="navigation-index">[<a href="colormap.html#AcquireImageColormap">AcquireImageColormap</a> &bull; <a href="colormap.html#CycleColormap">CycleColormap</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/colormap_8c.html" id="AcquireImageColormap">AcquireImageColormap</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index e44b36d8fcab33612ef088dff35a4174b2f6a2c9..bc1a8cc05ae74523293dd808995a737a8654a314 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module compare Methods</h1>
-<p class="navigation-index">[<a href="compare.php#CompareImageChannels">CompareImageChannels</a> &bull; <a href="compare.php#GetImageChannelDistortion">GetImageChannelDistortion</a> &bull; <a href="compare.php#GetImageChannelDistrortion">GetImageChannelDistrortion</a> &bull; <a href="compare.php#IsImagesEqual">IsImagesEqual</a> &bull; <a href="compare.php#SimilarityImage">SimilarityImage</a>]</p>
+<p class="navigation-index">[<a href="compare.html#CompareImageChannels">CompareImageChannels</a> &bull; <a href="compare.html#GetImageChannelDistortion">GetImageChannelDistortion</a> &bull; <a href="compare.html#GetImageChannelDistrortion">GetImageChannelDistrortion</a> &bull; <a href="compare.html#IsImagesEqual">IsImagesEqual</a> &bull; <a href="compare.html#SimilarityImage">SimilarityImage</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/compare_8c.html" id="CompareImageChannels">CompareImageChannels</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 6756a66cc5ccc0fd70d1f2835e6aee2b3525247a..de46e75b09016ef3db77efa112e0ee5d898a6873 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module composite Methods</h1>
-<p class="navigation-index">[<a href="composite.php#CompositeImageChannel">CompositeImageChannel</a> &bull; <a href="composite.php#TextureImage">TextureImage</a>]</p>
+<p class="navigation-index">[<a href="composite.html#CompositeImageChannel">CompositeImageChannel</a> &bull; <a href="composite.html#TextureImage">TextureImage</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/composite_8c.html" id="CompositeImageChannel">CompositeImageChannel</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index bfbd1d1249b445097cad997b4a908d72433be1d3..916ebcfdec936a6b1d2378126762f1983534ab97 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module constitute Methods</h1>
-<p class="navigation-index">[<a href="constitute.php#ConstituteImage">ConstituteImage</a> &bull; <a href="constitute.php#PingImage">PingImage</a> &bull; <a href="constitute.php#PingImages">PingImages</a> &bull; <a href="constitute.php#ReadImage">ReadImage</a> &bull; <a href="constitute.php#ReadImages">ReadImages</a> &bull; <a href="constitute.php#WriteImage">WriteImage</a> &bull; <a href="constitute.php#WriteImages">WriteImages</a>]</p>
+<p class="navigation-index">[<a href="constitute.html#ConstituteImage">ConstituteImage</a> &bull; <a href="constitute.html#PingImage">PingImage</a> &bull; <a href="constitute.html#PingImages">PingImages</a> &bull; <a href="constitute.html#ReadImage">ReadImage</a> &bull; <a href="constitute.html#ReadImages">ReadImages</a> &bull; <a href="constitute.html#WriteImage">WriteImage</a> &bull; <a href="constitute.html#WriteImages">WriteImages</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/constitute_8c.html" id="ConstituteImage">ConstituteImage</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index dd3dc9ce2cdffddd27baa9e850c3324658041d6f..a82e5899272389db7d52023a1e57303f4bc258e3 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module decorate Methods</h1>
-<p class="navigation-index">[<a href="decorate.php#BorderImage">BorderImage</a> &bull; <a href="decorate.php#FrameImage">FrameImage</a> &bull; <a href="decorate.php#RaiseImage">RaiseImage</a>]</p>
+<p class="navigation-index">[<a href="decorate.html#BorderImage">BorderImage</a> &bull; <a href="decorate.html#FrameImage">FrameImage</a> &bull; <a href="decorate.html#RaiseImage">RaiseImage</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/decorate_8c.html" id="BorderImage">BorderImage</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 2daa1231d3ef20c8f2eee76bc72656a8a14c4c41..1dc7b7a50994b57a98ecfc1f9bba557764e8d5b4 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module deprecate Methods</h1>
-<p class="navigation-index">[<a href="deprecate.php#AcquireCacheViewIndexes">AcquireCacheViewIndexes</a> &bull; <a href="deprecate.php#AcquireCacheViewPixels">AcquireCacheViewPixels</a> &bull; <a href="deprecate.php#AcquireImagePixels">AcquireImagePixels</a> &bull; <a href="deprecate.php#AcquireIndexes">AcquireIndexes</a> &bull; <a href="deprecate.php#AcquireMemory">AcquireMemory</a> &bull; <a href="deprecate.php#AcquireOneCacheViewPixel">AcquireOneCacheViewPixel</a> &bull; <a href="deprecate.php#AcquireOneCacheViewVirtualPixel">AcquireOneCacheViewVirtualPixel</a> &bull; <a href="deprecate.php#AcquireOneMagickPixel">AcquireOneMagickPixel</a> &bull; <a href="deprecate.php#AcquireOnePixel">AcquireOnePixel</a> &bull; <a href="deprecate.php#AcquireOneVirtualPixel">AcquireOneVirtualPixel</a> &bull; <a href="deprecate.php#AcquirePixels">AcquirePixels</a> &bull; <a href="deprecate.php#AffinityImage">AffinityImage</a> &bull; <a href="deprecate.php#AffinityImages">AffinityImages</a> &bull; <a href="deprecate.php#AllocateImage">AllocateImage</a> &bull; <a href="deprecate.php#AllocateImageColormap">AllocateImageColormap</a> &bull; <a href="deprecate.php#AllocateNextImage">AllocateNextImage</a> &bull; <a href="deprecate.php#AllocateString">AllocateString</a> &bull; <a href="deprecate.php#AverageImages">AverageImages</a> &bull; <a href="deprecate.php#ChannelThresholdImage">ChannelThresholdImage</a> &bull; <a href="deprecate.php#ClipPathImage">ClipPathImage</a> &bull; <a href="deprecate.php#CloneImageAttributes">CloneImageAttributes</a> &bull; <a href="deprecate.php#CloneMemory">CloneMemory</a> &bull; <a href="deprecate.php#CloseCacheView">CloseCacheView</a> &bull; <a href="deprecate.php#ColorFloodfill">ColorFloodfill</a> &bull; <a href="deprecate.php#DeleteImageAttribute">DeleteImageAttribute</a> &bull; <a href="deprecate.php#DeleteImageList">DeleteImageList</a> &bull; <a href="deprecate.php#DeleteMagickRegistry">DeleteMagickRegistry</a> &bull; <a href="deprecate.php#DescribeImage">DescribeImage</a> &bull; <a href="deprecate.php#DestroyImageAttributes">DestroyImageAttributes</a> &bull; <a href="deprecate.php#DestroyImages">DestroyImages</a> &bull; <a href="deprecate.php#DestroyMagick">DestroyMagick</a> &bull; <a href="deprecate.php#DispatchImage">DispatchImage</a> &bull; <a href="deprecate.php#ExtractSubimageFromImageImage">ExtractSubimageFromImageImage</a> &bull; <a href="deprecate.php#FlattenImages">FlattenImages</a> &bull; <a href="deprecate.php#FormatImageAttribute">FormatImageAttribute</a> &bull; <a href="deprecate.php#FormatMagickString">FormatMagickString</a> &bull; <a href="deprecate.php#FormatString">FormatString</a> &bull; <a href="deprecate.php#GetConfigureBlob">GetConfigureBlob</a> &bull; <a href="deprecate.php#GetCacheView">GetCacheView</a> &bull; <a href="deprecate.php#GetCacheViewIndexes">GetCacheViewIndexes</a> &bull; <a href="deprecate.php#GetCacheViewPixels">GetCacheViewPixels</a> &bull; <a href="deprecate.php#GetImageAttribute">GetImageAttribute</a> &bull; <a href="deprecate.php#GetImageClippingPathAttribute">GetImageClippingPathAttribute</a> &bull; <a href="deprecate.php#GetImageFromMagickRegistry">GetImageFromMagickRegistry</a> &bull; <a href="deprecate.php#GetMagickRegistry">GetMagickRegistry</a> &bull; <a href="deprecate.php#GetImageGeometry">GetImageGeometry</a> &bull; <a href="deprecate.php#GetImageList">GetImageList</a> &bull; <a href="deprecate.php#GetImageListIndex">GetImageListIndex</a> &bull; <a href="deprecate.php#GetImageListSize">GetImageListSize</a> &bull; <a href="deprecate.php#GetImagePixels">GetImagePixels</a> &bull; <a href="deprecate.php#GetIndexes">GetIndexes</a> &bull; <a href="deprecate.php#GetNextImage">GetNextImage</a> &bull; <a href="deprecate.php#GetNextImageAttribute">GetNextImageAttribute</a> &bull; <a href="deprecate.php#GetNumberScenes">GetNumberScenes</a> &bull; <a href="deprecate.php#GetOnePixel">GetOnePixel</a> &bull; <a href="deprecate.php#GetPixels">GetPixels</a> &bull; <a href="deprecate.php#GetPreviousImage">GetPreviousImage</a> &bull; <a href="deprecate.php#HSLTransform">HSLTransform</a> &bull; <a href="deprecate.php#IdentityAffine">IdentityAffine</a> &bull; <a href="deprecate.php#InitializeMagick">InitializeMagick</a> &bull; <a href="deprecate.php#InterpolatePixelColor">InterpolatePixelColor</a> &bull; <a href="deprecate.php#InterpretImageAttributes">InterpretImageAttributes</a> &bull; <a href="deprecate.php#LevelImageColor">LevelImageColor</a> &bull; <a href="deprecate.php#LiberateMemory">LiberateMemory</a> &bull; <a href="deprecate.php#LiberateSemaphoreInfo">LiberateSemaphoreInfo</a> &bull; <a href="deprecate.php#MagickIncarnate">MagickIncarnate</a> &bull; <a href="deprecate.php#MagickMonitor">MagickMonitor</a> &bull; <a href="deprecate.php#MapImage">MapImage</a> &bull; <a href="deprecate.php#MapImages">MapImages</a> &bull; <a href="deprecate.php#MatteFloodfill">MatteFloodfill</a> &bull; <a href="deprecate.php#MaximumImages">MaximumImages</a> &bull; <a href="deprecate.php#MinimumImages">MinimumImages</a> &bull; <a href="deprecate.php#MedianFilterImage">MedianFilterImage</a> &bull; <a href="deprecate.php#ModeImage">ModeImage</a> &bull; <a href="deprecate.php#MosaicImages">MosaicImages</a> &bull; <a href="deprecate.php#OpaqueImage">OpaqueImage</a> &bull; <a href="deprecate.php#OpenCacheView">OpenCacheView</a> &bull; <a href="deprecate.php#OpenMagickStream">OpenMagickStream</a> &bull; <a href="deprecate.php#PaintFloodfill">PaintFloodfill</a> &bull; <a href="deprecate.php#PaintOpaqueImage">PaintOpaqueImage</a> &bull; <a href="deprecate.php#PaintTransparentImage">PaintTransparentImage</a> &bull; <a href="deprecate.php#ParseSizeGeometry">ParseSizeGeometry</a> &bull; <a href="deprecate.php#PopImageList">PopImageList</a> &bull; <a href="deprecate.php#PopImagePixels">PopImagePixels</a> &bull; <a href="deprecate.php#PostscriptGeometry">PostscriptGeometry</a> &bull; <a href="deprecate.php#PushImageList">PushImageList</a> &bull; <a href="deprecate.php#PushImagePixels">PushImagePixels</a> &bull; <a href="deprecate.php#QuantizationError">QuantizationError</a> &bull; <a href="deprecate.php#RandomChannelThresholdImage">RandomChannelThresholdImage</a> &bull; <a href="deprecate.php#ReacquireMemory">ReacquireMemory</a> &bull; <a href="deprecate.php#RecolorImage">RecolorImage</a> &bull; <a href="deprecate.php#ReduceNoiseImage">ReduceNoiseImage</a> &bull; <a href="deprecate.php#ResetImageAttributeIterator">ResetImageAttributeIterator</a> &bull; <a href="deprecate.php#SetCacheViewPixels">SetCacheViewPixels</a> &bull; <a href="deprecate.php#SetExceptionInfo">SetExceptionInfo</a> &bull; <a href="deprecate.php#SetImage">SetImage</a> &bull; <a href="deprecate.php#SetImageAttribute">SetImageAttribute</a> &bull; <a href="deprecate.php#SetImageList">SetImageList</a> &bull; <a href="deprecate.php#SetImagePixels">SetImagePixels</a> &bull; <a href="deprecate.php#SetMagickRegistry">SetMagickRegistry</a> &bull; <a href="deprecate.php#SetMonitorHandler">SetMonitorHandler</a> &bull; <a href="deprecate.php#ShiftImageList">ShiftImageList</a> &bull; <a href="deprecate.php#SpliceImageList">SpliceImageList</a> &bull; <a href="deprecate.php#Strip">Strip</a> &bull; <a href="deprecate.php#SyncCacheView">SyncCacheView</a> &bull; <a href="deprecate.php#SyncCacheViewPixels">SyncCacheViewPixels</a> &bull; <a href="deprecate.php#SyncImagePixels">SyncImagePixels</a> &bull; <a href="deprecate.php#TemporaryFilename">TemporaryFilename</a> &bull; <a href="deprecate.php#ThresholdImage">ThresholdImage</a> &bull; <a href="deprecate.php#ThresholdImageChannel">ThresholdImageChannel</a> &bull; <a href="deprecate.php#TransformHSL">TransformHSL</a> &bull; <a href="deprecate.php#TranslateText">TranslateText</a> &bull; <a href="deprecate.php#TransparentImage">TransparentImage</a> &bull; <a href="deprecate.php#UnshiftImageList">UnshiftImageList</a> &bull; <a href="deprecate.php#ZoomImage">ZoomImage</a>]</p>
+<p class="navigation-index">[<a href="deprecate.html#AcquireCacheViewIndexes">AcquireCacheViewIndexes</a> &bull; <a href="deprecate.html#AcquireCacheViewPixels">AcquireCacheViewPixels</a> &bull; <a href="deprecate.html#AcquireImagePixels">AcquireImagePixels</a> &bull; <a href="deprecate.html#AcquireIndexes">AcquireIndexes</a> &bull; <a href="deprecate.html#AcquireMemory">AcquireMemory</a> &bull; <a href="deprecate.html#AcquireOneCacheViewPixel">AcquireOneCacheViewPixel</a> &bull; <a href="deprecate.html#AcquireOneCacheViewVirtualPixel">AcquireOneCacheViewVirtualPixel</a> &bull; <a href="deprecate.html#AcquireOneMagickPixel">AcquireOneMagickPixel</a> &bull; <a href="deprecate.html#AcquireOnePixel">AcquireOnePixel</a> &bull; <a href="deprecate.html#AcquireOneVirtualPixel">AcquireOneVirtualPixel</a> &bull; <a href="deprecate.html#AcquirePixels">AcquirePixels</a> &bull; <a href="deprecate.html#AffinityImage">AffinityImage</a> &bull; <a href="deprecate.html#AffinityImages">AffinityImages</a> &bull; <a href="deprecate.html#AllocateImage">AllocateImage</a> &bull; <a href="deprecate.html#AllocateImageColormap">AllocateImageColormap</a> &bull; <a href="deprecate.html#AllocateNextImage">AllocateNextImage</a> &bull; <a href="deprecate.html#AllocateString">AllocateString</a> &bull; <a href="deprecate.html#AverageImages">AverageImages</a> &bull; <a href="deprecate.html#ChannelThresholdImage">ChannelThresholdImage</a> &bull; <a href="deprecate.html#ClipPathImage">ClipPathImage</a> &bull; <a href="deprecate.html#CloneImageAttributes">CloneImageAttributes</a> &bull; <a href="deprecate.html#CloneMemory">CloneMemory</a> &bull; <a href="deprecate.html#CloseCacheView">CloseCacheView</a> &bull; <a href="deprecate.html#ColorFloodfill">ColorFloodfill</a> &bull; <a href="deprecate.html#DeleteImageAttribute">DeleteImageAttribute</a> &bull; <a href="deprecate.html#DeleteImageList">DeleteImageList</a> &bull; <a href="deprecate.html#DeleteMagickRegistry">DeleteMagickRegistry</a> &bull; <a href="deprecate.html#DescribeImage">DescribeImage</a> &bull; <a href="deprecate.html#DestroyImageAttributes">DestroyImageAttributes</a> &bull; <a href="deprecate.html#DestroyImages">DestroyImages</a> &bull; <a href="deprecate.html#DestroyMagick">DestroyMagick</a> &bull; <a href="deprecate.html#DispatchImage">DispatchImage</a> &bull; <a href="deprecate.html#ExtractSubimageFromImageImage">ExtractSubimageFromImageImage</a> &bull; <a href="deprecate.html#FlattenImages">FlattenImages</a> &bull; <a href="deprecate.html#FormatImageAttribute">FormatImageAttribute</a> &bull; <a href="deprecate.html#FormatMagickString">FormatMagickString</a> &bull; <a href="deprecate.html#FormatString">FormatString</a> &bull; <a href="deprecate.html#GetConfigureBlob">GetConfigureBlob</a> &bull; <a href="deprecate.html#GetCacheView">GetCacheView</a> &bull; <a href="deprecate.html#GetCacheViewIndexes">GetCacheViewIndexes</a> &bull; <a href="deprecate.html#GetCacheViewPixels">GetCacheViewPixels</a> &bull; <a href="deprecate.html#GetImageAttribute">GetImageAttribute</a> &bull; <a href="deprecate.html#GetImageClippingPathAttribute">GetImageClippingPathAttribute</a> &bull; <a href="deprecate.html#GetImageFromMagickRegistry">GetImageFromMagickRegistry</a> &bull; <a href="deprecate.html#GetMagickRegistry">GetMagickRegistry</a> &bull; <a href="deprecate.html#GetImageGeometry">GetImageGeometry</a> &bull; <a href="deprecate.html#GetImageList">GetImageList</a> &bull; <a href="deprecate.html#GetImageListIndex">GetImageListIndex</a> &bull; <a href="deprecate.html#GetImageListSize">GetImageListSize</a> &bull; <a href="deprecate.html#GetImagePixels">GetImagePixels</a> &bull; <a href="deprecate.html#GetIndexes">GetIndexes</a> &bull; <a href="deprecate.html#GetNextImage">GetNextImage</a> &bull; <a href="deprecate.html#GetNextImageAttribute">GetNextImageAttribute</a> &bull; <a href="deprecate.html#GetNumberScenes">GetNumberScenes</a> &bull; <a href="deprecate.html#GetOnePixel">GetOnePixel</a> &bull; <a href="deprecate.html#GetPixels">GetPixels</a> &bull; <a href="deprecate.html#GetPreviousImage">GetPreviousImage</a> &bull; <a href="deprecate.html#HSLTransform">HSLTransform</a> &bull; <a href="deprecate.html#IdentityAffine">IdentityAffine</a> &bull; <a href="deprecate.html#InitializeMagick">InitializeMagick</a> &bull; <a href="deprecate.html#InterpolatePixelColor">InterpolatePixelColor</a> &bull; <a href="deprecate.html#InterpretImageAttributes">InterpretImageAttributes</a> &bull; <a href="deprecate.html#LevelImageColor">LevelImageColor</a> &bull; <a href="deprecate.html#LiberateMemory">LiberateMemory</a> &bull; <a href="deprecate.html#LiberateSemaphoreInfo">LiberateSemaphoreInfo</a> &bull; <a href="deprecate.html#MagickIncarnate">MagickIncarnate</a> &bull; <a href="deprecate.html#MagickMonitor">MagickMonitor</a> &bull; <a href="deprecate.html#MapImage">MapImage</a> &bull; <a href="deprecate.html#MapImages">MapImages</a> &bull; <a href="deprecate.html#MatteFloodfill">MatteFloodfill</a> &bull; <a href="deprecate.html#MaximumImages">MaximumImages</a> &bull; <a href="deprecate.html#MinimumImages">MinimumImages</a> &bull; <a href="deprecate.html#MedianFilterImage">MedianFilterImage</a> &bull; <a href="deprecate.html#ModeImage">ModeImage</a> &bull; <a href="deprecate.html#MosaicImages">MosaicImages</a> &bull; <a href="deprecate.html#OpaqueImage">OpaqueImage</a> &bull; <a href="deprecate.html#OpenCacheView">OpenCacheView</a> &bull; <a href="deprecate.html#OpenMagickStream">OpenMagickStream</a> &bull; <a href="deprecate.html#PaintFloodfill">PaintFloodfill</a> &bull; <a href="deprecate.html#PaintOpaqueImage">PaintOpaqueImage</a> &bull; <a href="deprecate.html#PaintTransparentImage">PaintTransparentImage</a> &bull; <a href="deprecate.html#ParseSizeGeometry">ParseSizeGeometry</a> &bull; <a href="deprecate.html#PopImageList">PopImageList</a> &bull; <a href="deprecate.html#PopImagePixels">PopImagePixels</a> &bull; <a href="deprecate.html#PostscriptGeometry">PostscriptGeometry</a> &bull; <a href="deprecate.html#PushImageList">PushImageList</a> &bull; <a href="deprecate.html#PushImagePixels">PushImagePixels</a> &bull; <a href="deprecate.html#QuantizationError">QuantizationError</a> &bull; <a href="deprecate.html#RandomChannelThresholdImage">RandomChannelThresholdImage</a> &bull; <a href="deprecate.html#ReacquireMemory">ReacquireMemory</a> &bull; <a href="deprecate.html#RecolorImage">RecolorImage</a> &bull; <a href="deprecate.html#ReduceNoiseImage">ReduceNoiseImage</a> &bull; <a href="deprecate.html#ResetImageAttributeIterator">ResetImageAttributeIterator</a> &bull; <a href="deprecate.html#SetCacheViewPixels">SetCacheViewPixels</a> &bull; <a href="deprecate.html#SetExceptionInfo">SetExceptionInfo</a> &bull; <a href="deprecate.html#SetImage">SetImage</a> &bull; <a href="deprecate.html#SetImageAttribute">SetImageAttribute</a> &bull; <a href="deprecate.html#SetImageList">SetImageList</a> &bull; <a href="deprecate.html#SetImagePixels">SetImagePixels</a> &bull; <a href="deprecate.html#SetMagickRegistry">SetMagickRegistry</a> &bull; <a href="deprecate.html#SetMonitorHandler">SetMonitorHandler</a> &bull; <a href="deprecate.html#ShiftImageList">ShiftImageList</a> &bull; <a href="deprecate.html#SpliceImageList">SpliceImageList</a> &bull; <a href="deprecate.html#Strip">Strip</a> &bull; <a href="deprecate.html#SyncCacheView">SyncCacheView</a> &bull; <a href="deprecate.html#SyncCacheViewPixels">SyncCacheViewPixels</a> &bull; <a href="deprecate.html#SyncImagePixels">SyncImagePixels</a> &bull; <a href="deprecate.html#TemporaryFilename">TemporaryFilename</a> &bull; <a href="deprecate.html#ThresholdImage">ThresholdImage</a> &bull; <a href="deprecate.html#ThresholdImageChannel">ThresholdImageChannel</a> &bull; <a href="deprecate.html#TransformHSL">TransformHSL</a> &bull; <a href="deprecate.html#TranslateText">TranslateText</a> &bull; <a href="deprecate.html#TransparentImage">TransparentImage</a> &bull; <a href="deprecate.html#UnshiftImageList">UnshiftImageList</a> &bull; <a href="deprecate.html#ZoomImage">ZoomImage</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/deprecate_8c.html" id="AcquireCacheViewIndexes">AcquireCacheViewIndexes</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 429dfe5af1382f7f769badffbf73e6f6b8c4e74e..0d83ce8f418ca5362e512011e81fbb4cb145f66d 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module display Methods</h1>
-<p class="navigation-index">[<a href="display.php#DisplayImages">DisplayImages</a> &bull; <a href="display.php#RemoteDisplayCommand">RemoteDisplayCommand</a> &bull; <a href="display.php#XDisplayBackgroundImage">XDisplayBackgroundImage</a>]</p>
+<p class="navigation-index">[<a href="display.html#DisplayImages">DisplayImages</a> &bull; <a href="display.html#RemoteDisplayCommand">RemoteDisplayCommand</a> &bull; <a href="display.html#XDisplayBackgroundImage">XDisplayBackgroundImage</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/display_8c.html" id="DisplayImages">DisplayImages</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 0b00bce935a11a0a8bd6e06c9ada367efaf0fe8c..81bf92b2c94e044671150edcd6ee897007d37b82 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module distort Methods</h1>
-<p class="navigation-index">[<a href="distort.php#AffineTransformImage">AffineTransformImage</a> &bull; <a href="distort.php#DistortImage">DistortImage</a> &bull; <a href="distort.php#RotateImage">RotateImage</a> &bull; <a href="distort.php#SparseColorImage">SparseColorImage</a>]</p>
+<p class="navigation-index">[<a href="distort.html#AffineTransformImage">AffineTransformImage</a> &bull; <a href="distort.html#DistortImage">DistortImage</a> &bull; <a href="distort.html#RotateImage">RotateImage</a> &bull; <a href="distort.html#SparseColorImage">SparseColorImage</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/distort_8c.html" id="AffineTransformImage">AffineTransformImage</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index ea53226faaf6a1df3e84eda7d915873e470f1967..66ea808aec3cbb5b1cd3e19288e7139fe122496c 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module draw Methods</h1>
-<p class="navigation-index">[<a href="draw.php#AcquireDrawInfo">AcquireDrawInfo</a> &bull; <a href="draw.php#CloneDrawInfo">CloneDrawInfo</a> &bull; <a href="draw.php#DestroyDrawInfo">DestroyDrawInfo</a> &bull; <a href="draw.php#DrawAffineImage">DrawAffineImage</a> &bull; <a href="draw.php#DrawClipPath">DrawClipPath</a> &bull; <a href="draw.php#DrawImage">DrawImage</a> &bull; <a href="draw.php#DrawGradientImage">DrawGradientImage</a> &bull; <a href="draw.php#DrawPatternPath">DrawPatternPath</a> &bull; <a href="draw.php#DrawPrimitive">DrawPrimitive</a> &bull; <a href="draw.php#GetAffineMatrix">GetAffineMatrix</a>]</p>
+<p class="navigation-index">[<a href="draw.html#AcquireDrawInfo">AcquireDrawInfo</a> &bull; <a href="draw.html#CloneDrawInfo">CloneDrawInfo</a> &bull; <a href="draw.html#DestroyDrawInfo">DestroyDrawInfo</a> &bull; <a href="draw.html#DrawAffineImage">DrawAffineImage</a> &bull; <a href="draw.html#DrawClipPath">DrawClipPath</a> &bull; <a href="draw.html#DrawImage">DrawImage</a> &bull; <a href="draw.html#DrawGradientImage">DrawGradientImage</a> &bull; <a href="draw.html#DrawPatternPath">DrawPatternPath</a> &bull; <a href="draw.html#DrawPrimitive">DrawPrimitive</a> &bull; <a href="draw.html#GetAffineMatrix">GetAffineMatrix</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/draw_8c.html" id="AcquireDrawInfo">AcquireDrawInfo</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 200a1325f6012906dc48343d39e71407152c5486..6365ff1c5d88b126567eadcb6a9cc1e3ad3c4aff 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module drawing-wand Methods</h1>
-<p class="navigation-index">[<a href="drawing-wand.php#ClearDrawingWand">ClearDrawingWand</a> &bull; <a href="drawing-wand.php#CloneDrawingWand">CloneDrawingWand</a> &bull; <a href="drawing-wand.php#DestroyDrawingWand">DestroyDrawingWand</a> &bull; <a href="drawing-wand.php#DrawAffine">DrawAffine</a> &bull; <a href="drawing-wand.php#DrawAnnotation">DrawAnnotation</a> &bull; <a href="drawing-wand.php#DrawArc">DrawArc</a> &bull; <a href="drawing-wand.php#DrawBezier">DrawBezier</a> &bull; <a href="drawing-wand.php#DrawCircle">DrawCircle</a> &bull; <a href="drawing-wand.php#DrawClearException">DrawClearException</a> &bull; <a href="drawing-wand.php#DrawComposite">DrawComposite</a> &bull; <a href="drawing-wand.php#DrawColor">DrawColor</a> &bull; <a href="drawing-wand.php#DrawComment">DrawComment</a> &bull; <a href="drawing-wand.php#DrawEllipse">DrawEllipse</a> &bull; <a href="drawing-wand.php#DrawGetBorderColor">DrawGetBorderColor</a> &bull; <a href="drawing-wand.php#DrawGetClipPath">DrawGetClipPath</a> &bull; <a href="drawing-wand.php#DrawGetClipRule">DrawGetClipRule</a> &bull; <a href="drawing-wand.php#DrawGetClipUnits">DrawGetClipUnits</a> &bull; <a href="drawing-wand.php#DrawGetException">DrawGetException</a> &bull; <a href="drawing-wand.php#DrawGetExceptionType">DrawGetExceptionType</a> &bull; <a href="drawing-wand.php#DrawGetFillColor">DrawGetFillColor</a> &bull; <a href="drawing-wand.php#DrawGetFillOpacity">DrawGetFillOpacity</a> &bull; <a href="drawing-wand.php#DrawGetFillRule">DrawGetFillRule</a> &bull; <a href="drawing-wand.php#DrawGetFont">DrawGetFont</a> &bull; <a href="drawing-wand.php#DrawGetFontFamily">DrawGetFontFamily</a> &bull; <a href="drawing-wand.php#DrawGetFontResolution">DrawGetFontResolution</a> &bull; <a href="drawing-wand.php#DrawGetFontSize">DrawGetFontSize</a> &bull; <a href="drawing-wand.php#DrawGetFontStretch">DrawGetFontStretch</a> &bull; <a href="drawing-wand.php#DrawGetFontStyle">DrawGetFontStyle</a> &bull; <a href="drawing-wand.php#DrawGetFontWeight">DrawGetFontWeight</a> &bull; <a href="drawing-wand.php#DrawGetGravity">DrawGetGravity</a> &bull; <a href="drawing-wand.php#DrawGetOpacity">DrawGetOpacity</a> &bull; <a href="drawing-wand.php#DrawGetStrokeAntialias">DrawGetStrokeAntialias</a> &bull; <a href="drawing-wand.php#DrawGetStrokeColor">DrawGetStrokeColor</a> &bull; <a href="drawing-wand.php#DrawGetStrokeDashArray">DrawGetStrokeDashArray</a> &bull; <a href="drawing-wand.php#DrawGetStrokeDashOffset">DrawGetStrokeDashOffset</a> &bull; <a href="drawing-wand.php#DrawGetStrokeLineCap">DrawGetStrokeLineCap</a> &bull; <a href="drawing-wand.php#DrawGetStrokeLineJoin">DrawGetStrokeLineJoin</a> &bull; <a href="drawing-wand.php#DrawGetStrokeMiterLimit">DrawGetStrokeMiterLimit</a> &bull; <a href="drawing-wand.php#DrawGetStrokeOpacity">DrawGetStrokeOpacity</a> &bull; <a href="drawing-wand.php#DrawGetStrokeWidth">DrawGetStrokeWidth</a> &bull; <a href="drawing-wand.php#DrawGetTextAlignment">DrawGetTextAlignment</a> &bull; <a href="drawing-wand.php#DrawGetTextAntialias">DrawGetTextAntialias</a> &bull; <a href="drawing-wand.php#DrawGetTextDecoration">DrawGetTextDecoration</a> &bull; <a href="drawing-wand.php#DrawGetTextEncoding">DrawGetTextEncoding</a> &bull; <a href="drawing-wand.php#DrawGetTextKerning">DrawGetTextKerning</a> &bull; <a href="drawing-wand.php#DrawGetTextInterlineSpacing">DrawGetTextInterlineSpacing</a> &bull; <a href="drawing-wand.php#DrawGetTextInterwordSpacing">DrawGetTextInterwordSpacing</a> &bull; <a href="drawing-wand.php#DrawGetVectorGraphics">DrawGetVectorGraphics</a> &bull; <a href="drawing-wand.php#DrawGetTextUnderColor">DrawGetTextUnderColor</a> &bull; <a href="drawing-wand.php#DrawLine">DrawLine</a> &bull; <a href="drawing-wand.php#DrawMatte">DrawMatte</a> &bull; <a href="drawing-wand.php#DrawPathClose">DrawPathClose</a> &bull; <a href="drawing-wand.php#DrawPathCurveToAbsolute">DrawPathCurveToAbsolute</a> &bull; <a href="drawing-wand.php#DrawPathCurveToRelative">DrawPathCurveToRelative</a> &bull; <a href="drawing-wand.php#DrawPathCurveToQuadraticBezierAbsolute">DrawPathCurveToQuadraticBezierAbsolute</a> &bull; <a href="drawing-wand.php#DrawPathCurveToQuadraticBezierRelative">DrawPathCurveToQuadraticBezierRelative</a> &bull; <a href="drawing-wand.php#DrawPathCurveToQuadraticBezierSmoothAbsolute">DrawPathCurveToQuadraticBezierSmoothAbsolute</a> &bull; <a href="drawing-wand.php#DrawPathCurveToQuadraticBezierSmoothRelative">DrawPathCurveToQuadraticBezierSmoothRelative</a> &bull; <a href="drawing-wand.php#DrawPathCurveToSmoothAbsolute">DrawPathCurveToSmoothAbsolute</a> &bull; <a href="drawing-wand.php#DrawPathCurveToSmoothRelative">DrawPathCurveToSmoothRelative</a> &bull; <a href="drawing-wand.php#DrawPathEllipticArcAbsolute">DrawPathEllipticArcAbsolute</a> &bull; <a href="drawing-wand.php#DrawPathEllipticArcRelative">DrawPathEllipticArcRelative</a> &bull; <a href="drawing-wand.php#DrawPathFinish">DrawPathFinish</a> &bull; <a href="drawing-wand.php#DrawPathLineToAbsolute">DrawPathLineToAbsolute</a> &bull; <a href="drawing-wand.php#DrawPathLineToRelative">DrawPathLineToRelative</a> &bull; <a href="drawing-wand.php#DrawPathLineToHorizontalAbsolute">DrawPathLineToHorizontalAbsolute</a> &bull; <a href="drawing-wand.php#DrawPathLineToHorizontalRelative">DrawPathLineToHorizontalRelative</a> &bull; <a href="drawing-wand.php#DrawPathLineToVerticalAbsolute">DrawPathLineToVerticalAbsolute</a> &bull; <a href="drawing-wand.php#DrawPathLineToVerticalRelative">DrawPathLineToVerticalRelative</a> &bull; <a href="drawing-wand.php#DrawPathMoveToAbsolute">DrawPathMoveToAbsolute</a> &bull; <a href="drawing-wand.php#DrawPathMoveToRelative">DrawPathMoveToRelative</a> &bull; <a href="drawing-wand.php#DrawPathStart">DrawPathStart</a> &bull; <a href="drawing-wand.php#DrawPoint">DrawPoint</a> &bull; <a href="drawing-wand.php#DrawPolygon">DrawPolygon</a> &bull; <a href="drawing-wand.php#DrawPolyline">DrawPolyline</a> &bull; <a href="drawing-wand.php#DrawPopClipPath">DrawPopClipPath</a> &bull; <a href="drawing-wand.php#DrawPopDefs">DrawPopDefs</a> &bull; <a href="drawing-wand.php#DrawPopPattern">DrawPopPattern</a> &bull; <a href="drawing-wand.php#DrawPushClipPath">DrawPushClipPath</a> &bull; <a href="drawing-wand.php#DrawPushDefs">DrawPushDefs</a> &bull; <a href="drawing-wand.php#DrawPushPattern">DrawPushPattern</a> &bull; <a href="drawing-wand.php#DrawRectangle">DrawRectangle</a> &bull; <a href="drawing-wand.php#DrawResetVectorGraphics">DrawResetVectorGraphics</a> &bull; <a href="drawing-wand.php#DrawRotate">DrawRotate</a> &bull; <a href="drawing-wand.php#DrawRoundRectangle">DrawRoundRectangle</a> &bull; <a href="drawing-wand.php#DrawScale">DrawScale</a> &bull; <a href="drawing-wand.php#DrawSetBorderColor">DrawSetBorderColor</a> &bull; <a href="drawing-wand.php#DrawSetClipPath">DrawSetClipPath</a> &bull; <a href="drawing-wand.php#DrawSetClipRule">DrawSetClipRule</a> &bull; <a href="drawing-wand.php#DrawSetClipUnits">DrawSetClipUnits</a> &bull; <a href="drawing-wand.php#DrawSetFillColor">DrawSetFillColor</a> &bull; <a href="drawing-wand.php#DrawSetFillOpacity">DrawSetFillOpacity</a> &bull; <a href="drawing-wand.php#DrawSetFontResolution">DrawSetFontResolution</a> &bull; <a href="drawing-wand.php#DrawSetOpacity">DrawSetOpacity</a> &bull; <a href="drawing-wand.php#DrawSetFillPatternURL">DrawSetFillPatternURL</a> &bull; <a href="drawing-wand.php#DrawSetFillRule">DrawSetFillRule</a> &bull; <a href="drawing-wand.php#DrawSetFont">DrawSetFont</a> &bull; <a href="drawing-wand.php#DrawSetFontFamily">DrawSetFontFamily</a> &bull; <a href="drawing-wand.php#DrawSetFontSize">DrawSetFontSize</a> &bull; <a href="drawing-wand.php#DrawSetFontStretch">DrawSetFontStretch</a> &bull; <a href="drawing-wand.php#DrawSetFontStyle">DrawSetFontStyle</a> &bull; <a href="drawing-wand.php#DrawSetFontWeight">DrawSetFontWeight</a> &bull; <a href="drawing-wand.php#DrawSetGravity">DrawSetGravity</a> &bull; <a href="drawing-wand.php#DrawSetStrokeColor">DrawSetStrokeColor</a> &bull; <a href="drawing-wand.php#DrawSetStrokePatternURL">DrawSetStrokePatternURL</a> &bull; <a href="drawing-wand.php#DrawSetStrokeAntialias">DrawSetStrokeAntialias</a> &bull; <a href="drawing-wand.php#DrawSetStrokeDashArray">DrawSetStrokeDashArray</a> &bull; <a href="drawing-wand.php#DrawSetStrokeDashOffset">DrawSetStrokeDashOffset</a> &bull; <a href="drawing-wand.php#DrawSetStrokeLineCap">DrawSetStrokeLineCap</a> &bull; <a href="drawing-wand.php#DrawSetStrokeLineJoin">DrawSetStrokeLineJoin</a> &bull; <a href="drawing-wand.php#DrawSetStrokeMiterLimit">DrawSetStrokeMiterLimit</a> &bull; <a href="drawing-wand.php#DrawSetStrokeOpacity">DrawSetStrokeOpacity</a> &bull; <a href="drawing-wand.php#DrawSetStrokeWidth">DrawSetStrokeWidth</a> &bull; <a href="drawing-wand.php#DrawSetTextAlignment">DrawSetTextAlignment</a> &bull; <a href="drawing-wand.php#DrawSetTextAntialias">DrawSetTextAntialias</a> &bull; <a href="drawing-wand.php#DrawSetTextDecoration">DrawSetTextDecoration</a> &bull; <a href="drawing-wand.php#DrawSetTextEncoding">DrawSetTextEncoding</a> &bull; <a href="drawing-wand.php#DrawSetTextKerning">DrawSetTextKerning</a> &bull; <a href="drawing-wand.php#DrawSetTextInterlineSpacing">DrawSetTextInterlineSpacing</a> &bull; <a href="drawing-wand.php#DrawSetTextInterwordSpacing">DrawSetTextInterwordSpacing</a> &bull; <a href="drawing-wand.php#DrawSetTextUnderColor">DrawSetTextUnderColor</a> &bull; <a href="drawing-wand.php#DrawSetVectorGraphics">DrawSetVectorGraphics</a> &bull; <a href="drawing-wand.php#DrawSkewX">DrawSkewX</a> &bull; <a href="drawing-wand.php#DrawSkewY">DrawSkewY</a> &bull; <a href="drawing-wand.php#DrawTranslate">DrawTranslate</a> &bull; <a href="drawing-wand.php#DrawSetViewbox">DrawSetViewbox</a> &bull; <a href="drawing-wand.php#IsDrawingWand">IsDrawingWand</a> &bull; <a href="drawing-wand.php#NewDrawingWand">NewDrawingWand</a> &bull; <a href="drawing-wand.php#PeekDrawingWand">PeekDrawingWand</a> &bull; <a href="drawing-wand.php#PopDrawingWand">PopDrawingWand</a> &bull; <a href="drawing-wand.php#PushDrawingWand">PushDrawingWand</a>]</p>
+<p class="navigation-index">[<a href="drawing-wand.html#ClearDrawingWand">ClearDrawingWand</a> &bull; <a href="drawing-wand.html#CloneDrawingWand">CloneDrawingWand</a> &bull; <a href="drawing-wand.html#DestroyDrawingWand">DestroyDrawingWand</a> &bull; <a href="drawing-wand.html#DrawAffine">DrawAffine</a> &bull; <a href="drawing-wand.html#DrawAnnotation">DrawAnnotation</a> &bull; <a href="drawing-wand.html#DrawArc">DrawArc</a> &bull; <a href="drawing-wand.html#DrawBezier">DrawBezier</a> &bull; <a href="drawing-wand.html#DrawCircle">DrawCircle</a> &bull; <a href="drawing-wand.html#DrawClearException">DrawClearException</a> &bull; <a href="drawing-wand.html#DrawComposite">DrawComposite</a> &bull; <a href="drawing-wand.html#DrawColor">DrawColor</a> &bull; <a href="drawing-wand.html#DrawComment">DrawComment</a> &bull; <a href="drawing-wand.html#DrawEllipse">DrawEllipse</a> &bull; <a href="drawing-wand.html#DrawGetBorderColor">DrawGetBorderColor</a> &bull; <a href="drawing-wand.html#DrawGetClipPath">DrawGetClipPath</a> &bull; <a href="drawing-wand.html#DrawGetClipRule">DrawGetClipRule</a> &bull; <a href="drawing-wand.html#DrawGetClipUnits">DrawGetClipUnits</a> &bull; <a href="drawing-wand.html#DrawGetException">DrawGetException</a> &bull; <a href="drawing-wand.html#DrawGetExceptionType">DrawGetExceptionType</a> &bull; <a href="drawing-wand.html#DrawGetFillColor">DrawGetFillColor</a> &bull; <a href="drawing-wand.html#DrawGetFillOpacity">DrawGetFillOpacity</a> &bull; <a href="drawing-wand.html#DrawGetFillRule">DrawGetFillRule</a> &bull; <a href="drawing-wand.html#DrawGetFont">DrawGetFont</a> &bull; <a href="drawing-wand.html#DrawGetFontFamily">DrawGetFontFamily</a> &bull; <a href="drawing-wand.html#DrawGetFontResolution">DrawGetFontResolution</a> &bull; <a href="drawing-wand.html#DrawGetFontSize">DrawGetFontSize</a> &bull; <a href="drawing-wand.html#DrawGetFontStretch">DrawGetFontStretch</a> &bull; <a href="drawing-wand.html#DrawGetFontStyle">DrawGetFontStyle</a> &bull; <a href="drawing-wand.html#DrawGetFontWeight">DrawGetFontWeight</a> &bull; <a href="drawing-wand.html#DrawGetGravity">DrawGetGravity</a> &bull; <a href="drawing-wand.html#DrawGetOpacity">DrawGetOpacity</a> &bull; <a href="drawing-wand.html#DrawGetStrokeAntialias">DrawGetStrokeAntialias</a> &bull; <a href="drawing-wand.html#DrawGetStrokeColor">DrawGetStrokeColor</a> &bull; <a href="drawing-wand.html#DrawGetStrokeDashArray">DrawGetStrokeDashArray</a> &bull; <a href="drawing-wand.html#DrawGetStrokeDashOffset">DrawGetStrokeDashOffset</a> &bull; <a href="drawing-wand.html#DrawGetStrokeLineCap">DrawGetStrokeLineCap</a> &bull; <a href="drawing-wand.html#DrawGetStrokeLineJoin">DrawGetStrokeLineJoin</a> &bull; <a href="drawing-wand.html#DrawGetStrokeMiterLimit">DrawGetStrokeMiterLimit</a> &bull; <a href="drawing-wand.html#DrawGetStrokeOpacity">DrawGetStrokeOpacity</a> &bull; <a href="drawing-wand.html#DrawGetStrokeWidth">DrawGetStrokeWidth</a> &bull; <a href="drawing-wand.html#DrawGetTextAlignment">DrawGetTextAlignment</a> &bull; <a href="drawing-wand.html#DrawGetTextAntialias">DrawGetTextAntialias</a> &bull; <a href="drawing-wand.html#DrawGetTextDecoration">DrawGetTextDecoration</a> &bull; <a href="drawing-wand.html#DrawGetTextEncoding">DrawGetTextEncoding</a> &bull; <a href="drawing-wand.html#DrawGetTextKerning">DrawGetTextKerning</a> &bull; <a href="drawing-wand.html#DrawGetTextInterlineSpacing">DrawGetTextInterlineSpacing</a> &bull; <a href="drawing-wand.html#DrawGetTextInterwordSpacing">DrawGetTextInterwordSpacing</a> &bull; <a href="drawing-wand.html#DrawGetVectorGraphics">DrawGetVectorGraphics</a> &bull; <a href="drawing-wand.html#DrawGetTextUnderColor">DrawGetTextUnderColor</a> &bull; <a href="drawing-wand.html#DrawLine">DrawLine</a> &bull; <a href="drawing-wand.html#DrawMatte">DrawMatte</a> &bull; <a href="drawing-wand.html#DrawPathClose">DrawPathClose</a> &bull; <a href="drawing-wand.html#DrawPathCurveToAbsolute">DrawPathCurveToAbsolute</a> &bull; <a href="drawing-wand.html#DrawPathCurveToRelative">DrawPathCurveToRelative</a> &bull; <a href="drawing-wand.html#DrawPathCurveToQuadraticBezierAbsolute">DrawPathCurveToQuadraticBezierAbsolute</a> &bull; <a href="drawing-wand.html#DrawPathCurveToQuadraticBezierRelative">DrawPathCurveToQuadraticBezierRelative</a> &bull; <a href="drawing-wand.html#DrawPathCurveToQuadraticBezierSmoothAbsolute">DrawPathCurveToQuadraticBezierSmoothAbsolute</a> &bull; <a href="drawing-wand.html#DrawPathCurveToQuadraticBezierSmoothRelative">DrawPathCurveToQuadraticBezierSmoothRelative</a> &bull; <a href="drawing-wand.html#DrawPathCurveToSmoothAbsolute">DrawPathCurveToSmoothAbsolute</a> &bull; <a href="drawing-wand.html#DrawPathCurveToSmoothRelative">DrawPathCurveToSmoothRelative</a> &bull; <a href="drawing-wand.html#DrawPathEllipticArcAbsolute">DrawPathEllipticArcAbsolute</a> &bull; <a href="drawing-wand.html#DrawPathEllipticArcRelative">DrawPathEllipticArcRelative</a> &bull; <a href="drawing-wand.html#DrawPathFinish">DrawPathFinish</a> &bull; <a href="drawing-wand.html#DrawPathLineToAbsolute">DrawPathLineToAbsolute</a> &bull; <a href="drawing-wand.html#DrawPathLineToRelative">DrawPathLineToRelative</a> &bull; <a href="drawing-wand.html#DrawPathLineToHorizontalAbsolute">DrawPathLineToHorizontalAbsolute</a> &bull; <a href="drawing-wand.html#DrawPathLineToHorizontalRelative">DrawPathLineToHorizontalRelative</a> &bull; <a href="drawing-wand.html#DrawPathLineToVerticalAbsolute">DrawPathLineToVerticalAbsolute</a> &bull; <a href="drawing-wand.html#DrawPathLineToVerticalRelative">DrawPathLineToVerticalRelative</a> &bull; <a href="drawing-wand.html#DrawPathMoveToAbsolute">DrawPathMoveToAbsolute</a> &bull; <a href="drawing-wand.html#DrawPathMoveToRelative">DrawPathMoveToRelative</a> &bull; <a href="drawing-wand.html#DrawPathStart">DrawPathStart</a> &bull; <a href="drawing-wand.html#DrawPoint">DrawPoint</a> &bull; <a href="drawing-wand.html#DrawPolygon">DrawPolygon</a> &bull; <a href="drawing-wand.html#DrawPolyline">DrawPolyline</a> &bull; <a href="drawing-wand.html#DrawPopClipPath">DrawPopClipPath</a> &bull; <a href="drawing-wand.html#DrawPopDefs">DrawPopDefs</a> &bull; <a href="drawing-wand.html#DrawPopPattern">DrawPopPattern</a> &bull; <a href="drawing-wand.html#DrawPushClipPath">DrawPushClipPath</a> &bull; <a href="drawing-wand.html#DrawPushDefs">DrawPushDefs</a> &bull; <a href="drawing-wand.html#DrawPushPattern">DrawPushPattern</a> &bull; <a href="drawing-wand.html#DrawRectangle">DrawRectangle</a> &bull; <a href="drawing-wand.html#DrawResetVectorGraphics">DrawResetVectorGraphics</a> &bull; <a href="drawing-wand.html#DrawRotate">DrawRotate</a> &bull; <a href="drawing-wand.html#DrawRoundRectangle">DrawRoundRectangle</a> &bull; <a href="drawing-wand.html#DrawScale">DrawScale</a> &bull; <a href="drawing-wand.html#DrawSetBorderColor">DrawSetBorderColor</a> &bull; <a href="drawing-wand.html#DrawSetClipPath">DrawSetClipPath</a> &bull; <a href="drawing-wand.html#DrawSetClipRule">DrawSetClipRule</a> &bull; <a href="drawing-wand.html#DrawSetClipUnits">DrawSetClipUnits</a> &bull; <a href="drawing-wand.html#DrawSetFillColor">DrawSetFillColor</a> &bull; <a href="drawing-wand.html#DrawSetFillOpacity">DrawSetFillOpacity</a> &bull; <a href="drawing-wand.html#DrawSetFontResolution">DrawSetFontResolution</a> &bull; <a href="drawing-wand.html#DrawSetOpacity">DrawSetOpacity</a> &bull; <a href="drawing-wand.html#DrawSetFillPatternURL">DrawSetFillPatternURL</a> &bull; <a href="drawing-wand.html#DrawSetFillRule">DrawSetFillRule</a> &bull; <a href="drawing-wand.html#DrawSetFont">DrawSetFont</a> &bull; <a href="drawing-wand.html#DrawSetFontFamily">DrawSetFontFamily</a> &bull; <a href="drawing-wand.html#DrawSetFontSize">DrawSetFontSize</a> &bull; <a href="drawing-wand.html#DrawSetFontStretch">DrawSetFontStretch</a> &bull; <a href="drawing-wand.html#DrawSetFontStyle">DrawSetFontStyle</a> &bull; <a href="drawing-wand.html#DrawSetFontWeight">DrawSetFontWeight</a> &bull; <a href="drawing-wand.html#DrawSetGravity">DrawSetGravity</a> &bull; <a href="drawing-wand.html#DrawSetStrokeColor">DrawSetStrokeColor</a> &bull; <a href="drawing-wand.html#DrawSetStrokePatternURL">DrawSetStrokePatternURL</a> &bull; <a href="drawing-wand.html#DrawSetStrokeAntialias">DrawSetStrokeAntialias</a> &bull; <a href="drawing-wand.html#DrawSetStrokeDashArray">DrawSetStrokeDashArray</a> &bull; <a href="drawing-wand.html#DrawSetStrokeDashOffset">DrawSetStrokeDashOffset</a> &bull; <a href="drawing-wand.html#DrawSetStrokeLineCap">DrawSetStrokeLineCap</a> &bull; <a href="drawing-wand.html#DrawSetStrokeLineJoin">DrawSetStrokeLineJoin</a> &bull; <a href="drawing-wand.html#DrawSetStrokeMiterLimit">DrawSetStrokeMiterLimit</a> &bull; <a href="drawing-wand.html#DrawSetStrokeOpacity">DrawSetStrokeOpacity</a> &bull; <a href="drawing-wand.html#DrawSetStrokeWidth">DrawSetStrokeWidth</a> &bull; <a href="drawing-wand.html#DrawSetTextAlignment">DrawSetTextAlignment</a> &bull; <a href="drawing-wand.html#DrawSetTextAntialias">DrawSetTextAntialias</a> &bull; <a href="drawing-wand.html#DrawSetTextDecoration">DrawSetTextDecoration</a> &bull; <a href="drawing-wand.html#DrawSetTextEncoding">DrawSetTextEncoding</a> &bull; <a href="drawing-wand.html#DrawSetTextKerning">DrawSetTextKerning</a> &bull; <a href="drawing-wand.html#DrawSetTextInterlineSpacing">DrawSetTextInterlineSpacing</a> &bull; <a href="drawing-wand.html#DrawSetTextInterwordSpacing">DrawSetTextInterwordSpacing</a> &bull; <a href="drawing-wand.html#DrawSetTextUnderColor">DrawSetTextUnderColor</a> &bull; <a href="drawing-wand.html#DrawSetVectorGraphics">DrawSetVectorGraphics</a> &bull; <a href="drawing-wand.html#DrawSkewX">DrawSkewX</a> &bull; <a href="drawing-wand.html#DrawSkewY">DrawSkewY</a> &bull; <a href="drawing-wand.html#DrawTranslate">DrawTranslate</a> &bull; <a href="drawing-wand.html#DrawSetViewbox">DrawSetViewbox</a> &bull; <a href="drawing-wand.html#IsDrawingWand">IsDrawingWand</a> &bull; <a href="drawing-wand.html#NewDrawingWand">NewDrawingWand</a> &bull; <a href="drawing-wand.html#PeekDrawingWand">PeekDrawingWand</a> &bull; <a href="drawing-wand.html#PopDrawingWand">PopDrawingWand</a> &bull; <a href="drawing-wand.html#PushDrawingWand">PushDrawingWand</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="ClearDrawingWand">ClearDrawingWand</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 24a79258448a5581a164b001f39c3123a36c3653..e4bb181a155fdb8de7af32b28bd2ddaf34bf16fa 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module effect Methods</h1>
-<p class="navigation-index">[<a href="effect.php#AdaptiveBlurImage">AdaptiveBlurImage</a> &bull; <a href="effect.php#AdaptiveSharpenImage">AdaptiveSharpenImage</a> &bull; <a href="effect.php#BlurImage">BlurImage</a> &bull; <a href="effect.php#ConvolveImage">ConvolveImage</a> &bull; <a href="effect.php#DespeckleImage">DespeckleImage</a> &bull; <a href="effect.php#EdgeImage">EdgeImage</a> &bull; <a href="effect.php#EmbossImage">EmbossImage</a> &bull; <a href="effect.php#FilterImage">FilterImage</a> &bull; <a href="effect.php#GaussianBlurImage">GaussianBlurImage</a> &bull; <a href="effect.php#MotionBlurImage">MotionBlurImage</a> &bull; <a href="effect.php#PreviewImage">PreviewImage</a> &bull; <a href="effect.php#RadialBlurImage">RadialBlurImage</a> &bull; <a href="effect.php#SelectiveBlurImage">SelectiveBlurImage</a> &bull; <a href="effect.php#ShadeImage">ShadeImage</a> &bull; <a href="effect.php#SharpenImage">SharpenImage</a> &bull; <a href="effect.php#SpreadImage">SpreadImage</a> &bull; <a href="effect.php#UnsharpMaskImage">UnsharpMaskImage</a>]</p>
+<p class="navigation-index">[<a href="effect.html#AdaptiveBlurImage">AdaptiveBlurImage</a> &bull; <a href="effect.html#AdaptiveSharpenImage">AdaptiveSharpenImage</a> &bull; <a href="effect.html#BlurImage">BlurImage</a> &bull; <a href="effect.html#ConvolveImage">ConvolveImage</a> &bull; <a href="effect.html#DespeckleImage">DespeckleImage</a> &bull; <a href="effect.html#EdgeImage">EdgeImage</a> &bull; <a href="effect.html#EmbossImage">EmbossImage</a> &bull; <a href="effect.html#FilterImage">FilterImage</a> &bull; <a href="effect.html#GaussianBlurImage">GaussianBlurImage</a> &bull; <a href="effect.html#MotionBlurImage">MotionBlurImage</a> &bull; <a href="effect.html#PreviewImage">PreviewImage</a> &bull; <a href="effect.html#RadialBlurImage">RadialBlurImage</a> &bull; <a href="effect.html#SelectiveBlurImage">SelectiveBlurImage</a> &bull; <a href="effect.html#ShadeImage">ShadeImage</a> &bull; <a href="effect.html#SharpenImage">SharpenImage</a> &bull; <a href="effect.html#SpreadImage">SpreadImage</a> &bull; <a href="effect.html#UnsharpMaskImage">UnsharpMaskImage</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="AdaptiveBlurImage">AdaptiveBlurImage</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 0ddac45e6794f8caa2e9be5c3b60b404c2a2bfcf..3c1eec6bb53c727f8ff06e766aa8bd891ab0cee3 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module enhance Methods</h1>
-<p class="navigation-index">[<a href="enhance.php#AutoGammaImage">AutoGammaImage</a> &bull; <a href="enhance.php#AutoLevelImage">AutoLevelImage</a> &bull; <a href="enhance.php#BrightnessContrastImage">BrightnessContrastImage</a> &bull; <a href="enhance.php#ColorDecisionListImage">ColorDecisionListImage</a> &bull; <a href="enhance.php#ClutImage">ClutImage</a> &bull; <a href="enhance.php#ContrastImage">ContrastImage</a> &bull; <a href="enhance.php#ContrastStretchImage">ContrastStretchImage</a> &bull; <a href="enhance.php#EnhanceImage">EnhanceImage</a> &bull; <a href="enhance.php#EqualizeImage">EqualizeImage</a> &bull; <a href="enhance.php#GammaImage">GammaImage</a> &bull; <a href="enhance.php#HaldClutImage">HaldClutImage</a> &bull; <a href="enhance.php#LevelImage">LevelImage</a> &bull; <a href="enhance.php#LevelizeImage">LevelizeImage</a> &bull; <a href="enhance.php#LevelizeImageChannel">LevelizeImageChannel</a> &bull; <a href="enhance.php#LevelImageColor">LevelImageColor</a> &bull; <a href="enhance.php#LinearStretchImage">LinearStretchImage</a> &bull; <a href="enhance.php#ModulateImage">ModulateImage</a> &bull; <a href="enhance.php#NegateImage">NegateImage</a> &bull; <a href="enhance.php#The NormalizeImage">The NormalizeImage</a> &bull; <a href="enhance.php#SigmoidalContrastImage">SigmoidalContrastImage</a>]</p>
+<p class="navigation-index">[<a href="enhance.html#AutoGammaImage">AutoGammaImage</a> &bull; <a href="enhance.html#AutoLevelImage">AutoLevelImage</a> &bull; <a href="enhance.html#BrightnessContrastImage">BrightnessContrastImage</a> &bull; <a href="enhance.html#ColorDecisionListImage">ColorDecisionListImage</a> &bull; <a href="enhance.html#ClutImage">ClutImage</a> &bull; <a href="enhance.html#ContrastImage">ContrastImage</a> &bull; <a href="enhance.html#ContrastStretchImage">ContrastStretchImage</a> &bull; <a href="enhance.html#EnhanceImage">EnhanceImage</a> &bull; <a href="enhance.html#EqualizeImage">EqualizeImage</a> &bull; <a href="enhance.html#GammaImage">GammaImage</a> &bull; <a href="enhance.html#HaldClutImage">HaldClutImage</a> &bull; <a href="enhance.html#LevelImage">LevelImage</a> &bull; <a href="enhance.html#LevelizeImage">LevelizeImage</a> &bull; <a href="enhance.html#LevelizeImageChannel">LevelizeImageChannel</a> &bull; <a href="enhance.html#LevelImageColor">LevelImageColor</a> &bull; <a href="enhance.html#LinearStretchImage">LinearStretchImage</a> &bull; <a href="enhance.html#ModulateImage">ModulateImage</a> &bull; <a href="enhance.html#NegateImage">NegateImage</a> &bull; <a href="enhance.html#The NormalizeImage">The NormalizeImage</a> &bull; <a href="enhance.html#SigmoidalContrastImage">SigmoidalContrastImage</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="AutoGammaImage">AutoGammaImage</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 7494b7ef8b004c33cae40099173907168615e177..fb844832d9745de0c40405eb57fd429475ac2465 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module exception Methods</h1>
-<p class="navigation-index">[<a href="exception.php#AcquireExceptionInfo">AcquireExceptionInfo</a> &bull; <a href="exception.php#ClearMagickException">ClearMagickException</a> &bull; <a href="exception.php#CatchException">CatchException</a> &bull; <a href="exception.php#DestroyExceptionInfo">DestroyExceptionInfo</a> &bull; <a href="exception.php#GetExceptionInfo">GetExceptionInfo</a> &bull; <a href="exception.php#GetExceptionMessage">GetExceptionMessage</a> &bull; <a href="exception.php#GetLocaleExceptionMessage">GetLocaleExceptionMessage</a> &bull; <a href="exception.php#InheritException">InheritException</a> &bull; <a href="exception.php#MagickError">MagickError</a> &bull; <a href="exception.php#MagickFatalError">MagickFatalError</a> &bull; <a href="exception.php#MagickWarning">MagickWarning</a> &bull; <a href="exception.php#SetErrorHandler">SetErrorHandler</a> &bull; <a href="exception.php#SetFatalErrorHandler">SetFatalErrorHandler</a> &bull; <a href="exception.php#SetWarningHandler">SetWarningHandler</a> &bull; <a href="exception.php#ThrowException">ThrowException</a>]</p>
+<p class="navigation-index">[<a href="exception.html#AcquireExceptionInfo">AcquireExceptionInfo</a> &bull; <a href="exception.html#ClearMagickException">ClearMagickException</a> &bull; <a href="exception.html#CatchException">CatchException</a> &bull; <a href="exception.html#DestroyExceptionInfo">DestroyExceptionInfo</a> &bull; <a href="exception.html#GetExceptionInfo">GetExceptionInfo</a> &bull; <a href="exception.html#GetExceptionMessage">GetExceptionMessage</a> &bull; <a href="exception.html#GetLocaleExceptionMessage">GetLocaleExceptionMessage</a> &bull; <a href="exception.html#InheritException">InheritException</a> &bull; <a href="exception.html#MagickError">MagickError</a> &bull; <a href="exception.html#MagickFatalError">MagickFatalError</a> &bull; <a href="exception.html#MagickWarning">MagickWarning</a> &bull; <a href="exception.html#SetErrorHandler">SetErrorHandler</a> &bull; <a href="exception.html#SetFatalErrorHandler">SetFatalErrorHandler</a> &bull; <a href="exception.html#SetWarningHandler">SetWarningHandler</a> &bull; <a href="exception.html#ThrowException">ThrowException</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="AcquireExceptionInfo">AcquireExceptionInfo</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index d177bc86c84018067c0ca8ec11deb08fc1dfa9ea..a73ebc2a2b2b25490da93bb17b65c74ba4f5f4c5 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module feature Methods</h1>
-<p class="navigation-index">[<a href="feature.php#GetImageChannelFeatures">GetImageChannelFeatures</a>]</p>
+<p class="navigation-index">[<a href="feature.html#GetImageChannelFeatures">GetImageChannelFeatures</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/feature_8c.html" id="GetImageChannelFeatures">GetImageChannelFeatures</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index c151bfd866d17ffc64326a63189e834cfa18eb8f..5851310df49b206de5a2c0c343f1e128ead334d8 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module fourier Methods</h1>
-<p class="navigation-index">[<a href="fourier.php#ForwardFourierTransformImage">ForwardFourierTransformImage</a> &bull; <a href="fourier.php#InverseFourierTransformImage">InverseFourierTransformImage</a>]</p>
+<p class="navigation-index">[<a href="fourier.html#ForwardFourierTransformImage">ForwardFourierTransformImage</a> &bull; <a href="fourier.html#InverseFourierTransformImage">InverseFourierTransformImage</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/fourier_8c.html" id="ForwardFourierTransformImage">ForwardFourierTransformImage</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index dc8f376e75d476681102cfc989b72532815b06d4..0e2fe57a846fb11866682d793cd3b90a78658a93 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module fx Methods</h1>
-<p class="navigation-index">[<a href="fx.php#AddNoiseImage">AddNoiseImage</a> &bull; <a href="fx.php#BlueShiftImage">BlueShiftImage</a> &bull; <a href="fx.php#CharcoalImage">CharcoalImage</a> &bull; <a href="fx.php#ColorizeImage">ColorizeImage</a> &bull; <a href="fx.php#ColorMatrixImage">ColorMatrixImage</a> &bull; <a href="fx.php#FxImage">FxImage</a> &bull; <a href="fx.php#ImplodeImage">ImplodeImage</a> &bull; <a href="fx.php#The MorphImages">The MorphImages</a> &bull; <a href="fx.php#PlasmaImage">PlasmaImage</a> &bull; <a href="fx.php#PolaroidImage">PolaroidImage</a> &bull; <a href="fx.php#MagickSepiaToneImage">MagickSepiaToneImage</a> &bull; <a href="fx.php#ShadowImage">ShadowImage</a> &bull; <a href="fx.php#SketchImage">SketchImage</a> &bull; <a href="fx.php#SolarizeImage">SolarizeImage</a> &bull; <a href="fx.php#SteganoImage">SteganoImage</a> &bull; <a href="fx.php#StereoAnaglyphImage">StereoAnaglyphImage</a> &bull; <a href="fx.php#SwirlImage">SwirlImage</a> &bull; <a href="fx.php#TintImage">TintImage</a> &bull; <a href="fx.php#VignetteImage">VignetteImage</a> &bull; <a href="fx.php#WaveImage">WaveImage</a>]</p>
+<p class="navigation-index">[<a href="fx.html#AddNoiseImage">AddNoiseImage</a> &bull; <a href="fx.html#BlueShiftImage">BlueShiftImage</a> &bull; <a href="fx.html#CharcoalImage">CharcoalImage</a> &bull; <a href="fx.html#ColorizeImage">ColorizeImage</a> &bull; <a href="fx.html#ColorMatrixImage">ColorMatrixImage</a> &bull; <a href="fx.html#FxImage">FxImage</a> &bull; <a href="fx.html#ImplodeImage">ImplodeImage</a> &bull; <a href="fx.html#The MorphImages">The MorphImages</a> &bull; <a href="fx.html#PlasmaImage">PlasmaImage</a> &bull; <a href="fx.html#PolaroidImage">PolaroidImage</a> &bull; <a href="fx.html#MagickSepiaToneImage">MagickSepiaToneImage</a> &bull; <a href="fx.html#ShadowImage">ShadowImage</a> &bull; <a href="fx.html#SketchImage">SketchImage</a> &bull; <a href="fx.html#SolarizeImage">SolarizeImage</a> &bull; <a href="fx.html#SteganoImage">SteganoImage</a> &bull; <a href="fx.html#StereoAnaglyphImage">StereoAnaglyphImage</a> &bull; <a href="fx.html#SwirlImage">SwirlImage</a> &bull; <a href="fx.html#TintImage">TintImage</a> &bull; <a href="fx.html#VignetteImage">VignetteImage</a> &bull; <a href="fx.html#WaveImage">WaveImage</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="AddNoiseImage">AddNoiseImage</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 2b3ee740af82a7727de16cce2a1a60ddcad9dfa7..2d7b5e1860ee9cc31454e924161f5abe4135a903 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module histogram Methods</h1>
-<p class="navigation-index">[<a href="histogram.php#GetImageHistogram">GetImageHistogram</a> &bull; <a href="histogram.php#IsHistogramImage">IsHistogramImage</a> &bull; <a href="histogram.php#IsPaletteImage">IsPaletteImage</a> &bull; <a href="histogram.php#MinMaxStretchImage">MinMaxStretchImage</a> &bull; <a href="histogram.php#GetNumberColors">GetNumberColors</a> &bull; <a href="histogram.php#UniqueImageColors">UniqueImageColors</a>]</p>
+<p class="navigation-index">[<a href="histogram.html#GetImageHistogram">GetImageHistogram</a> &bull; <a href="histogram.html#IsHistogramImage">IsHistogramImage</a> &bull; <a href="histogram.html#IsPaletteImage">IsPaletteImage</a> &bull; <a href="histogram.html#MinMaxStretchImage">MinMaxStretchImage</a> &bull; <a href="histogram.html#GetNumberColors">GetNumberColors</a> &bull; <a href="histogram.html#UniqueImageColors">UniqueImageColors</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/histogram_8c.html" id="GetImageHistogram">GetImageHistogram</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 7f23ee3e90a8fa8d6be6217644d9a00008e4660d..a1a6d8aa1c3b79f652623d7a2277e9e673ee94cd 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module image-view Methods</h1>
-<p class="navigation-index">[<a href="image-view.php#CloneImageView">CloneImageView</a> &bull; <a href="image-view.php#DestroyImageView">DestroyImageView</a> &bull; <a href="image-view.php#DuplexTransferImageViewIterator">DuplexTransferImageViewIterator</a> &bull; <a href="image-view.php#GetImageViewAuthenticIndexes">GetImageViewAuthenticIndexes</a> &bull; <a href="image-view.php#GetImageViewAuthenticPixels">GetImageViewAuthenticPixels</a> &bull; <a href="image-view.php#GetImageViewException">GetImageViewException</a> &bull; <a href="image-view.php#GetImageViewExtent">GetImageViewExtent</a> &bull; <a href="image-view.php#GetImageViewImage">GetImageViewImage</a> &bull; <a href="image-view.php#GetImageViewIterator">GetImageViewIterator</a> &bull; <a href="image-view.php#GetImageViewVirtualIndexes">GetImageViewVirtualIndexes</a> &bull; <a href="image-view.php#GetImageViewVirtualPixels">GetImageViewVirtualPixels</a> &bull; <a href="image-view.php#IsImageView">IsImageView</a> &bull; <a href="image-view.php#NewImageView">NewImageView</a> &bull; <a href="image-view.php#NewImageViewRegion">NewImageViewRegion</a> &bull; <a href="image-view.php#SetImageViewDescription">SetImageViewDescription</a> &bull; <a href="image-view.php#SetImageViewIterator">SetImageViewIterator</a> &bull; <a href="image-view.php#SetImageViewThreads">SetImageViewThreads</a> &bull; <a href="image-view.php#TransferImageViewIterator">TransferImageViewIterator</a> &bull; <a href="image-view.php#UpdateImageViewIterator">UpdateImageViewIterator</a>]</p>
+<p class="navigation-index">[<a href="image-view.html#CloneImageView">CloneImageView</a> &bull; <a href="image-view.html#DestroyImageView">DestroyImageView</a> &bull; <a href="image-view.html#DuplexTransferImageViewIterator">DuplexTransferImageViewIterator</a> &bull; <a href="image-view.html#GetImageViewAuthenticIndexes">GetImageViewAuthenticIndexes</a> &bull; <a href="image-view.html#GetImageViewAuthenticPixels">GetImageViewAuthenticPixels</a> &bull; <a href="image-view.html#GetImageViewException">GetImageViewException</a> &bull; <a href="image-view.html#GetImageViewExtent">GetImageViewExtent</a> &bull; <a href="image-view.html#GetImageViewImage">GetImageViewImage</a> &bull; <a href="image-view.html#GetImageViewIterator">GetImageViewIterator</a> &bull; <a href="image-view.html#GetImageViewVirtualIndexes">GetImageViewVirtualIndexes</a> &bull; <a href="image-view.html#GetImageViewVirtualPixels">GetImageViewVirtualPixels</a> &bull; <a href="image-view.html#IsImageView">IsImageView</a> &bull; <a href="image-view.html#NewImageView">NewImageView</a> &bull; <a href="image-view.html#NewImageViewRegion">NewImageViewRegion</a> &bull; <a href="image-view.html#SetImageViewDescription">SetImageViewDescription</a> &bull; <a href="image-view.html#SetImageViewIterator">SetImageViewIterator</a> &bull; <a href="image-view.html#SetImageViewThreads">SetImageViewThreads</a> &bull; <a href="image-view.html#TransferImageViewIterator">TransferImageViewIterator</a> &bull; <a href="image-view.html#UpdateImageViewIterator">UpdateImageViewIterator</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="CloneImageView">CloneImageView</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 3535854afa2ee97c9a3f073adce3530d5e0c1e71..514360ad29b144eb12fa7b4050e4a5d1c3d8f26e 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module image Methods</h1>
-<p class="navigation-index">[<a href="image.php#AcquireImage">AcquireImage</a> &bull; <a href="image.php#AcquireImageInfo">AcquireImageInfo</a> &bull; <a href="image.php#AcquireNextImage">AcquireNextImage</a> &bull; <a href="image.php#AppendImages">AppendImages</a> &bull; <a href="image.php#CatchImageException">CatchImageException</a> &bull; <a href="image.php#ClipImagePath">ClipImagePath</a> &bull; <a href="image.php#CloneImage">CloneImage</a> &bull; <a href="image.php#CloneImageInfo">CloneImageInfo</a> &bull; <a href="image.php#DestroyImage">DestroyImage</a> &bull; <a href="image.php#DestroyImageInfo">DestroyImageInfo</a> &bull; <a href="image.php#GetImageClipMask">GetImageClipMask</a> &bull; <a href="image.php#GetImageException">GetImageException</a> &bull; <a href="image.php#GetImageInfo">GetImageInfo</a> &bull; <a href="image.php#GetImageInfoFile">GetImageInfoFile</a> &bull; <a href="image.php#GetImageMask">GetImageMask</a> &bull; <a href="image.php#GetImageChannels">GetImageChannels</a> &bull; <a href="image.php#GetImageVirtualPixelMethod">GetImageVirtualPixelMethod</a> &bull; <a href="image.php#InterpretImageFilename">InterpretImageFilename</a> &bull; <a href="image.php#IsHighDynamicRangeImage">IsHighDynamicRangeImage</a> &bull; <a href="image.php#IsImageObject">IsImageObject</a> &bull; <a href="image.php#IsTaintImage">IsTaintImage</a> &bull; <a href="image.php#ModifyImage">ModifyImage</a> &bull; <a href="image.php#NewMagickImage">NewMagickImage</a> &bull; <a href="image.php#ReferenceImage">ReferenceImage</a> &bull; <a href="image.php#ResetImagePage">ResetImagePage</a> &bull; <a href="image.php#SetImageBackgroundColor">SetImageBackgroundColor</a> &bull; <a href="image.php#SetImageChannels">SetImageChannels</a> &bull; <a href="image.php#SetImageColor">SetImageColor</a> &bull; <a href="image.php#SetImageStorageClass">SetImageStorageClass</a> &bull; <a href="image.php#SetImageClipMask">SetImageClipMask</a> &bull; <a href="image.php#SetImageExtent">SetImageExtent</a> &bull; <a href="image.php#SetImageInfoBlob">SetImageInfoBlob</a> &bull; <a href="image.php#SetImageInfoFile">SetImageInfoFile</a> &bull; <a href="image.php#SetImageMask">SetImageMask</a> &bull; <a href="image.php#SetImageOpacity">SetImageOpacity</a> &bull; <a href="image.php#SetImageVirtualPixelMethod">SetImageVirtualPixelMethod</a> &bull; <a href="image.php#SmushImages">SmushImages</a> &bull; <a href="image.php#StripImage">StripImage</a> &bull; <a href="image.php#SyncImageSettings">SyncImageSettings</a>]</p>
+<p class="navigation-index">[<a href="image.html#AcquireImage">AcquireImage</a> &bull; <a href="image.html#AcquireImageInfo">AcquireImageInfo</a> &bull; <a href="image.html#AcquireNextImage">AcquireNextImage</a> &bull; <a href="image.html#AppendImages">AppendImages</a> &bull; <a href="image.html#CatchImageException">CatchImageException</a> &bull; <a href="image.html#ClipImagePath">ClipImagePath</a> &bull; <a href="image.html#CloneImage">CloneImage</a> &bull; <a href="image.html#CloneImageInfo">CloneImageInfo</a> &bull; <a href="image.html#DestroyImage">DestroyImage</a> &bull; <a href="image.html#DestroyImageInfo">DestroyImageInfo</a> &bull; <a href="image.html#GetImageClipMask">GetImageClipMask</a> &bull; <a href="image.html#GetImageException">GetImageException</a> &bull; <a href="image.html#GetImageInfo">GetImageInfo</a> &bull; <a href="image.html#GetImageInfoFile">GetImageInfoFile</a> &bull; <a href="image.html#GetImageMask">GetImageMask</a> &bull; <a href="image.html#GetImageChannels">GetImageChannels</a> &bull; <a href="image.html#GetImageVirtualPixelMethod">GetImageVirtualPixelMethod</a> &bull; <a href="image.html#InterpretImageFilename">InterpretImageFilename</a> &bull; <a href="image.html#IsHighDynamicRangeImage">IsHighDynamicRangeImage</a> &bull; <a href="image.html#IsImageObject">IsImageObject</a> &bull; <a href="image.html#IsTaintImage">IsTaintImage</a> &bull; <a href="image.html#ModifyImage">ModifyImage</a> &bull; <a href="image.html#NewMagickImage">NewMagickImage</a> &bull; <a href="image.html#ReferenceImage">ReferenceImage</a> &bull; <a href="image.html#ResetImagePage">ResetImagePage</a> &bull; <a href="image.html#SetImageBackgroundColor">SetImageBackgroundColor</a> &bull; <a href="image.html#SetImageChannels">SetImageChannels</a> &bull; <a href="image.html#SetImageColor">SetImageColor</a> &bull; <a href="image.html#SetImageStorageClass">SetImageStorageClass</a> &bull; <a href="image.html#SetImageClipMask">SetImageClipMask</a> &bull; <a href="image.html#SetImageExtent">SetImageExtent</a> &bull; <a href="image.html#SetImageInfoBlob">SetImageInfoBlob</a> &bull; <a href="image.html#SetImageInfoFile">SetImageInfoFile</a> &bull; <a href="image.html#SetImageMask">SetImageMask</a> &bull; <a href="image.html#SetImageOpacity">SetImageOpacity</a> &bull; <a href="image.html#SetImageVirtualPixelMethod">SetImageVirtualPixelMethod</a> &bull; <a href="image.html#SmushImages">SmushImages</a> &bull; <a href="image.html#StripImage">StripImage</a> &bull; <a href="image.html#SyncImageSettings">SyncImageSettings</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="AcquireImage">AcquireImage</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 67629f17d93e029f4c55a3aa9136e2b491ea71df..3f161b84cef194e966787aaca4b1fa0e4b29ff4c 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module layer Methods</h1>
-<p class="navigation-index">[<a href="layer.php#CoalesceImages">CoalesceImages</a> &bull; <a href="layer.php#DisposeImages">DisposeImages</a> &bull; <a href="layer.php#CompareImageLayers">CompareImageLayers</a> &bull; <a href="layer.php#DeconstructImages">DeconstructImages</a> &bull; <a href="layer.php#OptimizeImageLayers">OptimizeImageLayers</a> &bull; <a href="layer.php#OptimizeImagePlusLayers">OptimizeImagePlusLayers</a> &bull; <a href="layer.php#OptimizeImageTransparency">OptimizeImageTransparency</a> &bull; <a href="layer.php#RemoveDuplicateLayers">RemoveDuplicateLayers</a> &bull; <a href="layer.php#RemoveZeroDelayLayers">RemoveZeroDelayLayers</a> &bull; <a href="layer.php#CompositeLayers">CompositeLayers</a> &bull; <a href="layer.php#MergeImageLayers">MergeImageLayers</a>]</p>
+<p class="navigation-index">[<a href="layer.html#CoalesceImages">CoalesceImages</a> &bull; <a href="layer.html#DisposeImages">DisposeImages</a> &bull; <a href="layer.html#CompareImageLayers">CompareImageLayers</a> &bull; <a href="layer.html#DeconstructImages">DeconstructImages</a> &bull; <a href="layer.html#OptimizeImageLayers">OptimizeImageLayers</a> &bull; <a href="layer.html#OptimizeImagePlusLayers">OptimizeImagePlusLayers</a> &bull; <a href="layer.html#OptimizeImageTransparency">OptimizeImageTransparency</a> &bull; <a href="layer.html#RemoveDuplicateLayers">RemoveDuplicateLayers</a> &bull; <a href="layer.html#RemoveZeroDelayLayers">RemoveZeroDelayLayers</a> &bull; <a href="layer.html#CompositeLayers">CompositeLayers</a> &bull; <a href="layer.html#MergeImageLayers">MergeImageLayers</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/layer_8c.html" id="CoalesceImages">CoalesceImages</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 0d0ba70b91ed9930c9a418b33bbaa5b598ac730d..55ad7c3b28ee9ca285946072dfb2399cc52bacc9 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module list Methods</h1>
-<p class="navigation-index">[<a href="list.php#AppendImageToList">AppendImageToList</a> &bull; <a href="list.php#CloneImageList">CloneImageList</a> &bull; <a href="list.php#CloneImages">CloneImages</a> &bull; <a href="list.php#DeleteImageFromList">DeleteImageFromList</a> &bull; <a href="list.php#DeleteImages">DeleteImages</a> &bull; <a href="list.php#DestroyImageList">DestroyImageList</a> &bull; <a href="list.php#DuplicateImages">DuplicateImages</a> &bull; <a href="list.php#GetFirstImageInList">GetFirstImageInList</a> &bull; <a href="list.php#GetImageFromList">GetImageFromList</a> &bull; <a href="list.php#GetImageIndexInList">GetImageIndexInList</a> &bull; <a href="list.php#GetImageListLength">GetImageListLength</a> &bull; <a href="list.php#GetLastImageInList">GetLastImageInList</a> &bull; <a href="list.php#GetNextImageInList">GetNextImageInList</a> &bull; <a href="list.php#GetPreviousImageInList">GetPreviousImageInList</a> &bull; <a href="list.php#ImageListToArray">ImageListToArray</a> &bull; <a href="list.php#InsertImageInList">InsertImageInList</a> &bull; <a href="list.php#NewImageList">NewImageList</a> &bull; <a href="list.php#PrependImageToList">PrependImageToList</a> &bull; <a href="list.php#RemoveImageFromList">RemoveImageFromList</a> &bull; <a href="list.php#RemoveFirstImageFromList">RemoveFirstImageFromList</a> &bull; <a href="list.php#RemoveLastImageFromList">RemoveLastImageFromList</a> &bull; <a href="list.php#ReplaceImageInList">ReplaceImageInList</a> &bull; <a href="list.php#ReplaceImageInListReturnLast">ReplaceImageInListReturnLast</a> &bull; <a href="list.php#ReverseImageList">ReverseImageList</a> &bull; <a href="list.php#SpliceImageIntoList">SpliceImageIntoList</a> &bull; <a href="list.php#SplitImageList">SplitImageList</a>]</p>
+<p class="navigation-index">[<a href="list.html#AppendImageToList">AppendImageToList</a> &bull; <a href="list.html#CloneImageList">CloneImageList</a> &bull; <a href="list.html#CloneImages">CloneImages</a> &bull; <a href="list.html#DeleteImageFromList">DeleteImageFromList</a> &bull; <a href="list.html#DeleteImages">DeleteImages</a> &bull; <a href="list.html#DestroyImageList">DestroyImageList</a> &bull; <a href="list.html#DuplicateImages">DuplicateImages</a> &bull; <a href="list.html#GetFirstImageInList">GetFirstImageInList</a> &bull; <a href="list.html#GetImageFromList">GetImageFromList</a> &bull; <a href="list.html#GetImageIndexInList">GetImageIndexInList</a> &bull; <a href="list.html#GetImageListLength">GetImageListLength</a> &bull; <a href="list.html#GetLastImageInList">GetLastImageInList</a> &bull; <a href="list.html#GetNextImageInList">GetNextImageInList</a> &bull; <a href="list.html#GetPreviousImageInList">GetPreviousImageInList</a> &bull; <a href="list.html#ImageListToArray">ImageListToArray</a> &bull; <a href="list.html#InsertImageInList">InsertImageInList</a> &bull; <a href="list.html#NewImageList">NewImageList</a> &bull; <a href="list.html#PrependImageToList">PrependImageToList</a> &bull; <a href="list.html#RemoveImageFromList">RemoveImageFromList</a> &bull; <a href="list.html#RemoveFirstImageFromList">RemoveFirstImageFromList</a> &bull; <a href="list.html#RemoveLastImageFromList">RemoveLastImageFromList</a> &bull; <a href="list.html#ReplaceImageInList">ReplaceImageInList</a> &bull; <a href="list.html#ReplaceImageInListReturnLast">ReplaceImageInListReturnLast</a> &bull; <a href="list.html#ReverseImageList">ReverseImageList</a> &bull; <a href="list.html#SpliceImageIntoList">SpliceImageIntoList</a> &bull; <a href="list.html#SplitImageList">SplitImageList</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="AppendImageToList">AppendImageToList</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 9361d35eea34c256a3fe28489bc47d5decdbd59d..bbd09bae7b925e51e16999e2a38a7ae6ba2f8360 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module deprecate Methods</h1>
-<p class="navigation-index">[<a href="magick-deprecate.php#MagickAverageImages">MagickAverageImages</a> &bull; <a href="magick-deprecate.php#ClonePixelView">ClonePixelView</a> &bull; <a href="magick-deprecate.php#DestroyPixelView">DestroyPixelView</a> &bull; <a href="magick-deprecate.php#DuplexTransferPixelViewIterator">DuplexTransferPixelViewIterator</a> &bull; <a href="magick-deprecate.php#GetPixelViewException">GetPixelViewException</a> &bull; <a href="magick-deprecate.php#GetPixelViewHeight">GetPixelViewHeight</a> &bull; <a href="magick-deprecate.php#GetPixelViewIterator">GetPixelViewIterator</a> &bull; <a href="magick-deprecate.php#GetPixelViewPixels">GetPixelViewPixels</a> &bull; <a href="magick-deprecate.php#GetPixelViewWand">GetPixelViewWand</a> &bull; <a href="magick-deprecate.php#GetPixelViewWidth">GetPixelViewWidth</a> &bull; <a href="magick-deprecate.php#GetPixelViewX">GetPixelViewX</a> &bull; <a href="magick-deprecate.php#GetPixelViewY">GetPixelViewY</a> &bull; <a href="magick-deprecate.php#IsPixelView">IsPixelView</a> &bull; <a href="magick-deprecate.php#MagickClipPathImage">MagickClipPathImage</a> &bull; <a href="magick-deprecate.php#DrawGetFillAlpha">DrawGetFillAlpha</a> &bull; <a href="magick-deprecate.php#DrawGetStrokeAlpha">DrawGetStrokeAlpha</a> &bull; <a href="magick-deprecate.php#DrawPeekGraphicWand">DrawPeekGraphicWand</a> &bull; <a href="magick-deprecate.php#DrawPopGraphicContext">DrawPopGraphicContext</a> &bull; <a href="magick-deprecate.php#DrawPushGraphicContext">DrawPushGraphicContext</a> &bull; <a href="magick-deprecate.php#DrawSetFillAlpha">DrawSetFillAlpha</a> &bull; <a href="magick-deprecate.php#DrawSetStrokeAlpha">DrawSetStrokeAlpha</a> &bull; <a href="magick-deprecate.php#MagickColorFloodfillImage">MagickColorFloodfillImage</a> &bull; <a href="magick-deprecate.php#MagickDescribeImage">MagickDescribeImage</a> &bull; <a href="magick-deprecate.php#MagickFlattenImages">MagickFlattenImages</a> &bull; <a href="magick-deprecate.php#MagickGetImageAttribute">MagickGetImageAttribute</a> &bull; <a href="magick-deprecate.php#MagickGetImageMatte">MagickGetImageMatte</a> &bull; <a href="magick-deprecate.php#MagickGetImagePixels">MagickGetImagePixels</a> &bull; <a href="magick-deprecate.php#MagickGetImageSize">MagickGetImageSize</a> &bull; <a href="magick-deprecate.php#MagickMapImage">MagickMapImage</a> &bull; <a href="magick-deprecate.php#MagickMatteFloodfillImage">MagickMatteFloodfillImage</a> &bull; <a href="magick-deprecate.php#MagickMedianFilterImage">MagickMedianFilterImage</a> &bull; <a href="magick-deprecate.php#MagickMinimumImages">MagickMinimumImages</a> &bull; <a href="magick-deprecate.php#MagickModeImage">MagickModeImage</a> &bull; <a href="magick-deprecate.php#MagickMosaicImages">MagickMosaicImages</a> &bull; <a href="magick-deprecate.php#MagickOpaqueImage">MagickOpaqueImage</a> &bull; <a href="magick-deprecate.php#MagickPaintFloodfillImage">MagickPaintFloodfillImage</a> &bull; <a href="magick-deprecate.php#MagickPaintOpaqueImage">MagickPaintOpaqueImage</a> &bull; <a href="magick-deprecate.php#MagickPaintTransparentImage">MagickPaintTransparentImage</a> &bull; <a href="magick-deprecate.php#MagickRecolorImage">MagickRecolorImage</a> &bull; <a href="magick-deprecate.php#MagickReduceNoiseImage">MagickReduceNoiseImage</a> &bull; <a href="magick-deprecate.php#MagickMaximumImages">MagickMaximumImages</a> &bull; <a href="magick-deprecate.php#MagickSetImageAttribute">MagickSetImageAttribute</a> &bull; <a href="magick-deprecate.php#MagickSetImageIndex">MagickSetImageIndex</a> &bull; <a href="magick-deprecate.php#MagickTransparentImage">MagickTransparentImage</a> &bull; <a href="magick-deprecate.php#MagickRegionOfInterestImage">MagickRegionOfInterestImage</a> &bull; <a href="magick-deprecate.php#MagickSetImagePixels">MagickSetImagePixels</a> &bull; <a href="magick-deprecate.php#MagickWriteImageBlob">MagickWriteImageBlob</a> &bull; <a href="magick-deprecate.php#NewPixelView">NewPixelView</a> &bull; <a href="magick-deprecate.php#NewPixelViewRegion">NewPixelViewRegion</a> &bull; <a href="magick-deprecate.php#PixelGetNextRow">PixelGetNextRow</a> &bull; <a href="magick-deprecate.php#PixelIteratorGetException">PixelIteratorGetException</a> &bull; <a href="magick-deprecate.php#SetPixelViewIterator">SetPixelViewIterator</a> &bull; <a href="magick-deprecate.php#TransferPixelViewIterator">TransferPixelViewIterator</a> &bull; <a href="magick-deprecate.php#UpdatePixelViewIterator">UpdatePixelViewIterator</a>]</p>
+<p class="navigation-index">[<a href="magick-deprecate.html#MagickAverageImages">MagickAverageImages</a> &bull; <a href="magick-deprecate.html#ClonePixelView">ClonePixelView</a> &bull; <a href="magick-deprecate.html#DestroyPixelView">DestroyPixelView</a> &bull; <a href="magick-deprecate.html#DuplexTransferPixelViewIterator">DuplexTransferPixelViewIterator</a> &bull; <a href="magick-deprecate.html#GetPixelViewException">GetPixelViewException</a> &bull; <a href="magick-deprecate.html#GetPixelViewHeight">GetPixelViewHeight</a> &bull; <a href="magick-deprecate.html#GetPixelViewIterator">GetPixelViewIterator</a> &bull; <a href="magick-deprecate.html#GetPixelViewPixels">GetPixelViewPixels</a> &bull; <a href="magick-deprecate.html#GetPixelViewWand">GetPixelViewWand</a> &bull; <a href="magick-deprecate.html#GetPixelViewWidth">GetPixelViewWidth</a> &bull; <a href="magick-deprecate.html#GetPixelViewX">GetPixelViewX</a> &bull; <a href="magick-deprecate.html#GetPixelViewY">GetPixelViewY</a> &bull; <a href="magick-deprecate.html#IsPixelView">IsPixelView</a> &bull; <a href="magick-deprecate.html#MagickClipPathImage">MagickClipPathImage</a> &bull; <a href="magick-deprecate.html#DrawGetFillAlpha">DrawGetFillAlpha</a> &bull; <a href="magick-deprecate.html#DrawGetStrokeAlpha">DrawGetStrokeAlpha</a> &bull; <a href="magick-deprecate.html#DrawPeekGraphicWand">DrawPeekGraphicWand</a> &bull; <a href="magick-deprecate.html#DrawPopGraphicContext">DrawPopGraphicContext</a> &bull; <a href="magick-deprecate.html#DrawPushGraphicContext">DrawPushGraphicContext</a> &bull; <a href="magick-deprecate.html#DrawSetFillAlpha">DrawSetFillAlpha</a> &bull; <a href="magick-deprecate.html#DrawSetStrokeAlpha">DrawSetStrokeAlpha</a> &bull; <a href="magick-deprecate.html#MagickColorFloodfillImage">MagickColorFloodfillImage</a> &bull; <a href="magick-deprecate.html#MagickDescribeImage">MagickDescribeImage</a> &bull; <a href="magick-deprecate.html#MagickFlattenImages">MagickFlattenImages</a> &bull; <a href="magick-deprecate.html#MagickGetImageAttribute">MagickGetImageAttribute</a> &bull; <a href="magick-deprecate.html#MagickGetImageMatte">MagickGetImageMatte</a> &bull; <a href="magick-deprecate.html#MagickGetImagePixels">MagickGetImagePixels</a> &bull; <a href="magick-deprecate.html#MagickGetImageSize">MagickGetImageSize</a> &bull; <a href="magick-deprecate.html#MagickMapImage">MagickMapImage</a> &bull; <a href="magick-deprecate.html#MagickMatteFloodfillImage">MagickMatteFloodfillImage</a> &bull; <a href="magick-deprecate.html#MagickMedianFilterImage">MagickMedianFilterImage</a> &bull; <a href="magick-deprecate.html#MagickMinimumImages">MagickMinimumImages</a> &bull; <a href="magick-deprecate.html#MagickModeImage">MagickModeImage</a> &bull; <a href="magick-deprecate.html#MagickMosaicImages">MagickMosaicImages</a> &bull; <a href="magick-deprecate.html#MagickOpaqueImage">MagickOpaqueImage</a> &bull; <a href="magick-deprecate.html#MagickPaintFloodfillImage">MagickPaintFloodfillImage</a> &bull; <a href="magick-deprecate.html#MagickPaintOpaqueImage">MagickPaintOpaqueImage</a> &bull; <a href="magick-deprecate.html#MagickPaintTransparentImage">MagickPaintTransparentImage</a> &bull; <a href="magick-deprecate.html#MagickRecolorImage">MagickRecolorImage</a> &bull; <a href="magick-deprecate.html#MagickReduceNoiseImage">MagickReduceNoiseImage</a> &bull; <a href="magick-deprecate.html#MagickMaximumImages">MagickMaximumImages</a> &bull; <a href="magick-deprecate.html#MagickSetImageAttribute">MagickSetImageAttribute</a> &bull; <a href="magick-deprecate.html#MagickSetImageIndex">MagickSetImageIndex</a> &bull; <a href="magick-deprecate.html#MagickTransparentImage">MagickTransparentImage</a> &bull; <a href="magick-deprecate.html#MagickRegionOfInterestImage">MagickRegionOfInterestImage</a> &bull; <a href="magick-deprecate.html#MagickSetImagePixels">MagickSetImagePixels</a> &bull; <a href="magick-deprecate.html#MagickWriteImageBlob">MagickWriteImageBlob</a> &bull; <a href="magick-deprecate.html#NewPixelView">NewPixelView</a> &bull; <a href="magick-deprecate.html#NewPixelViewRegion">NewPixelViewRegion</a> &bull; <a href="magick-deprecate.html#PixelGetNextRow">PixelGetNextRow</a> &bull; <a href="magick-deprecate.html#PixelIteratorGetException">PixelIteratorGetException</a> &bull; <a href="magick-deprecate.html#SetPixelViewIterator">SetPixelViewIterator</a> &bull; <a href="magick-deprecate.html#TransferPixelViewIterator">TransferPixelViewIterator</a> &bull; <a href="magick-deprecate.html#UpdatePixelViewIterator">UpdatePixelViewIterator</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickWand/deprecate_8c.html" id="MagickAverageImages">MagickAverageImages</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 3779a43e971c07887954bed52ba5207451768fa4..44d4d9d1df24a32b0f1f98c54d1ef27e63bbfa71 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module magick-image Methods</h1>
-<p class="navigation-index">[<a href="magick-image.php#GetImageFromMagickWand">GetImageFromMagickWand</a> &bull; <a href="magick-image.php#MagickAdaptiveBlurImage">MagickAdaptiveBlurImage</a> &bull; <a href="magick-image.php#MagickAdaptiveResizeImage">MagickAdaptiveResizeImage</a> &bull; <a href="magick-image.php#MagickAdaptiveSharpenImage">MagickAdaptiveSharpenImage</a> &bull; <a href="magick-image.php#MagickAdaptiveThresholdImage">MagickAdaptiveThresholdImage</a> &bull; <a href="magick-image.php#MagickAddImage">MagickAddImage</a> &bull; <a href="magick-image.php#MagickAddNoiseImage">MagickAddNoiseImage</a> &bull; <a href="magick-image.php#MagickAffineTransformImage">MagickAffineTransformImage</a> &bull; <a href="magick-image.php#MagickAnnotateImage">MagickAnnotateImage</a> &bull; <a href="magick-image.php#MagickAnimateImages">MagickAnimateImages</a> &bull; <a href="magick-image.php#MagickAppendImages">MagickAppendImages</a> &bull; <a href="magick-image.php#MagickAutoGammaImage">MagickAutoGammaImage</a> &bull; <a href="magick-image.php#MagickAutoLevelImage">MagickAutoLevelImage</a> &bull; <a href="magick-image.php#MagickBlackThresholdImage">MagickBlackThresholdImage</a> &bull; <a href="magick-image.php#MagickBlueShiftImage">MagickBlueShiftImage</a> &bull; <a href="magick-image.php#MagickBlurImage">MagickBlurImage</a> &bull; <a href="magick-image.php#MagickBorderImage">MagickBorderImage</a> &bull; <a href="magick-image.php#Use MagickBrightnessContrastImage">Use MagickBrightnessContrastImage</a> &bull; <a href="magick-image.php#MagickCharcoalImage">MagickCharcoalImage</a> &bull; <a href="magick-image.php#MagickChopImage">MagickChopImage</a> &bull; <a href="magick-image.php#MagickClampImage">MagickClampImage</a> &bull; <a href="magick-image.php#MagickClipImage">MagickClipImage</a> &bull; <a href="magick-image.php#MagickClipImagePath">MagickClipImagePath</a> &bull; <a href="magick-image.php#MagickClutImage">MagickClutImage</a> &bull; <a href="magick-image.php#MagickCoalesceImages">MagickCoalesceImages</a> &bull; <a href="magick-image.php#MagickColorDecisionListImage">MagickColorDecisionListImage</a> &bull; <a href="magick-image.php#MagickColorizeImage">MagickColorizeImage</a> &bull; <a href="magick-image.php#MagickColorMatrixImage">MagickColorMatrixImage</a> &bull; <a href="magick-image.php#MagickCombineImages">MagickCombineImages</a> &bull; <a href="magick-image.php#MagickCommentImage">MagickCommentImage</a> &bull; <a href="magick-image.php#MagickCompareImageChannels">MagickCompareImageChannels</a> &bull; <a href="magick-image.php#MagickCompareImageLayers">MagickCompareImageLayers</a> &bull; <a href="magick-image.php#MagickCompareImages">MagickCompareImages</a> &bull; <a href="magick-image.php#MagickCompositeImage">MagickCompositeImage</a> &bull; <a href="magick-image.php#MagickCompositeLayers">MagickCompositeLayers</a> &bull; <a href="magick-image.php#MagickContrastImage">MagickContrastImage</a> &bull; <a href="magick-image.php#MagickContrastStretchImage">MagickContrastStretchImage</a> &bull; <a href="magick-image.php#MagickConvolveImage">MagickConvolveImage</a> &bull; <a href="magick-image.php#MagickCropImage">MagickCropImage</a> &bull; <a href="magick-image.php#MagickCycleColormapImage">MagickCycleColormapImage</a> &bull; <a href="magick-image.php#MagickConstituteImage">MagickConstituteImage</a> &bull; <a href="magick-image.php#MagickDecipherImage">MagickDecipherImage</a> &bull; <a href="magick-image.php#MagickDeconstructImages">MagickDeconstructImages</a> &bull; <a href="magick-image.php#MagickDeskewImage">MagickDeskewImage</a> &bull; <a href="magick-image.php#MagickDespeckleImage">MagickDespeckleImage</a> &bull; <a href="magick-image.php#MagickDestroyImage">MagickDestroyImage</a> &bull; <a href="magick-image.php#MagickDisplayImage">MagickDisplayImage</a> &bull; <a href="magick-image.php#MagickDisplayImages">MagickDisplayImages</a> &bull; <a href="magick-image.php#MagickDistortImage">MagickDistortImage</a> &bull; <a href="magick-image.php#MagickDrawImage">MagickDrawImage</a> &bull; <a href="magick-image.php#MagickEdgeImage">MagickEdgeImage</a> &bull; <a href="magick-image.php#MagickEmbossImage">MagickEmbossImage</a> &bull; <a href="magick-image.php#MagickEncipherImage">MagickEncipherImage</a> &bull; <a href="magick-image.php#MagickEnhanceImage">MagickEnhanceImage</a> &bull; <a href="magick-image.php#MagickEqualizeImage">MagickEqualizeImage</a> &bull; <a href="magick-image.php#MagickEvaluateImage">MagickEvaluateImage</a> &bull; <a href="magick-image.php#MagickExportImagePixels">MagickExportImagePixels</a> &bull; <a href="magick-image.php#MagickExtentImage">MagickExtentImage</a> &bull; <a href="magick-image.php#MagickFilterImage">MagickFilterImage</a> &bull; <a href="magick-image.php#MagickFlipImage">MagickFlipImage</a> &bull; <a href="magick-image.php#MagickFloodfillPaintImage">MagickFloodfillPaintImage</a> &bull; <a href="magick-image.php#MagickFlopImage">MagickFlopImage</a> &bull; <a href="magick-image.php#MagickForwardFourierTransformImage">MagickForwardFourierTransformImage</a> &bull; <a href="magick-image.php#MagickFrameImage">MagickFrameImage</a> &bull; <a href="magick-image.php#MagickFunctionImage">MagickFunctionImage</a> &bull; <a href="magick-image.php#MagickFxImage">MagickFxImage</a> &bull; <a href="magick-image.php#MagickGammaImage">MagickGammaImage</a> &bull; <a href="magick-image.php#MagickGaussianBlurImage">MagickGaussianBlurImage</a> &bull; <a href="magick-image.php#MagickGetImage">MagickGetImage</a> &bull; <a href="magick-image.php#MagickGetImageAlphaChannel">MagickGetImageAlphaChannel</a> &bull; <a href="magick-image.php#MagickGetImageClipMask">MagickGetImageClipMask</a> &bull; <a href="magick-image.php#MagickGetImageBackgroundColor">MagickGetImageBackgroundColor</a> &bull; <a href="magick-image.php#MagickGetImageBlob">MagickGetImageBlob</a> &bull; <a href="magick-image.php#MagickGetImageBlob">MagickGetImageBlob</a> &bull; <a href="magick-image.php#MagickGetImageBluePrimary">MagickGetImageBluePrimary</a> &bull; <a href="magick-image.php#MagickGetImageBorderColor">MagickGetImageBorderColor</a> &bull; <a href="magick-image.php#MagickGetImageChannelDepth">MagickGetImageChannelDepth</a> &bull; <a href="magick-image.php#MagickGetImageChannelDistortion">MagickGetImageChannelDistortion</a> &bull; <a href="magick-image.php#MagickGetImageChannelDistortions">MagickGetImageChannelDistortions</a> &bull; <a href="magick-image.php#MagickGetImageChannelFeatures">MagickGetImageChannelFeatures</a> &bull; <a href="magick-image.php#MagickGetImageChannelKurtosis">MagickGetImageChannelKurtosis</a> &bull; <a href="magick-image.php#MagickGetImageChannelMean">MagickGetImageChannelMean</a> &bull; <a href="magick-image.php#MagickGetImageChannelRange">MagickGetImageChannelRange</a> &bull; <a href="magick-image.php#MagickGetImageChannelStatistics">MagickGetImageChannelStatistics</a> &bull; <a href="magick-image.php#MagickGetImageColormapColor">MagickGetImageColormapColor</a> &bull; <a href="magick-image.php#MagickGetImageColors">MagickGetImageColors</a> &bull; <a href="magick-image.php#MagickGetImageColorspace">MagickGetImageColorspace</a> &bull; <a href="magick-image.php#MagickGetImageCompose">MagickGetImageCompose</a> &bull; <a href="magick-image.php#MagickGetImageCompression">MagickGetImageCompression</a> &bull; <a href="magick-image.php#MagickGetImageCompressionQuality">MagickGetImageCompressionQuality</a> &bull; <a href="magick-image.php#MagickGetImageDelay">MagickGetImageDelay</a> &bull; <a href="magick-image.php#MagickGetImageDepth">MagickGetImageDepth</a> &bull; <a href="magick-image.php#MagickGetImageDistortion">MagickGetImageDistortion</a> &bull; <a href="magick-image.php#MagickGetImageDispose">MagickGetImageDispose</a> &bull; <a href="magick-image.php#MagickGetImageEndian">MagickGetImageEndian</a> &bull; <a href="magick-image.php#MagickGetImageFilename">MagickGetImageFilename</a> &bull; <a href="magick-image.php#MagickGetImageFormat">MagickGetImageFormat</a> &bull; <a href="magick-image.php#MagickGetImageFuzz">MagickGetImageFuzz</a> &bull; <a href="magick-image.php#MagickGetImageGamma">MagickGetImageGamma</a> &bull; <a href="magick-image.php#MagickGetImageGravity">MagickGetImageGravity</a> &bull; <a href="magick-image.php#MagickGetImageGreenPrimary">MagickGetImageGreenPrimary</a> &bull; <a href="magick-image.php#MagickGetImageHeight">MagickGetImageHeight</a> &bull; <a href="magick-image.php#MagickGetImageHistogram">MagickGetImageHistogram</a> &bull; <a href="magick-image.php#MagickGetImageInterlaceScheme">MagickGetImageInterlaceScheme</a> &bull; <a href="magick-image.php#MagickGetImageInterpolateMethod">MagickGetImageInterpolateMethod</a> &bull; <a href="magick-image.php#MagickGetImageIterations">MagickGetImageIterations</a> &bull; <a href="magick-image.php#MagickGetImageLength">MagickGetImageLength</a> &bull; <a href="magick-image.php#MagickGetImageMatteColor">MagickGetImageMatteColor</a> &bull; <a href="magick-image.php#MagickGetImageOrientation">MagickGetImageOrientation</a> &bull; <a href="magick-image.php#MagickGetImagePage">MagickGetImagePage</a> &bull; <a href="magick-image.php#MagickGetImagePixelColor">MagickGetImagePixelColor</a> &bull; <a href="magick-image.php#MagickGetImageRedPrimary">MagickGetImageRedPrimary</a> &bull; <a href="magick-image.php#MagickGetImageRegion">MagickGetImageRegion</a> &bull; <a href="magick-image.php#MagickGetImageRenderingIntent">MagickGetImageRenderingIntent</a> &bull; <a href="magick-image.php#MagickGetImageResolution">MagickGetImageResolution</a> &bull; <a href="magick-image.php#MagickGetImageScene">MagickGetImageScene</a> &bull; <a href="magick-image.php#MagickGetImageSignature">MagickGetImageSignature</a> &bull; <a href="magick-image.php#MagickGetImageTicksPerSecond">MagickGetImageTicksPerSecond</a> &bull; <a href="magick-image.php#MagickGetImageType">MagickGetImageType</a> &bull; <a href="magick-image.php#MagickGetImageUnits">MagickGetImageUnits</a> &bull; <a href="magick-image.php#MagickGetImageVirtualPixelMethod">MagickGetImageVirtualPixelMethod</a> &bull; <a href="magick-image.php#MagickGetImageWhitePoint">MagickGetImageWhitePoint</a> &bull; <a href="magick-image.php#MagickGetImageWidth">MagickGetImageWidth</a> &bull; <a href="magick-image.php#MagickGetNumberImages">MagickGetNumberImages</a> &bull; <a href="magick-image.php#MagickGetImageTotalInkDensity">MagickGetImageTotalInkDensity</a> &bull; <a href="magick-image.php#MagickHaldClutImage">MagickHaldClutImage</a> &bull; <a href="magick-image.php#MagickHasNextImage">MagickHasNextImage</a> &bull; <a href="magick-image.php#MagickHasPreviousImage">MagickHasPreviousImage</a> &bull; <a href="magick-image.php#MagickIdentifyImage">MagickIdentifyImage</a> &bull; <a href="magick-image.php#MagickImplodeImage">MagickImplodeImage</a> &bull; <a href="magick-image.php#MagickImportImagePixels">MagickImportImagePixels</a> &bull; <a href="magick-image.php#MagickInverseFourierTransformImage">MagickInverseFourierTransformImage</a> &bull; <a href="magick-image.php#MagickLabelImage">MagickLabelImage</a> &bull; <a href="magick-image.php#MagickLevelImage">MagickLevelImage</a> &bull; <a href="magick-image.php#MagickLinearStretchImage">MagickLinearStretchImage</a> &bull; <a href="magick-image.php#MagickLiquidRescaleImage">MagickLiquidRescaleImage</a> &bull; <a href="magick-image.php#MagickMagnifyImage">MagickMagnifyImage</a> &bull; <a href="magick-image.php#MagickMergeImageLayers">MagickMergeImageLayers</a> &bull; <a href="magick-image.php#MagickMinifyImage">MagickMinifyImage</a> &bull; <a href="magick-image.php#MagickModulateImage">MagickModulateImage</a> &bull; <a href="magick-image.php#MagickMontageImage">MagickMontageImage</a> &bull; <a href="magick-image.php#MagickMorphImages">MagickMorphImages</a> &bull; <a href="magick-image.php#MagickMorphologyImage">MagickMorphologyImage</a> &bull; <a href="magick-image.php#MagickMotionBlurImage">MagickMotionBlurImage</a> &bull; <a href="magick-image.php#MagickNegateImage">MagickNegateImage</a> &bull; <a href="magick-image.php#MagickNewImage">MagickNewImage</a> &bull; <a href="magick-image.php#MagickNextImage">MagickNextImage</a> &bull; <a href="magick-image.php#MagickNormalizeImage">MagickNormalizeImage</a> &bull; <a href="magick-image.php#MagickOilPaintImage">MagickOilPaintImage</a> &bull; <a href="magick-image.php#MagickOpaquePaintImage">MagickOpaquePaintImage</a> &bull; <a href="magick-image.php#MagickOptimizeImageLayers">MagickOptimizeImageLayers</a> &bull; <a href="magick-image.php#MagickOptimizeImageTransparency">MagickOptimizeImageTransparency</a> &bull; <a href="magick-image.php#MagickOrderedPosterizeImage">MagickOrderedPosterizeImage</a> &bull; <a href="magick-image.php#MagickPingImage">MagickPingImage</a> &bull; <a href="magick-image.php#MagickPingImageBlob">MagickPingImageBlob</a> &bull; <a href="magick-image.php#MagickPingImageFile">MagickPingImageFile</a> &bull; <a href="magick-image.php#MagickPolaroidImage">MagickPolaroidImage</a> &bull; <a href="magick-image.php#MagickPosterizeImage">MagickPosterizeImage</a> &bull; <a href="magick-image.php#MagickPreviewImages">MagickPreviewImages</a> &bull; <a href="magick-image.php#MagickPreviousImage">MagickPreviousImage</a> &bull; <a href="magick-image.php#MagickQuantizeImage">MagickQuantizeImage</a> &bull; <a href="magick-image.php#MagickQuantizeImages">MagickQuantizeImages</a> &bull; <a href="magick-image.php#MagickRadialBlurImage">MagickRadialBlurImage</a> &bull; <a href="magick-image.php#MagickRaiseImage">MagickRaiseImage</a> &bull; <a href="magick-image.php#MagickRandomThresholdImage">MagickRandomThresholdImage</a> &bull; <a href="magick-image.php#MagickReadImage">MagickReadImage</a> &bull; <a href="magick-image.php#MagickReadImageBlob">MagickReadImageBlob</a> &bull; <a href="magick-image.php#MagickReadImageFile">MagickReadImageFile</a> &bull; <a href="magick-image.php#MagickRemapImage">MagickRemapImage</a> &bull; <a href="magick-image.php#MagickRemoveImage">MagickRemoveImage</a> &bull; <a href="magick-image.php#MagickResampleImage">MagickResampleImage</a> &bull; <a href="magick-image.php#MagickResetImagePage">MagickResetImagePage</a> &bull; <a href="magick-image.php#MagickResizeImage">MagickResizeImage</a> &bull; <a href="magick-image.php#MagickRollImage">MagickRollImage</a> &bull; <a href="magick-image.php#MagickRotateImage">MagickRotateImage</a> &bull; <a href="magick-image.php#MagickSampleImage">MagickSampleImage</a> &bull; <a href="magick-image.php#MagickScaleImage">MagickScaleImage</a> &bull; <a href="magick-image.php#MagickSegmentImage">MagickSegmentImage</a> &bull; <a href="magick-image.php#MagickSelectiveBlurImage">MagickSelectiveBlurImage</a> &bull; <a href="magick-image.php#MagickSeparateImageChannel">MagickSeparateImageChannel</a> &bull; <a href="magick-image.php#MagickSepiaToneImage">MagickSepiaToneImage</a> &bull; <a href="magick-image.php#MagickSetImage">MagickSetImage</a> &bull; <a href="magick-image.php#MagickSetImageAlphaChannel">MagickSetImageAlphaChannel</a> &bull; <a href="magick-image.php#MagickSetImageBackgroundColor">MagickSetImageBackgroundColor</a> &bull; <a href="magick-image.php#MagickSetImageBias">MagickSetImageBias</a> &bull; <a href="magick-image.php#MagickSetImageBluePrimary">MagickSetImageBluePrimary</a> &bull; <a href="magick-image.php#MagickSetImageBorderColor">MagickSetImageBorderColor</a> &bull; <a href="magick-image.php#MagickSetImageChannelDepth">MagickSetImageChannelDepth</a> &bull; <a href="magick-image.php#MagickSetImageClipMask">MagickSetImageClipMask</a> &bull; <a href="magick-image.php#MagickSetImageColor">MagickSetImageColor</a> &bull; <a href="magick-image.php#MagickSetImageColormapColor">MagickSetImageColormapColor</a> &bull; <a href="magick-image.php#MagickSetImageColorspace">MagickSetImageColorspace</a> &bull; <a href="magick-image.php#MagickSetImageCompose">MagickSetImageCompose</a> &bull; <a href="magick-image.php#MagickSetImageCompression">MagickSetImageCompression</a> &bull; <a href="magick-image.php#MagickSetImageCompressionQuality">MagickSetImageCompressionQuality</a> &bull; <a href="magick-image.php#MagickSetImageDelay">MagickSetImageDelay</a> &bull; <a href="magick-image.php#MagickSetImageDepth">MagickSetImageDepth</a> &bull; <a href="magick-image.php#MagickSetImageDispose">MagickSetImageDispose</a> &bull; <a href="magick-image.php#MagickSetImageEndian">MagickSetImageEndian</a> &bull; <a href="magick-image.php#MagickSetImageExtent">MagickSetImageExtent</a> &bull; <a href="magick-image.php#MagickSetImageFilename">MagickSetImageFilename</a> &bull; <a href="magick-image.php#MagickSetImageFormat">MagickSetImageFormat</a> &bull; <a href="magick-image.php#MagickSetImageFuzz">MagickSetImageFuzz</a> &bull; <a href="magick-image.php#MagickSetImageGamma">MagickSetImageGamma</a> &bull; <a href="magick-image.php#MagickSetImageGravity">MagickSetImageGravity</a> &bull; <a href="magick-image.php#MagickSetImageGreenPrimary">MagickSetImageGreenPrimary</a> &bull; <a href="magick-image.php#MagickSetImageInterlaceScheme">MagickSetImageInterlaceScheme</a> &bull; <a href="magick-image.php#MagickSetImageInterpolateMethod">MagickSetImageInterpolateMethod</a> &bull; <a href="magick-image.php#MagickSetImageIterations">MagickSetImageIterations</a> &bull; <a href="magick-image.php#MagickSetImageMatte">MagickSetImageMatte</a> &bull; <a href="magick-image.php#MagickSetImageMatteColor">MagickSetImageMatteColor</a> &bull; <a href="magick-image.php#MagickSetImageOpacity">MagickSetImageOpacity</a> &bull; <a href="magick-image.php#MagickSetImageOrientation">MagickSetImageOrientation</a> &bull; <a href="magick-image.php#MagickSetImagePage">MagickSetImagePage</a> &bull; <a href="magick-image.php#MagickSetImageProgressMonitor">MagickSetImageProgressMonitor</a> &bull; <a href="magick-image.php#MagickSetImageRedPrimary">MagickSetImageRedPrimary</a> &bull; <a href="magick-image.php#MagickSetImageRenderingIntent">MagickSetImageRenderingIntent</a> &bull; <a href="magick-image.php#MagickSetImageResolution">MagickSetImageResolution</a> &bull; <a href="magick-image.php#MagickSetImageScene">MagickSetImageScene</a> &bull; <a href="magick-image.php#MagickSetImageTicksPerSecond">MagickSetImageTicksPerSecond</a> &bull; <a href="magick-image.php#MagickSetImageType">MagickSetImageType</a> &bull; <a href="magick-image.php#MagickSetImageUnits">MagickSetImageUnits</a> &bull; <a href="magick-image.php#MagickSetImageVirtualPixelMethod">MagickSetImageVirtualPixelMethod</a> &bull; <a href="magick-image.php#MagickSetImageWhitePoint">MagickSetImageWhitePoint</a> &bull; <a href="magick-image.php#MagickShadeImage">MagickShadeImage</a> &bull; <a href="magick-image.php#MagickShadowImage">MagickShadowImage</a> &bull; <a href="magick-image.php#MagickSharpenImage">MagickSharpenImage</a> &bull; <a href="magick-image.php#MagickShaveImage">MagickShaveImage</a> &bull; <a href="magick-image.php#MagickShearImage">MagickShearImage</a> &bull; <a href="magick-image.php#MagickSigmoidalContrastImage">MagickSigmoidalContrastImage</a> &bull; <a href="magick-image.php#MagickSimilarityImage">MagickSimilarityImage</a> &bull; <a href="magick-image.php#MagickSketchImage">MagickSketchImage</a> &bull; <a href="magick-image.php#MagickSmushImages">MagickSmushImages</a> &bull; <a href="magick-image.php#MagickSolarizeImage">MagickSolarizeImage</a> &bull; <a href="magick-image.php#MagickSparseColorImage">MagickSparseColorImage</a> &bull; <a href="magick-image.php#MagickSpliceImage">MagickSpliceImage</a> &bull; <a href="magick-image.php#MagickSpreadImage">MagickSpreadImage</a> &bull; <a href="magick-image.php#MagickStatisticImage">MagickStatisticImage</a> &bull; <a href="magick-image.php#MagickSteganoImage">MagickSteganoImage</a> &bull; <a href="magick-image.php#MagickStereoImage">MagickStereoImage</a> &bull; <a href="magick-image.php#MagickStripImage">MagickStripImage</a> &bull; <a href="magick-image.php#MagickSwirlImage">MagickSwirlImage</a> &bull; <a href="magick-image.php#MagickTextureImage">MagickTextureImage</a> &bull; <a href="magick-image.php#MagickThresholdImage">MagickThresholdImage</a> &bull; <a href="magick-image.php#MagickThumbnailImage">MagickThumbnailImage</a> &bull; <a href="magick-image.php#MagickTintImage">MagickTintImage</a> &bull; <a href="magick-image.php#MagickTransformImage">MagickTransformImage</a> &bull; <a href="magick-image.php#MagickTransformImageColorspace">MagickTransformImageColorspace</a> &bull; <a href="magick-image.php#MagickTransparentPaintImage">MagickTransparentPaintImage</a> &bull; <a href="magick-image.php#MagickTransposeImage">MagickTransposeImage</a> &bull; <a href="magick-image.php#MagickTransverseImage">MagickTransverseImage</a> &bull; <a href="magick-image.php#MagickTrimImage">MagickTrimImage</a> &bull; <a href="magick-image.php#MagickUniqueImageColors">MagickUniqueImageColors</a> &bull; <a href="magick-image.php#MagickUnsharpMaskImage">MagickUnsharpMaskImage</a> &bull; <a href="magick-image.php#MagickVignetteImage">MagickVignetteImage</a> &bull; <a href="magick-image.php#MagickWaveImage">MagickWaveImage</a> &bull; <a href="magick-image.php#MagickWhiteThresholdImage">MagickWhiteThresholdImage</a> &bull; <a href="magick-image.php#MagickWriteImage">MagickWriteImage</a> &bull; <a href="magick-image.php#MagickWriteImageFile">MagickWriteImageFile</a> &bull; <a href="magick-image.php#MagickWriteImages">MagickWriteImages</a> &bull; <a href="magick-image.php#MagickWriteImagesFile">MagickWriteImagesFile</a>]</p>
+<p class="navigation-index">[<a href="magick-image.html#GetImageFromMagickWand">GetImageFromMagickWand</a> &bull; <a href="magick-image.html#MagickAdaptiveBlurImage">MagickAdaptiveBlurImage</a> &bull; <a href="magick-image.html#MagickAdaptiveResizeImage">MagickAdaptiveResizeImage</a> &bull; <a href="magick-image.html#MagickAdaptiveSharpenImage">MagickAdaptiveSharpenImage</a> &bull; <a href="magick-image.html#MagickAdaptiveThresholdImage">MagickAdaptiveThresholdImage</a> &bull; <a href="magick-image.html#MagickAddImage">MagickAddImage</a> &bull; <a href="magick-image.html#MagickAddNoiseImage">MagickAddNoiseImage</a> &bull; <a href="magick-image.html#MagickAffineTransformImage">MagickAffineTransformImage</a> &bull; <a href="magick-image.html#MagickAnnotateImage">MagickAnnotateImage</a> &bull; <a href="magick-image.html#MagickAnimateImages">MagickAnimateImages</a> &bull; <a href="magick-image.html#MagickAppendImages">MagickAppendImages</a> &bull; <a href="magick-image.html#MagickAutoGammaImage">MagickAutoGammaImage</a> &bull; <a href="magick-image.html#MagickAutoLevelImage">MagickAutoLevelImage</a> &bull; <a href="magick-image.html#MagickBlackThresholdImage">MagickBlackThresholdImage</a> &bull; <a href="magick-image.html#MagickBlueShiftImage">MagickBlueShiftImage</a> &bull; <a href="magick-image.html#MagickBlurImage">MagickBlurImage</a> &bull; <a href="magick-image.html#MagickBorderImage">MagickBorderImage</a> &bull; <a href="magick-image.html#Use MagickBrightnessContrastImage">Use MagickBrightnessContrastImage</a> &bull; <a href="magick-image.html#MagickCharcoalImage">MagickCharcoalImage</a> &bull; <a href="magick-image.html#MagickChopImage">MagickChopImage</a> &bull; <a href="magick-image.html#MagickClampImage">MagickClampImage</a> &bull; <a href="magick-image.html#MagickClipImage">MagickClipImage</a> &bull; <a href="magick-image.html#MagickClipImagePath">MagickClipImagePath</a> &bull; <a href="magick-image.html#MagickClutImage">MagickClutImage</a> &bull; <a href="magick-image.html#MagickCoalesceImages">MagickCoalesceImages</a> &bull; <a href="magick-image.html#MagickColorDecisionListImage">MagickColorDecisionListImage</a> &bull; <a href="magick-image.html#MagickColorizeImage">MagickColorizeImage</a> &bull; <a href="magick-image.html#MagickColorMatrixImage">MagickColorMatrixImage</a> &bull; <a href="magick-image.html#MagickCombineImages">MagickCombineImages</a> &bull; <a href="magick-image.html#MagickCommentImage">MagickCommentImage</a> &bull; <a href="magick-image.html#MagickCompareImageChannels">MagickCompareImageChannels</a> &bull; <a href="magick-image.html#MagickCompareImageLayers">MagickCompareImageLayers</a> &bull; <a href="magick-image.html#MagickCompareImages">MagickCompareImages</a> &bull; <a href="magick-image.html#MagickCompositeImage">MagickCompositeImage</a> &bull; <a href="magick-image.html#MagickCompositeLayers">MagickCompositeLayers</a> &bull; <a href="magick-image.html#MagickContrastImage">MagickContrastImage</a> &bull; <a href="magick-image.html#MagickContrastStretchImage">MagickContrastStretchImage</a> &bull; <a href="magick-image.html#MagickConvolveImage">MagickConvolveImage</a> &bull; <a href="magick-image.html#MagickCropImage">MagickCropImage</a> &bull; <a href="magick-image.html#MagickCycleColormapImage">MagickCycleColormapImage</a> &bull; <a href="magick-image.html#MagickConstituteImage">MagickConstituteImage</a> &bull; <a href="magick-image.html#MagickDecipherImage">MagickDecipherImage</a> &bull; <a href="magick-image.html#MagickDeconstructImages">MagickDeconstructImages</a> &bull; <a href="magick-image.html#MagickDeskewImage">MagickDeskewImage</a> &bull; <a href="magick-image.html#MagickDespeckleImage">MagickDespeckleImage</a> &bull; <a href="magick-image.html#MagickDestroyImage">MagickDestroyImage</a> &bull; <a href="magick-image.html#MagickDisplayImage">MagickDisplayImage</a> &bull; <a href="magick-image.html#MagickDisplayImages">MagickDisplayImages</a> &bull; <a href="magick-image.html#MagickDistortImage">MagickDistortImage</a> &bull; <a href="magick-image.html#MagickDrawImage">MagickDrawImage</a> &bull; <a href="magick-image.html#MagickEdgeImage">MagickEdgeImage</a> &bull; <a href="magick-image.html#MagickEmbossImage">MagickEmbossImage</a> &bull; <a href="magick-image.html#MagickEncipherImage">MagickEncipherImage</a> &bull; <a href="magick-image.html#MagickEnhanceImage">MagickEnhanceImage</a> &bull; <a href="magick-image.html#MagickEqualizeImage">MagickEqualizeImage</a> &bull; <a href="magick-image.html#MagickEvaluateImage">MagickEvaluateImage</a> &bull; <a href="magick-image.html#MagickExportImagePixels">MagickExportImagePixels</a> &bull; <a href="magick-image.html#MagickExtentImage">MagickExtentImage</a> &bull; <a href="magick-image.html#MagickFilterImage">MagickFilterImage</a> &bull; <a href="magick-image.html#MagickFlipImage">MagickFlipImage</a> &bull; <a href="magick-image.html#MagickFloodfillPaintImage">MagickFloodfillPaintImage</a> &bull; <a href="magick-image.html#MagickFlopImage">MagickFlopImage</a> &bull; <a href="magick-image.html#MagickForwardFourierTransformImage">MagickForwardFourierTransformImage</a> &bull; <a href="magick-image.html#MagickFrameImage">MagickFrameImage</a> &bull; <a href="magick-image.html#MagickFunctionImage">MagickFunctionImage</a> &bull; <a href="magick-image.html#MagickFxImage">MagickFxImage</a> &bull; <a href="magick-image.html#MagickGammaImage">MagickGammaImage</a> &bull; <a href="magick-image.html#MagickGaussianBlurImage">MagickGaussianBlurImage</a> &bull; <a href="magick-image.html#MagickGetImage">MagickGetImage</a> &bull; <a href="magick-image.html#MagickGetImageAlphaChannel">MagickGetImageAlphaChannel</a> &bull; <a href="magick-image.html#MagickGetImageClipMask">MagickGetImageClipMask</a> &bull; <a href="magick-image.html#MagickGetImageBackgroundColor">MagickGetImageBackgroundColor</a> &bull; <a href="magick-image.html#MagickGetImageBlob">MagickGetImageBlob</a> &bull; <a href="magick-image.html#MagickGetImageBlob">MagickGetImageBlob</a> &bull; <a href="magick-image.html#MagickGetImageBluePrimary">MagickGetImageBluePrimary</a> &bull; <a href="magick-image.html#MagickGetImageBorderColor">MagickGetImageBorderColor</a> &bull; <a href="magick-image.html#MagickGetImageChannelDepth">MagickGetImageChannelDepth</a> &bull; <a href="magick-image.html#MagickGetImageChannelDistortion">MagickGetImageChannelDistortion</a> &bull; <a href="magick-image.html#MagickGetImageChannelDistortions">MagickGetImageChannelDistortions</a> &bull; <a href="magick-image.html#MagickGetImageChannelFeatures">MagickGetImageChannelFeatures</a> &bull; <a href="magick-image.html#MagickGetImageChannelKurtosis">MagickGetImageChannelKurtosis</a> &bull; <a href="magick-image.html#MagickGetImageChannelMean">MagickGetImageChannelMean</a> &bull; <a href="magick-image.html#MagickGetImageChannelRange">MagickGetImageChannelRange</a> &bull; <a href="magick-image.html#MagickGetImageChannelStatistics">MagickGetImageChannelStatistics</a> &bull; <a href="magick-image.html#MagickGetImageColormapColor">MagickGetImageColormapColor</a> &bull; <a href="magick-image.html#MagickGetImageColors">MagickGetImageColors</a> &bull; <a href="magick-image.html#MagickGetImageColorspace">MagickGetImageColorspace</a> &bull; <a href="magick-image.html#MagickGetImageCompose">MagickGetImageCompose</a> &bull; <a href="magick-image.html#MagickGetImageCompression">MagickGetImageCompression</a> &bull; <a href="magick-image.html#MagickGetImageCompressionQuality">MagickGetImageCompressionQuality</a> &bull; <a href="magick-image.html#MagickGetImageDelay">MagickGetImageDelay</a> &bull; <a href="magick-image.html#MagickGetImageDepth">MagickGetImageDepth</a> &bull; <a href="magick-image.html#MagickGetImageDistortion">MagickGetImageDistortion</a> &bull; <a href="magick-image.html#MagickGetImageDispose">MagickGetImageDispose</a> &bull; <a href="magick-image.html#MagickGetImageEndian">MagickGetImageEndian</a> &bull; <a href="magick-image.html#MagickGetImageFilename">MagickGetImageFilename</a> &bull; <a href="magick-image.html#MagickGetImageFormat">MagickGetImageFormat</a> &bull; <a href="magick-image.html#MagickGetImageFuzz">MagickGetImageFuzz</a> &bull; <a href="magick-image.html#MagickGetImageGamma">MagickGetImageGamma</a> &bull; <a href="magick-image.html#MagickGetImageGravity">MagickGetImageGravity</a> &bull; <a href="magick-image.html#MagickGetImageGreenPrimary">MagickGetImageGreenPrimary</a> &bull; <a href="magick-image.html#MagickGetImageHeight">MagickGetImageHeight</a> &bull; <a href="magick-image.html#MagickGetImageHistogram">MagickGetImageHistogram</a> &bull; <a href="magick-image.html#MagickGetImageInterlaceScheme">MagickGetImageInterlaceScheme</a> &bull; <a href="magick-image.html#MagickGetImageInterpolateMethod">MagickGetImageInterpolateMethod</a> &bull; <a href="magick-image.html#MagickGetImageIterations">MagickGetImageIterations</a> &bull; <a href="magick-image.html#MagickGetImageLength">MagickGetImageLength</a> &bull; <a href="magick-image.html#MagickGetImageMatteColor">MagickGetImageMatteColor</a> &bull; <a href="magick-image.html#MagickGetImageOrientation">MagickGetImageOrientation</a> &bull; <a href="magick-image.html#MagickGetImagePage">MagickGetImagePage</a> &bull; <a href="magick-image.html#MagickGetImagePixelColor">MagickGetImagePixelColor</a> &bull; <a href="magick-image.html#MagickGetImageRedPrimary">MagickGetImageRedPrimary</a> &bull; <a href="magick-image.html#MagickGetImageRegion">MagickGetImageRegion</a> &bull; <a href="magick-image.html#MagickGetImageRenderingIntent">MagickGetImageRenderingIntent</a> &bull; <a href="magick-image.html#MagickGetImageResolution">MagickGetImageResolution</a> &bull; <a href="magick-image.html#MagickGetImageScene">MagickGetImageScene</a> &bull; <a href="magick-image.html#MagickGetImageSignature">MagickGetImageSignature</a> &bull; <a href="magick-image.html#MagickGetImageTicksPerSecond">MagickGetImageTicksPerSecond</a> &bull; <a href="magick-image.html#MagickGetImageType">MagickGetImageType</a> &bull; <a href="magick-image.html#MagickGetImageUnits">MagickGetImageUnits</a> &bull; <a href="magick-image.html#MagickGetImageVirtualPixelMethod">MagickGetImageVirtualPixelMethod</a> &bull; <a href="magick-image.html#MagickGetImageWhitePoint">MagickGetImageWhitePoint</a> &bull; <a href="magick-image.html#MagickGetImageWidth">MagickGetImageWidth</a> &bull; <a href="magick-image.html#MagickGetNumberImages">MagickGetNumberImages</a> &bull; <a href="magick-image.html#MagickGetImageTotalInkDensity">MagickGetImageTotalInkDensity</a> &bull; <a href="magick-image.html#MagickHaldClutImage">MagickHaldClutImage</a> &bull; <a href="magick-image.html#MagickHasNextImage">MagickHasNextImage</a> &bull; <a href="magick-image.html#MagickHasPreviousImage">MagickHasPreviousImage</a> &bull; <a href="magick-image.html#MagickIdentifyImage">MagickIdentifyImage</a> &bull; <a href="magick-image.html#MagickImplodeImage">MagickImplodeImage</a> &bull; <a href="magick-image.html#MagickImportImagePixels">MagickImportImagePixels</a> &bull; <a href="magick-image.html#MagickInverseFourierTransformImage">MagickInverseFourierTransformImage</a> &bull; <a href="magick-image.html#MagickLabelImage">MagickLabelImage</a> &bull; <a href="magick-image.html#MagickLevelImage">MagickLevelImage</a> &bull; <a href="magick-image.html#MagickLinearStretchImage">MagickLinearStretchImage</a> &bull; <a href="magick-image.html#MagickLiquidRescaleImage">MagickLiquidRescaleImage</a> &bull; <a href="magick-image.html#MagickMagnifyImage">MagickMagnifyImage</a> &bull; <a href="magick-image.html#MagickMergeImageLayers">MagickMergeImageLayers</a> &bull; <a href="magick-image.html#MagickMinifyImage">MagickMinifyImage</a> &bull; <a href="magick-image.html#MagickModulateImage">MagickModulateImage</a> &bull; <a href="magick-image.html#MagickMontageImage">MagickMontageImage</a> &bull; <a href="magick-image.html#MagickMorphImages">MagickMorphImages</a> &bull; <a href="magick-image.html#MagickMorphologyImage">MagickMorphologyImage</a> &bull; <a href="magick-image.html#MagickMotionBlurImage">MagickMotionBlurImage</a> &bull; <a href="magick-image.html#MagickNegateImage">MagickNegateImage</a> &bull; <a href="magick-image.html#MagickNewImage">MagickNewImage</a> &bull; <a href="magick-image.html#MagickNextImage">MagickNextImage</a> &bull; <a href="magick-image.html#MagickNormalizeImage">MagickNormalizeImage</a> &bull; <a href="magick-image.html#MagickOilPaintImage">MagickOilPaintImage</a> &bull; <a href="magick-image.html#MagickOpaquePaintImage">MagickOpaquePaintImage</a> &bull; <a href="magick-image.html#MagickOptimizeImageLayers">MagickOptimizeImageLayers</a> &bull; <a href="magick-image.html#MagickOptimizeImageTransparency">MagickOptimizeImageTransparency</a> &bull; <a href="magick-image.html#MagickOrderedPosterizeImage">MagickOrderedPosterizeImage</a> &bull; <a href="magick-image.html#MagickPingImage">MagickPingImage</a> &bull; <a href="magick-image.html#MagickPingImageBlob">MagickPingImageBlob</a> &bull; <a href="magick-image.html#MagickPingImageFile">MagickPingImageFile</a> &bull; <a href="magick-image.html#MagickPolaroidImage">MagickPolaroidImage</a> &bull; <a href="magick-image.html#MagickPosterizeImage">MagickPosterizeImage</a> &bull; <a href="magick-image.html#MagickPreviewImages">MagickPreviewImages</a> &bull; <a href="magick-image.html#MagickPreviousImage">MagickPreviousImage</a> &bull; <a href="magick-image.html#MagickQuantizeImage">MagickQuantizeImage</a> &bull; <a href="magick-image.html#MagickQuantizeImages">MagickQuantizeImages</a> &bull; <a href="magick-image.html#MagickRadialBlurImage">MagickRadialBlurImage</a> &bull; <a href="magick-image.html#MagickRaiseImage">MagickRaiseImage</a> &bull; <a href="magick-image.html#MagickRandomThresholdImage">MagickRandomThresholdImage</a> &bull; <a href="magick-image.html#MagickReadImage">MagickReadImage</a> &bull; <a href="magick-image.html#MagickReadImageBlob">MagickReadImageBlob</a> &bull; <a href="magick-image.html#MagickReadImageFile">MagickReadImageFile</a> &bull; <a href="magick-image.html#MagickRemapImage">MagickRemapImage</a> &bull; <a href="magick-image.html#MagickRemoveImage">MagickRemoveImage</a> &bull; <a href="magick-image.html#MagickResampleImage">MagickResampleImage</a> &bull; <a href="magick-image.html#MagickResetImagePage">MagickResetImagePage</a> &bull; <a href="magick-image.html#MagickResizeImage">MagickResizeImage</a> &bull; <a href="magick-image.html#MagickRollImage">MagickRollImage</a> &bull; <a href="magick-image.html#MagickRotateImage">MagickRotateImage</a> &bull; <a href="magick-image.html#MagickSampleImage">MagickSampleImage</a> &bull; <a href="magick-image.html#MagickScaleImage">MagickScaleImage</a> &bull; <a href="magick-image.html#MagickSegmentImage">MagickSegmentImage</a> &bull; <a href="magick-image.html#MagickSelectiveBlurImage">MagickSelectiveBlurImage</a> &bull; <a href="magick-image.html#MagickSeparateImageChannel">MagickSeparateImageChannel</a> &bull; <a href="magick-image.html#MagickSepiaToneImage">MagickSepiaToneImage</a> &bull; <a href="magick-image.html#MagickSetImage">MagickSetImage</a> &bull; <a href="magick-image.html#MagickSetImageAlphaChannel">MagickSetImageAlphaChannel</a> &bull; <a href="magick-image.html#MagickSetImageBackgroundColor">MagickSetImageBackgroundColor</a> &bull; <a href="magick-image.html#MagickSetImageBias">MagickSetImageBias</a> &bull; <a href="magick-image.html#MagickSetImageBluePrimary">MagickSetImageBluePrimary</a> &bull; <a href="magick-image.html#MagickSetImageBorderColor">MagickSetImageBorderColor</a> &bull; <a href="magick-image.html#MagickSetImageChannelDepth">MagickSetImageChannelDepth</a> &bull; <a href="magick-image.html#MagickSetImageClipMask">MagickSetImageClipMask</a> &bull; <a href="magick-image.html#MagickSetImageColor">MagickSetImageColor</a> &bull; <a href="magick-image.html#MagickSetImageColormapColor">MagickSetImageColormapColor</a> &bull; <a href="magick-image.html#MagickSetImageColorspace">MagickSetImageColorspace</a> &bull; <a href="magick-image.html#MagickSetImageCompose">MagickSetImageCompose</a> &bull; <a href="magick-image.html#MagickSetImageCompression">MagickSetImageCompression</a> &bull; <a href="magick-image.html#MagickSetImageCompressionQuality">MagickSetImageCompressionQuality</a> &bull; <a href="magick-image.html#MagickSetImageDelay">MagickSetImageDelay</a> &bull; <a href="magick-image.html#MagickSetImageDepth">MagickSetImageDepth</a> &bull; <a href="magick-image.html#MagickSetImageDispose">MagickSetImageDispose</a> &bull; <a href="magick-image.html#MagickSetImageEndian">MagickSetImageEndian</a> &bull; <a href="magick-image.html#MagickSetImageExtent">MagickSetImageExtent</a> &bull; <a href="magick-image.html#MagickSetImageFilename">MagickSetImageFilename</a> &bull; <a href="magick-image.html#MagickSetImageFormat">MagickSetImageFormat</a> &bull; <a href="magick-image.html#MagickSetImageFuzz">MagickSetImageFuzz</a> &bull; <a href="magick-image.html#MagickSetImageGamma">MagickSetImageGamma</a> &bull; <a href="magick-image.html#MagickSetImageGravity">MagickSetImageGravity</a> &bull; <a href="magick-image.html#MagickSetImageGreenPrimary">MagickSetImageGreenPrimary</a> &bull; <a href="magick-image.html#MagickSetImageInterlaceScheme">MagickSetImageInterlaceScheme</a> &bull; <a href="magick-image.html#MagickSetImageInterpolateMethod">MagickSetImageInterpolateMethod</a> &bull; <a href="magick-image.html#MagickSetImageIterations">MagickSetImageIterations</a> &bull; <a href="magick-image.html#MagickSetImageMatte">MagickSetImageMatte</a> &bull; <a href="magick-image.html#MagickSetImageMatteColor">MagickSetImageMatteColor</a> &bull; <a href="magick-image.html#MagickSetImageOpacity">MagickSetImageOpacity</a> &bull; <a href="magick-image.html#MagickSetImageOrientation">MagickSetImageOrientation</a> &bull; <a href="magick-image.html#MagickSetImagePage">MagickSetImagePage</a> &bull; <a href="magick-image.html#MagickSetImageProgressMonitor">MagickSetImageProgressMonitor</a> &bull; <a href="magick-image.html#MagickSetImageRedPrimary">MagickSetImageRedPrimary</a> &bull; <a href="magick-image.html#MagickSetImageRenderingIntent">MagickSetImageRenderingIntent</a> &bull; <a href="magick-image.html#MagickSetImageResolution">MagickSetImageResolution</a> &bull; <a href="magick-image.html#MagickSetImageScene">MagickSetImageScene</a> &bull; <a href="magick-image.html#MagickSetImageTicksPerSecond">MagickSetImageTicksPerSecond</a> &bull; <a href="magick-image.html#MagickSetImageType">MagickSetImageType</a> &bull; <a href="magick-image.html#MagickSetImageUnits">MagickSetImageUnits</a> &bull; <a href="magick-image.html#MagickSetImageVirtualPixelMethod">MagickSetImageVirtualPixelMethod</a> &bull; <a href="magick-image.html#MagickSetImageWhitePoint">MagickSetImageWhitePoint</a> &bull; <a href="magick-image.html#MagickShadeImage">MagickShadeImage</a> &bull; <a href="magick-image.html#MagickShadowImage">MagickShadowImage</a> &bull; <a href="magick-image.html#MagickSharpenImage">MagickSharpenImage</a> &bull; <a href="magick-image.html#MagickShaveImage">MagickShaveImage</a> &bull; <a href="magick-image.html#MagickShearImage">MagickShearImage</a> &bull; <a href="magick-image.html#MagickSigmoidalContrastImage">MagickSigmoidalContrastImage</a> &bull; <a href="magick-image.html#MagickSimilarityImage">MagickSimilarityImage</a> &bull; <a href="magick-image.html#MagickSketchImage">MagickSketchImage</a> &bull; <a href="magick-image.html#MagickSmushImages">MagickSmushImages</a> &bull; <a href="magick-image.html#MagickSolarizeImage">MagickSolarizeImage</a> &bull; <a href="magick-image.html#MagickSparseColorImage">MagickSparseColorImage</a> &bull; <a href="magick-image.html#MagickSpliceImage">MagickSpliceImage</a> &bull; <a href="magick-image.html#MagickSpreadImage">MagickSpreadImage</a> &bull; <a href="magick-image.html#MagickStatisticImage">MagickStatisticImage</a> &bull; <a href="magick-image.html#MagickSteganoImage">MagickSteganoImage</a> &bull; <a href="magick-image.html#MagickStereoImage">MagickStereoImage</a> &bull; <a href="magick-image.html#MagickStripImage">MagickStripImage</a> &bull; <a href="magick-image.html#MagickSwirlImage">MagickSwirlImage</a> &bull; <a href="magick-image.html#MagickTextureImage">MagickTextureImage</a> &bull; <a href="magick-image.html#MagickThresholdImage">MagickThresholdImage</a> &bull; <a href="magick-image.html#MagickThumbnailImage">MagickThumbnailImage</a> &bull; <a href="magick-image.html#MagickTintImage">MagickTintImage</a> &bull; <a href="magick-image.html#MagickTransformImage">MagickTransformImage</a> &bull; <a href="magick-image.html#MagickTransformImageColorspace">MagickTransformImageColorspace</a> &bull; <a href="magick-image.html#MagickTransparentPaintImage">MagickTransparentPaintImage</a> &bull; <a href="magick-image.html#MagickTransposeImage">MagickTransposeImage</a> &bull; <a href="magick-image.html#MagickTransverseImage">MagickTransverseImage</a> &bull; <a href="magick-image.html#MagickTrimImage">MagickTrimImage</a> &bull; <a href="magick-image.html#MagickUniqueImageColors">MagickUniqueImageColors</a> &bull; <a href="magick-image.html#MagickUnsharpMaskImage">MagickUnsharpMaskImage</a> &bull; <a href="magick-image.html#MagickVignetteImage">MagickVignetteImage</a> &bull; <a href="magick-image.html#MagickWaveImage">MagickWaveImage</a> &bull; <a href="magick-image.html#MagickWhiteThresholdImage">MagickWhiteThresholdImage</a> &bull; <a href="magick-image.html#MagickWriteImage">MagickWriteImage</a> &bull; <a href="magick-image.html#MagickWriteImageFile">MagickWriteImageFile</a> &bull; <a href="magick-image.html#MagickWriteImages">MagickWriteImages</a> &bull; <a href="magick-image.html#MagickWriteImagesFile">MagickWriteImagesFile</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="GetImageFromMagickWand">GetImageFromMagickWand</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 2a2821eb96f0225c61bd5da23b7ba3e3c02ba924..6d68f3be1dbe19b5bfa8601e96e08f3d56993c8d 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module magick-property Methods</h1>
-<p class="navigation-index">[<a href="magick-property.php#MagickDeleteImageArtifact">MagickDeleteImageArtifact</a> &bull; <a href="magick-property.php#MagickDeleteImageProperty">MagickDeleteImageProperty</a> &bull; <a href="magick-property.php#MagickDeleteOption">MagickDeleteOption</a> &bull; <a href="magick-property.php#MagickGetAntialias">MagickGetAntialias</a> &bull; <a href="magick-property.php#MagickGetBackgroundColor">MagickGetBackgroundColor</a> &bull; <a href="magick-property.php#MagickGetColorspace">MagickGetColorspace</a> &bull; <a href="magick-property.php#MagickGetCompression">MagickGetCompression</a> &bull; <a href="magick-property.php#MagickGetCompressionQuality">MagickGetCompressionQuality</a> &bull; <a href="magick-property.php#MagickGetCopyright">MagickGetCopyright</a> &bull; <a href="magick-property.php#MagickGetFilename">MagickGetFilename</a> &bull; <a href="magick-property.php#MagickGetFont">MagickGetFont</a> &bull; <a href="magick-property.php#MagickGetFormat">MagickGetFormat</a> &bull; <a href="magick-property.php#MagickGetGravity">MagickGetGravity</a> &bull; <a href="magick-property.php#MagickGetHomeURL">MagickGetHomeURL</a> &bull; <a href="magick-property.php#MagickGetImageArtifact">MagickGetImageArtifact</a> &bull; <a href="magick-property.php#MagickGetImageArtifacts">MagickGetImageArtifacts</a> &bull; <a href="magick-property.php#MagickGetImageProfile">MagickGetImageProfile</a> &bull; <a href="magick-property.php#MagickGetImageProfiles">MagickGetImageProfiles</a> &bull; <a href="magick-property.php#MagickGetImageProperty">MagickGetImageProperty</a> &bull; <a href="magick-property.php#MagickGetImageProperties">MagickGetImageProperties</a> &bull; <a href="magick-property.php#MagickGetInterlaceScheme">MagickGetInterlaceScheme</a> &bull; <a href="magick-property.php#MagickGetInterpolateMethod">MagickGetInterpolateMethod</a> &bull; <a href="magick-property.php#MagickGetOption">MagickGetOption</a> &bull; <a href="magick-property.php#MagickGetOptions">MagickGetOptions</a> &bull; <a href="magick-property.php#MagickGetOrientation">MagickGetOrientation</a> &bull; <a href="magick-property.php#MagickGetPackageName">MagickGetPackageName</a> &bull; <a href="magick-property.php#MagickGetPage">MagickGetPage</a> &bull; <a href="magick-property.php#MagickGetPointsize">MagickGetPointsize</a> &bull; <a href="magick-property.php#MagickGetQuantumDepth">MagickGetQuantumDepth</a> &bull; <a href="magick-property.php#MagickGetQuantumRange">MagickGetQuantumRange</a> &bull; <a href="magick-property.php#MagickGetReleaseDate">MagickGetReleaseDate</a> &bull; <a href="magick-property.php#MagickGetResolution">MagickGetResolution</a> &bull; <a href="magick-property.php#MagickGetResource">MagickGetResource</a> &bull; <a href="magick-property.php#MagickGetResourceLimit">MagickGetResourceLimit</a> &bull; <a href="magick-property.php#MagickGetSamplingFactors">MagickGetSamplingFactors</a> &bull; <a href="magick-property.php#MagickGetSize">MagickGetSize</a> &bull; <a href="magick-property.php#MagickGetSizeOffset">MagickGetSizeOffset</a> &bull; <a href="magick-property.php#MagickGetType">MagickGetType</a> &bull; <a href="magick-property.php#MagickGetVersion">MagickGetVersion</a> &bull; <a href="magick-property.php#MagickProfileImage">MagickProfileImage</a> &bull; <a href="magick-property.php#MagickRemoveImageProfile">MagickRemoveImageProfile</a> &bull; <a href="magick-property.php#MagickSetAntialias">MagickSetAntialias</a> &bull; <a href="magick-property.php#MagickSetBackgroundColor">MagickSetBackgroundColor</a> &bull; <a href="magick-property.php#MagickSetColorspace">MagickSetColorspace</a> &bull; <a href="magick-property.php#MagickSetCompression">MagickSetCompression</a> &bull; <a href="magick-property.php#MagickSetCompressionQuality">MagickSetCompressionQuality</a> &bull; <a href="magick-property.php#MagickSetDepth">MagickSetDepth</a> &bull; <a href="magick-property.php#MagickSetExtract">MagickSetExtract</a> &bull; <a href="magick-property.php#MagickSetFilename">MagickSetFilename</a> &bull; <a href="magick-property.php#MagickSetFont">MagickSetFont</a> &bull; <a href="magick-property.php#MagickSetFormat">MagickSetFormat</a> &bull; <a href="magick-property.php#MagickSetGravity">MagickSetGravity</a> &bull; <a href="magick-property.php#MagickSetImageArtifact">MagickSetImageArtifact</a> &bull; <a href="magick-property.php#MagickSetImageProfile">MagickSetImageProfile</a> &bull; <a href="magick-property.php#MagickSetImageProperty">MagickSetImageProperty</a> &bull; <a href="magick-property.php#MagickSetInterlaceScheme">MagickSetInterlaceScheme</a> &bull; <a href="magick-property.php#MagickSetInterpolateMethod">MagickSetInterpolateMethod</a> &bull; <a href="magick-property.php#MagickSetOption">MagickSetOption</a> &bull; <a href="magick-property.php#MagickSetOrientation">MagickSetOrientation</a> &bull; <a href="magick-property.php#MagickSetPage">MagickSetPage</a> &bull; <a href="magick-property.php#MagickSetPassphrase">MagickSetPassphrase</a> &bull; <a href="magick-property.php#MagickSetPointsize">MagickSetPointsize</a> &bull; <a href="magick-property.php#MagickSetProgressMonitor">MagickSetProgressMonitor</a> &bull; <a href="magick-property.php#MagickSetResourceLimit">MagickSetResourceLimit</a> &bull; <a href="magick-property.php#MagickSetResolution">MagickSetResolution</a> &bull; <a href="magick-property.php#MagickSetSamplingFactors">MagickSetSamplingFactors</a> &bull; <a href="magick-property.php#MagickSetSize">MagickSetSize</a> &bull; <a href="magick-property.php#MagickSetSizeOffset">MagickSetSizeOffset</a> &bull; <a href="magick-property.php#MagickSetType">MagickSetType</a>]</p>
+<p class="navigation-index">[<a href="magick-property.html#MagickDeleteImageArtifact">MagickDeleteImageArtifact</a> &bull; <a href="magick-property.html#MagickDeleteImageProperty">MagickDeleteImageProperty</a> &bull; <a href="magick-property.html#MagickDeleteOption">MagickDeleteOption</a> &bull; <a href="magick-property.html#MagickGetAntialias">MagickGetAntialias</a> &bull; <a href="magick-property.html#MagickGetBackgroundColor">MagickGetBackgroundColor</a> &bull; <a href="magick-property.html#MagickGetColorspace">MagickGetColorspace</a> &bull; <a href="magick-property.html#MagickGetCompression">MagickGetCompression</a> &bull; <a href="magick-property.html#MagickGetCompressionQuality">MagickGetCompressionQuality</a> &bull; <a href="magick-property.html#MagickGetCopyright">MagickGetCopyright</a> &bull; <a href="magick-property.html#MagickGetFilename">MagickGetFilename</a> &bull; <a href="magick-property.html#MagickGetFont">MagickGetFont</a> &bull; <a href="magick-property.html#MagickGetFormat">MagickGetFormat</a> &bull; <a href="magick-property.html#MagickGetGravity">MagickGetGravity</a> &bull; <a href="magick-property.html#MagickGetHomeURL">MagickGetHomeURL</a> &bull; <a href="magick-property.html#MagickGetImageArtifact">MagickGetImageArtifact</a> &bull; <a href="magick-property.html#MagickGetImageArtifacts">MagickGetImageArtifacts</a> &bull; <a href="magick-property.html#MagickGetImageProfile">MagickGetImageProfile</a> &bull; <a href="magick-property.html#MagickGetImageProfiles">MagickGetImageProfiles</a> &bull; <a href="magick-property.html#MagickGetImageProperty">MagickGetImageProperty</a> &bull; <a href="magick-property.html#MagickGetImageProperties">MagickGetImageProperties</a> &bull; <a href="magick-property.html#MagickGetInterlaceScheme">MagickGetInterlaceScheme</a> &bull; <a href="magick-property.html#MagickGetInterpolateMethod">MagickGetInterpolateMethod</a> &bull; <a href="magick-property.html#MagickGetOption">MagickGetOption</a> &bull; <a href="magick-property.html#MagickGetOptions">MagickGetOptions</a> &bull; <a href="magick-property.html#MagickGetOrientation">MagickGetOrientation</a> &bull; <a href="magick-property.html#MagickGetPackageName">MagickGetPackageName</a> &bull; <a href="magick-property.html#MagickGetPage">MagickGetPage</a> &bull; <a href="magick-property.html#MagickGetPointsize">MagickGetPointsize</a> &bull; <a href="magick-property.html#MagickGetQuantumDepth">MagickGetQuantumDepth</a> &bull; <a href="magick-property.html#MagickGetQuantumRange">MagickGetQuantumRange</a> &bull; <a href="magick-property.html#MagickGetReleaseDate">MagickGetReleaseDate</a> &bull; <a href="magick-property.html#MagickGetResolution">MagickGetResolution</a> &bull; <a href="magick-property.html#MagickGetResource">MagickGetResource</a> &bull; <a href="magick-property.html#MagickGetResourceLimit">MagickGetResourceLimit</a> &bull; <a href="magick-property.html#MagickGetSamplingFactors">MagickGetSamplingFactors</a> &bull; <a href="magick-property.html#MagickGetSize">MagickGetSize</a> &bull; <a href="magick-property.html#MagickGetSizeOffset">MagickGetSizeOffset</a> &bull; <a href="magick-property.html#MagickGetType">MagickGetType</a> &bull; <a href="magick-property.html#MagickGetVersion">MagickGetVersion</a> &bull; <a href="magick-property.html#MagickProfileImage">MagickProfileImage</a> &bull; <a href="magick-property.html#MagickRemoveImageProfile">MagickRemoveImageProfile</a> &bull; <a href="magick-property.html#MagickSetAntialias">MagickSetAntialias</a> &bull; <a href="magick-property.html#MagickSetBackgroundColor">MagickSetBackgroundColor</a> &bull; <a href="magick-property.html#MagickSetColorspace">MagickSetColorspace</a> &bull; <a href="magick-property.html#MagickSetCompression">MagickSetCompression</a> &bull; <a href="magick-property.html#MagickSetCompressionQuality">MagickSetCompressionQuality</a> &bull; <a href="magick-property.html#MagickSetDepth">MagickSetDepth</a> &bull; <a href="magick-property.html#MagickSetExtract">MagickSetExtract</a> &bull; <a href="magick-property.html#MagickSetFilename">MagickSetFilename</a> &bull; <a href="magick-property.html#MagickSetFont">MagickSetFont</a> &bull; <a href="magick-property.html#MagickSetFormat">MagickSetFormat</a> &bull; <a href="magick-property.html#MagickSetGravity">MagickSetGravity</a> &bull; <a href="magick-property.html#MagickSetImageArtifact">MagickSetImageArtifact</a> &bull; <a href="magick-property.html#MagickSetImageProfile">MagickSetImageProfile</a> &bull; <a href="magick-property.html#MagickSetImageProperty">MagickSetImageProperty</a> &bull; <a href="magick-property.html#MagickSetInterlaceScheme">MagickSetInterlaceScheme</a> &bull; <a href="magick-property.html#MagickSetInterpolateMethod">MagickSetInterpolateMethod</a> &bull; <a href="magick-property.html#MagickSetOption">MagickSetOption</a> &bull; <a href="magick-property.html#MagickSetOrientation">MagickSetOrientation</a> &bull; <a href="magick-property.html#MagickSetPage">MagickSetPage</a> &bull; <a href="magick-property.html#MagickSetPassphrase">MagickSetPassphrase</a> &bull; <a href="magick-property.html#MagickSetPointsize">MagickSetPointsize</a> &bull; <a href="magick-property.html#MagickSetProgressMonitor">MagickSetProgressMonitor</a> &bull; <a href="magick-property.html#MagickSetResourceLimit">MagickSetResourceLimit</a> &bull; <a href="magick-property.html#MagickSetResolution">MagickSetResolution</a> &bull; <a href="magick-property.html#MagickSetSamplingFactors">MagickSetSamplingFactors</a> &bull; <a href="magick-property.html#MagickSetSize">MagickSetSize</a> &bull; <a href="magick-property.html#MagickSetSizeOffset">MagickSetSizeOffset</a> &bull; <a href="magick-property.html#MagickSetType">MagickSetType</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickDeleteImageArtifact">MagickDeleteImageArtifact</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 40b2d00a873287dcd7c69eb4f48face927fd3433..3b5e930e9fe0745365e7180f0cb8c71a108b2d5f 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module magick-wand Methods</h1>
-<p class="navigation-index">[<a href="magick-wand.php#ClearMagickWand">ClearMagickWand</a> &bull; <a href="magick-wand.php#CloneMagickWand">CloneMagickWand</a> &bull; <a href="magick-wand.php#DestroyMagickWand">DestroyMagickWand</a> &bull; <a href="magick-wand.php#IsMagickWand">IsMagickWand</a> &bull; <a href="magick-wand.php#MagickClearException">MagickClearException</a> &bull; <a href="magick-wand.php#MagickGetException">MagickGetException</a> &bull; <a href="magick-wand.php#MagickGetExceptionType">MagickGetExceptionType</a> &bull; <a href="magick-wand.php#MagickGetIteratorIndex">MagickGetIteratorIndex</a> &bull; <a href="magick-wand.php#MagickQueryConfigureOption">MagickQueryConfigureOption</a> &bull; <a href="magick-wand.php#MagickQueryConfigureOptions">MagickQueryConfigureOptions</a> &bull; <a href="magick-wand.php#MagickQueryFontMetrics">MagickQueryFontMetrics</a> &bull; <a href="magick-wand.php#MagickQueryMultilineFontMetrics">MagickQueryMultilineFontMetrics</a> &bull; <a href="magick-wand.php#MagickQueryFonts">MagickQueryFonts</a> &bull; <a href="magick-wand.php#MagickQueryFonts">MagickQueryFonts</a> &bull; <a href="magick-wand.php#MagickRelinquishMemory">MagickRelinquishMemory</a> &bull; <a href="magick-wand.php#MagickResetIterator">MagickResetIterator</a> &bull; <a href="magick-wand.php#MagickSetFirstIterator">MagickSetFirstIterator</a> &bull; <a href="magick-wand.php#MagickSetIteratorIndex">MagickSetIteratorIndex</a> &bull; <a href="magick-wand.php#MagickSetLastIterator">MagickSetLastIterator</a> &bull; <a href="magick-wand.php#MagickWandGenesis">MagickWandGenesis</a> &bull; <a href="magick-wand.php#MagickWandTerminus">MagickWandTerminus</a> &bull; <a href="magick-wand.php#NewMagickWand">NewMagickWand</a> &bull; <a href="magick-wand.php#NewMagickWandFromImage">NewMagickWandFromImage</a>]</p>
+<p class="navigation-index">[<a href="magick-wand.html#ClearMagickWand">ClearMagickWand</a> &bull; <a href="magick-wand.html#CloneMagickWand">CloneMagickWand</a> &bull; <a href="magick-wand.html#DestroyMagickWand">DestroyMagickWand</a> &bull; <a href="magick-wand.html#IsMagickWand">IsMagickWand</a> &bull; <a href="magick-wand.html#MagickClearException">MagickClearException</a> &bull; <a href="magick-wand.html#MagickGetException">MagickGetException</a> &bull; <a href="magick-wand.html#MagickGetExceptionType">MagickGetExceptionType</a> &bull; <a href="magick-wand.html#MagickGetIteratorIndex">MagickGetIteratorIndex</a> &bull; <a href="magick-wand.html#MagickQueryConfigureOption">MagickQueryConfigureOption</a> &bull; <a href="magick-wand.html#MagickQueryConfigureOptions">MagickQueryConfigureOptions</a> &bull; <a href="magick-wand.html#MagickQueryFontMetrics">MagickQueryFontMetrics</a> &bull; <a href="magick-wand.html#MagickQueryMultilineFontMetrics">MagickQueryMultilineFontMetrics</a> &bull; <a href="magick-wand.html#MagickQueryFonts">MagickQueryFonts</a> &bull; <a href="magick-wand.html#MagickQueryFonts">MagickQueryFonts</a> &bull; <a href="magick-wand.html#MagickRelinquishMemory">MagickRelinquishMemory</a> &bull; <a href="magick-wand.html#MagickResetIterator">MagickResetIterator</a> &bull; <a href="magick-wand.html#MagickSetFirstIterator">MagickSetFirstIterator</a> &bull; <a href="magick-wand.html#MagickSetIteratorIndex">MagickSetIteratorIndex</a> &bull; <a href="magick-wand.html#MagickSetLastIterator">MagickSetLastIterator</a> &bull; <a href="magick-wand.html#MagickWandGenesis">MagickWandGenesis</a> &bull; <a href="magick-wand.html#MagickWandTerminus">MagickWandTerminus</a> &bull; <a href="magick-wand.html#NewMagickWand">NewMagickWand</a> &bull; <a href="magick-wand.html#NewMagickWandFromImage">NewMagickWandFromImage</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="ClearMagickWand">ClearMagickWand</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index cf6d41397296a45cd76bf1596fcb933ca89f34ab..eb6df2092724ef87805290274e4368a4e680eeaf 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module magick Methods</h1>
-<p class="navigation-index">[<a href="magick.php#GetMagickPrecision">GetMagickPrecision</a> &bull; <a href="magick.php#IsMagickInstantiated">IsMagickInstantiated</a> &bull; <a href="magick.php#MagickCoreGenesis">MagickCoreGenesis</a> &bull; <a href="magick.php#MagickCoreTerminus">MagickCoreTerminus</a> &bull; <a href="magick.php#SetMagickPrecision">SetMagickPrecision</a>]</p>
+<p class="navigation-index">[<a href="magick.html#GetMagickPrecision">GetMagickPrecision</a> &bull; <a href="magick.html#IsMagickInstantiated">IsMagickInstantiated</a> &bull; <a href="magick.html#MagickCoreGenesis">MagickCoreGenesis</a> &bull; <a href="magick.html#MagickCoreTerminus">MagickCoreTerminus</a> &bull; <a href="magick.html#SetMagickPrecision">SetMagickPrecision</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/magick_8c.html" id="GetMagickPrecision">GetMagickPrecision</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index f219fde3d4e5430697f94075c5735b4760e94f48..3ddef51b3ead5524c098a1a59f8c3652e7c9f5ad 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module memory Methods</h1>
-<p class="navigation-index">[<a href="memory.php#AcquireAlignedMemory">AcquireAlignedMemory</a> &bull; <a href="memory.php#AcquireMagickMemory">AcquireMagickMemory</a> &bull; <a href="memory.php#AcquireQuantumMemory">AcquireQuantumMemory</a> &bull; <a href="memory.php#CopyMagickMemory">CopyMagickMemory</a> &bull; <a href="memory.php#GetMagickMemoryMethods">GetMagickMemoryMethods</a> &bull; <a href="memory.php#RelinquishAlignedMemory">RelinquishAlignedMemory</a> &bull; <a href="memory.php#RelinquishMagickMemory">RelinquishMagickMemory</a> &bull; <a href="memory.php#ResetMagickMemory">ResetMagickMemory</a> &bull; <a href="memory.php#ResizeMagickMemory">ResizeMagickMemory</a> &bull; <a href="memory.php#ResizeQuantumMemory">ResizeQuantumMemory</a> &bull; <a href="memory.php#SetMagickMemoryMethods">SetMagickMemoryMethods</a>]</p>
+<p class="navigation-index">[<a href="memory.html#AcquireAlignedMemory">AcquireAlignedMemory</a> &bull; <a href="memory.html#AcquireMagickMemory">AcquireMagickMemory</a> &bull; <a href="memory.html#AcquireQuantumMemory">AcquireQuantumMemory</a> &bull; <a href="memory.html#CopyMagickMemory">CopyMagickMemory</a> &bull; <a href="memory.html#GetMagickMemoryMethods">GetMagickMemoryMethods</a> &bull; <a href="memory.html#RelinquishAlignedMemory">RelinquishAlignedMemory</a> &bull; <a href="memory.html#RelinquishMagickMemory">RelinquishMagickMemory</a> &bull; <a href="memory.html#ResetMagickMemory">ResetMagickMemory</a> &bull; <a href="memory.html#ResizeMagickMemory">ResizeMagickMemory</a> &bull; <a href="memory.html#ResizeQuantumMemory">ResizeQuantumMemory</a> &bull; <a href="memory.html#SetMagickMemoryMethods">SetMagickMemoryMethods</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/memory_8c.html" id="AcquireAlignedMemory">AcquireAlignedMemory</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index bb2ef5a0e3d1ec2b19d13e2ad46d03490ba3933e..1bfafb49f254cd76b231554352fba3f65540df45 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module module Methods</h1>
-<p class="navigation-index">[<a href="module.php#AcquireModuleInfo">AcquireModuleInfo</a> &bull; <a href="module.php#DestroyModuleList">DestroyModuleList</a> &bull; <a href="module.php#GetModuleInfo">GetModuleInfo</a> &bull; <a href="module.php#GetModuleInfoList">GetModuleInfoList</a> &bull; <a href="module.php#GetModuleList">GetModuleList</a> &bull; <a href="module.php#GetMagickModulePath">GetMagickModulePath</a> &bull; <a href="module.php#InitializeModuleList">InitializeModuleList</a> &bull; <a href="module.php#InvokeDynamicImageFilter">InvokeDynamicImageFilter</a> &bull; <a href="module.php#ListModuleInfo">ListModuleInfo</a> &bull; <a href="module.php#OpenModule">OpenModule</a> &bull; <a href="module.php#OpenModules">OpenModules</a> &bull; <a href="module.php#RegisterModule">RegisterModule</a> &bull; <a href="module.php#TagToCoderModuleName">TagToCoderModuleName</a> &bull; <a href="module.php#TagToFilterModuleName">TagToFilterModuleName</a> &bull; <a href="module.php#TagToModuleName">TagToModuleName</a> &bull; <a href="module.php#UnregisterModule">UnregisterModule</a>]</p>
+<p class="navigation-index">[<a href="module.html#AcquireModuleInfo">AcquireModuleInfo</a> &bull; <a href="module.html#DestroyModuleList">DestroyModuleList</a> &bull; <a href="module.html#GetModuleInfo">GetModuleInfo</a> &bull; <a href="module.html#GetModuleInfoList">GetModuleInfoList</a> &bull; <a href="module.html#GetModuleList">GetModuleList</a> &bull; <a href="module.html#GetMagickModulePath">GetMagickModulePath</a> &bull; <a href="module.html#InitializeModuleList">InitializeModuleList</a> &bull; <a href="module.html#InvokeDynamicImageFilter">InvokeDynamicImageFilter</a> &bull; <a href="module.html#ListModuleInfo">ListModuleInfo</a> &bull; <a href="module.html#OpenModule">OpenModule</a> &bull; <a href="module.html#OpenModules">OpenModules</a> &bull; <a href="module.html#RegisterModule">RegisterModule</a> &bull; <a href="module.html#TagToCoderModuleName">TagToCoderModuleName</a> &bull; <a href="module.html#TagToFilterModuleName">TagToFilterModuleName</a> &bull; <a href="module.html#TagToModuleName">TagToModuleName</a> &bull; <a href="module.html#UnregisterModule">UnregisterModule</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="AcquireModuleInfo">AcquireModuleInfo</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 34d52318dac52e7fea5d9c8e7146f995300cb7e8..51008c6d78a24dfcfb15be604d99e1710aa558cf 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module mogrify Methods</h1>
-<p class="navigation-index">[<a href="mogrify.php#MagickCommandGenesis">MagickCommandGenesis</a>]</p>
+<p class="navigation-index">[<a href="mogrify.html#MagickCommandGenesis">MagickCommandGenesis</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickWand/mogrify_8c.html" id="MagickCommandGenesis">MagickCommandGenesis</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index e7d50a6ddde4bf434a4f5dca3d48caf845386715..e6f602d955f1aa35f5736dcd940fa2b3ccaf0e0d 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module monitor Methods</h1>
-<p class="navigation-index">[<a href="monitor.php#SetImageProgressMonitor">SetImageProgressMonitor</a> &bull; <a href="monitor.php#SetImageInfoProgressMonitor">SetImageInfoProgressMonitor</a>]</p>
+<p class="navigation-index">[<a href="monitor.html#SetImageProgressMonitor">SetImageProgressMonitor</a> &bull; <a href="monitor.html#SetImageInfoProgressMonitor">SetImageInfoProgressMonitor</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/monitor_8c.html" id="SetImageProgressMonitor">SetImageProgressMonitor</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index aaf03a13a0b92058d0417f031046c7ec6658b1e6..b4bfb5f522c9c9f434418442a35297467c0c28ae 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module montage Methods</h1>
-<p class="navigation-index">[<a href="montage.php#CloneMontageInfo">CloneMontageInfo</a> &bull; <a href="montage.php#DestroyMontageInfo">DestroyMontageInfo</a> &bull; <a href="montage.php#GetMontageInfo">GetMontageInfo</a> &bull; <a href="montage.php#MontageImageList">MontageImageList</a>]</p>
+<p class="navigation-index">[<a href="montage.html#CloneMontageInfo">CloneMontageInfo</a> &bull; <a href="montage.html#DestroyMontageInfo">DestroyMontageInfo</a> &bull; <a href="montage.html#GetMontageInfo">GetMontageInfo</a> &bull; <a href="montage.html#MontageImageList">MontageImageList</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/montage_8c.html" id="CloneMontageInfo">CloneMontageInfo</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index a641dc02f40c2cc898de04742475b9409983fb7e..8a7b608d1e06b06e43368ed21aa2eee787739db5 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module morphology Methods</h1>
-<p class="navigation-index">[<a href="morphology.php#** This macro  IsNaN">** This macro  IsNaN</a> &bull; <a href="morphology.php#AcquireKernelInfo">AcquireKernelInfo</a> &bull; <a href="morphology.php#AcquireKernelBuiltIn">AcquireKernelBuiltIn</a> &bull; <a href="morphology.php#CloneKernelInfo">CloneKernelInfo</a> &bull; <a href="morphology.php#DestroyKernelInfo">DestroyKernelInfo</a> &bull; <a href="morphology.php#MorphologyApply">MorphologyApply</a> &bull; <a href="morphology.php#MorphologyImageChannel">MorphologyImageChannel</a> &bull; <a href="morphology.php#ScaleGeometryKernelInfo">ScaleGeometryKernelInfo</a> &bull; <a href="morphology.php#ScaleKernelInfo">ScaleKernelInfo</a> &bull; <a href="morphology.php#ShowKernelInfo">ShowKernelInfo</a> &bull; <a href="morphology.php#UnityAddKernelInfo">UnityAddKernelInfo</a> &bull; <a href="morphology.php#ZeroKernelNans">ZeroKernelNans</a>]</p>
+<p class="navigation-index">[<a href="morphology.html#** This macro  IsNaN">** This macro  IsNaN</a> &bull; <a href="morphology.html#AcquireKernelInfo">AcquireKernelInfo</a> &bull; <a href="morphology.html#AcquireKernelBuiltIn">AcquireKernelBuiltIn</a> &bull; <a href="morphology.html#CloneKernelInfo">CloneKernelInfo</a> &bull; <a href="morphology.html#DestroyKernelInfo">DestroyKernelInfo</a> &bull; <a href="morphology.html#MorphologyApply">MorphologyApply</a> &bull; <a href="morphology.html#MorphologyImageChannel">MorphologyImageChannel</a> &bull; <a href="morphology.html#ScaleGeometryKernelInfo">ScaleGeometryKernelInfo</a> &bull; <a href="morphology.html#ScaleKernelInfo">ScaleKernelInfo</a> &bull; <a href="morphology.html#ShowKernelInfo">ShowKernelInfo</a> &bull; <a href="morphology.html#UnityAddKernelInfo">UnityAddKernelInfo</a> &bull; <a href="morphology.html#ZeroKernelNans">ZeroKernelNans</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/morphology_8c.html" id="**_This macro  IsNaN">** This macro  IsNaN</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 4ca97c20c67ab8d7dfd70c1b6a459a541dc9195c..d8a88824d65c42df11b4435fcd1aa5311675ab11 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module paint Methods</h1>
-<p class="navigation-index">[<a href="paint.php#FloodfillPaintImage">FloodfillPaintImage</a> &bull; <a href="paint.php#OilPaintImage">OilPaintImage</a> &bull; <a href="paint.php#OpaquePaintImage">OpaquePaintImage</a> &bull; <a href="paint.php#TransparentPaintImage">TransparentPaintImage</a> &bull; <a href="paint.php#TransparentPaintImageChroma">TransparentPaintImageChroma</a>]</p>
+<p class="navigation-index">[<a href="paint.html#FloodfillPaintImage">FloodfillPaintImage</a> &bull; <a href="paint.html#OilPaintImage">OilPaintImage</a> &bull; <a href="paint.html#OpaquePaintImage">OpaquePaintImage</a> &bull; <a href="paint.html#TransparentPaintImage">TransparentPaintImage</a> &bull; <a href="paint.html#TransparentPaintImageChroma">TransparentPaintImageChroma</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/paint_8c.html" id="FloodfillPaintImage">FloodfillPaintImage</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 87ff22c0f2e6b4b3987355d7c87ea34c31d5d2b1..9254c082ba9306f350840655ad7cfa5c8291ae63 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module pixel-iterator Methods</h1>
-<p class="navigation-index">[<a href="pixel-iterator.php#ClearPixelIterator">ClearPixelIterator</a> &bull; <a href="pixel-iterator.php#ClonePixelIterator">ClonePixelIterator</a> &bull; <a href="pixel-iterator.php#DestroyPixelIterator">DestroyPixelIterator</a> &bull; <a href="pixel-iterator.php#IsPixelIterator">IsPixelIterator</a> &bull; <a href="pixel-iterator.php#NewPixelIterator">NewPixelIterator</a> &bull; <a href="pixel-iterator.php#PixelClearIteratorException">PixelClearIteratorException</a> &bull; <a href="pixel-iterator.php#NewPixelRegionIterator">NewPixelRegionIterator</a> &bull; <a href="pixel-iterator.php#PixelGetCurrentIteratorRow">PixelGetCurrentIteratorRow</a> &bull; <a href="pixel-iterator.php#PixelGetIteratorException">PixelGetIteratorException</a> &bull; <a href="pixel-iterator.php#PixelGetIteratorExceptionType">PixelGetIteratorExceptionType</a> &bull; <a href="pixel-iterator.php#PixelGetIteratorRow">PixelGetIteratorRow</a> &bull; <a href="pixel-iterator.php#PixelGetNextIteratorRow">PixelGetNextIteratorRow</a> &bull; <a href="pixel-iterator.php#PixelGetPreviousIteratorRow">PixelGetPreviousIteratorRow</a> &bull; <a href="pixel-iterator.php#PixelResetIterator">PixelResetIterator</a> &bull; <a href="pixel-iterator.php#PixelSetFirstIteratorRow">PixelSetFirstIteratorRow</a> &bull; <a href="pixel-iterator.php#PixelSetIteratorRow">PixelSetIteratorRow</a> &bull; <a href="pixel-iterator.php#PixelSetLastIteratorRow">PixelSetLastIteratorRow</a> &bull; <a href="pixel-iterator.php#PixelSyncIterator">PixelSyncIterator</a>]</p>
+<p class="navigation-index">[<a href="pixel-iterator.html#ClearPixelIterator">ClearPixelIterator</a> &bull; <a href="pixel-iterator.html#ClonePixelIterator">ClonePixelIterator</a> &bull; <a href="pixel-iterator.html#DestroyPixelIterator">DestroyPixelIterator</a> &bull; <a href="pixel-iterator.html#IsPixelIterator">IsPixelIterator</a> &bull; <a href="pixel-iterator.html#NewPixelIterator">NewPixelIterator</a> &bull; <a href="pixel-iterator.html#PixelClearIteratorException">PixelClearIteratorException</a> &bull; <a href="pixel-iterator.html#NewPixelRegionIterator">NewPixelRegionIterator</a> &bull; <a href="pixel-iterator.html#PixelGetCurrentIteratorRow">PixelGetCurrentIteratorRow</a> &bull; <a href="pixel-iterator.html#PixelGetIteratorException">PixelGetIteratorException</a> &bull; <a href="pixel-iterator.html#PixelGetIteratorExceptionType">PixelGetIteratorExceptionType</a> &bull; <a href="pixel-iterator.html#PixelGetIteratorRow">PixelGetIteratorRow</a> &bull; <a href="pixel-iterator.html#PixelGetNextIteratorRow">PixelGetNextIteratorRow</a> &bull; <a href="pixel-iterator.html#PixelGetPreviousIteratorRow">PixelGetPreviousIteratorRow</a> &bull; <a href="pixel-iterator.html#PixelResetIterator">PixelResetIterator</a> &bull; <a href="pixel-iterator.html#PixelSetFirstIteratorRow">PixelSetFirstIteratorRow</a> &bull; <a href="pixel-iterator.html#PixelSetIteratorRow">PixelSetIteratorRow</a> &bull; <a href="pixel-iterator.html#PixelSetLastIteratorRow">PixelSetLastIteratorRow</a> &bull; <a href="pixel-iterator.html#PixelSyncIterator">PixelSyncIterator</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="ClearPixelIterator">ClearPixelIterator</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 5c1bc1069702714a799a2bca670b9a1a10df50a0..954ca37b090f91d35d8d0a623c0a0187b4620b98 100644 (file)
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../http://www.imagemagick.org/script/search.php">Search</a>
+  <a title="Search" href="../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../http://www.imagemagick.org/www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
@@ -573,7 +573,7 @@ _8c.html" target="source" name="UpdatePixelViewIterator">UpdatePixelViewIterator
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2010 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../http://www.imagemagick.org/www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
index fa075efec61337ad445b95cb0accb4c12a3c5ff9..bf682bd2430e07c70ff458f47cbe8aac73adb436 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module pixel-wand Methods</h1>
-<p class="navigation-index">[<a href="pixel-wand.php#ClearPixelWand">ClearPixelWand</a> &bull; <a href="pixel-wand.php#ClonePixelWand">ClonePixelWand</a> &bull; <a href="pixel-wand.php#ClonePixelWands">ClonePixelWands</a> &bull; <a href="pixel-wand.php#DestroyPixelWand">DestroyPixelWand</a> &bull; <a href="pixel-wand.php#DestroyPixelWands">DestroyPixelWands</a> &bull; <a href="pixel-wand.php#IsPixelWandSimilar">IsPixelWandSimilar</a> &bull; <a href="pixel-wand.php#IsPixelWand">IsPixelWand</a> &bull; <a href="pixel-wand.php#NewPixelWand">NewPixelWand</a> &bull; <a href="pixel-wand.php#NewPixelWands">NewPixelWands</a> &bull; <a href="pixel-wand.php#PixelClearException">PixelClearException</a> &bull; <a href="pixel-wand.php#PixelGetAlpha">PixelGetAlpha</a> &bull; <a href="pixel-wand.php#PixelGetAlphaQuantum">PixelGetAlphaQuantum</a> &bull; <a href="pixel-wand.php#PixelGetBlack">PixelGetBlack</a> &bull; <a href="pixel-wand.php#PixelGetBlackQuantum">PixelGetBlackQuantum</a> &bull; <a href="pixel-wand.php#PixelGetBlue">PixelGetBlue</a> &bull; <a href="pixel-wand.php#PixelGetBlueQuantum">PixelGetBlueQuantum</a> &bull; <a href="pixel-wand.php#PixelGetColorAsString">PixelGetColorAsString</a> &bull; <a href="pixel-wand.php#PixelGetColorAsNormalizedString">PixelGetColorAsNormalizedString</a> &bull; <a href="pixel-wand.php#PixelGetColorCount">PixelGetColorCount</a> &bull; <a href="pixel-wand.php#PixelGetCyan">PixelGetCyan</a> &bull; <a href="pixel-wand.php#PixelGetCyanQuantum">PixelGetCyanQuantum</a> &bull; <a href="pixel-wand.php#PixelGetException">PixelGetException</a> &bull; <a href="pixel-wand.php#PixelGetExceptionType">PixelGetExceptionType</a> &bull; <a href="pixel-wand.php#PixelGetFuzz">PixelGetFuzz</a> &bull; <a href="pixel-wand.php#PixelGetGreen">PixelGetGreen</a> &bull; <a href="pixel-wand.php#PixelGetGreenQuantum">PixelGetGreenQuantum</a> &bull; <a href="pixel-wand.php#PixelGetHSL">PixelGetHSL</a> &bull; <a href="pixel-wand.php#PixelGetIndex">PixelGetIndex</a> &bull; <a href="pixel-wand.php#PixelGetMagenta">PixelGetMagenta</a> &bull; <a href="pixel-wand.php#PixelGetMagentaQuantum">PixelGetMagentaQuantum</a> &bull; <a href="pixel-wand.php#PixelGetMagickColor">PixelGetMagickColor</a> &bull; <a href="pixel-wand.php#PixelGetOpacity">PixelGetOpacity</a> &bull; <a href="pixel-wand.php#PixelGetOpacityQuantum">PixelGetOpacityQuantum</a> &bull; <a href="pixel-wand.php#PixelGetQuantumColor">PixelGetQuantumColor</a> &bull; <a href="pixel-wand.php#PixelGetRed">PixelGetRed</a> &bull; <a href="pixel-wand.php#PixelGetRedQuantum">PixelGetRedQuantum</a> &bull; <a href="pixel-wand.php#PixelGetYellow">PixelGetYellow</a> &bull; <a href="pixel-wand.php#PixelGetYellowQuantum">PixelGetYellowQuantum</a> &bull; <a href="pixel-wand.php#PixelSetAlpha">PixelSetAlpha</a> &bull; <a href="pixel-wand.php#PixelSetAlphaQuantum">PixelSetAlphaQuantum</a> &bull; <a href="pixel-wand.php#PixelSetBlack">PixelSetBlack</a> &bull; <a href="pixel-wand.php#PixelSetBlackQuantum">PixelSetBlackQuantum</a> &bull; <a href="pixel-wand.php#PixelSetBlue">PixelSetBlue</a> &bull; <a href="pixel-wand.php#PixelSetBlueQuantum">PixelSetBlueQuantum</a> &bull; <a href="pixel-wand.php#PixelSetColor">PixelSetColor</a> &bull; <a href="pixel-wand.php#PixelSetColorCount">PixelSetColorCount</a> &bull; <a href="pixel-wand.php#PixelSetColorFromWand">PixelSetColorFromWand</a> &bull; <a href="pixel-wand.php#PixelSetCyan">PixelSetCyan</a> &bull; <a href="pixel-wand.php#PixelSetCyanQuantum">PixelSetCyanQuantum</a> &bull; <a href="pixel-wand.php#PixelSetFuzz">PixelSetFuzz</a> &bull; <a href="pixel-wand.php#PixelSetGreen">PixelSetGreen</a> &bull; <a href="pixel-wand.php#PixelSetGreenQuantum">PixelSetGreenQuantum</a> &bull; <a href="pixel-wand.php#PixelSetHSL">PixelSetHSL</a> &bull; <a href="pixel-wand.php#PixelSetIndex">PixelSetIndex</a> &bull; <a href="pixel-wand.php#PixelSetMagenta">PixelSetMagenta</a> &bull; <a href="pixel-wand.php#PixelSetMagentaQuantum">PixelSetMagentaQuantum</a> &bull; <a href="pixel-wand.php#PixelSetMagickColor">PixelSetMagickColor</a> &bull; <a href="pixel-wand.php#PixelSetOpacity">PixelSetOpacity</a> &bull; <a href="pixel-wand.php#PixelSetOpacityQuantum">PixelSetOpacityQuantum</a> &bull; <a href="pixel-wand.php#PixelSetQuantumColor">PixelSetQuantumColor</a> &bull; <a href="pixel-wand.php#PixelSetRed">PixelSetRed</a> &bull; <a href="pixel-wand.php#PixelSetRedQuantum">PixelSetRedQuantum</a> &bull; <a href="pixel-wand.php#PixelSetYellow">PixelSetYellow</a> &bull; <a href="pixel-wand.php#PixelSetYellowQuantum">PixelSetYellowQuantum</a>]</p>
+<p class="navigation-index">[<a href="pixel-wand.html#ClearPixelWand">ClearPixelWand</a> &bull; <a href="pixel-wand.html#ClonePixelWand">ClonePixelWand</a> &bull; <a href="pixel-wand.html#ClonePixelWands">ClonePixelWands</a> &bull; <a href="pixel-wand.html#DestroyPixelWand">DestroyPixelWand</a> &bull; <a href="pixel-wand.html#DestroyPixelWands">DestroyPixelWands</a> &bull; <a href="pixel-wand.html#IsPixelWandSimilar">IsPixelWandSimilar</a> &bull; <a href="pixel-wand.html#IsPixelWand">IsPixelWand</a> &bull; <a href="pixel-wand.html#NewPixelWand">NewPixelWand</a> &bull; <a href="pixel-wand.html#NewPixelWands">NewPixelWands</a> &bull; <a href="pixel-wand.html#PixelClearException">PixelClearException</a> &bull; <a href="pixel-wand.html#PixelGetAlpha">PixelGetAlpha</a> &bull; <a href="pixel-wand.html#PixelGetAlphaQuantum">PixelGetAlphaQuantum</a> &bull; <a href="pixel-wand.html#PixelGetBlack">PixelGetBlack</a> &bull; <a href="pixel-wand.html#PixelGetBlackQuantum">PixelGetBlackQuantum</a> &bull; <a href="pixel-wand.html#PixelGetBlue">PixelGetBlue</a> &bull; <a href="pixel-wand.html#PixelGetBlueQuantum">PixelGetBlueQuantum</a> &bull; <a href="pixel-wand.html#PixelGetColorAsString">PixelGetColorAsString</a> &bull; <a href="pixel-wand.html#PixelGetColorAsNormalizedString">PixelGetColorAsNormalizedString</a> &bull; <a href="pixel-wand.html#PixelGetColorCount">PixelGetColorCount</a> &bull; <a href="pixel-wand.html#PixelGetCyan">PixelGetCyan</a> &bull; <a href="pixel-wand.html#PixelGetCyanQuantum">PixelGetCyanQuantum</a> &bull; <a href="pixel-wand.html#PixelGetException">PixelGetException</a> &bull; <a href="pixel-wand.html#PixelGetExceptionType">PixelGetExceptionType</a> &bull; <a href="pixel-wand.html#PixelGetFuzz">PixelGetFuzz</a> &bull; <a href="pixel-wand.html#PixelGetGreen">PixelGetGreen</a> &bull; <a href="pixel-wand.html#PixelGetGreenQuantum">PixelGetGreenQuantum</a> &bull; <a href="pixel-wand.html#PixelGetHSL">PixelGetHSL</a> &bull; <a href="pixel-wand.html#PixelGetIndex">PixelGetIndex</a> &bull; <a href="pixel-wand.html#PixelGetMagenta">PixelGetMagenta</a> &bull; <a href="pixel-wand.html#PixelGetMagentaQuantum">PixelGetMagentaQuantum</a> &bull; <a href="pixel-wand.html#PixelGetMagickColor">PixelGetMagickColor</a> &bull; <a href="pixel-wand.html#PixelGetOpacity">PixelGetOpacity</a> &bull; <a href="pixel-wand.html#PixelGetOpacityQuantum">PixelGetOpacityQuantum</a> &bull; <a href="pixel-wand.html#PixelGetQuantumColor">PixelGetQuantumColor</a> &bull; <a href="pixel-wand.html#PixelGetRed">PixelGetRed</a> &bull; <a href="pixel-wand.html#PixelGetRedQuantum">PixelGetRedQuantum</a> &bull; <a href="pixel-wand.html#PixelGetYellow">PixelGetYellow</a> &bull; <a href="pixel-wand.html#PixelGetYellowQuantum">PixelGetYellowQuantum</a> &bull; <a href="pixel-wand.html#PixelSetAlpha">PixelSetAlpha</a> &bull; <a href="pixel-wand.html#PixelSetAlphaQuantum">PixelSetAlphaQuantum</a> &bull; <a href="pixel-wand.html#PixelSetBlack">PixelSetBlack</a> &bull; <a href="pixel-wand.html#PixelSetBlackQuantum">PixelSetBlackQuantum</a> &bull; <a href="pixel-wand.html#PixelSetBlue">PixelSetBlue</a> &bull; <a href="pixel-wand.html#PixelSetBlueQuantum">PixelSetBlueQuantum</a> &bull; <a href="pixel-wand.html#PixelSetColor">PixelSetColor</a> &bull; <a href="pixel-wand.html#PixelSetColorCount">PixelSetColorCount</a> &bull; <a href="pixel-wand.html#PixelSetColorFromWand">PixelSetColorFromWand</a> &bull; <a href="pixel-wand.html#PixelSetCyan">PixelSetCyan</a> &bull; <a href="pixel-wand.html#PixelSetCyanQuantum">PixelSetCyanQuantum</a> &bull; <a href="pixel-wand.html#PixelSetFuzz">PixelSetFuzz</a> &bull; <a href="pixel-wand.html#PixelSetGreen">PixelSetGreen</a> &bull; <a href="pixel-wand.html#PixelSetGreenQuantum">PixelSetGreenQuantum</a> &bull; <a href="pixel-wand.html#PixelSetHSL">PixelSetHSL</a> &bull; <a href="pixel-wand.html#PixelSetIndex">PixelSetIndex</a> &bull; <a href="pixel-wand.html#PixelSetMagenta">PixelSetMagenta</a> &bull; <a href="pixel-wand.html#PixelSetMagentaQuantum">PixelSetMagentaQuantum</a> &bull; <a href="pixel-wand.html#PixelSetMagickColor">PixelSetMagickColor</a> &bull; <a href="pixel-wand.html#PixelSetOpacity">PixelSetOpacity</a> &bull; <a href="pixel-wand.html#PixelSetOpacityQuantum">PixelSetOpacityQuantum</a> &bull; <a href="pixel-wand.html#PixelSetQuantumColor">PixelSetQuantumColor</a> &bull; <a href="pixel-wand.html#PixelSetRed">PixelSetRed</a> &bull; <a href="pixel-wand.html#PixelSetRedQuantum">PixelSetRedQuantum</a> &bull; <a href="pixel-wand.html#PixelSetYellow">PixelSetYellow</a> &bull; <a href="pixel-wand.html#PixelSetYellowQuantum">PixelSetYellowQuantum</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="ClearPixelWand">ClearPixelWand</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 48612e53ea857e45911e353ae7f29f91851bea4e..85db669b54411a901332084c3fbeaf52b2e08ef2 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module profile Methods</h1>
-<p class="navigation-index">[<a href="profile.php#CloneImageProfiles">CloneImageProfiles</a> &bull; <a href="profile.php#DeleteImageProfile">DeleteImageProfile</a> &bull; <a href="profile.php#DestroyImageProfiles">DestroyImageProfiles</a> &bull; <a href="profile.php#GetImageProfile">GetImageProfile</a> &bull; <a href="profile.php#GetNextImageProfile">GetNextImageProfile</a> &bull; <a href="profile.php#ProfileImage">ProfileImage</a> &bull; <a href="profile.php#RemoveImageProfile">RemoveImageProfile</a> &bull; <a href="profile.php#ResetImageProfileIterator">ResetImageProfileIterator</a> &bull; <a href="profile.php#SetImageProfile">SetImageProfile</a> &bull; <a href="profile.php#SyncImageProfiles">SyncImageProfiles</a>]</p>
+<p class="navigation-index">[<a href="profile.html#CloneImageProfiles">CloneImageProfiles</a> &bull; <a href="profile.html#DeleteImageProfile">DeleteImageProfile</a> &bull; <a href="profile.html#DestroyImageProfiles">DestroyImageProfiles</a> &bull; <a href="profile.html#GetImageProfile">GetImageProfile</a> &bull; <a href="profile.html#GetNextImageProfile">GetNextImageProfile</a> &bull; <a href="profile.html#ProfileImage">ProfileImage</a> &bull; <a href="profile.html#RemoveImageProfile">RemoveImageProfile</a> &bull; <a href="profile.html#ResetImageProfileIterator">ResetImageProfileIterator</a> &bull; <a href="profile.html#SetImageProfile">SetImageProfile</a> &bull; <a href="profile.html#SyncImageProfiles">SyncImageProfiles</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/profile_8c.html" id="CloneImageProfiles">CloneImageProfiles</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 76c79de58c6a2f74f71f90b3c2e53623933c1d1d..4a2ddb17f0f9ecaa500219bd7fc269dbb36d4012 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module property Methods</h1>
-<p class="navigation-index">[<a href="property.php#CloneImageProperties">CloneImageProperties</a> &bull; <a href="property.php#DefineImageProperty">DefineImageProperty</a> &bull; <a href="property.php#DeleteImageProperty">DeleteImageProperty</a> &bull; <a href="property.php#DestroyImageProperties">DestroyImageProperties</a> &bull; <a href="property.php#FormatImageProperty">FormatImageProperty</a> &bull; <a href="property.php#GetImageProperty">GetImageProperty</a> &bull; <a href="property.php#GetNextImageProperty">GetNextImageProperty</a> &bull; <a href="property.php#InterpretImageProperties">InterpretImageProperties</a> &bull; <a href="property.php#RemoveImageProperty">RemoveImageProperty</a> &bull; <a href="property.php#ResetImagePropertyIterator">ResetImagePropertyIterator</a> &bull; <a href="property.php#SetImageProperty">SetImageProperty</a>]</p>
+<p class="navigation-index">[<a href="property.html#CloneImageProperties">CloneImageProperties</a> &bull; <a href="property.html#DefineImageProperty">DefineImageProperty</a> &bull; <a href="property.html#DeleteImageProperty">DeleteImageProperty</a> &bull; <a href="property.html#DestroyImageProperties">DestroyImageProperties</a> &bull; <a href="property.html#FormatImageProperty">FormatImageProperty</a> &bull; <a href="property.html#GetImageProperty">GetImageProperty</a> &bull; <a href="property.html#GetNextImageProperty">GetNextImageProperty</a> &bull; <a href="property.html#InterpretImageProperties">InterpretImageProperties</a> &bull; <a href="property.html#RemoveImageProperty">RemoveImageProperty</a> &bull; <a href="property.html#ResetImagePropertyIterator">ResetImagePropertyIterator</a> &bull; <a href="property.html#SetImageProperty">SetImageProperty</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/property_8c.html" id="CloneImageProperties">CloneImageProperties</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index bca422ad18c64354b99b602bc8561d139ecb63b5..10c72ba54a81da3d10f1f577271b0dde31e2f716 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module quantize Methods</h1>
-<p class="navigation-index">[<a href="quantize.php#QuantizeImage">QuantizeImage</a> &bull; <a href="quantize.php#AcquireQuantizeInfo">AcquireQuantizeInfo</a> &bull; <a href="quantize.php#CloneQuantizeInfo">CloneQuantizeInfo</a> &bull; <a href="quantize.php#CompressImageColormap">CompressImageColormap</a> &bull; <a href="quantize.php#DestroyQuantizeInfo">DestroyQuantizeInfo</a> &bull; <a href="quantize.php#GetImageQuantizeError">GetImageQuantizeError</a> &bull; <a href="quantize.php#GetQuantizeInfo">GetQuantizeInfo</a> &bull; <a href="quantize.php#PosterizeImage">PosterizeImage</a> &bull; <a href="quantize.php#QuantizeImage">QuantizeImage</a> &bull; <a href="quantize.php#QuantizeImages">QuantizeImages</a> &bull; <a href="quantize.php#RemapImage">RemapImage</a> &bull; <a href="quantize.php#RemapImages">RemapImages</a> &bull; <a href="quantize.php#SetGrayscaleImage">SetGrayscaleImage</a>]</p>
+<p class="navigation-index">[<a href="quantize.html#QuantizeImage">QuantizeImage</a> &bull; <a href="quantize.html#AcquireQuantizeInfo">AcquireQuantizeInfo</a> &bull; <a href="quantize.html#CloneQuantizeInfo">CloneQuantizeInfo</a> &bull; <a href="quantize.html#CompressImageColormap">CompressImageColormap</a> &bull; <a href="quantize.html#DestroyQuantizeInfo">DestroyQuantizeInfo</a> &bull; <a href="quantize.html#GetImageQuantizeError">GetImageQuantizeError</a> &bull; <a href="quantize.html#GetQuantizeInfo">GetQuantizeInfo</a> &bull; <a href="quantize.html#PosterizeImage">PosterizeImage</a> &bull; <a href="quantize.html#QuantizeImage">QuantizeImage</a> &bull; <a href="quantize.html#QuantizeImages">QuantizeImages</a> &bull; <a href="quantize.html#RemapImage">RemapImage</a> &bull; <a href="quantize.html#RemapImages">RemapImages</a> &bull; <a href="quantize.html#SetGrayscaleImage">SetGrayscaleImage</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/quantize_8c.html" id="QuantizeImage">QuantizeImage</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index b23f7b43fd9188eccb9f7ce901829e5f602bdc64..12a97fa9b3cb420d60491e22310b9087d7ba3e7c 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module registry Methods</h1>
-<p class="navigation-index">[<a href="registry.php#DefineImageRegistry">DefineImageRegistry</a> &bull; <a href="registry.php#DeleteImageRegistry">DeleteImageRegistry</a> &bull; <a href="registry.php#GetImageRegistry">GetImageRegistry</a> &bull; <a href="registry.php#GetNextImageRegistry">GetNextImageRegistry</a> &bull; <a href="registry.php#RegistryComponentTerminus">RegistryComponentTerminus</a> &bull; <a href="registry.php#RemoveImageRegistry">RemoveImageRegistry</a> &bull; <a href="registry.php#ResetImageRegistryIterator">ResetImageRegistryIterator</a> &bull; <a href="registry.php#SetImageRegistry">SetImageRegistry</a>]</p>
+<p class="navigation-index">[<a href="registry.html#DefineImageRegistry">DefineImageRegistry</a> &bull; <a href="registry.html#DeleteImageRegistry">DeleteImageRegistry</a> &bull; <a href="registry.html#GetImageRegistry">GetImageRegistry</a> &bull; <a href="registry.html#GetNextImageRegistry">GetNextImageRegistry</a> &bull; <a href="registry.html#RegistryComponentTerminus">RegistryComponentTerminus</a> &bull; <a href="registry.html#RemoveImageRegistry">RemoveImageRegistry</a> &bull; <a href="registry.html#ResetImageRegistryIterator">ResetImageRegistryIterator</a> &bull; <a href="registry.html#SetImageRegistry">SetImageRegistry</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/registry_8c.html" id="DefineImageRegistry">DefineImageRegistry</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 402be4f29ae7caeac658ab8a53d8bc66c1565040..1475c77f6390e1f9e8893de3562b3942d4a44f05 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module resize Methods</h1>
-<p class="navigation-index">[<a href="resize.php#AdaptiveResizeImage">AdaptiveResizeImage</a> &bull; <a href="resize.php#InterpolativeResizeImage">InterpolativeResizeImage</a> &bull; <a href="resize.php#LiquidRescaleImage">LiquidRescaleImage</a> &bull; <a href="resize.php#MagnifyImage">MagnifyImage</a> &bull; <a href="resize.php#MinifyImage">MinifyImage</a> &bull; <a href="resize.php#ResampleImage">ResampleImage</a> &bull; <a href="resize.php#ResizeImage">ResizeImage</a> &bull; <a href="resize.php#SampleImage">SampleImage</a> &bull; <a href="resize.php#ScaleImage">ScaleImage</a> &bull; <a href="resize.php#ThumbnailImage">ThumbnailImage</a>]</p>
+<p class="navigation-index">[<a href="resize.html#AdaptiveResizeImage">AdaptiveResizeImage</a> &bull; <a href="resize.html#InterpolativeResizeImage">InterpolativeResizeImage</a> &bull; <a href="resize.html#LiquidRescaleImage">LiquidRescaleImage</a> &bull; <a href="resize.html#MagnifyImage">MagnifyImage</a> &bull; <a href="resize.html#MinifyImage">MinifyImage</a> &bull; <a href="resize.html#ResampleImage">ResampleImage</a> &bull; <a href="resize.html#ResizeImage">ResizeImage</a> &bull; <a href="resize.html#SampleImage">SampleImage</a> &bull; <a href="resize.html#ScaleImage">ScaleImage</a> &bull; <a href="resize.html#ThumbnailImage">ThumbnailImage</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/resize_8c.html" id="AdaptiveResizeImage">AdaptiveResizeImage</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index aace5345b29709854c369a7ad09d5b9c44418aae..3d488a6788108ae35f309d96da03c11d9bf6f0c8 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module resource Methods</h1>
-<p class="navigation-index">[<a href="resource.php#AcquireMagickResource">AcquireMagickResource</a> &bull; <a href="resource.php#AcquireUniqueFileResource">AcquireUniqueFileResource</a> &bull; <a href="resource.php#GetMagickResource">GetMagickResource</a> &bull; <a href="resource.php#GetMagickResourceLimit">GetMagickResourceLimit</a> &bull; <a href="resource.php#ListMagickResourceInfo">ListMagickResourceInfo</a> &bull; <a href="resource.php#RelinquishMagickResource">RelinquishMagickResource</a> &bull; <a href="resource.php#RelinquishUniqueFileResource">RelinquishUniqueFileResource</a> &bull; <a href="resource.php#SetMagickResourceLimit">SetMagickResourceLimit</a>]</p>
+<p class="navigation-index">[<a href="resource.html#AcquireMagickResource">AcquireMagickResource</a> &bull; <a href="resource.html#AcquireUniqueFileResource">AcquireUniqueFileResource</a> &bull; <a href="resource.html#GetMagickResource">GetMagickResource</a> &bull; <a href="resource.html#GetMagickResourceLimit">GetMagickResourceLimit</a> &bull; <a href="resource.html#ListMagickResourceInfo">ListMagickResourceInfo</a> &bull; <a href="resource.html#RelinquishMagickResource">RelinquishMagickResource</a> &bull; <a href="resource.html#RelinquishUniqueFileResource">RelinquishUniqueFileResource</a> &bull; <a href="resource.html#SetMagickResourceLimit">SetMagickResourceLimit</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/resource_8c.html" id="AcquireMagickResource">AcquireMagickResource</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 5596803f05fc55266352b2297ab5f7724205de02..c50cc5edc9a2116217db38c1c0174f828176cb0a 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module segment Methods</h1>
-<p class="navigation-index">[<a href="segment.php#SegmentImage">SegmentImage</a>]</p>
+<p class="navigation-index">[<a href="segment.html#SegmentImage">SegmentImage</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/segment_8c.html" id="SegmentImage">SegmentImage</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index e2992ec830f1873bf6d846bfb3ed24b357841433..0853ba04706ea7a80e67de3be8e3b4dfeaf3e89a 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module shear Methods</h1>
-<p class="navigation-index">[<a href="shear.php#The XShearImage">The XShearImage</a> &bull; <a href="shear.php#DeskewImage">DeskewImage</a> &bull; <a href="shear.php#IntegralRotateImage">IntegralRotateImage</a> &bull; <a href="shear.php#ShearImage">ShearImage</a> &bull; <a href="shear.php#ShearRotateImage">ShearRotateImage</a>]</p>
+<p class="navigation-index">[<a href="shear.html#The XShearImage">The XShearImage</a> &bull; <a href="shear.html#DeskewImage">DeskewImage</a> &bull; <a href="shear.html#IntegralRotateImage">IntegralRotateImage</a> &bull; <a href="shear.html#ShearImage">ShearImage</a> &bull; <a href="shear.html#ShearRotateImage">ShearRotateImage</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/shear_8c.html" id="The_XShearImage">The XShearImage</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index bad894d320ac84ce63dd50df7823b16fa061d3b4..693000ff7334763645f413c68e4b22aacb8eb303 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module signature Methods</h1>
-<p class="navigation-index">[<a href="signature.php#SignatureImage">SignatureImage</a>]</p>
+<p class="navigation-index">[<a href="signature.html#SignatureImage">SignatureImage</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/signature_8c.html" id="SignatureImage">SignatureImage</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 3e9371da2cf9d5c30243862eca7f03b0b4bda80e..f77e5c112335e7147cb3872bfc3cffa4256e03b5 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module statistic Methods</h1>
-<p class="navigation-index">[<a href="statistic.php#EvaluateImage">EvaluateImage</a> &bull; <a href="statistic.php#FunctionImage">FunctionImage</a> &bull; <a href="statistic.php#GetImageChannelMean">GetImageChannelMean</a> &bull; <a href="statistic.php#GetImageChannelKurtosis">GetImageChannelKurtosis</a> &bull; <a href="statistic.php#GetImageChannelRange">GetImageChannelRange</a> &bull; <a href="statistic.php#GetImageChannelStatistics">GetImageChannelStatistics</a> &bull; <a href="statistic.php#StatisticImage">StatisticImage</a>]</p>
+<p class="navigation-index">[<a href="statistic.html#EvaluateImage">EvaluateImage</a> &bull; <a href="statistic.html#FunctionImage">FunctionImage</a> &bull; <a href="statistic.html#GetImageChannelMean">GetImageChannelMean</a> &bull; <a href="statistic.html#GetImageChannelKurtosis">GetImageChannelKurtosis</a> &bull; <a href="statistic.html#GetImageChannelRange">GetImageChannelRange</a> &bull; <a href="statistic.html#GetImageChannelStatistics">GetImageChannelStatistics</a> &bull; <a href="statistic.html#StatisticImage">StatisticImage</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="EvaluateImage">EvaluateImage</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index b8e6adaab4d1720bfa8893d78f076aff45abedf0..5ded6a7d58e74a45bc93ee79bb0082a2ad57ffd2 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module stream Methods</h1>
-<p class="navigation-index">[<a href="stream.php#ReadStream">ReadStream</a> &bull; <a href="stream.php#WriteStream">WriteStream</a>]</p>
+<p class="navigation-index">[<a href="stream.html#ReadStream">ReadStream</a> &bull; <a href="stream.html#WriteStream">WriteStream</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/stream_8c.html" id="ReadStream">ReadStream</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index bdd41947b3e644ff6a8b7ef3e3ed7fb889c2f6f2..06731609cac60fc394b7c08508d4ffb8a775d394 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module transform Methods</h1>
-<p class="navigation-index">[<a href="transform.php#ChopImage">ChopImage</a> &bull; <a href="transform.php#CropImage">CropImage</a> &bull; <a href="transform.php#CropImageToTiles">CropImageToTiles</a> &bull; <a href="transform.php#ExcerptImage">ExcerptImage</a> &bull; <a href="transform.php#ExtentImage">ExtentImage</a> &bull; <a href="transform.php#FlipImage">FlipImage</a> &bull; <a href="transform.php#FlopImage">FlopImage</a> &bull; <a href="transform.php#RollImage">RollImage</a> &bull; <a href="transform.php#ShaveImage">ShaveImage</a> &bull; <a href="transform.php#SpliceImage">SpliceImage</a> &bull; <a href="transform.php#TransformImage">TransformImage</a> &bull; <a href="transform.php#to CropImageToTiles">to CropImageToTiles</a> &bull; <a href="transform.php#TransformImages">TransformImages</a> &bull; <a href="transform.php#TransposeImage">TransposeImage</a> &bull; <a href="transform.php#TransverseImage">TransverseImage</a> &bull; <a href="transform.php#TrimImage">TrimImage</a>]</p>
+<p class="navigation-index">[<a href="transform.html#ChopImage">ChopImage</a> &bull; <a href="transform.html#CropImage">CropImage</a> &bull; <a href="transform.html#CropImageToTiles">CropImageToTiles</a> &bull; <a href="transform.html#ExcerptImage">ExcerptImage</a> &bull; <a href="transform.html#ExtentImage">ExtentImage</a> &bull; <a href="transform.html#FlipImage">FlipImage</a> &bull; <a href="transform.html#FlopImage">FlopImage</a> &bull; <a href="transform.html#RollImage">RollImage</a> &bull; <a href="transform.html#ShaveImage">ShaveImage</a> &bull; <a href="transform.html#SpliceImage">SpliceImage</a> &bull; <a href="transform.html#TransformImage">TransformImage</a> &bull; <a href="transform.html#to CropImageToTiles">to CropImageToTiles</a> &bull; <a href="transform.html#TransformImages">TransformImages</a> &bull; <a href="transform.html#TransposeImage">TransposeImage</a> &bull; <a href="transform.html#TransverseImage">TransverseImage</a> &bull; <a href="transform.html#TrimImage">TrimImage</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="ChopImage">ChopImage</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 7f1b406a78e5a0e3c92e14da0bcc69fd3dfcc192..22728a667c7b46f66bde0c39b8c56051b0d58825 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module version Methods</h1>
-<p class="navigation-index">[<a href="version.php#GetMagickCopyright">GetMagickCopyright</a> &bull; <a href="version.php#GetMagickFeatures">GetMagickFeatures</a> &bull; <a href="version.php#GetMagickHomeURL">GetMagickHomeURL</a> &bull; <a href="version.php#GetMagickPackageName">GetMagickPackageName</a> &bull; <a href="version.php#GetMagickQuantumDepth">GetMagickQuantumDepth</a> &bull; <a href="version.php#GetMagickQuantumRange">GetMagickQuantumRange</a> &bull; <a href="version.php#GetMagickReleaseDate">GetMagickReleaseDate</a> &bull; <a href="version.php#GetMagickVersion">GetMagickVersion</a>]</p>
+<p class="navigation-index">[<a href="version.html#GetMagickCopyright">GetMagickCopyright</a> &bull; <a href="version.html#GetMagickFeatures">GetMagickFeatures</a> &bull; <a href="version.html#GetMagickHomeURL">GetMagickHomeURL</a> &bull; <a href="version.html#GetMagickPackageName">GetMagickPackageName</a> &bull; <a href="version.html#GetMagickQuantumDepth">GetMagickQuantumDepth</a> &bull; <a href="version.html#GetMagickQuantumRange">GetMagickQuantumRange</a> &bull; <a href="version.html#GetMagickReleaseDate">GetMagickReleaseDate</a> &bull; <a href="version.html#GetMagickVersion">GetMagickVersion</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickCopyright">GetMagickCopyright</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">
index 50a41805f14da4a84005ae2f34a9a9490d2ae739..7c35f9e58d606bcb5e3fd8f7f1fc814be8d9a1e9 100644 (file)
@@ -32,7 +32,7 @@
   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
   <style type="text/css" media="all">
-    @import url("../../style/magick.php");
+    @import url("../../style/magick.html");
   </style>
   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
@@ -68,7 +68,7 @@
   <img src="../../images/logo.jpg"
   alt="ImageMagick Logo"
   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
-<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">
+<a href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">
   <img src="../../images/sprite.jpg"
   alt="ImageMagick Sprite"
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
 <div class="westbar">
 
 <div class="menu">
-  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.php">About ImageMagick</a>
+  <a title="About ImageMagick" href="http://www.imagemagick.org/ImageMagick-7.0.0/index.html">About ImageMagick</a>
 </div>
 <div class="menu">
-  <a title="Binary Releases" href="../../script/binary-releases.php">Binary Releases</a>
+  <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Unix" href="../../script/binary-releases.php#unix">Unix</a>
+    <a title="Binary Release: Unix" href="../../www/binary-releases.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: MacOS X" href="../../script/binary-releases.php#macosx">Mac OS X</a>
+    <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="../../script/binary-releases.php#iOS">iOS</a>
+    <a title="Binary Release: iOS" href="../../www/binary-releases.html#iOS">iOS</a>
 </div>
 <div class="sub">
-    <a title="Binary Release: Windows" href="../../script/binary-releases.php#windows">Windows</a>
+    <a title="Binary Release: Windows" href="../../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Command-line Tools" href="../../script/command-line-tools.php">Command-line Tools</a>
+  <a title="Command-line Tools" href="../../www/command-line-tools.html">Command-line Tools</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Processing" href="../../script/command-line-processing.php">Processing</a>
+    <a title="Command-line Tools: Processing" href="../../www/command-line-processing.html">Processing</a>
 </div>
 <div class="sub">
-    <a title="Command-line Tools: Options" href="../../script/command-line-options.php">Options</a>
+    <a title="Command-line Tools: Options" href="../../www/command-line-options.html">Options</a>
 </div>
 <div class="sub">
     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
 </div>
 <div class="menu">
-  <a title="Program Interfaces" href="../../script/api.php">Program Interfaces</a>
+  <a title="Program Interfaces" href="../../www/api.html">Program Interfaces</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickWand" href="../../script/magick-wand.php">MagickWand</a>
+    <a title="Program Interface: MagickWand" href="../../www/magick-wand.html">MagickWand</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: MagickCore" href="../../script/magick-core.php">MagickCore</a>
+    <a title="Program Interface: MagickCore" href="../../www/magick-core.html">MagickCore</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: PerlMagick" href="../../script/perl-magick.php">PerlMagick</a>
+    <a title="Program Interface: PerlMagick" href="../../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../../script/magick++.php">Magick++</a>
+    <a title="Program Interface: Magick++" href="../../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-   <a title="Install from Source" href="../../script/install-source.php">Install from Source</a>
+   <a title="Install from Source" href="../../www/install-source.html">Install from Source</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Unix" href="../../script/install-source.php#unix">Unix</a>
+    <a title="Install from Source: Unix" href="../../www/install-source.html#unix">Unix</a>
 </div>
 <div class="sub">
-    <a title="Install from Source: Windows" href="../../script/install-source.php#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="../../script/resources.php">Resources</a>
+  <a title="Resources" href="../../www/resources.html">Resources</a>
 </div>
 <div class="menu">
-  <a title="Architecture" href="../../script/architecture.php">Architecture</a>
+  <a title="Architecture" href="../../www/architecture.html">Architecture</a>
 </div>
 <div class="menu">
-  <a title="Download" href="../../script/download.php">Download</a>
+  <a title="Download" href="../../www/download.html">Download</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="../../script/search.php">Search</a>
+  <a title="Search" href="../../www/search.html">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Site Map" href="../../script/sitemap.php">Site Map</a>
+  <a title="Site Map" href="../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
-  <a title="Site Map: Links" href="../../script/links.php">Links</a>
+  <a title="Site Map: Links" href="../../www/links.html">Links</a>
 </div>
 <div class="sep"></div>
 <div  class="menu">
-  <a rel="follow" title="Sponsors" href="../../script/sponsors.php">Sponsors:</a>
+  <a rel="follow" title="Sponsors" href="../../www/sponsors.html">Sponsors:</a>
 
 <a href="http://www.networkredux.com">
   <img src="../../images/networkredux.png" width="140" height="31" alt="[sponsor]"
 <div class="main">
 
 <h1>Module wand-view Methods</h1>
-<p class="navigation-index">[<a href="wand-view.php#CloneWandView">CloneWandView</a> &bull; <a href="wand-view.php#DestroyWandView">DestroyWandView</a> &bull; <a href="wand-view.php#DuplexTransferWandViewIterator">DuplexTransferWandViewIterator</a> &bull; <a href="wand-view.php#GetWandViewException">GetWandViewException</a> &bull; <a href="wand-view.php#GetWandViewExtent">GetWandViewExtent</a> &bull; <a href="wand-view.php#GetWandViewIterator">GetWandViewIterator</a> &bull; <a href="wand-view.php#GetWandViewPixels">GetWandViewPixels</a> &bull; <a href="wand-view.php#GetWandViewWand">GetWandViewWand</a> &bull; <a href="wand-view.php#IsWandView">IsWandView</a> &bull; <a href="wand-view.php#NewWandView">NewWandView</a> &bull; <a href="wand-view.php#NewWandViewExtent">NewWandViewExtent</a> &bull; <a href="wand-view.php#SetWandViewDescription">SetWandViewDescription</a> &bull; <a href="wand-view.php#SetWandViewIterator">SetWandViewIterator</a> &bull; <a href="wand-view.php#SetWandViewThreads">SetWandViewThreads</a> &bull; <a href="wand-view.php#TransferWandViewIterator">TransferWandViewIterator</a> &bull; <a href="wand-view.php#UpdateWandViewIterator">UpdateWandViewIterator</a>]</p>
+<p class="navigation-index">[<a href="wand-view.html#CloneWandView">CloneWandView</a> &bull; <a href="wand-view.html#DestroyWandView">DestroyWandView</a> &bull; <a href="wand-view.html#DuplexTransferWandViewIterator">DuplexTransferWandViewIterator</a> &bull; <a href="wand-view.html#GetWandViewException">GetWandViewException</a> &bull; <a href="wand-view.html#GetWandViewExtent">GetWandViewExtent</a> &bull; <a href="wand-view.html#GetWandViewIterator">GetWandViewIterator</a> &bull; <a href="wand-view.html#GetWandViewPixels">GetWandViewPixels</a> &bull; <a href="wand-view.html#GetWandViewWand">GetWandViewWand</a> &bull; <a href="wand-view.html#IsWandView">IsWandView</a> &bull; <a href="wand-view.html#NewWandView">NewWandView</a> &bull; <a href="wand-view.html#NewWandViewExtent">NewWandViewExtent</a> &bull; <a href="wand-view.html#SetWandViewDescription">SetWandViewDescription</a> &bull; <a href="wand-view.html#SetWandViewIterator">SetWandViewIterator</a> &bull; <a href="wand-view.html#SetWandViewThreads">SetWandViewThreads</a> &bull; <a href="wand-view.html#TransferWandViewIterator">TransferWandViewIterator</a> &bull; <a href="wand-view.html#UpdateWandViewIterator">UpdateWandViewIterator</a>]</p>
 
 <h2><a href="http://www.imagemagick.org/api/MagickWand/wand-view_8c.html" id="CloneWandView">CloneWandView</a></h2>
 <div class="doc-section">
   </div>
   <div class="footer">
     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="../../script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="../../www/contact.html">Contact the Wizards</a></span>
   </div>
   <div style="clear: both; margin: 0; width: 100%; "></div>
   <script type="text/javascript">