diff --git a/www/api/constitute.html b/www/api/constitute.html
index eeccf29..13cf31c 100644
--- a/www/api/constitute.html
+++ b/www/api/constitute.html
@@ -1,13 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 

-  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

-  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: MagickCore, C API for ImageMagick: Constitute an Image</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -27,64 +27,64 @@
   <meta name="distribution" content="Global"/>
   <link rel="icon" href="../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../images/wand.png"/>
   <link rel="shortcut icon" href="../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../images/wand.ico"  type="images/x-icon"/>
-  <link rel="canonical" href="http://www.imagemagick.org" />

-  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

-  <!-- Add jQuery library -->

-  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

-  	$(document).ready(function() {

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

-  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

-  <style type="text/css" media="all">

-    @import url("../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../www/magick.css");

-  </style>

-</head>

-

-<body id="www-imagemagick-org">

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../discourse-server">

-  <img src="../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../index.html">

-  <img src="../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../discourse-server">
+  <img src="../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../index.html">
+  <img src="../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../index.html">About ImageMagick</a>
 </div>
@@ -103,7 +103,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../www/binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../www/command-line-tools.html">Command-line Tools</a>
 </div>
@@ -131,7 +131,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../www/magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../www/install-source.html">Install from Source</a>
 </div>
@@ -150,18 +150,18 @@
 <div class="menu">
   <a title="Download" href="../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../www/download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../www/search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../www/links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../www/sponsors.html">Sponsors:</a>
 
@@ -212,30 +212,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>Module constitute Methods</h1>
 <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>
 
@@ -404,32 +404,32 @@
 <p>return any errors or warnings in this structure.</p>
 
  </div>
-

-</div>

-

-<div id="linkbar">

-    <span id="linkbar-west">&nbsp;</span>

-    <span id="linkbar-center">

-      <a href="../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../discourse-server">Discourse Server</a> &bull;

-      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>

-    </span>

-    <span id="linkbar-east">&nbsp;</span>

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>