diff --git a/www/api/resize.html b/www/api/resize.html
index bebc489..058847d 100644
--- a/www/api/resize.html
+++ b/www/api/resize.html
@@ -7,7 +7,7 @@
http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
- <meta name="verify-v1" content="g222frIIxcQTrvDR3NBRUSKP3AnMNoqxOkIniCEkV7U="/>
+ <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
<title>ImageMagick: MagickCore, C API for ImageMagick: Resize an Image</title>
<meta http-equiv="Content-Language" content="en-US"/>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
@@ -30,13 +30,13 @@
<link rel="canonical" href="http://www.imagemagick.org" />
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />
+ <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("../../www/magick.css");
</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>
- <script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>
+ <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
+ <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.pack.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({
@@ -164,6 +164,9 @@
<a rel="follow" title="Sponsor: Web Hosting" href="http://www.micfo.com">Web Hosting</a><!-- 209901010090s golestan -->
</div>
<div class="sponsor">
+ <a rel="follow" title="Sponsor: Autos part" href="http://www.pkwteile.de/autoteile">Autos part</a><!-- 201112010090s jr@pkwte... -->
+</div>
+<div class="sponsor">
<a rel="follow" title="Sponsor: Search engine optimisation" href="http://www.seomoves.com.au">Search engine optimisation</a><!-- 201110010090s jen@seo lowprofilelinks -->
</div>
<div class="sponsor">
@@ -197,22 +200,20 @@
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
+ <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
</div>
</div>
</div>
</div>
<div class="eastbar">
-<div style="margin: 9pt 9pt 9pt 9pt;">
<div class="g-plusone" data-size="standard" data-count="false"></div>
</div>
-</div>
<div class="main">
<h1>Module resize Methods</h1>
-<p class="navigation-index">[<a href="#AdaptiveResizeImage">AdaptiveResizeImage</a> • <a href="#MagnifyImage">MagnifyImage</a> • <a href="#MinifyImage">MinifyImage</a> • <a href="#ResampleImage">ResampleImage</a> • <a href="#LiquidRescaleImage">LiquidRescaleImage</a> • <a href="#ResizeImage">ResizeImage</a> • <a href="#SampleImage">SampleImage</a> • <a href="#ScaleImage">ScaleImage</a> • <a href="#ThumbnailImage">ThumbnailImage</a>]</p>
+<p class="navigation-index">[<a href="#AdaptiveResizeImage">AdaptiveResizeImage</a> • <a href="#LiquidRescaleImage">LiquidRescaleImage</a> • <a href="#MagnifyImage">MagnifyImage</a> • <a href="#MinifyImage">MinifyImage</a> • <a href="#ResampleImage">ResampleImage</a> • <a href="#ResizeImage">ResizeImage</a> • <a href="#SampleImage">SampleImage</a> • <a href="#ScaleImage">ScaleImage</a> • <a href="#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">
@@ -241,6 +242,40 @@
<p>return any errors or warnings in this structure.</p>
</div>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/resize_8c.html" id="LiquidRescaleImage">LiquidRescaleImage</a></h2>
+<div class="doc-section">
+
+<p>LiquidRescaleImage() rescales image with seam carving.</p>
+
+<p>The format of the LiquidRescaleImage method is:</p>
+
+<pre class="code">
+ Image *LiquidRescaleImage(const Image *image,const size_t columns,
+ const size_t rows,const double delta_x,const double rigidity,
+ ExceptionInfo *exception)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<h5>image</h5>
+<p>the image.</p>
+
+<h5>columns</h5>
+<p>the number of columns in the rescaled image.</p>
+
+<h5>rows</h5>
+<p>the number of rows in the rescaled image.</p>
+
+<h5>delta_x</h5>
+<p>maximum seam transversal step (0 means straight seams).</p>
+
+<h5>rigidity</h5>
+<p>introduce a bias for non-straight seams (typically 0).</p>
+
+<h5>exception</h5>
+<p>return any errors or warnings in this structure.</p>
+
+ </div>
<h2><a href="http://www.imagemagick.org/api/MagickCore/resize_8c.html" id="MagnifyImage">MagnifyImage</a></h2>
<div class="doc-section">
@@ -312,40 +347,6 @@
<p>the blur factor where > 1 is blurry, < 1 is sharp.</p>
</div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/resize_8c.html" id="LiquidRescaleImage">LiquidRescaleImage</a></h2>
-<div class="doc-section">
-
-<p>LiquidRescaleImage() rescales image with seam carving.</p>
-
-<p>The format of the LiquidRescaleImage method is:</p>
-
-<pre class="code">
- Image *LiquidRescaleImage(const Image *image,
- const size_t columns,const size_t rows,
- const double delta_x,const double rigidity,ExceptionInfo *exception)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<h5>image</h5>
-<p>the image.</p>
-
-<h5>columns</h5>
-<p>the number of columns in the rescaled image.</p>
-
-<h5>rows</h5>
-<p>the number of rows in the rescaled image.</p>
-
-<h5>delta_x</h5>
-<p>maximum seam transversal step (0 means straight seams).</p>
-
-<h5>rigidity</h5>
-<p>introduce a bias for non-straight seams (typically 0).</p>
-
-<h5>exception</h5>
-<p>return any errors or warnings in this structure.</p>
-
- </div>
<h2><a href="http://www.imagemagick.org/api/MagickCore/resize_8c.html" id="ResizeImage">ResizeImage</a></h2>
<div class="doc-section">