]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sun, 31 May 2015 16:52:26 +0000 (16:52 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sun, 31 May 2015 16:52:26 +0000 (16:52 +0000)
119 files changed:
index.html
www/ImageMagickObject.html
www/advanced-unix-installation.html
www/advanced-windows-installation.html
www/animate.html
www/api.html
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/channel.html
www/api/cipher.html
www/api/color.html
www/api/colormap.html
www/api/colorspace.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/mime.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-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
www/architecture.html
www/binary-releases.html
www/changelog.html
www/cipher.html
www/color.html
www/command-line-options.html
www/command-line-processing.html
www/command-line-tools.html
www/compare.html
www/compose.html
www/composite.html
www/conjure.html
www/connected-components.html
www/contact.html
www/convert.html
www/display.html
www/distribute-pixel-cache.html
www/download.html
www/escape.html
www/examples.html
www/exception.html
www/export.html
www/formats.html
www/fx.html
www/high-dynamic-range.html
www/history.html
www/identify.html
www/import.html
www/index.html
www/install-source.html
www/jp2.html
www/license.html
www/links.html
www/magick++.html
www/magick-core.html
www/magick-vector-graphics.html
www/magick-wand.html
www/magick.html
www/miff.html
www/mogrify.html
www/montage.html
www/motion-picture.html
www/perl-magick.html
www/porting.html
www/quantize.html
www/resources.html
www/search.html
www/sitemap.html
www/stream.html
www/subversion.html
www/support.html
www/t-shirt.html
www/webp.html

index 506da43672490f1d335122c3516e256d8b58e204..55a121841daba5542f7935b2b143fa56672e2d00 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item active" href="index.html">Home</a>
-      <a class="magick-nav-item " href="www/binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="www/binary-releases.html">Download</a>
       <a class="magick-nav-item " href="www/command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="www/command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="www/api.html">Development</a>
+      <a class="magick-nav-item " href="www/resources.html">Resources</a>
+      <a class="magick-nav-item " href="www/api.html">Develop</a>
       <a class="magick-nav-item " href="www/http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
 ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&amp;entry=78333969">®</a></sup> is a software suite to create, edit, compose, or convert bitmap images.  It can read and write images in a variety of <a href="www/formats.html">formats</a> (over 200) including PNG, JPEG, JPEG-2000, GIF, TIFF, <a href="www/motion-picture.html">DPX</a>, <a href="www/high-dynamic-range.html">EXR</a>, WebP, Postscript, PDF, and SVG.  Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.</p>
 
 <p>The functionality of ImageMagick is typically utilized from the command line or you can use the features from programs written in your favorite language. Choose from these interfaces: <a href="www/api.html#ada">G2F</a> (Ada), <a href="www/api.html#c">MagickCore</a> (C), <a href="www/api.html#c">MagickWand</a> (C), <a href="www/api.html#ch">ChMagick</a> (Ch), <a href="www/api.html#com_">ImageMagickObject</a> (COM+), <a href="www/api.html#c__">Magick++</a> (C++), <a href="www/api.html#java">JMagick</a> (Java), <a href="www/api.html#lisp">L-Magick</a> (Lisp), <a href="www/api.html#lua">Lua</a>, <a href="www/api.html#neko">NMagick</a> (Neko/haXe), <a href="www/api.html#dot-net">Magick.NET</a> (.NET), <a href="www/api.html#pascal">PascalMagick</a> (Pascal),  <a href="www/api.html#perl">PerlMagick</a> (Perl), <a href="www/api.html#php">MagickWand for PHP</a> (PHP),  <a href="www/api.html#php">IMagick</a> (PHP), <a href="www/api.html#python">PythonMagick</a> (Python), <a href="www/api.html#ruby">RMagick</a> (Ruby), or <a href="www/api.html#tcl">TclMagick</a> (Tcl/TK). With a language interface, use ImageMagick to modify or create images dynamically and <var>automagically</var>.</p>
-
+<p>ImageMagick utiilizes multiple computational threads to increase performance and can read, process, or write mega-, giga-, or tera-pixel image sizes.</p>
 <p>ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may use, copy, modify, and distribute in both open and proprietary applications. It is distributed under the Apache 2.0 <a href="www/license.html">license</a>.</p>
 
 <p>The ImageMagick development process ensures a <a href="http://upstream-tracker.org/versions/imagemagick.html">stable API</a> and ABI. Before each ImageMagick release, we perform a comprehensive security assessment that includes <a href="https://code.google.com/p/address-sanitizer/">memory error</a> and <a href="https://code.google.com/p/data-race-test/wiki/ThreadSanitizer">thread data race</a> detection to prevent security vulnerabilities.</p>
 
-<p>The current release is ImageMagick 6.9.1-2 available from <a href="http://www.imagemagick.org/ImageMagick-7.0.0">http://www.imagemagick.org/download</a>.  It runs on <a href="http://www.imagemagick.org/download/linux/">Linux</a>, <a href="http://www.imagemagick.org/download/binaries/">Windows</a>, <a href="http://www.imagemagick.org/download/binaries/">Mac Os X</a>, <a href="http://www.imagemagick.org/download/iOS/">iOS</a>, Android OS, and others.</p>
+<p>The current release is ImageMagick 6.9.1-3 available from <a href="http://www.imagemagick.org/ImageMagick-7.0.0">http://www.imagemagick.org/download</a>.  It runs on <a href="http://www.imagemagick.org/download/linux/">Linux</a>, <a href="http://www.imagemagick.org/download/binaries/">Windows</a>, <a href="http://www.imagemagick.org/download/binaries/">Mac Os X</a>, <a href="http://www.imagemagick.org/download/iOS/">iOS</a>, Android OS, and others.</p>
 
 <p>The authoritative ImageMagick web site is <a href="index.html">http://www.imagemagick.org</a>.</p>
 
@@ -205,10 +206,10 @@ ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&amp;en
     <p><a href="www/sitemap.html">Sitemap</a> •
     <a href="www/links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="index.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="www/http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 297513e9403368adfce70638902fd8a25f38d16f..af237e8432238969103af94c6e2e20ec0d2cda38 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -116,10 +117,10 @@ regsvr32 /u /s ImageMagickObject.dll
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="ImageMagickObject.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 8799df7ae306d76a76bbfea551cf9a7662c381c4..98a74aa4dc80dfcb6115516db56a41addc9634c8 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -76,7 +77,7 @@ tar xvzf ImageMagick.tar.gz
 
 <p>The configure script looks at your environment and decides what it can cobble together to get ImageMagick compiled and installed on your system.  This includes finding a compiler, where your compiler header files are located (e.g. stdlib.h), and if any delegate libraries are available for ImageMagick to use (e.g. JPEG, PNG, TIFF, etc.).  If you are willing to accept configure's default options, and build from within the source directory, you can simply type:</p>
 
-<pre><span class="crtprompt"> </span><span class="crtin">cd ImageMagick-6.9.1-2</span><span class="crtout"></span><span class="crtprompt"> </span><span class="crtin">./configure</span></pre>
+<pre><span class="crtprompt"> </span><span class="crtin">cd ImageMagick-6.9.1-3</span><span class="crtout"></span><span class="crtprompt"> </span><span class="crtin">./configure</span></pre>
 <p>Watch the configure script output to verify that it finds everything that
  you think it should.  Pay particular attention to the last lines of the script output.  For example, here is a recent report from our system:</p>
 
@@ -533,7 +534,7 @@ sudo port install jpeg
 
          <p><a href="download.html">Download</a> the ImageMagick source distribution and verify the distribution against its <a href="http://www.imagemagick.org/download/digest.rdf">message digest</a>.</p>
          <p>Unpack and change into the top-level ImageMagick directory:</p>
-               <pre><span class="crtprompt"> </span><span class="crtin">tar xvzf ImageMagick-6.9.1-2.tar.gz</span><span class="crtout"></span><span class="crtprompt"> </span><span class="crtin">cd ImageMagick-6.9.1-2</span></pre>    <p>Configure ImageMagick:</p>
+               <pre><span class="crtprompt"> </span><span class="crtin">tar xvzf ImageMagick-6.9.1-3.tar.gz</span><span class="crtout"></span><span class="crtprompt"> </span><span class="crtin">cd ImageMagick-6.9.1-3</span></pre>    <p>Configure ImageMagick:</p>
 <pre>
 ./configure --prefix=/opt --with-quantum-depth=16 \
   --disable-dependency-tracking --with-x=yes \
@@ -565,7 +566,7 @@ display -display :0
 
 <p>Although you can download and install delegate libraries yourself, many are already available in the <a href="http://gnuwin32.sourceforge.net/">GnuWin32</a> distribution.  Download and install whichever delegate libraries you require such as JPEG, PNG, TIFF, etc.  Make sure you specify the development headers when you install a package.  Next type,</p>
 
-<pre><span class="crtprompt"> </span><span class="crtin">tar jxvf ImageMagick-6.9.1-?.tar.bz2</span><span class="crtout"><br></span><span class="crtprompt"> </span><span class="crtin">cd ImageMagick-6.9.1-2</span><span class="crtout"><br></span><span class="crtprompt"> </span><span class="crtin">export CPPFLAGS="-Ic:/Progra~1/GnuWin32/include"</span><span class="crtout"><br></span><span class="crtprompt"> </span><span class="crtin">export LDFLAGS="-Lc:/Progra~1/GnuWin32/lib"</span><span class="crtout"><br></span><span class="crtprompt"> </span><span class="crtin">./configure --without-perl</span><span class="crtout"><br></span><span class="crtprompt"> </span><span class="crtin">make</span><span class="crtout"><br></span><span class="crtprompt"> </span><span class="crtin">sudo make install</span></pre>
+<pre><span class="crtprompt"> </span><span class="crtin">tar jxvf ImageMagick-6.9.1-?.tar.bz2</span><span class="crtout"><br></span><span class="crtprompt"> </span><span class="crtin">cd ImageMagick-6.9.1-3</span><span class="crtout"><br></span><span class="crtprompt"> </span><span class="crtin">export CPPFLAGS="-Ic:/Progra~1/GnuWin32/include"</span><span class="crtout"><br></span><span class="crtprompt"> </span><span class="crtin">export LDFLAGS="-Lc:/Progra~1/GnuWin32/lib"</span><span class="crtout"><br></span><span class="crtprompt"> </span><span class="crtin">./configure --without-perl</span><span class="crtout"><br></span><span class="crtprompt"> </span><span class="crtin">make</span><span class="crtout"><br></span><span class="crtprompt"> </span><span class="crtin">sudo make install</span></pre>
 <h2 class="magick-header"><a id="problems"></a>Dealing with Unexpected Problems</h2>
 
 <p>Chances are the download, configure, build, and install of ImageMagick went flawlessly as it is intended, however, certain systems and environments may cause one or more steps to fail.  We discuss a few problems we've run across and how to take corrective action to ensure you have a working release of ImageMagick</p>
@@ -623,10 +624,10 @@ identify -list format
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="advanced-unix-installation.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index c7f73f9c415f30b836b34e92272d83f55ce4878c..297ee96d4fa0989b28fbc31ee70e741ddd84471e 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -329,7 +330,7 @@ nmake release
 
        <ol>
        <li>Double-click on
-       <code>VisualMagick/bin/ImageMagick-6.9.1-2-Q16-windows-dll.exe</code>
+       <code>VisualMagick/bin/ImageMagick-6.9.1-3-Q16-windows-dll.exe</code>
        to launch the ImageMagick binary distribution.</li>
        <li>Complete the installer screens to install ImageMagick on your system.</li>
        </ol>
@@ -387,10 +388,10 @@ _MAGICKMOD_
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="advanced-windows-installation.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 52e856d1efd5d7b8023e0f3d47967055d4a44934..07ed558fa8bc6459bf349f4b9e51cc6af4fcaaed 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -518,10 +519,10 @@ transparent, extract, background, or shape the alpha channel</td>
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="animate.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index d1c595f0239831aaef35e0d9dc156c99645d3244..8a78ea0cd7f72cb7f2598109fb91a2ec13c27bbb 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item active" href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item active" href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="api.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 46aea1fa5c197e702abd7a2ae1ff21e025a055ee..ef9406df8f6144a9b70ea32ab787ad7f9ea7e64f 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -92,10 +93,10 @@ MagickBooleanType AnimateImages(const ImageInfo *image_info,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="animate.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 29e8e78f9e3d8fc35f8c5dad0e478e7ccdcd4392..13ba28a4d48ad7c1ce0822fad794db43618fe46e 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -269,10 +270,10 @@ MagickBooleanType GetTypeMetrics(Image *image,const DrawInfo *draw_info,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="annotate.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 0a495cb25eba8fa3365b716b4aad8cd93a581b19..6a8e41fbee002c25bf7086c1f4b383f8922896a8 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -353,10 +354,10 @@ MagickBooleanType SetImageType(Image *image,const ImageType type)
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="attribute.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index baa654e7e9551365ba6600522721208024d427d4..d7fbf1bc1b5cf02d38297cbc8a7e4157ee55d62b 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -291,10 +292,10 @@ MagickBooleanType InjectImageBlob(const ImageInfo *image_info,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="blob.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 4cb2318f80125204af4c59ef3c0075eafb7b0b79..9d2e0075eafc931ebc62fd7d9c507993bd27a538 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -627,10 +628,10 @@ MagickBooleanType SyncCacheViewAuthenticPixels(CacheView *cache_view,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="cache-view.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 15414fd252c3a91f6ce33b192fb035de104e6138..6e6b46db1b9666e7f93362564f683ac72a21fc7f 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -490,10 +491,10 @@ MagickBooleanType SyncAuthenticPixels(Image *image,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="cache.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index cb722ccd2e5c721b1a504167ba1813d1dfdef10d..db1353cd8f526db1e7f1ab2d2ac522c01cf5bfde 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -199,10 +200,10 @@ MagickBooleanType SetImageAlphaChannel(Image *image,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="channel.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 25b959396c0c727e15e0117c9f65e7e255f23eb9..3c01914069eae6ddd30b147948937c76e08183a1 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -298,10 +299,10 @@ MagickBooleanType EncipherImage(Image *image,const char *passphrase,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="cipher.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 76269bb959865a13f9cad66ee0ebbcee4ae3fe7f..33e33bf518bb2d79a005fcfd440c9444059fba77 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -364,10 +365,10 @@ MagickBooleanType QueryMagickColorname(const Image *image,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="color.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index ffbf23f0dddb1a2d945e1e60cf50952e341baeeb..8cb4c868d2aa2125544639e13e0da75c31a08b0a 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -117,10 +118,10 @@ MagickBooleanType CycleColormapImage(Image *image,const ssize_t displace)
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="colormap.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 25fee25abc660d46b899cc10be184c9bb14f3ad4..06012d533d842ec20bcfd51c4aab546f08dbf5e5 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -119,10 +120,10 @@ MagickBooleanType TransformImageColorspace(Image *image,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="colorspace.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 331a5ef33fe630d67b7072c54803053c5f82387a..c9b642e5e93e81c0a972151df0b7a3c09d7aba00 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -258,10 +259,10 @@ Image *SimilarityImage(const Image *image,const Image *reference,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="compare.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index ca00c31943cecb4505ae84a468fa65e36e1f26ea..9c0f6e8e1c09116fc9baf410f03c1eddec4954c2 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -150,10 +151,10 @@ MagickBooleanType TextureImage(Image *image,const Image *texture)
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="composite.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 1442fc5d421e0628670ca232aff38ae9ad947099..b1fd3293b90a227eebfb778f23d88a869b1a21df 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -278,10 +279,10 @@ MagickBooleanType WriteImages(const ImageInfo *image_info,Image *images,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="constitute.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 09663bb9a8800dc76ec8b7e8922058cb5abc7a77..ceb76d8291b7142d60a4fd943f146c12bf3aa8a3 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -158,10 +159,10 @@ MagickBooleanType RaiseImage(const Image *image,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="decorate.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 740e53a846cc1499f15c9e4ce2264f13610a0488..c767c403c610bc9a0d74f42a4ea9c90625e79096 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -3957,10 +3958,10 @@ Image *ZoomImage(const Image *image,const size_t columns,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="deprecate.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index a6b0960c0a0ddc067aba12c6fde5fd0c0c8888f1..5acb30761e797ab586330429f1f95d8b0e576c26 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -158,10 +159,10 @@ MagickBooleanType XDisplayBackgroundImage(Display *display,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="display.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 155e22b8c6d0d182152e1bfeb13a61cc2b8b186f..e2dc112d013afcb146b0272f213e09401d2b4ce5 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -232,10 +233,10 @@ Image *SparseColorImage(const Image *image,const ChannelType channel,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="distort.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index c4ced5fccdd05b3bcc362a1c77b375d2fc241f9a..c7c384e5ff7cc8dc8da2fdd0b34750690472d631 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -327,10 +328,10 @@ void GetAffineMatrix(AffineMatrix *affine_matrix)
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="draw.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 39b9fb4b9ee9dab133bf070fced47395d0ae3d3e..ae72997aeff85aa290a30cb96eac1c9f32c8ba56 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -3759,10 +3760,10 @@ MagickBooleanType PushDrawingWand(DrawingWand *wand)
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="drawing-wand.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index b3dd6242d82a3b440cda99175bce42d3c7aaded4..5ef00973404e8d8f06b9ba6f5848bc9a49bcdac7 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -767,10 +768,10 @@ const double gain,const double threshold,ExceptionInfo *exception)
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="effect.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 829a2b63dfc218691d0043b964b9df80e23adcaf..f7254e691cf63f91e54cdbc9ea998852e67115c1 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -783,10 +784,10 @@ MagickBooleanType SigmoidalContrastImageChannel(Image *image,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="enhance.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index e5b089a09d2bf89cc7f1664698832b74e0a7b3bc..757222d39a6204b3d857a4fb1310492b37749321 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -455,10 +456,10 @@ MagickBooleanType ThrowException(ExceptionInfo *exception,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="exception.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 5ca1b51d38ee1bd6360d585278e014505477b060..970fda75f8f73b1727558a3468e8d2dbd735e67e 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -218,10 +219,10 @@ Image *MeanShiftImage(const Image *image,const size_t width,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="feature.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index bfc1da249e6c76ad6ad4c68f528650b419c7f6a5..cdaacfcd728e6a0d70fd05b757ff458135ddece4 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -163,10 +164,10 @@ Image *InverseFourierTransformImage(const Image *magnitude_image,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="fourier.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index e970ed088e06034ffc8c6dbbc18d7ccdd3b8a31d..10b1816f897ae56af14e8fbdb08e0c8c89dc5baa 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -770,10 +771,10 @@ Image *WaveImage(const Image *image,const double amplitude,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="fx.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 82f419efc07fd61a5c307eb873fa0e7e87c57c94..5f991c5de830c8a85e887d3d1c72303406e92c5d 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -205,10 +206,10 @@ Image *UniqueImageColors(const Image *image,ExceptionInfo *exception)
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="histogram.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 9553d6e6da2314f0d8497a14849a6205125632b1..12ff4199aa9c303c7f0b040b420e19bbf3c03aaf 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -639,10 +640,10 @@ MagickBooleanType UpdateImageViewIterator(ImageView *source,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="image-view.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 6e6cd2ce86437cd42417a116159e0268ff0e0acb..d6a05af6263f31eb1422a16f169ea7294b4a1898 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -1066,10 +1067,10 @@ MagickBooleanType SyncImagesSettings(const ImageInfo *image_info,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="image.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 700de4a7ae212c2d63858372d3a9f2785d096876..33b1e549b53fb80a9985c95feabfc2db37f887c4 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -413,10 +414,10 @@ Image *MergeImageLayers(const Image *image,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="layer.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 0b0f827ac1c1fcf1c32211f3d2e8b1eecb8c7d48..0b151816f60a73a781e4254e30cb17e3aaa3cf76 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -724,10 +725,10 @@ Image *SplitImageList(Image *images)
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="list.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 79b1aafa569cada0cc8906ee1e32ea616ff62ef3..d10d16615bfd48d1829fc303eb911194e8fcf38b 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -1679,10 +1680,10 @@ MagickBooleanType UpdatePixelViewIterator(PixelView *source,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="magick-deprecate.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index d797cd4f503d682e4b9a101e605f266f29f6eddf..5a681cac2095f5dd703032a0a7afff8a864ab262 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -7967,10 +7968,10 @@ MagickBooleanType MagickWriteImagesFile(MagickWand *wand,FILE *file)
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="magick-image.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index ccf22eb1e6a49352f1529ec246d9d9aeb4b68a76..4a20f179980eb95fef9fde14925523a8824f345d 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -1877,10 +1878,10 @@ MagickBooleanType MagickSetType(MagickWand *wand,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="magick-property.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index f7a40e2e26bf7f3082e02695b3dcfef563972321..443843fc1f8cbf169a3718c5daf2a16311f3ff67 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -649,10 +650,10 @@ MagickBooleanType IsMagickWandInstantiated(void)
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="magick-wand.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 9a1dcaa8acf121a4c02e4fd0a0f4fdb458c2646d..f0a4ebef5e3b956755f11a587f15f57a00db4108 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -148,10 +149,10 @@ int SetMagickPrecision(const int precision)
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="magick.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 3d4f26a522f5162f9a3401c06c22693bd48119e1..facec91abed4bb1917cebbfdee6f117a076b699b 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -433,10 +434,10 @@ SetMagickMemoryMethods(AcquireMemoryHandler acquire_memory_handler,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="memory.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 404042b66c4a3729edfc6199ef5dfc5da8ff83c1..5ecbb155b8947780ed9052ffd37a2c10cc45fd8d 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -216,10 +217,10 @@ MagickBooleanType ListMimeInfo(FILE *file,ExceptionInfo *exception)
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="mime.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index a42762e8c710096c28716d03f871773247a6c141..1cbce6ef21f97700b0ed05364dd02b6b82f12ad1 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -488,10 +489,10 @@ MagickBooleanType UnregisterModule(const ModuleInfo *module_info,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="module.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index b48eaf2e2aca42022b787d6dcd4a925bb05c15e7..15c71d3299bc71dce5347fa05b46c24842a5b5f0 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -109,10 +110,10 @@ MagickBooleanType MagickCommandGenesis(ImageInfo *image_info,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="mogrify.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 05d6c7abcae908664570a39bb08f73ae48d79e1d..ecc5005cb336f60c27d0cb636c5d7b8958ee1c9e 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -143,10 +144,10 @@ MagickProgressMonitor SetImageInfoProgressMonitor(ImageInfo *image_info,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="monitor.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 2b840ac23aa2b8bbcf95a923a086ea2e0d1e957d..3ac129d2f46b5bdebc958f5635ca2998d37d3e87 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -179,10 +180,10 @@ Image *MontageImageList(const ImageInfo *image_info,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="montage.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 7c6378784b414cfb198de7c8cfac262d017862f2..65735d62ade88998ef4d2538c7e8f33d519cd8cf 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -601,10 +602,10 @@ void ZeroKernelNans (KernelInfo *kernel)
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="morphology.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 3ad2b9a14b846c265f18081754f17850fb8ea21d..1b322c82d2a375592e854f5fdf95e43c881237da 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -268,10 +269,10 @@ MagickBooleanType TransparentPaintImage(Image *image,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="paint.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index f8d4494235e6e832af7676d2c5729958a5593548..f4d735c27a559d05fefd03296e8370df6e63b1a5 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -488,10 +489,10 @@ MagickBooleanType PixelSyncIterator(PixelIterator *iterator)
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="pixel-iterator.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 48b8df7f03f1f855180d172b3ab015203b6c273e..665ea7db341c9f4e311df9cac54f0a95aaa58a0f 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -1605,10 +1606,10 @@ void PixelSetYellowQuantum(PixelWand *wand,const Quantum yellow)
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="pixel-wand.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 365746cc54039dcdf8cb789b13ed568a0a76dabe..48510e3372fd49270dd12a8f2c5adfad58213203 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -330,10 +331,10 @@ MagickBooleanType SyncImageProfiles(Image *image)
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="profile.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index a954fd8bd383e020157e36fcd3672e66d07b3840..3e9702f31c50ca7d1a9f299efba922ac2bff5f62 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -370,10 +371,10 @@ MagickBooleanType SetImageProperty(Image *image,const char *property,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="property.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index eda27c792d3b6eb694344ac6d3f19d79ce576df8..17a9914478b23256fd00d25a49a899885ffd3ca9 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -438,10 +439,10 @@ MagickBooleanType SetGrayscaleImage(Image *image)
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="quantize.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 304d8746c633f5481c5a1bb406d8c8175e1a2bcb..ae1579d87b86a659f55eaf4be46b428851745914 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -236,10 +237,10 @@ MagickBooleanType SetImageRegistry(const RegistryType type,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="registry.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 06d237d8e30aa74a0cf1df2291794949f73e92a9..930a9518fd240e7bca73461a504a4468351ea8c7 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -431,10 +432,10 @@ Image *ThumbnailImage(const Image *image,const size_t columns,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="resize.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 4f68462cb575ace8b187ec7a0ca2f49d1843bf95..c8d552bfd9621780eb5629bab20c729d8ba58601 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -253,10 +254,10 @@ MagickBooleanType SetMagickResourceLimit(const ResourceType type,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="resource.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 81aa9dbe1d8fb8eff44eba1a5995660f2e816977..de9f8930126cb047760a5ebf4bd6944c8fe41a21 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -94,10 +95,10 @@ MagickBooleanType SegmentImage(Image *image,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="segment.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 2890ee43fab83b8c8a0781f1095e67e76126aacd..f43bb34577400aa1c460f6383a7d1bb214facc8d 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -171,10 +172,10 @@ Image *ShearRotateImage(const Image *image,const double degrees,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="shear.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 1699b77247fe2bd09da3aad2ff3c1dd94b6fa3a1..b56150d0d5ca0edafb21e8653d1158c31ea2db32 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -87,10 +88,10 @@ MagickBooleanType SignatureImage(Image *image)
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="signature.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 4c18f8ea79c04d9ab84ee6584bbe0f3b5c32e23d..11314f77a1e6cd04527a42d2f25af8867cf33f06 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -486,10 +487,10 @@ Image *StatisticImageChannel(const Image *image,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="statistic.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 0db0a4b9518628ed8f3f7bee3131caf23febc54e..2fa45c5356a1d6ca67c1ad0843c2b35c73140195 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -123,10 +124,10 @@ MagickBooleanType WriteStream(const ImageInfo *image_info,Image *,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="stream.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 69056776ade3dcad2039a3299d10974cb0143a0c..de37488e25d80940833da6bd666a8767f4387671 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -545,10 +546,10 @@ Image *TrimImage(const Image *image,ExceptionInfo *exception)
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="transform.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index ec19761ccfffa9218e2dd90dec5260dc5a7accbd..320b99ed1fc789a350c9ac2ecf248d150929fe52 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -253,10 +254,10 @@ void ListMagickVersion(FILE *file)
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="version.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index fcec65ffb36ecebd394b151d3518e31f206d610f..0bfc183f9a73a1f2d7d90bdbb0bd8a5afa03b0cf 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="../binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="../binary-releases.html">Download</a>
       <a class="magick-nav-item " href="../command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="../command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="../resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -571,10 +572,10 @@ MagickBooleanType UpdateWandViewIterator(WandView *source,
     <p><a href="../sitemap.html">Sitemap</a> •
     <a href="../links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="wand-view.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 5aebea4ce71187bc4e28b3819534bd9cadcc12d7..e14e9b492a70ebf1af38130cdb0cf6eb7d651150 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -133,7 +134,7 @@ if (image == (Image *) NULL)
 
 <p>When the pixel cache is initialized, pixels are scaled from whatever bit depth they originated from to that required by the pixel cache.  For example, a 1-channel 1-bit monochrome PBM image is scaled to a 4 channel 8-bit RGBA image, if you are using the Q8 version of ImageMagick, and 16-bit RGBA for the Q16 version.  You can determine which version you have with the <a href="command-line-options.html#version">‑version</a> option: </p>
 
-<pre><span class="crtprompt"> </span><span class="crtin">identify -version</span><span class="crtout">Version: ImageMagick 6.9.1-2 2015-03-21 Q16 http://www.imagemagick.org</span></pre>
+<pre><span class="crtprompt"> </span><span class="crtin">identify -version</span><span class="crtout">Version: ImageMagick 6.9.1-3 2015-03-21 Q16 http://www.imagemagick.org</span></pre>
 <p>As you can see, the convenience of the pixel cache sometimes comes with a trade-off in storage (e.g. storing a 1-bit monochrome image as 16-bit RGBA is wasteful) and speed (i.e. storing the entire image in memory is generally slower than accessing one scanline of pixels at a time).  In most cases, the benefits of the pixel cache typically outweigh any disadvantages.</p>
 
 <h3><a id="authentic-pixels"></a>Access the Pixel Cache</h3>
@@ -1402,10 +1403,10 @@ ModuleExport size_t analyzeImage(Image **images,const int argc,const char **argv
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="architecture.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 183ccd51273812158525c9e393e4bada49899f5a..18431251d759868e2aa13a824b047d04e87e0415 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item active" href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item active" href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
   </tr>
 
   <tr>
-      <td>ImageMagick-6.9.1-2.i386.rpm</td>
-    <td><a href="http://www.imagemagick.org/download/linux/CentOS/i386/ImageMagick-6.9.1-2.i386.rpm">download</a></td>
-    <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/i386/ImageMagick-6.9.1-2.i386.rpm">download</a></td>
+      <td>ImageMagick-6.9.1-3.i386.rpm</td>
+    <td><a href="http://www.imagemagick.org/download/linux/CentOS/i386/ImageMagick-6.9.1-3.i386.rpm">download</a></td>
+    <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/i386/ImageMagick-6.9.1-3.i386.rpm">download</a></td>
     <td>Redhat / CentOS 5.11 i386 RPM</td>
   </tr>
 
   <tr>
-      <td>ImageMagick-6.9.1-2.x86_64.rpm</td>
-      <td><a href="http://www.imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-6.9.1-2.x86_64.rpm">download</a></td>
-    <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-6.9.1-2.x86_64.rpm">download</a></td>
+      <td>ImageMagick-6.9.1-3.x86_64.rpm</td>
+      <td><a href="http://www.imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-6.9.1-3.x86_64.rpm">download</a></td>
+    <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-6.9.1-3.x86_64.rpm">download</a></td>
     <td>Redhat / CentOS 5.11 x86_64 RPM</td>
   </tr>
 
 
 <p>ImageMagick RPM's are self-installing.  Simply type the following command and you're ready to start using ImageMagick:</p>
 
-<pre><span class="crtprompt"> </span><span class="crtin">rpm -Uvh ImageMagick-6.9.1-2.i386.rpm</span></pre>
+<pre><span class="crtprompt"> </span><span class="crtin">rpm -Uvh ImageMagick-6.9.1-3.i386.rpm</span></pre>
 <p>For other systems, create (or choose) a directory to install the package into and change to that directory, for example:</p>
 
 <pre>
@@ -181,9 +182,9 @@ sudo port install ImageMagick
   </tr>
 
   <tr>
-    <td>ImageMagick-x86_64-apple-darwin14.0.0.tar.gz</td>
-    <td><a href="http://www.imagemagick.org/download/binaries/ImageMagick-x86_64-apple-darwin14.0.0.tar.gz">download</a></td>
-    <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-x86_64-apple-darwin14.0.0.tar.gz">download</a></td>
+    <td>ImageMagick-x86_64-apple-darwin14.3.0.tar.gz</td>
+    <td><a href="http://www.imagemagick.org/download/binaries/ImageMagick-x86_64-apple-darwin14.3.0.tar.gz">download</a></td>
+    <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-x86_64-apple-darwin14.3.0.tar.gz">download</a></td>
     <td>Mac OS X Yosemite</td>
   </tr>
 </table></div>
@@ -255,7 +256,7 @@ display logo.gif
 <pre>
 ./imagemagick_compile.sh <var>VERSION</var>
 </pre>
-<p>where <var>VERSION</var> is the version of ImageMagick you want to compile (i.e.: 6.9.1-2, svn, ...)</p>
+<p>where <var>VERSION</var> is the version of ImageMagick you want to compile (i.e.: 6.9.1-3, svn, ...)</p>
 
 <p>This script compiles ImageMagick as a static library to be included in iOS projects and adds support for</p>
 <ul>
@@ -304,9 +305,9 @@ display logo.gif
   </tr>
 
   <tr>
-        <td>ImageMagick-6.9.1-2-Q16-x64-dll.exe</td>
-        <td><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.9.1-2-Q16-x64-dll.exe">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.9.1-2-Q16-x64-dll.exe">download</a></td>
+        <td>ImageMagick-6.9.1-3-Q16-x64-dll.exe</td>
+        <td><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.9.1-3-Q16-x64-dll.exe">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.9.1-3-Q16-x64-dll.exe">download</a></td>
     <td>Win64 dynamic at 16 bits-per-pixel</td>
   </tr>
 </table></div>
@@ -324,44 +325,44 @@ display logo.gif
   </tr>
 
   <tr>
-        <td>ImageMagick-6.9.1-2-Q16-x64-static.exe</td>
-        <td><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.9.1-2-Q16-x64-static.exe">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.9.1-2-Q16-x64-static.exe">download</a></td>
+        <td>ImageMagick-6.9.1-3-Q16-x64-static.exe</td>
+        <td><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.9.1-3-Q16-x64-static.exe">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.9.1-3-Q16-x64-static.exe">download</a></td>
    <td>Win64 static at 16 bits-per-pixel</td>
   </tr>
 
   <tr>
-        <td>ImageMagick-6.9.1-2-Q8-x64-dll.exe</td>
-        <td><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.9.1-2-Q8-x64-dll.exe">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.9.1-2-Q8-x64-dll.exe">download</a></td>
+        <td>ImageMagick-6.9.1-3-Q8-x64-dll.exe</td>
+        <td><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.9.1-3-Q8-x64-dll.exe">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.9.1-3-Q8-x64-dll.exe">download</a></td>
    <td>Win64 dynamic at 8 bits-per-pixel</td>
   </tr>
 
   <tr>
-        <td>ImageMagick-6.9.1-2-Q8-x64-static.exe</td>
-        <td><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.9.1-2-Q8-x64-static.exe">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.9.1-2-Q8-x64-static.exe">download</a></td>
+        <td>ImageMagick-6.9.1-3-Q8-x64-static.exe</td>
+        <td><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.9.1-3-Q8-x64-static.exe">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.9.1-3-Q8-x64-static.exe">download</a></td>
     <td>Win64 static at 8 bits-per-pixel</td>
   </tr>
 
   <tr>
-        <td>ImageMagick-6.9.1-2-Q16-x86-dll.exe</td>
-        <td><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.9.1-2-Q16-x86-dll.exe">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.9.1-2-Q16-x86-dll.exe">download</a></td>
+        <td>ImageMagick-6.9.1-3-Q16-x86-dll.exe</td>
+        <td><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.9.1-3-Q16-x86-dll.exe">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.9.1-3-Q16-x86-dll.exe">download</a></td>
     <td>Win32 dynamic at 16 bits-per-pixel</td>
   </tr>
 
   <tr>
-        <td>ImageMagick-6.9.1-2-Q16-x86-static.exe</td>
-        <td><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.9.1-2-Q16-x86-static.exe">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.9.1-2-Q16-x86-static.exe">download</a></td>
+        <td>ImageMagick-6.9.1-3-Q16-x86-static.exe</td>
+        <td><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.9.1-3-Q16-x86-static.exe">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.9.1-3-Q16-x86-static.exe">download</a></td>
     <td>Win32 static at 16 bits-per-pixel</td>
   </tr>
 
   <tr>
-        <td>ImageMagick-6.9.1-2-Q16-x86-windows.zip</td>
-        <td><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.9.1-2-Q16-x86-windows.zip">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.9.1-2-Q16-x86-windows.zip">download</a></td>
+        <td>ImageMagick-6.9.1-3-Q16-x86-windows.zip</td>
+        <td><a href="http://www.imagemagick.org/download/binaries/ImageMagick-6.9.1-3-Q16-x86-windows.zip">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.9.1-3-Q16-x86-windows.zip">download</a></td>
     <td>Portable Win32 static at 16 bits-per-pixel.  Just copy to your host and run (no installer, no Windows registry entries).</td>
   </tr>
 </table></div>
@@ -399,10 +400,10 @@ objShell.Exec("convert ""e:/myimages/image.png"" ""e:/myimages/image.jpg""")
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="binary-releases.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index f9fafaa5bdc0cc4bfd9a358035e02e3c9476c83c..cc20db6ec19cd36e8c37a7c8b03b620c784dd1ad 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
   </div>
 </div>
 <div class="container">
-<div class="magick-header"><dl><dt>2015-05-03  6.9.1-3 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
-  </dl><li> Fixed transparency issue with 16-bit tga files (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27469).</li>
+<div class="magick-header"><dl><dt>2015-05-24  6.9.1-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  </dl><li> New version 6.9.1-3, SVN revision 18623.</li>
+<dt>2015-05-03  6.9.1-3 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
+  <li> Fixed transparency issue with 16-bit tga files (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27469).</li>
   <li> Fixed writing label and comment in tiff images (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25516).</li>
   <li> Jpeg images no longer have pixels per inch as a default value for density    units when the density is not set (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27589).</li>
+  <li> Added support for setting the font color with -fill to the pango coder.</li>
 <dt>2015-05-03  6.9.1-3 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
   <li> Fixed bug with "-define png:format=x" in png.c, introduced in version    6.8.9-0, that caused the define to be ignored.</li>
   <li> Replaced some dead code in ReadJNGImage with an assert().</li>
   <li> Fix multi-line PNM comments (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23442).</li>
   <li> The -format option should not automatically append a newline since the    user can specify a newline in the formatting expression.</li>
   <li> The -level option is no longer returning a darkened image (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23479).</li>
+  <li> Identify SVG image as "SVG" (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27654).</li>
 <dt>2013-05-20  6.8.5-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
   <li> New version 6.8.5-7, SVN revision 12310.</li>
 <dt>2013-05-14  6.8.5-7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
     <p><a href="sitemap.html">Sitemap</a> â\80¢
     <a href="links.html">Related</a> â\80¢
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> â\80¢
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> â\80¢
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="changelog.html#">Back to top</a> â\80¢
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> â\80¢
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 638ba1224b03bbf5d780a72f053a29ce963692ee..0c3a92e95475fc30d63523fa8bc54bff95eaa83e 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -124,10 +125,10 @@ Examples <a href="http://www.imagemagick.org/Usage/transform/#encipher">Encrypti
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="cipher.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 27e86b3d1783565a31c322c470027204c2ea2a3f..9ba43daaa0836b0dc5a5478fee9001c0b6cf9bfb 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -173,6 +174,7 @@ hsla(120, 255,  127.5,  1.0)       the same, with an alpha value of 1.0
 <pre>
 cielab(62.253188, 23.950124, 48.410653)
 </pre>
+<p>Note, the <code>a</code> and <code>b</code> components of any Lab color you specify are biased by 50% to ensure it fits in the quantum range (typically 0 to 65535).</p>
 
 <p>Or specify colors generically with the <code>icc-color</code> keyword, for example:</p>
 <pre>
@@ -4929,10 +4931,10 @@ device-cmyk(0.11, 0.48, 0.83, 0.00)
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="color.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index dd6ab34d8e754be4bbe01a59b01779510d3845ca..069a15b2a65bafae4d3c9b52c6782cf7e1131887 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item active" href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -1649,7 +1650,7 @@ option.</p>
 
 <p>Get the passphrase from the file specified by <var>filename</var>.</p>
 
-<p>For more information, see the webpage, <a href="http://www.imagemagick.org/www/cipher.html">ImageMagick: Encipher or
+<p>For more information, see the webpage, <a href="../www/cipher.html">ImageMagick: Encipher or
 Decipher an Image</a>.</p>
 
 
@@ -3143,7 +3144,7 @@ image sequence.</p>
 
 <p>Get the passphrase from the file specified by <var>filename</var>.</p>
 
-<p>For more information, see the webpage, <a href="http://www.imagemagick.org/www/cipher.html">ImageMagick: Encipher or
+<p>For more information, see the webpage, <a href="../www/cipher.html">ImageMagick: Encipher or
 Decipher an Image</a>.</p>
 
 
@@ -3240,10 +3241,10 @@ calculations, to the full range by multiplying by <var>QuantumRange</var>.)</p>
     <tr><td>Exponential  </td>            <td>base-e exponential function</td></tr>
     <tr><td>LeftShift </td>       <td>Shift the pixel values left by <var>value</var> bits (i.e., multiply pixels by 2<sup><var>value</var></sup>).</td></tr>
     <tr><td>Log  </td>            <td>Apply scaled logarithm to normalized pixels.</td></tr>
-    <tr><td>Max  </td>            <td>Clip pixels at lower bound <var>value</var>.</td></tr>
+    <tr><td>Max  </td>            <td>Clip pixels at upper bound <var>value</var>.</td></tr>
     <tr><td>Mean  </td>            <td>Add the <var>value</var> and divide by 2.</td></tr>
     <tr><td>Median  </td>          <td>Choose the median value from an image sequence.</td></tr>
-    <tr><td>Min  </td>            <td>Clip pixels at upper bound <var>value</var>.</td></tr>
+    <tr><td>Min  </td>            <td>Clip pixels at lower bound <var>value</var>.</td></tr>
     <tr><td>Multiply </td>        <td>Multiply pixels by <var>value</var>.</td></tr>
     <tr><td>Or  </td>             <td>Binary OR of pixels with <var>value</var>.</td></tr>
     <tr><td>Pow </td>             <td>Raise normalized pixels to the power <var>value</var>.</td></tr>
@@ -7629,10 +7630,10 @@ colors than the target window colormap allows. Use <a href="command-line-options
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="command-line-options.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 9872f02c434e29fe8c229f88567f7664594a5106..0ef968149a911e8096ac0873bbeb0497c09a55f2 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -656,10 +657,10 @@ convert -define stream:buffer-size=0 logo: gif:- | display gif:-
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="command-line-processing.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index e5a61a71d16deff1fdbb3c37efcc01fead4b5220..6151c992f0d6dd19208ac57b0f8483d9684ce078 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item active" href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="command-line-tools.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index bbe9f362a7e0fba88fe3730d00a3e4d886e4fd09..ee605150732628a5001dfdd2b424beb64ed46b0e 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -336,10 +337,10 @@ transparent, extract, background, or shape the alpha channel</td>
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="compare.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 99fb0ba59578eb470f49ba1a26196dec3a78e6fe..5de5db4f2d7967674bf6652c7d10549eb0264da5 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -617,10 +618,10 @@ with a brief summary of what they do. For more details see the equivalent
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="compose.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 188cf04b31a6d08fb884396ea1c10f5afeb99809..7b2e31278124a17df71821ee7d5dbf85f7758a92 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -512,10 +513,10 @@ transparent, extract, background, or shape the alpha channel</td>
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="composite.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 1bf9d7891b7aceaed2164a4eb7c9e819fd1b63ad..34460ab9c733bbf4824c779a70dc393d24047497 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -1124,10 +1125,10 @@ fill="color name", channel="All, Default, Alpha, Black, Blue, CMYK, Cyan, Gray,
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="conjure.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 542cd527263684983c75b96861172f21aed81142..dd55de2b1173cfb58e11a2239ad47a03ab327ad9 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -100,10 +101,10 @@ convert objects.gif -define connected-components:area-threshold=410 -connected-c
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="connected-components.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 78e3d092a1168ea0e2b41437243d6cc2cd28fe9c..673b59c809e91d9f3ebcd1b028737e84def7d605 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -60,7 +61,7 @@
   <fieldset>
   <h2 class="magick-header">Contact the Wizards</h2>
        <p>Enter this code, <code>
-467db3</code>, in the Authenticate field and fill in the remaining fields.  Press Send to forward your message to the ImageMagick wizards:</p>
+63294a</code>, in the Authenticate field and fill in the remaining fields.  Press Send to forward your message to the ImageMagick wizards:</p>
   <br>
   <form method="post" name="post" id="post" action="http://www.imagemagick.org/script/contact.php" enctype="application/x-www-form-urlencoded">
   <div class="table-responsive">
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="http://www.imagemagick.org/script/contact.php#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 42eb319373c035ab7a477a5bf88a40974d6d53e2..56382ef6e308fc32055056b1a8be8990fca8bee7 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -1292,10 +1293,10 @@ transparent, extract, background, or shape the alpha channel</td>
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="convert.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 30087177db8b9f2d13088d62b6726aeeb26c1321..2940e471e74146862202e58c42654965139f10c8 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -555,10 +556,10 @@ transparent, extract, background, or shape the alpha channel</td>
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="display.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 567647ac53f1ae11dc5cbe382c2a76d82a884e95..e17e6ea100818f3b5e6c107b282eaf6c3de1a93e 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -75,10 +76,10 @@ convert -limit memory 1GiB -limit map 2GiB -limit disk 4GiB \
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="distribute-pixel-cache.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index f1fa7c9d340e3c813568fc1fc00c6bf8987e6a68..cf4405cf1a469a9442601a5afdaed79f3f21e4ab 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -56,7 +57,7 @@
 <div class="container">
 <div class="magick-header">
 <p class="lead magick-description">ImageMagick source and binary distributions are available from a variety of FTP and Web mirrors around the world listed below.  ImageMagick stable and development source releases are also available from <a href="subversion.html">Subversion</a>.  Before you download, you may want to review recent <a href="changelog.html">changes</a> to the ImageMagick distribution.</p>
-<p>The latest release of ImageMagick is version 6.9.1-2.</p>
+<p>The latest release of ImageMagick is version 6.9.1-3.</p>
 <dl class="dl-horizontal">
   <dt>Australia</dt>
     <dd><a href="http://mirrors-au.go-parts.com/mirrors/ImageMagick/">http://mirrors-au.go-parts.com/mirrors/ImageMagick/</a></dd>
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="download.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 284824551996e8a9b23f1b632ea469783c5a225c..14a7b5ee24a7354d94aa4d73c8b3048bf3d76516 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -835,10 +836,10 @@ Post ObjectData Descriptor Record
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="escape.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 1545dccc8725c7a998f1823b63d139b354eac5f5..5c686c6f98a6dbcf7dd5ac4d6e6fb3e16880ae66 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="examples.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 9bf1f45f99fea48a0cc8dfdcc97b6dff113577ff..bd638be06738cfc93e5a176df8f18a13696a891f 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="exception.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index dcd3fe6a6b62dd4c25d62a7754a6062209a20d73..22cf142b970d8398e33543cfda6a478d76b3ab0f 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="export.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index f5286cdb725de1459f693240e1a79ef3361d36b7..940481eaa45972d9345f75c342c799efbf112769 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -1915,10 +1916,10 @@ convert \( -size 15x15 canvas:black canvas:white -append \) \
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="formats.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 886e1a5a3d9a81926ab9c29932fcd967513462e7..e88a9ca17c1ababc3d4d91b2a058d4f24a93e938 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -405,10 +406,10 @@ convert rose: -duplicate 29 -virtual-pixel Gray -distort SRT '%[fx:360.0*t/n]' \
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="fx.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index ecaff46dabb15c91ad3793a3af5a3a942c3c0ebd..4a85b59f9b0121f03b63a0a5a2c9fe9c4c3f3502 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -93,10 +94,10 @@ Features: HDRI
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="high-dynamic-range.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index d421d1fe400249a955760a592a1ab0a439ed90d5..d0a2e2ab144ab7c955a13ff177bfcc732b2347ce 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -81,10 +82,10 @@ I swear by my life and my love of it that I will never live for the sake of anot
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="history.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 6ebc676536a6a698490f83c848b47c88bc77b3f3..91828ce50b7015782d3fc2f82a1aa3b680bebd6d 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -419,10 +420,10 @@ transparent, extract, background, or shape the alpha channel</td>
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="identify.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 425fbd64f7425a02343e3d3008b8f9116ceebc45..f45158418f6cde3078cfe331230d7e3360b5d330 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -413,10 +414,10 @@ import -window root screen.ps
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="import.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 38284c19eb71cfe13f5666e91d66565e38e66000..dbd75bc85d205151fc4a48cf9b5c9cae82f7bd6f 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item active" href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
 ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&amp;entry=78333969">®</a></sup> is a software suite to create, edit, compose, or convert bitmap images.  It can read and write images in a variety of <a href="formats.html">formats</a> (over 200) including PNG, JPEG, JPEG-2000, GIF, TIFF, <a href="motion-picture.html">DPX</a>, <a href="high-dynamic-range.html">EXR</a>, WebP, Postscript, PDF, and SVG.  Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.</p>
 
 <p>The functionality of ImageMagick is typically utilized from the command line or you can use the features from programs written in your favorite language. Choose from these interfaces: <a href="api.html#ada">G2F</a> (Ada), <a href="api.html#c">MagickCore</a> (C), <a href="api.html#c">MagickWand</a> (C), <a href="api.html#ch">ChMagick</a> (Ch), <a href="api.html#com_">ImageMagickObject</a> (COM+), <a href="api.html#c__">Magick++</a> (C++), <a href="api.html#java">JMagick</a> (Java), <a href="api.html#lisp">L-Magick</a> (Lisp), <a href="api.html#lua">Lua</a>, <a href="api.html#neko">NMagick</a> (Neko/haXe), <a href="api.html#dot-net">Magick.NET</a> (.NET), <a href="api.html#pascal">PascalMagick</a> (Pascal),  <a href="api.html#perl">PerlMagick</a> (Perl), <a href="api.html#php">MagickWand for PHP</a> (PHP),  <a href="api.html#php">IMagick</a> (PHP), <a href="api.html#python">PythonMagick</a> (Python), <a href="api.html#ruby">RMagick</a> (Ruby), or <a href="api.html#tcl">TclMagick</a> (Tcl/TK). With a language interface, use ImageMagick to modify or create images dynamically and <var>automagically</var>.</p>
-
+<p>ImageMagick utiilizes multiple computational threads to increase performance and can read, process, or write mega-, giga-, or tera-pixel image sizes.</p>
 <p>ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may use, copy, modify, and distribute in both open and proprietary applications. It is distributed under the Apache 2.0 <a href="license.html">license</a>.</p>
 
 <p>The ImageMagick development process ensures a <a href="http://upstream-tracker.org/versions/imagemagick.html">stable API</a> and ABI. Before each ImageMagick release, we perform a comprehensive security assessment that includes <a href="https://code.google.com/p/address-sanitizer/">memory error</a> and <a href="https://code.google.com/p/data-race-test/wiki/ThreadSanitizer">thread data race</a> detection to prevent security vulnerabilities.</p>
 
-<p>The current release is ImageMagick 6.9.1-2 available from <a href="http://www.imagemagick.org/download">http://www.imagemagick.org/download</a>.  It runs on <a href="http://www.imagemagick.org/download/linux/">Linux</a>, <a href="http://www.imagemagick.org/download/binaries/">Windows</a>, <a href="http://www.imagemagick.org/download/binaries/">Mac Os X</a>, <a href="http://www.imagemagick.org/download/iOS/">iOS</a>, Android OS, and others.</p>
+<p>The current release is ImageMagick 6.9.1-3 available from <a href="http://www.imagemagick.org/download">http://www.imagemagick.org/download</a>.  It runs on <a href="http://www.imagemagick.org/download/linux/">Linux</a>, <a href="http://www.imagemagick.org/download/binaries/">Windows</a>, <a href="http://www.imagemagick.org/download/binaries/">Mac Os X</a>, <a href="http://www.imagemagick.org/download/iOS/">iOS</a>, Android OS, and others.</p>
 
 <p>The authoritative ImageMagick web site is <a href="../index.html">http://www.imagemagick.org</a>.</p>
 
@@ -205,10 +206,10 @@ ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&amp;en
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="index.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index b247cf505c9dc222a3f8d21ac87061f565ed3019..85b40c4367d1c509272440b15c16bf6e04cffd44 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -127,7 +128,7 @@ to compile the program and on completion run the program.</p>
 
 <p>To verify ImageMagick is working properly, launch a MS-DOS Command Prompt window and type</p>
 
-<pre><span class="crtprompt"> </span><span class="crtin">cd ImageMagick-6.9.1</span><span class="crtout"></span><span class="crtprompt"> </span><span class="crtin">convert logo: image.jpg</span></pre>
+<pre><span class="crtprompt"> </span><span class="crtin">cd ImageMagick-6.9.1</span><span class="crtout"><br></span><span class="crtprompt"> </span><span class="crtin">convert logo: image.jpg</span></pre>
 <p>For a more comprehensive test, run the ImageMagick validation suite:</p>
 
 <pre>
@@ -146,10 +147,10 @@ validate
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="install-source.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index d3b855288b0d7e13271b1a2bda871d6a92fb611b..06a24357d83667d608bc52d19a50efea5ff0dc94 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -144,10 +145,10 @@ convert wizard.png -resize 4096x2160! -depth 12 wizard.jp2
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="jp2.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 56f19840b9a91943a1480706e898c13398ff6d56..ed6905561a65ba9481bc8d2c1a302e6ee1632a0e 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="license.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index f4db10317ca634d2ebfb7ffb82a2f7774d27f847..3477510795667c87a04f0069075ba81935ab97f2 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="links.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index a5231e93af08e693bb7c1ff2b05f29ae3ea85122..6618a9233ffc3cc995902feb8250a4a243ae910c 100644 (file)
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/script/search.php">Search</a>
+  <a title="Search" href="http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/script/search.php">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
@@ -293,7 +293,7 @@ of <em>installing</em> ImageMagick in a known location.
 </div>
 <div class="footer">
   <span id="footer-west">©  1999-2015 ImageMagick Studio LLC</span>
-  <span id="footer-east"> <a href="http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
+  <span id="footer-east"> <a href="http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
 </div>
 <div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
index 70e53f54175e5b92688a0e876a5430ffb2bd8c57..87eacb7eb23d1ad9562ce84053adad280c383627 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -317,10 +318,10 @@ int main(int argc,char **argv)
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="magick-core.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 5321857e31ca4ecf5fb786698753793925165db2..2242f2e73db78599b110f7d708461579f1be1ab4 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -868,10 +869,10 @@ round</pre></td>
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="magick-vector-graphics.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 1b4e68383d49da20218ea977637828facd9a5756..67b01b62820fafd44096595cd7b119019452bbc1 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -369,10 +370,10 @@ int main(int argc,char **argv)
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="magick-wand.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 51951de63c4be789a61864f281af231888d8769b..e381498bc3fa897ef60ae8bf895330b3040415ed 100644 (file)
 </div>
 <div class="sep"></div>
 <div class="menu">
-  <a title="Search" href="http://www.imagemagick.org/http://www.imagemagick.org/http://www.imagemagick.org/http://www.imagemagick.org/http://www.imagemagick.org/http://www.imagemagick.org/http://www.imagemagick.org/http://www.imagemagick.org/http://www.imagemagick.org/http://www.imagemagick.org/http://www.imagemagick.org/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/script/search.php">Search</a>
+  <a title="Search" href="http://www.imagemagick.org/http://www.imagemagick.org/http://www.imagemagick.org/http://www.imagemagick.org/http://www.imagemagick.org/http://www.imagemagick.org/http://www.imagemagick.org/http://www.imagemagick.org/http://www.imagemagick.org/http://www.imagemagick.org/http://www.imagemagick.org/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/script/search.php">Search</a>
 </div>
 <div class="sep"></div>
 <div class="menu">
@@ -1383,7 +1383,7 @@ transparent, extract, background, or shape the alpha channel</td>
   </div>
   <div class="footer">
     <span id="footer-west">©  1999-2011 ImageMagick Studio LLC</span>
-    <span id="footer-east"> <a href="http://www.imagemagick.org/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
+    <span id="footer-east"> <a href="http://www.imagemagick.org/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/http://www.imagemagick.org/www/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">
index a4b48b2e9ecff797715662e12cc992722856c994..1a2b99f2e647f7105dc28fe5288da75f4adb5a03 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -231,10 +232,10 @@ or fewer colors in the image, each byte of image data contains an index value. I
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="miff.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 12077035d4da4ada18b0dd5a41759a3f8c9a0431..c308ead6d720cd44757171981b14b36b0e9dd353 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -1268,10 +1269,10 @@ transparent, extract, background, or shape the alpha channel</td>
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="mogrify.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 94d489a8b2c2c19e5f159328fe1384b61dfc4f5a..cc08f43c731f8470c4ad006a8d1c5bdecb36b955 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -624,10 +625,10 @@ transparent, extract, background, or shape the alpha channel</td>
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="montage.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index d42c955adcc2698779038092f1d30ce58e1cf6fd..d3da4c869b5c5161ce9d4ad0daecd995e0ae6290 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -180,10 +181,10 @@ convert bluebells.dpx -define dpx:television.time.code=10:00:02:15 bluebells-001
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="motion-picture.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 258212ccdf3714e70d685e1b9962996558dafb83..dfb50a52978f368881196eca3235fae588e28897 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -2547,10 +2548,10 @@ Image::Magick-&gt;QuantumDepth
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="perl-magick.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 326d78f5c28e700c9131ad8e5d8c579a3cd9e9af..f1c241c000166105616ae7da3c6f480c4f681f25 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -626,10 +627,10 @@ example "+annotate", "+resize", "+clut", and "+draw" .</p>
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="porting.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 74338c080b97dd0e038f2ae38fcb595f63c0b718..6d6bb6f8740599bf015a4185cec401b67946bcb1 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -188,10 +189,10 @@ while number of nodes with (n2 &gt; 0) &gt; required maximum number of colors
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="quantize.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index c885dfc10b89645d7ff128b6354b99f9898f63cd..71abfbda383e18d7ad650f086b9216344fb95a48 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item active" href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -364,10 +365,10 @@ $MAGICK_FONT_PATH
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="resources.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 78690a0070851f5cbfacbe1955357d8a13aa3ddf..2074c3cd9cf0503e7e780ccb580f7ad527e1f662 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item active" href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="http://www.imagemagick.org/script/search.php#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index a1f603a288dc1f30666f9b311f1322a246b1ef59..3d0270b621e764bc1e9dc780041f481bae70daa8 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -210,10 +211,10 @@ image.</li>
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="sitemap.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index b550f5ccc7a79a76465474c4437c6a712b5e3bc6..a8f325aec2ce5176064b655ec6a91d1e47175731 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -258,10 +259,10 @@ stream -map i -storage-type double 'image.tif[100x100+30+40]' gray.raw
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="stream.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index e5e8f45cfdc8c68b8b4c82acd0599f7d99f0da7c..77e801e428f26a25882ec384b4972c235c02c7bf 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -82,10 +83,10 @@ svn update
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="subversion.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 446c3f81cad93f354a0508b7be59b3cb7a1707be..43ace025099f568b0cb21dc597bbff1e3fd967e4 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -141,10 +142,10 @@ USA
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="support.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index 20abbae2a7d22793805ceebb69b26044110d928b..60b6be6c362589cc679080a7c89692fb5b87a29f 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="t-shirt.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>
index b725df862dfed8165efb47a6296fe949badb9020..a6f77e76939e65ee8f52c75a9e2479e281e7ccd9 100644 (file)
     </script></center>
     <nav class="magick-nav">
       <a class="magick-nav-item " href="../index.html">Home</a>
-      <a class="magick-nav-item " href="binary-releases.html">Downloads</a>
+      <a class="magick-nav-item " href="binary-releases.html">Download</a>
       <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
       <a class="magick-nav-item " href="command-line-options.html">Options</a>
-      <a class="magick-nav-item " href="api.html">Development</a>
+      <a class="magick-nav-item " href="resources.html">Resources</a>
+      <a class="magick-nav-item " href="api.html">Develop</a>
       <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
@@ -168,10 +169,10 @@ convert wizard.png -quality 50 -define webp:lossless=true wizard.webp
     <p><a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
-    <a href="http://jqmagick.imagemagick.org/">JqMagick</a> •
-    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a>
+    <a href="http://jqmagick.imagemagick.org/">JqMagick</a>
 </p>
     <p><a href="webp.html#">Back to top</a> •
+    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
     <p><small>©  1999-2015 ImageMagick Studio LLC</small></p>
   </footer>