%global VERSION 6.7.0
-%global Patchlevel 9
+%global Patchlevel 10
Name: ImageMagick
Version: %{VERSION}
<configure name="NAME" value="ImageMagick"/>
<configure name="VERSION" value="6.7.0"/>
<configure name="LIB_VERSION" value="0x670"/>
- <configure name="LIB_VERSION_NUMBER" value="6,7,0,9"/>
+ <configure name="LIB_VERSION_NUMBER" value="6,7,0,10"/>
<configure name="SVN_REVISION" value="4615" />
<configure name="RELEASE_DATE" value="2011-06-25"/>
<configure name="CONFIGURE" value="./configure "/>
<meta name="Distribution" content="Global"/>
<link rel="icon" href="images/wand.png"/>
<link rel="shortcut icon" href="images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
+ <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<p>The ImageMagick development process ensures a stable API and ABI. Before each ImageMagick release, we perform a comprehensive security assessment that includes <a href="http://www.valgrind.org">memory and thread</a> error detection to prevent security vulnerabilities.</p>
-<p>The current release is ImageMagick 6.7.0-8.</p>
+<p>The current release is ImageMagick 6.7.0-9.</p>
</div>
<li><a href="www/architecture.html#tera-pixel">Large image support</a>: read, process, or write mega-, giga-, or tera-pixel image sizes.</li>
<li><a href="www/architecture.html#threads">Threads of execution support</a>: ImageMagick is thread safe and most internal algorithms are OpenMP-enabled to take advantage of speed-ups offered by multicore processor chips.</li>
<li><a href="www/architecture.html#distributed">Heterogeneous distributed processing</a>: certain algorithms are OpenCL-enabled to take advantage of speed-ups offered by executing in concert across heterogeneous platforms consisting of CPUs, GPUs, and other processors.</li>
- <li><a href="www/binary-releases.html#iPhone">ImageMagick on the iPhone</a>: convert, edit, or compose images on your iPhone.</li>
+ <li><a href="www/binary-releases.html#iOS">ImageMagick on the iPhone</a>: convert, edit, or compose images on your iPhone.</li>
</ul>
<p><a href="http://www.imagemagick.org/Usage/">Examples of ImageMagick Usage</a> shows how to use ImageMagick from the command-line to accomplish any of these tasks and much more. Also, see <a href="http://www.fmwconcepts.com/imagemagick/">Fred's ImageMagick Scripts</a>: a plethora of command-line scripts that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations.</p>
#! /bin/sh
# libtool - Provide generalized library-building support services.
-# Generated automatically by config.status (ImageMagick) 6.7.0-9
+# Generated automatically by config.status (ImageMagick) 6.7.0-10
# Libtool was configured on host magick.imagemagick.org:
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
#
#define MagickLibVersion 0x670
#define MagickLibVersionText "6.7.0"
#define MagickLibVersionNumber 4,0,1
-#define MagickLibAddendum "-9"
+#define MagickLibAddendum "-10"
#define MagickLibInterface 4
#define MagickLibMinInterface 4
#define MagickReleaseDate "2011-06-25"
-#define MagickChangeDate "20110618"
+#define MagickChangeDate "20110625"
#define MagickAuthoritativeURL "http://www.imagemagick.org"
#if defined(MAGICKCORE_OPENMP_SUPPORT)
#define MagickOpenMPFeature "OpenMP "
# PACKAGE_NAME (e.g. "1.0.0").
PACKAGE_VERSION='6.7.0'
PACKAGE_LIB_VERSION="0x670"
-PACKAGE_RELEASE="9"
+PACKAGE_RELEASE="10"
PACKAGE_LIB_VERSION_NUMBER="6,7,0,${PACKAGE_RELEASE}"
PACKAGE_RELEASE_DATE=`date +%F`
PACKAGE_STRING="$PACKAGE_NAME $PACKAGE_VERSION"
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
+ <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
+ <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<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>
-<p class='crt'><span class="crtprompt"> $magick> </span><span class='crtin'>cd ImageMagick-6.7.0-8</span><span class='crtout'></span><span class="crtprompt"> $magick> </span><span class='crtin'>./configure</span></p>
+<p class='crt'><span class="crtprompt"> $magick> </span><span class='crtin'>cd ImageMagick-6.7.0-9</span><span class='crtout'></span><span class="crtprompt"> $magick> </span><span class='crtin'>./configure</span></p>
<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>
<div class="doc-section">
<p><a href="../www/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>
- <p class='crt'><span class="crtprompt"> $magick> </span><span class='crtin'>tar xvfz ImageMagick-6.7.0-8.tar.gz</span><span class='crtout'></span><span class="crtprompt"> $magick> </span><span class='crtin'>cd ImageMagick-6.7.0-8</span></p> <p>Configure ImageMagick:</p>
+ <p class='crt'><span class="crtprompt"> $magick> </span><span class='crtin'>tar xvfz ImageMagick-6.7.0-9.tar.gz</span><span class='crtout'></span><span class="crtprompt"> $magick> </span><span class='crtin'>cd ImageMagick-6.7.0-9</span></p> <p>Configure ImageMagick:</p>
<p class='crt'><span class="crtprompt"> $magick> </span><span class='crtin'>./configure --prefix=/opt --with-quantum-depth=16 \ <br/>
--disable-dependency-tracking --with-x=yes \ <br/>
--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib/ \ <br/>
<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>
-<p class='crt'><span class="crtprompt"> $magick> </span><span class='crtin'>tar jxvf ImageMagick-6.7.0-?.tar.bz2</span><span class='crtout'></span><span class="crtprompt"> $magick> </span><span class='crtin'>cd ImageMagick-6.7.0-8</span><span class='crtout'></span><span class="crtprompt"> $magick> </span><span class='crtin'>export CPPFLAGS="-Ic:/Progra~1/GnuWin32/include"</span><span class='crtout'></span><span class="crtprompt"> $magick> </span><span class='crtin'>export LDFLAGS="-Lc:/Progra~1/GnuWin32/lib"</span><span class='crtout'></span><span class="crtprompt"> $magick> </span><span class='crtin'>./configure --without-perl</span><span class='crtout'></span><span class="crtprompt"> $magick> </span><span class='crtin'>make</span><span class='crtout'></span><span class="crtprompt"> $magick> </span><span class='crtin'>sudo make install</span></p></div>
+<p class='crt'><span class="crtprompt"> $magick> </span><span class='crtin'>tar jxvf ImageMagick-6.7.0-?.tar.bz2</span><span class='crtout'></span><span class="crtprompt"> $magick> </span><span class='crtin'>cd ImageMagick-6.7.0-9</span><span class='crtout'></span><span class="crtprompt"> $magick> </span><span class='crtin'>export CPPFLAGS="-Ic:/Progra~1/GnuWin32/include"</span><span class='crtout'></span><span class="crtprompt"> $magick> </span><span class='crtin'>export LDFLAGS="-Lc:/Progra~1/GnuWin32/lib"</span><span class='crtout'></span><span class="crtprompt"> $magick> </span><span class='crtin'>./configure --without-perl</span><span class='crtout'></span><span class="crtprompt"> $magick> </span><span class='crtin'>make</span><span class='crtout'></span><span class="crtprompt"> $magick> </span><span class='crtin'>sudo make install</span></p></div>
<h2><a id="problems"></a>Dealing with Unexpected Problems</h2>
<div class="doc-section">
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<ol>
<li>Double-click on
- <kbd>VisualMagick/bin/ImageMagick-6.7.0-8-Q16-windows-dll.exe</kbd>
+ <kbd>VisualMagick/bin/ImageMagick-6.7.0-9-Q16-windows-dll.exe</kbd>
to launch the ImageMagick binary distribution.</li>
<li>Complete the installer screens to install ImageMagick on your system.</li>
</ol>
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Fernsehdienst Berlin" href="http://www.atlas-multimedia.de">Fernsehdienst Berlin</a><!-- 2011090100025 atlas.multimedia-->
+ <a rel="follow" title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
+ <a rel="follow" title="Sponsor: Fernsehdienst Berlin" href="http://www.atlas-multimedia.de">Fernsehdienst Berlin</a><!-- 2011090100025 atlas.multimedia-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
+ <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
+ <a rel="follow" title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
+ <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
+ <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
+ <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Fototapete" href=" http://www.allesdruck.de/Fototapete-Tapetendruck,category,8830.html">Fototapete</a><!-- 20110701000080 a-o.de -->
+ <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
+ <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
+ <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
+ <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
+ <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
+ <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
+ <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
+ <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<h2><a href="http://www.imagemagick.org/api/MagickCore/deprecate_8c.html" id="ModeImage">ModeImage</a></h2>
<div class="doc-section">
-<p>ModeImage() makes each pixel the 'predominate color' of the neighborhood of the specified radius.</p>
+<p>ModeImage() makes each pixel the 'predominant color' of the neighborhood of the specified radius.</p>
<p>The format of the ModeImage method is:</p>
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
+ <a rel="follow" title="Sponsor: Fototapete" href=" http://www.allesdruck.de/Fototapete-Tapetendruck,category,8830.html">Fototapete</a><!-- 20110701000080 a-o.de -->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
+ <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
+ <a rel="follow" title="Sponsor: Fototapete" href=" http://www.allesdruck.de/Fototapete-Tapetendruck,category,8830.html">Fototapete</a><!-- 20110701000080 a-o.de -->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
+ <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
+ <a rel="follow" title="Sponsor: Fototapete" href=" http://www.allesdruck.de/Fototapete-Tapetendruck,category,8830.html">Fototapete</a><!-- 20110701000080 a-o.de -->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
+ <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
+ <a rel="follow" title="Sponsor: Fototapete" href=" http://www.allesdruck.de/Fototapete-Tapetendruck,category,8830.html">Fototapete</a><!-- 20110701000080 a-o.de -->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
+ <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
+ <a rel="follow" title="Sponsor: Fototapete" href=" http://www.allesdruck.de/Fototapete-Tapetendruck,category,8830.html">Fototapete</a><!-- 20110701000080 a-o.de -->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Fernsehdienst Berlin" href="http://www.atlas-multimedia.de">Fernsehdienst Berlin</a><!-- 2011090100025 atlas.multimedia-->
+ <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
+ <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
+ <a rel="follow" title="Sponsor: Fernsehdienst Berlin" href="http://www.atlas-multimedia.de">Fernsehdienst Berlin</a><!-- 2011090100025 atlas.multimedia-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
+ <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Fernsehdienst Berlin" href="http://www.atlas-multimedia.de">Fernsehdienst Berlin</a><!-- 2011090100025 atlas.multimedia-->
+ <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
+ <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<h2><a href="http://www.imagemagick.org/api/MagickWand/deprecate_8c.html" id="MagickModeImage">MagickModeImage</a></h2>
<div class="doc-section">
-<p>MagickModeImage() makes each pixel the 'predominate color' of the neighborhood of the specified radius.</p>
+<p>MagickModeImage() makes each pixel the 'predominant color' of the neighborhood of the specified radius.</p>
<p>The format of the MagickModeImage method is:</p>
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Fototapete" href=" http://www.allesdruck.de/Fototapete-Tapetendruck,category,8830.html">Fototapete</a><!-- 20110701000080 a-o.de -->
+ <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
+ <a rel="follow" title="Sponsor: Fernsehdienst Berlin" href="http://www.atlas-multimedia.de">Fernsehdienst Berlin</a><!-- 2011090100025 atlas.multimedia-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
+ <a rel="follow" title="Sponsor: Fernsehdienst Berlin" href="http://www.atlas-multimedia.de">Fernsehdienst Berlin</a><!-- 2011090100025 atlas.multimedia-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
+ <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
+ <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
+ <a rel="follow" title="Sponsor: Fernsehdienst Berlin" href="http://www.atlas-multimedia.de">Fernsehdienst Berlin</a><!-- 2011090100025 atlas.multimedia-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
+ <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Fernsehdienst Berlin" href="http://www.atlas-multimedia.de">Fernsehdienst Berlin</a><!-- 2011090100025 atlas.multimedia-->
+ <a rel="follow" title="Sponsor: Fototapete" href=" http://www.allesdruck.de/Fototapete-Tapetendruck,category,8830.html">Fototapete</a><!-- 20110701000080 a-o.de -->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
+ <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<p>Unity The a No-Op or Scaling single element kernel.</p>
-<p>Gaussian:{radius},{sigma} Generate a two-dimentional gaussian kernel, as used by -gaussian. The sigma for the curve is required. The resulting kernel is normalized,</p>
+<p>Gaussian:{radius},{sigma} Generate a two-dimensional gaussian kernel, as used by -gaussian. The sigma for the curve is required. The resulting kernel is normalized,</p>
<p>If 'sigma' is zero, you get a single pixel on a field of zeros.</p>
<p>DoG:{radius},{sigma1},{sigma2} "Difference of Gaussians" Kernel. As "Gaussian" but with a gaussian produced by 'sigma2' subtracted from the gaussian produced by 'sigma1'. Typically sigma2 > sigma1. The result is a zero-summing kernel.</p>
-<p>Blur:{radius},{sigma}[,{angle}] Generates a 1 dimensional or linear gaussian blur, at the angle given (current restricted to orthogonal angles). If a 'radius' is given the kernel is clipped to a width of 2*radius+1. Kernel can be rotated by a 90 degree angle.</p>
+<p>Blur:{radius},{sigma}[,{angle}] Generates a 1-dimensional or linear gaussian blur, at the angle given (current restricted to orthogonal angles). If a 'radius' is given the kernel is clipped to a width of 2*radius+1. Kernel can be rotated by a 90 degree angle.</p>
<p>If 'sigma' is zero, you get a single pixel on a field of zeros.</p>
<p>Note that the first argument is the width of the kernel and not the radius of the kernel.</p>
-<p># Still to be implemented... # # Filter2D # Filter1D # Set kernel values using a resize filter, and given scale (sigma) # Cylindrical or Linear. Is this posible with an image? #</p>
+<p># Still to be implemented... # # Filter2D # Filter1D # Set kernel values using a resize filter, and given scale (sigma) # Cylindrical or Linear. Is this possible with an image? #</p>
<p>Named Constant Convolution Kernels</p>
<p>MorphologyApply() applies a morphological method, multiple times using a list of multiple kernels.</p>
-<p>It is basically equivalent to as MorphologyImageChannel() (see below) but without any user controls. This allows internel programs to use this function, to actually perform a specific task without posible interference by any API user supplied settings.</p>
+<p>It is basically equivalent to as MorphologyImageChannel() (see below) but without any user controls. This allows internel programs to use this function, to actually perform a specific task without possible interference by any API user supplied settings.</p>
<p>It is MorphologyImageChannel() task to extract any such user controls, and pass them to this function for processing.</p>
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
+ <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
+ <a rel="follow" title="Sponsor: Fernsehdienst Berlin" href="http://www.atlas-multimedia.de">Fernsehdienst Berlin</a><!-- 2011090100025 atlas.multimedia-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
+ <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
+ <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
+ <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
+ <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
+ <a rel="follow" title="Sponsor: Fototapete" href=" http://www.allesdruck.de/Fototapete-Tapetendruck,category,8830.html">Fototapete</a><!-- 20110701000080 a-o.de -->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
+ <a rel="follow" title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
+ <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
+ <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
+ <a rel="follow" title="Sponsor: Fernsehdienst Berlin" href="http://www.atlas-multimedia.de">Fernsehdienst Berlin</a><!-- 2011090100025 atlas.multimedia-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="CropImageToTiles">CropImageToTiles</a></h2>
<div class="doc-section">
-<p>CropImageToTiles() will crop a single image, into a posible list of tiles. This may include a single sub-region of the image. This basically applies all the normal geometry flags for Crop.</p>
+<p>CropImageToTiles() will crop a single image, into a possible list of tiles. This may include a single sub-region of the image. This basically applies all the normal geometry flags for Crop.</p>
<p>Image *CropImageToTiles(const Image *image,const RectangleInfo *crop_geometry, ExceptionInfo *exception)</p>
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Fototapete" href=" http://www.allesdruck.de/Fototapete-Tapetendruck,category,8830.html">Fototapete</a><!-- 20110701000080 a-o.de -->
+ <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../../images/wand.png"/>
<link rel="shortcut icon" href="../../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
+ <a rel="follow" title="Sponsor: Fernsehdienst Berlin" href="http://www.atlas-multimedia.de">Fernsehdienst Berlin</a><!-- 2011090100025 atlas.multimedia-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
+ <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<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="../www/command-line-options.html#version">‑version</a> option: </p>
-<p class='crt'><span class="crtprompt"> $magick> </span><span class='crtin'>identify -version</span><span class='crtout'>Version: ImageMagick 6.7.0-8 2011-06-03 Q16 http://www.imagemagick.org</span></p>
+<p class='crt'><span class="crtprompt"> $magick> </span><span class='crtin'>identify -version</span><span class='crtout'>Version: ImageMagick 6.7.0-9 2011-06-03 Q16 http://www.imagemagick.org</span></p>
<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>
</div>
break;
for (x=0; x < (ssize_t) source->columns; x++)
{
- q->red=90*p->red/100;
- q->green=90*p->green/100;
- q->blue=90*p->blue/100;
- q->opacity=90*p->opacity/100;
+ SetPixelRed(q,90*p->red/100);
+ SetPixelGreen(q,90*p->green/100);
+ SetPixelBlue(q,90*p->blue/100);
+ SetPixelOpacity(q,90*p->opacity/100);
p++;
q++;
}
break;
indexes=GetVirtualIndexQueue(source);
for (x=0; x < (ssize_t) source->columns; x++)
- (void) printf("%d\n",GetIndexPixelComponent(indexes+x));
+ (void) printf("%d\n",GetPixelIndex(indexes+x));
}
if (y < (ssize_t) source->rows)
/* an exception was thrown */
indexes=GetCacheViewAuthenticIndexQueue(image_view);
for (x=0; x < (ssize_t) image->columns; x++)
{
- SetRedPixelComponent(q,...);
- SetGreenPixelComponent(q,...);
- SetBluePixelComponent(q,...);
- SetOpacityPixelComponent(q,...);
+ SetPixelRed(q,...);
+ SetPixelGreen(q,...);
+ SetPixelBlue(q,...);
+ SetPixelOpacity(q,...);
if (indexes != (IndexPacket *) NULL)
- SetIndexPixelComponent(indexes+x,...);
+ SetPixelIndex(indexes+x,...);
q++;
}
if (SyncCacheViewAuthenticPixels(image_view,exception) == MagickFalse)
#pragma omp parallel for
for (int y=0; y < int(image->rows()); y++)
{
- int row=(bmp_info->biHeight > 0) ? (image->rows()-y-1) : y;
- register const unsigned char *restrict p=pixels+row*bytes_per_row;
- register MagickCore::PixelPacket *restrict q=
- image->setPixels(0,y,image->columns(),1);
+ int
+ row;
+
+ register const unsigned char
+ *restrict p;
+
+ register MagickCore::PixelPacket
+ *restrict q;
+
+ row=(bmp_info->biHeight > 0) ? (image->rows()-y-1) : y;
+ p=pixels+row*bytes_per_row;
+ q=image->setPixels(0,y,image->columns(),1);
for (int x=0; x < int(image->columns()); x++)
{
- SetBluePixelComponent(q,p[0]);
- SetGreenPixelComponent(q,p[1]);
- SetRedPixelComponent(q,p[2]);
+ SetPixelBlue(q,p[0]);
+ SetPixelGreen(q,p[1]);
+ SetPixelRed(q,p[2]);
if (bmp_info->biBitCount == 32) {
- SetOpacityPixelComponent(q,p[3]);
+ SetPixelOpacity(q,p[3]);
}
q++;
p+=bmp_info->biBitCount/8;
break;
for (x=0; x < (ssize_t) image->columns; x++)
{
- q->red=ScaleCharToQuantum(*p++);
- q->green=ScaleCharToQuantum(*p++);
- q->blue=ScaleCharToQuantum(*p++);
+ SetPixelRed(q,ScaleCharToQuantum(*p++));
+ SetPixelGreen(q,ScaleCharToQuantum(*p++));
+ SetPixelBlue(q,ScaleCharToQuantum(*p++));
q++;
}
if (SyncAuthenticPixels(image,exception) == MagickFalse)
q=pixels;
for (x=0; x < (ssize_t) image->columns; x++)
{
- *q++=ScaleQuantumToChar(p->red);
- *q++=ScaleQuantumToChar(p->green);
- *q++=ScaleQuantumToChar(p->blue);
+ *q++=ScaleQuantumToChar(GetPixelRed(p));
+ *q++=ScaleQuantumToChar(GetPixelGreen(p));
+ *q++=ScaleQuantumToChar(GetPixelBlue(p));
p++;
}
(void) WriteBlob(image,(size_t) (q-pixels),pixels);
}
for (x=0; x < (ssize_t) image->columns; x++)
{
- ConvertRGBToHSB(p->red,p->green,p->blue,&hue,&saturation,&brightness);
+ ConvertRGBToHSB(GetPixelRed(p),GetPixelGreen(p),GetPixelBue(p),&hue,&saturation,&brightness);
brightness*=QuantumRange;
brightness_sum_x+=brightness;
brightness_sum_x2+=brightness*brightness;
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
+ <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
</tr>
<tr>
- <td valign="top">ImageMagick-6.7.0-8.i386.rpm</td>
- <td valign="top"><a href= "http://www.imagemagick.org/download/linux/CentOS/i386/ImageMagick-6.7.0-8.i386.rpm">download</a></td>
- <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/i386/ImageMagick-6.7.0-8.i386.rpm">download</a></td>
+ <td valign="top">ImageMagick-6.7.0-9.i386.rpm</td>
+ <td valign="top"><a href= "http://www.imagemagick.org/download/linux/CentOS/i386/ImageMagick-6.7.0-9.i386.rpm">download</a></td>
+ <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/i386/ImageMagick-6.7.0-9.i386.rpm">download</a></td>
<td valign="top">CentOS 5.4 i386 RPM</td>
</tr>
<tr>
- <td valign="top">ImageMagick-6.7.0-8.x86_64.rpm</td>
- <td valign="top"><a href= "http://www.imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-6.7.0-8.x86_64.rpm">download</a></td>
- <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-6.7.0-8.x86_64.rpm">download</a></td>
+ <td valign="top">ImageMagick-6.7.0-9.x86_64.rpm</td>
+ <td valign="top"><a href= "http://www.imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-6.7.0-9.x86_64.rpm">download</a></td>
+ <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-6.7.0-9.x86_64.rpm">download</a></td>
<td valign="top">CentOS 5.4 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>
-<p class='crt'><span class="crtprompt"> $magick> </span><span class='crtin'>rpm -Uvh ImageMagick-6.7.0-8.i386.rpm</span></p>
+<p class='crt'><span class="crtprompt"> $magick> </span><span class='crtin'>rpm -Uvh ImageMagick-6.7.0-9.i386.rpm</span></p>
<p>For other systems, create (or choose) a directory to install the package into and change to that directory, for example:</p>
<p class='crt'><span class="crtprompt"> $magick> </span><span class='crtin'>cd $HOME</span></p>
<h4>Download iOS Distribution</h4>
-<p>You can download the iOS distribution directly from ImageMagick's <a href="ftp://ftp.imagemagick.org/pub/ImageMagick/iOS/">repository</a>.</p>
+<p>You can download the iOS distribution directly from ImageMagick's <a href="http://www.imagemagick.org/download/iOS">repository</a>.</p>
<p>There are always 2 packages for the compiled ImageMagick:</p>
<pre class="text">
./imagemagick_compile.sh <em>VERSION</em>
</pre>
-<p>where <em>VERSION</em> is the version of ImageMagick you want to compile (i.e.: 6.7.0-8, svn, ...)</p>
+<p>where <em>VERSION</em> is the version of ImageMagick you want to compile (i.e.: 6.7.0-9, svn, ...)</p>
<p>This script compiles ImageMagick as a static library to be included in iOS projects and adds support for</p>
<ul>
<p>The amount of memory can be an important factor, especially if you intend to work on large images. A minimum of 512 MB of RAM is recommended, but the more RAM the better. Although ImageMagick runs well on a single core computer, it automagically runs in parallel on multi-core systems reducing run times considerably.</p>
<p>The Windows version of ImageMagick is self-installing. Simply click on the appropriate version below and it will launch itself and ask you a few installation questions. Versions with <em>Q8</em> in the name are 8 bits-per-pixel component (e.g. 8-bit red, 8-bit green, etc.), whereas, <em>Q16</em> in the filename are 16 bits-per-pixel component. A Q16 version permits you to read or write 16-bit images without losing precision but requires twice as much resources as the Q8 version. Versions with <em>dll</em> in the filename include ImageMagick libraries as <a href="http://www.answers.com/topic/dll">dynamic link libraries</a>. If you are not sure which version is appropriate, choose
-<a href='http://www.imagemagick.org/download/binaries/ImageMagick-6.7.0-8-Q16-windows-dll.exe'>ImageMagick-6.7.0-8-Q16-windows-dll.exe</a>.</p>
+<a href='http://www.imagemagick.org/download/binaries/ImageMagick-6.7.0-9-Q16-windows-dll.exe'>ImageMagick-6.7.0-9-Q16-windows-dll.exe</a>.</p>
<table class="doc">
<col width="50%"/> <col width="10%"/> <col width="10%"/> <col width="30%"/>
</tr>
<tr>
- <td valign="top">ImageMagick-6.7.0-8-Q16-windows-dll.exe</td>
- <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.7.0-8-Q16-windows-dll.exe">download</a></td>
- <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.7.0-8-Q16-windows-dll.exe">download</a></td>
+ <td valign="top">ImageMagick-6.7.0-9-Q16-windows-dll.exe</td>
+ <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.7.0-9-Q16-windows-dll.exe">download</a></td>
+ <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.7.0-9-Q16-windows-dll.exe">download</a></td>
<td valign="top">Win32 dynamic at 16 bits-per-pixel</td>
</tr>
<tr>
- <td valign="top">ImageMagick-6.7.0-8-Q16-windows-static.exe</td>
- <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.7.0-8-Q16-windows-static.exe">download</a></td>
- <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.7.0-8-Q16-windows-static.exe">download</a></td>
+ <td valign="top">ImageMagick-6.7.0-9-Q16-windows-static.exe</td>
+ <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.7.0-9-Q16-windows-static.exe">download</a></td>
+ <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.7.0-9-Q16-windows-static.exe">download</a></td>
<td valign="top">Win32 static at 16 bits-per-pixel</td>
</tr>
<tr>
- <td valign="top">ImageMagick-6.7.0-8-Q8-windows-dll.exe</td>
- <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.7.0-8-Q8-windows-dll.exe">download</a></td>
- <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.7.0-8-Q8-windows-dll.exe">download</a></td>
+ <td valign="top">ImageMagick-6.7.0-9-Q8-windows-dll.exe</td>
+ <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.7.0-9-Q8-windows-dll.exe">download</a></td>
+ <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.7.0-9-Q8-windows-dll.exe">download</a></td>
<td valign="top">Win32 dynamic at 8 bits-per-pixel</td>
</tr>
<tr>
- <td valign="top">ImageMagick-6.7.0-8-Q8-windows-static.exe</td>
- <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.7.0-8-Q8-windows-static.exe">download</a></td>
- <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.7.0-8-Q8-windows-static.exe">download</a></td>
+ <td valign="top">ImageMagick-6.7.0-9-Q8-windows-static.exe</td>
+ <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.7.0-9-Q8-windows-static.exe">download</a></td>
+ <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.7.0-9-Q8-windows-static.exe">download</a></td>
<td valign="top">Win32 static at 8 bits-per-pixel</td>
</tr>
<tr>
- <td valign="top">ImageMagick-6.7.0-8-Q16-windows-x64-dll.exe</td>
- <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.7.0-8-Q16-windows-x64-dll.exe">download</a></td>
- <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.7.0-8-Q16-windows-x64-dll.exe">download</a></td>
+ <td valign="top">ImageMagick-6.7.0-9-Q16-windows-x64-dll.exe</td>
+ <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.7.0-9-Q16-windows-x64-dll.exe">download</a></td>
+ <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.7.0-9-Q16-windows-x64-dll.exe">download</a></td>
<td valign="top">Win64 dynamic at 16 bits-per-pixel</td>
</tr>
<tr>
- <td valign="top">ImageMagick-6.7.0-8-Q16-windows-x64-static.exe</td>
- <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.7.0-8-Q16-windows-x64-static.exe">download</a></td>
- <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.7.0-8-Q16-windows-x64-static.exe">download</a></td>
+ <td valign="top">ImageMagick-6.7.0-9-Q16-windows-x64-static.exe</td>
+ <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.7.0-9-Q16-windows-x64-static.exe">download</a></td>
+ <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.7.0-9-Q16-windows-x64-static.exe">download</a></td>
<td valign="top">Win64 static at 16 bits-per-pixel</td>
</tr>
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
\r
<h1>ImageMagick Changelog</h1>
-<dl><dt>2011-06-15 6.7.0-8 Cristy <quetzlzacatenango@image...></dt>
+<dl><dt>2011-06-25 6.7.0-9 Cristy <quetzlzacatenango@image...></dt>
+ <dd> New version 6.7.0-9.</dd>
+<dt>2011-06-18 6.7.0-9 Cristy <quetzlzacatenango@image...></dt>
+ <dd> Defend against corrupt PSD resource blocks.</dd>
+<dt>2011-06-15 6.7.0-8 Cristy <quetzlzacatenango@image...></dt>
<dd> New version 6.7.0-8.</dd>
<dt>2011-06-14 6.7.0-8 Anthony Thyssen <A.Thyssen@griffith...></dt>
- <dd> Added Initial implementation of Cylinder to/from Plane 3D Distorts Includes deritive (scaled lookup), and anti-alised horizon (validity) Currently can NOT handle extractions from full 360 cylinder panoramas.</dd>
+ <dd> Added Initial implementation of Cylinder to/from Plane 3D Distorts Includes derivative (scaled lookup), and anti-aliased horizon (validity) Currently can NOT handle extractions from full 360 cylinder panoramas.</dd>
<dt>2011-06-13 6.7.0-7 Cristy <quetzlzacatenango@image...></dt>
<dd> New version 6.7.0-7.</dd>
<dt>2011-06-09 6.7.0-7 Cristy <quetzlzacatenango@image...></dt>
<dd> Fixed "conversion from unsigned __int64 to double not implemented" so IM can compile under VisualStudio 6.</dd>
<dt>2011-06-08 6.7.0-7 Glenn Randers-Pehrson <glennrp@image...></dt>
- <dd> The PNG encoder would sometimes make black transparent when some other gray level was supposed to be the transparent color (reference http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&t=18900). This occurred only with 1, 2, 4-bit grayscale images with Q16 or Q32 builds.</dd>
+ <dd> The PNG encoder would sometimes make black pixels transparent when some other gray level was supposed to be the transparent color (reference http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&t=18900). This occurred only with 1, 2, 4-bit grayscale images with Q16 or Q32 builds.</dd>
<dt>2011-06-08 6.7.0-6 Cristy <quetzlzacatenango@image...></dt>
<dd> New version 6.7.0-6.</dd>
<dt>2011-06-08 6.7.0-6 Cristy <quetzlzacatenango@image...></dt>
<dt>2011-05-02 6.6.9-8 Glenn Randers-Pehrson <glennrp@image...></dt>
<dd> Fixed some cut-and-paste errors in new png.c code that caused PNG8 reductions to fail.</dd>
<dt>2011-05-02 6.6.9-8 Anthony Thyssen <A.Thyssen@griffith...></dt>
- <dd> Add various Option Flags, and fix option skip counts for plus forms of simple operators where plus form is the same as minus form. For example the incorrect counts produces a weird error, and posible future segmentation fault in a command like convert rose: +border show:</dd>
+ <dd> Add various Option Flags, and fix option skip counts for plus forms of simple operators where plus form is the same as minus form. For example the incorrect counts produces a weird error, and possible future segmentation fault in a command like convert rose: +border show:</dd>
<dt>2011-04-30 6.6.9-7 Cristy <quetzlzacatenango@image...></dt>
<dd> New version 6.6.9-7.</dd>
<dt>2011-04-30 6.6.9-7 Anthony Thyssen <A.Thyssen@griffith...></dt>
<dd> Addition of Cubic filter B,C controls</dd>
<dd> 'verbose' filter plotting output using -define "filter:verbose"</dd>
<dt>2007-10-20 6.3.6-3 Anthony <anthony@griffith...></dt>
- <dd> Further expandsion and handling of filters with expert options. -filter selects from a table of standard filter settings, while expert options allow complete selection of filter, windowing, support and blurring options. Includes automatic switch from Sinc to Bessel for operators using 2 dimentional cylindrical filter, rather than two pass 1 dimentional orthogonal filters.</dd>
+ <dd> Further expansion and handling of filters with expert options. -filter selects from a table of standard filter settings, while expert options allow complete selection of filter, windowing, support and blurring options. Includes automatic switch from Sinc to Bessel for operators using 2-dimensional cylindrical filter, rather than two pass 1-dimensional orthogonal filters.</dd>
<dt>2007-10-14 6.3.6-3 Cristy <quetzlzacatenango@image...></dt>
<dd> Obsolete -support (set filter blur factor)</dd>
- <dd> Expandsion to add -set/define filter options</dd>
+ <dd> Expansion to add -set/define filter options</dd>
<dt>2007-10-12 6.3.6-2 Anthony <anthony@griffith...></dt>
<dd> Least Squares coordinate handling added for -distort methods Affine, Perspective, Bilinear. This allows for more than the minimal number of coordinates to be used to 'fit' a distortion function to an image. This addition will allow the use of image registration to generate panarama overviews and better geographical coordinate correction.</dd>
<dd> Cosolidated the simular methods FlattenImage() and MosaicImage() into a new layers function MergeImageLayers() method, adding 'flatten' and 'mosaic' layer methods.</dd>
<dd> Addition of another simular layers method 'merge' which 'unlocks' the normal flatten/mosaic layer merger from the origin, The resulting image will have a virtual canvas of minimal size with an offset. Also images with negative offsets will not be clipped by the 'merge' form of the command. This was created for better layering of distorted images, such as panarama overlays.</dd>
<dd> Bug fix in handling transparency for EWA resampling.</dd>
- <dd> Access to Resize Filter Functions from resize.c (for resample.c) with posible future filter sources... Acquire/Destory/Call ResizeFilter()</dd>
+ <dd> Access to Resize Filter Functions from resize.c (for resample.c) with possible future filter sources... Acquire/Destory/Call ResizeFilter()</dd>
<dd> All resize filters added to resampling, but filter handling is incomplete.</dd>
<dt>2007-10-05 6.3.6-2 Cristy <quetzlzacatenango@image...></dt>
<dd> The box filter no longer produces a black grid when resizing an image under Mac OS X.</dd>
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
+ <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
+ <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
+ <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<p>You can use 0,0 for the image size, which means to use the actual
dimensions found in the image header. Otherwise, it is scaled to the given
dimensions. See <a href="../www/compose.html">Alpha Compositing</a> for
-a detailed discussion of alpha composition methods that are available. </p>
-
+a detailed discussion of alpha composition methods that are available.
+The "special augmented compose operators" such as "dissolve" that require
+arguments cannot be used at present with the <kbd>-draw image</kbd> option.
+ </p>
<p>Use <kbd>text</kbd> to annotate an image with text. Follow the text coordinates with a string. If the string has embedded spaces, enclose it in single or double quotes.</p>
<p>For example, the following annotates the image with <kbd>Works like magick!</kbd> for an image titled <kbd>bird.miff</kbd>. </p>
<h4><a id="mode"></a>-mode <em class="arg">geometry</em></h4>
</div>
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>make each pixel the 'predominate color' of the neighborhood.</td><td style='text-align:right;'>[<a href="../www/convert.html">convert</a>, <a href="../www/mogrify.html">mogrify</a>]</td></tr></table>
+<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>make each pixel the 'predominant color' of the neighborhood.</td><td style='text-align:right;'>[<a href="../www/convert.html">convert</a>, <a href="../www/mogrify.html">mogrify</a>]</td></tr></table>
<div style="margin: auto;">
<h4>-mode <em class="arg">value</em></h4>
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
+ <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
+ <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
+ <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
attribute of '<kbd class="arg">compose:args</kbd>'. This means you can now
make use of these special argumented <a href="../www/command-line-options.html#compose"
>-compose</a> methods, those the argument and the method both need to be set
-separatally. For example... </p>
+separately. For example... </p>
<p class='crt'><span class="crtprompt"> $magick> </span><span class='crtin'>convert ... -compose blend -define compose:args=50,50 -composite ...</span></p>
<p>The following is a table of these special 'argumented' compose methods,
each point of the overlaid area. Much like the displacement map is a
'lens' that distorts the original 'background' image behind it.
<br><br>
- The X-scale is modilated by the 'red' channel of the overlay image
+ The X-scale is modulated by the 'red' channel of the overlay image
while the Y-scale is modulated by the green channel, (the mask image
if given is rolled into green channel of the overlay image. This
separation allows you to modulate the X and Y lookup displacement
- separatally allowing you to di 2 dimentional displacements, rather
- than 1 dimentional verctored displacements (using grayscale image).
+ separately allowing you to do 2-dimensional displacements, rather
+ than 1-dimensional verctored displacements (using grayscale image).
<br><br>
If the overlay image contains transparency this is used as a mask
of the resulting image to remove 'invalid' pixels.
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
+ <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
+ <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
+ <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<tr>
<td valign="top"><a href="../www/command-line-options.html#mode">-mode <em class="option">radius</em></a></td>
- <td valign="top">make each pixel the 'predominate color' of the neighborhood</td>
+ <td valign="top">make each pixel the 'predominant color' of the neighborhood</td>
</tr>
<tr>
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
+ <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
+ <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<h1>Download ImageMagick</h1>
<div class="doc-section">
<p>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="../www/subversion.html">Subversion</a>. Before you download, you may want to review recent <a href="../www/changelog.html">changes</a> to the ImageMagick distribution.</p>
-<p>The latest release of ImageMagick is version 6.7.0-8.</p>
+<p>The latest release of ImageMagick is version 6.7.0-9.</p>
<dl>
<dt class="doc">Australia</dt>
<dd><a href="ftp://mirror.aarnet.edu.au/pub/imagemagick/">ftp://mirror.aarnet.edu.au/pub/imagemagick/</a></dd>
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
+ <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
+ <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Fototapete" href=" http://www.allesdruck.de/Fototapete-Tapetendruck,category,8830.html">Fototapete</a><!-- 20110701000080 a-o.de -->
+ <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
+ <a rel="follow" title="Sponsor: Fototapete" href=" http://www.allesdruck.de/Fototapete-Tapetendruck,category,8830.html">Fototapete</a><!-- 20110701000080 a-o.de -->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
+ <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
+ <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
+ <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
Tainted: False <br/>
Filesize: 3.97266kb <br/>
Number pixels: 3.14453kb <br/>
- Version: ImageMagick 6.7.0-8 2011-06-03 Q16 http://www.imagemagick.org</span></p>
+ Version: ImageMagick 6.7.0-9 2011-06-03 Q16 http://www.imagemagick.org</span></p>
<p>To get the print size in inches of an image at 72 DPI, use:</p>
<p class='crt'><span class="crtprompt"> $magick> </span><span class='crtin'>identify -format "%[fx:w/72] by %[fx:h/72] inches" document.png</span><span class='crtout'>8.5 x 11 inches</span></p>
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
+ <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
+ <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<p>The ImageMagick development process ensures a stable API and ABI. Before each ImageMagick release, we perform a comprehensive security assessment that includes <a href="http://www.valgrind.org">memory and thread</a> error detection to prevent security vulnerabilities.</p>
-<p>The current release is ImageMagick 6.7.0-8.</p>
+<p>The current release is ImageMagick 6.7.0-9.</p>
</div>
<li><a href="../www/architecture.html#tera-pixel">Large image support</a>: read, process, or write mega-, giga-, or tera-pixel image sizes.</li>
<li><a href="../www/architecture.html#threads">Threads of execution support</a>: ImageMagick is thread safe and most internal algorithms are OpenMP-enabled to take advantage of speed-ups offered by multicore processor chips.</li>
<li><a href="../www/architecture.html#distributed">Heterogeneous distributed processing</a>: certain algorithms are OpenCL-enabled to take advantage of speed-ups offered by executing in concert across heterogeneous platforms consisting of CPUs, GPUs, and other processors.</li>
- <li><a href="../www/binary-releases.html#iPhone">ImageMagick on the iPhone</a>: convert, edit, or compose images on your iPhone.</li>
+ <li><a href="../www/binary-releases.html#iOS">ImageMagick on the iPhone</a>: convert, edit, or compose images on your iPhone.</li>
</ul>
<p><a href="http://www.imagemagick.org/Usage/">Examples of ImageMagick Usage</a> shows how to use ImageMagick from the command-line to accomplish any of these tasks and much more. Also, see <a href="http://www.fmwconcepts.com/imagemagick/">Fred's ImageMagick Scripts</a>: a plethora of command-line scripts that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations.</p>
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
+ <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
+ <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<p>Here we convert a giga-byte TIFF image to JPEG-2000 with a reduced memory footprint:</p>
<p class='crt'><span class="crtprompt"> $magick> </span><span class='crtin'>convert frame-00038.tif -define jp2:tilewidth=256 -define jp2:tileheight=256 frame-00038.jp2</span></p>
+<p>Here is a lossy example using the full gamut of JP2 options:</p>
+
+<p class='crt'><span class="crtprompt"> $magick> </span><span class='crtin'>convert input.tif -define numrlvls=7 -define jp2:tilewidth=1024
+-define jp2:tileheight=1024 \<br />-define jp2:rate=0.02348 -define
+jp2:prg=rpcl -define jp2:mode=int -define jp2:prcwidth=16383 \<br />-define
+jp2:prcheight=16383 -define jp2:cblkwidth=64 -define jp2:cblkheight=64
+-define jp2:sop output.jp2</span></p>
+<p>Here is the same example with lossless encoding:</p>
+<p class='crt'><span class="crtprompt"> $magick> </span><span class='crtin'>convert input.tif -define numrlvls=6 -define jp2:tilewidth=1024
+-define jp2:tileheight=1024 \<br />-define jp2:rate=1.0 -define jp2:lazy
+-define jp2:prg=rlcp -define jp2:ilyrrates=\<br />'0.015625,0.01858,0.0221,0.025,0.03125,0.03716,0.04419,0.05,0.0625,
+0.075,0.088,0.1,0.125,0.15,0.18,0.21,0.25,0.3,0.35,0.4,0.5,0.6,0.7,0.84'
+\<br />-define jp2:mode=int output.jp2</span></p>
<p>Here is a complete list of JPEG-2000 encoding options:</p>
<dl class="doc">
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
+ <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
+ <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
+ <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
pixels=GetImageViewAuthenticPixels(contrast_view);
for (x=0; x < (ssize_t) (extent.width-extent.x); x++)
{
- SetRedPixelComponent(pixels,RoundToQuantum(SigmoidalContrast(
- GetRedPixelComponent(pixels)));
- SetGreenPixelComponent(pixels,RoundToQuantum(SigmoidalContrast(
- GetGreenPixelComponent(pixels)));
- SetBluePixelComponent(pixels,RoundToQuantum(SigmoidalContrast(
- GetBluePixelComponent(pixels)));
- SetOpacityPixelComponent(pixels,RoundToQuantum(SigmoidalContrast(
- GetOpacityPixelComponent(pixels)));
+ SetPixelRed(pixels,RoundToQuantum(SigmoidalContrast(GetPixelRed(pixels)));
+ SetPixelGreen(pixels,RoundToQuantum(SigmoidalContrast(GetPixelGreen(pixels)));
+ SetPixelBlue(pixels,RoundToQuantum(SigmoidalContrast(GetPixelBlue(pixels)));
+ SetPixelOpacity(pixels,RoundToQuantum(SigmoidalContrast(GetPixelOpacity(pixels)));
pixels++;
}
indexes=GetImageViewAuthenticIndexes(contrast_view);
if (indexes != (IndexPacket *) NULL)
for (x=0; x < (ssize_t) (extent.width-extent.x); x++)
- SetIndexPixelComponent(indexes+x,RoundToQuantum(SigmoidalContrast(
- GetIndexPixelComponent(indexes+x))));
+ SetPixelIndex(indexes+x,RoundToQuantum(SigmoidalContrast(GetPixelIndex(indexes+x))));
return(MagickTrue);
}
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
+ <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Fernsehdienst Berlin" href="http://www.atlas-multimedia.de">Fernsehdienst Berlin</a><!-- 2011090100025 atlas.multimedia-->
+ <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Fernsehdienst Berlin" href="http://www.atlas-multimedia.de">Fernsehdienst Berlin</a><!-- 2011090100025 atlas.multimedia-->
+ <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
+ <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<tr>
<td valign="top"><a href="../www/command-line-options.html#mode">-mode <em class="option">radius</em></a></td>
- <td valign="top">make each pixel the 'predominate color' of the neighborhood</td>
+ <td valign="top">make each pixel the 'predominant color' of the neighborhood</td>
</tr>
<tr>
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
+ <a rel="follow" title="Sponsor: Fototapete" href=" http://www.allesdruck.de/Fototapete-Tapetendruck,category,8830.html">Fototapete</a><!-- 20110701000080 a-o.de -->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
+ <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
+ <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<tr>
<td valign="top">Mode</td>
<td valign="top">geometry=><i>geometry</i>, width=><i>integer</i>, height=><i>integer</i>, channel=>{All, Default, Alpha, Black, Blue, CMYK, Cyan, Gray, Green, Index, Magenta, Opacity, Red, RGB, Yellow}</td>
- <td valign="top">make each pixel the <em>predominate color</em> of the neighborhood.</td>
+ <td valign="top">make each pixel the <em>predominant color</em> of the neighborhood.</td>
</tr>
<tr>
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
+ <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
\r
+<h1>ImageMagick Version 7 Porting Guide</h1>
+
<p class="navigation-index">[<a href="#headers">Header Files</a> • <a href="#channels">Pixel Channels</a> • <a href="#alpha">Alpha</a> • <a href="#depecate">Deprecated Features Removed</a> • <a href="#summary">Version 7 Change Summary</a> ]</p>
-<h1>ImageMagick Version 7 Porting Guide</h1>
+<p>The design of ImageMagick is an evolutionary process, with the design and implementation efforts serving to influence and guide further progress in the other. With ImageMagick version 7 we aim to improve the design based on lessons learned from the version 6 implementation. ImageMagick was originally designed to display RGB images to an X Windows server. Over time we extended support to RGBA images and then to the CMYK and CMYKA image format. With ImageMagick version 7, we extend support to arbitrary colorspaces with an arbitrary number of pixel channels. Other design changes are in the works and we will document them here so be sure to revisit periodically.</p>
-<p>ImageMagick was originally designed to display RGB images to an X Windows server. Over time we extended support to RGBA images and then to the CMYK and CMYKA image format. With ImageMagick version 7, we extend support to arbitrary colorspaces with an arbitrary number of pixel channels. We intend to continue to maintain ImageMagick version 6 for at least 10 years.</p>
+<p>To support variable pixel channels in the MagickCore API, pixel handling has changed and now requires accessors to get or set the pixel components. There are some modest changes to the MagickWand API. Magick++ and PerlMagick should behave exactly as it does for ImageMagick version 6.</p>
+<p>We intend to make ImageMagick version 7 available as an Alpha release by the end-of-year 2011. Look for a Beta release sometime in 2012. An official ImageMagick version 7 release will depend on how smoothly the Beta cycle progresses. During the Beta cycle, version 6 developers can attempt to port their software to version 7.<p>
+
+<p>During the ImageMagick version 7 development cycle and release, we will continue to support and enhance version 6 for a minimum of 10 years.</p>
<h2><a id="headers"></a>Header Files</h2>
<div class="doc-section">
<p>Prior versions of ImageMagick (4-6) references the ImageMagick header files as <kbd>magick/</kbd> and <kbd>wand/</kbd>. ImageMagick 7 instead uses <kbd>MagickCore/</kbd> and <kbd>MagickWand/</kbd> respectively. For example,</p>
}
</pre>
-<p>ImageMagick version 7 supports any number of channels from 1 to 100 (and beyond) and simplifies access with a single method that returns an array of pixel channels of type Quantum. Source code that compiles against prior versions of ImageMagick will require refactoring to work with ImageMagick version 7. We illustrate with an example. Let's refactor the version 6 code snippet from above so it works with the ImageMagick version 7 API:</p>
+<p>ImageMagick version 7 supports any number of channels from 1 to 100 (and beyond) and simplifies access with a single method that returns an array of pixel channels of type Quantum. Source code that compiles against prior versions of ImageMagick will require refactoring to work with ImageMagick version 7. We illustrate with an example. Let's naively refactor the version 6 code snippet from above so it works with the ImageMagick version 7 API:</p>
+
+<pre class="code">
+ for (y=0; y < (ssize_t) image->rows; y++)
+ {
+ register Quantum
+ *q;
+
+ q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
+ if (q == (Quantum *) NULL)
+ {
+ status=MagickFalse;
+ continue;
+ }
+ for (x=0; x < (ssize_t) image->columns; x++)
+ {
+ if ((channels & RedChannel) != 0)
+ SetPixelRed(image,QuantumRange-GetPixelRed(image,q),q);
+ if ((channels & GreenChannel) != 0)
+ SetPixelGreen(image,QuantumRange-GetPixelGreen(image,q),q);
+ if ((channels & BlueChannel) != 0)
+ SetPixelBlue(image,QuantumRange-GetPixelBlue(image,q),q);
+ if (((channels & IndexChannel) != 0) &&
+ (image->colorspace == CMYKColorspace))
+ SetPixelBlack(image,QuantumRange-GetPixelBlack(image,q),q);
+ if ((channels & OpacityChannel) != 0)
+ SetPixelAlpha(image,QuantumRange-GetPixelAlpha(image,q),q);
+ q+=GetImagePixelChannels(image);
+ }
+ if (SyncCacheViewAuthenticPixels(image_view,exception) == MagickFalse)
+ status=MagickFalse;
+ }
+</pre>
+<p>Let's do that again but take full advantage of the new variable pixel channel support:</p>
<pre class="code">
for (y=0; y < (ssize_t) image->rows; y++)
{
continue;
}
for (x=0; x < (ssize_t) image->columns; x++)
- for (channel=0; channel < GetCacheViewChannels(image_view); channel++)
+ for (channel=0; channel < GetImagePixelChannels(image); channel++)
{
if ((channels & (1 << channel)) != 0)
*q=(Quantum) QuantumRange-(*q);
}
</pre>
-<p>Use GetImageChannels() or GetCacheViewChannels() to advance to the next set of pixel channels.</p>
+<p>Use GetImagePixelChannels() to advance to the next set of pixel channels.</p>
-<p>Use convenience macros to access pixel components (e.g. GetRedPixelComponent(image,p), SetRedPixelComponent(image,red,q)).</p>
+<h4></a>Pixel Accessors</h4>
+<p>Use accessors to get or set pixel components (e.g. GetPixelRed(), SetPixelRed()). You can find these accessors defined in the header file, <kbd>MagickCore/pixel-accessor.h</kbd></p>
-<li>The colormap indexes and black pixel component (for the CMYK colorspace) are no longer stored in the index channel, previously accessed with GetAuthenticIndexQueue() and GetCacheViewAuthenticIndexQueue((). Instead they are now a pixel channel and accessed with the convenience pixel macros GetIndexPixelComponent(), SetIndexPixelComponent(), GetBlackPixelComponent(), and SetBlackPixelComponent().</li>
+<li>The colormap indexes and black pixel component (for the CMYK colorspace) are no longer stored in the index channel, previously accessed with GetAuthenticIndexQueue() and GetCacheViewAuthenticIndexQueue((). Instead they are now a pixel channel and accessed with the convenience pixel macros GetPixelIndex(), SetPixelIndex(), GetPixelBlack(), and SetPixelBlack().</li>
<p>In addition to supporting any number of channels, version 7 simplifies working with channels and provides opportunity for compiler optimiziations that were previously not possible. Our benchmarking shows version 7 has increased performance for virtually all image operations.</p>
+
+<h4></a>Associated Pixel Channels</h4>
+<p>In version 7, we introduce <em>associated</em> pixel channels. These pixel channels are for your exclusive use and are accessed with these MagickCore API methods:</p>
+<dl>
+<li>SetImageAssociatedPixelChannels()</li>
+<li>GetImageAssociatedPixelChannels()</li>
+<li>GetVirtualAssociatedPixels</li>
+<li>GetAuthenticAssociatedPixels</li>
+<li>GetCacheViewAuthenticAssociatedPixels</li>
+<li>GetCacheViewVirtualAssociatedPixels</li>
+</dl>
</div>
<h2><a id="alpha"></a>Alpha</h2>
<p>Changes from ImageMagick version 6 to version 7 are summarized here:</p>
<h5>Pixels</h5>
<dl>
-<li>Pixels are no longer addressed with PixelPacket structure members (e.g. red, green, blue, opacity) but as an array of channels (e.g. p[RedPixelComponent]).</li>
-<li>Use convenience macros to access pixel components (e.g. GetRedPixelComponent(image,p), SetRedPixelComponent(image,red,q)).</li>
-<li>The black channel for the CMYK colorspace is no longer stored in the index channel, previously accessed with GetAuthenticIndexQueue() and GetCacheViewAuthenticIndexQueue((). Instead its now a pixel channel and accessed with the convenience pixel macros GetBlackPixelComponent(p) and SetBlackPixelComponent(q).</li>
+<li>Pixels are no longer addressed with PixelPacket structure members (e.g. red, green, blue, opacity) but as an array of channels (e.g. p[PixelRed]).</li>
+<li>Use convenience macros to access pixel components (e.g. GetPixelRed(), SetPixelRed()).</li>
+<li>The black channel for the CMYK colorspace is no longer stored in the index channel, previously accessed with GetAuthenticIndexQueue() and GetCacheViewAuthenticIndexQueue((). Instead its now a pixel channel and accessed with the convenience pixel macros GetPixelBlack() and SetPixelBlack().</li>
<li>Use the index channel to address colormapped indexes. It no longer hosts the black channel for CMYK and CMYKA images.</li>
-<li>Use GetImageChannels() or GetCacheViewChannels() to advance to the next set of pixel channels.</li>
+<li>Use GetImagePixelChannels() to advance to the next set of pixel channels.</li>
+<li>Use <em>associated</em> pixel channels for your own use.</li>
</dl>
<h5>Alpha</h5>
<dl>
<li>We support alpha rather than opacity (0 transparent; QuantumRange opaque).</li>
-<li>The PixelPacket structure member alpha has replaced the previous opacity member.</li>
+<li>Use GetPixelAlpha() or SetPixelAlpha() to get or set the alpha pixel component value.</li>
</dl>
<h5>Deprecated Methods</h5>
<dl>
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
+ <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Fototapete" href=" http://www.allesdruck.de/Fototapete-Tapetendruck,category,8830.html">Fototapete</a><!-- 20110701000080 a-o.de -->
+ <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
+ <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
+ <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<dl>\r
<dd><a href="../www/download.html">Download ImageMagick</a>: ImageMagick source and binary distributions are available from a variety of FTP and Web mirrors.</dd>\r
<dd> <dl>\r
- <dd><a href="http://www.imagemagick.org/download">Unix source</a>: Unix source distributions.</dd>\r
+ <dd><a href="ftp://ftp.imagemagick.org/pub/ImageMagick">Unix source</a>: Unix source distributions.</dd>\r
<dd><a href="http://www.imagemagick.org/download/windows">Windows source</a>: Windows source distributions.</dd>\r
<dd><a href="http://www.imagemagick.org/download/binaries">Unix and Windows binaries</a>: Unix and Windows binary distributions.</dd>\r
<dd><a href="../www/subversion.html">Subversion repository</a>: stable and development source releases.</dd>\r
<dd><a href="../www/architecture.html#tera-pixel">Large image support</a>: read, process, or write mega-, giga-, or tera-pixel image sizes.</dd>\r
<dd><a href="../www/architecture.html#threads">Threads of execution support</a>: ImageMagick is thread safe and most internal algorithms are OpenMP-enabled to take advantage of speed-ups offered by multicore processor chips.</dd>\r
<dd><a href="../www/architecture.html#distributed">Heterogeneous distributed processing</a>: certain algorithms are OpenCL-enabled to take advantage of speed-ups offered by executing in concert across heterogeneous platforms consisting of CPUs, GPUs, and other processors.</dd>\r
- <dd><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/iPhone">ImageMagick on the iPhone</a>: convert, edit, or compose images on your iPhone.</dd>\r
+ <dd><a href="../www/binary-releases.html#iOS">ImageMagick on the iPhone</a>: convert, edit, or compose images on your iPhone.</dd>\r
</dl>\r
</div>\r
\r
}
for (x=0; x < (ssize_t) image->columns; x++)
{
- ConvertRGBToHSB(GetRedPixelComponent(p),GetGreenPixelComponent(p),
- GetBluePixelComponent(p),&hue,&saturation,&brightness);
+ ConvertRGBToHSB(GetPixelRed(p),GetPixelGreen(p),
+ GetPixelBlue(p),&hue,&saturation,&brightness);
brightness*=QuantumRange;
brightness_sum_x+=brightness;
brightness_sum_x2+=brightness*brightness;
break;
for (x=0; x < (ssize_t) image->columns; x++)
{
- SetRedPixelComponent(q,ScaleCharToQuantum(*p++));
- SetGreenPixelComponent(q,ScaleCharToQuantum(*p++));
- SetBluePixelComponent(q,ScaleCharToQuantum(*p++));
+ SetPixelRed(q,ScaleCharToQuantum(*p++));
+ SetPixelGreen(q,ScaleCharToQuantum(*p++));
+ SetPixelBlue(q,ScaleCharToQuantum(*p++));
q++;
}
if (SyncAuthenticPixels(image,exception) == MagickFalse)
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
+ <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
+ <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
+ <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
+ <link rel="canonical" href="http://www.imagemagick.org" />\r
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
+ <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<style type="text/css" media="all">\r
@import url("../www/magick.css");\r
</style>\r
+ <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
- <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
<script type="text/javascript">\r
$(document).ready(function() {\r
$("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
-<div class="sep"></div>\r
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
+ <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
</div>
</div>
</div>
</div>\r
\r
<div class="eastbar">\r
-\r
+<div style="margin: 9pt 9pt 9pt 9pt;">\r
+ <div class="g-plusone" data-size="standard" data-count="false"></div>\r
+</div>\r
</div>\r
\r
<div class="main">\r