<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Convert, Edit, Or Compose Bitmap Images @ ImageMagick</title>
+ <title>ImageMagick - Convert, Edit, or Compose Bitmap Images</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="convert, edit, or, compose, bitmap, images, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='./' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='./images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="api/quantize.html" rel="canonical" />
+ <link href="www/index.html" rel="canonical" />
<link href="images/wand.png" rel="icon" />
<link href="images/wand.ico" rel="shortcut icon" />
<link href="www/assets/magick.css" rel="stylesheet" />
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
- <li class="nav-item active">
+ <li class="nav-item ">
<a class="nav-link" href="index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="./www/https://imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="www/https://imagemagick.org/script/search.php">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
</div>
</nav>
<div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<p class="lead magick-description"><a href="images/wizard.png" title="And Now a Touch of Magick"><img class="img-fluid magick-icon" id="logo" alt="And Now a Touch of Magick" width="265" height="352" src="images/wizard.jpg" /></a>
Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&entry=78333969">®</a></sup> to create, edit, compose, or convert bitmap images. It can read and write images in a variety of <a href="www/formats.html">formats</a> (over 200) including PNG, JPEG, GIF, HEIC, TIFF, <a href="www/motion-picture.html">DPX</a>, <a href="www/high-dynamic-range.html">EXR</a>, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.</p>
-<p>The functionality of ImageMagick is typically utilized from the <a href="www/command-line-processing.html">command-line</a> or you can use the features from programs written in your favorite language. Choose from these interfaces: <a href="www/develop.html#ada">G2F</a> (Ada), <a href="www/develop.html#c">MagickCore</a> (C), <a href="www/develop.html#c">MagickWand</a> (C), <a href="www/develop.html#ch">ChMagick</a> (Ch), <a href="www/develop.html#com_">ImageMagickObject</a> (COM+), <a href="www/develop.html#c__">Magick++</a> (C++), <a href="www/develop.html#java">JMagick</a> (Java), <a href="www/develop.html#julia">JuliaIO</a> (Julia), <a href="www/develop.html#lisp">L-Magick</a> (Lisp), <a href="www/develop.html#lua">Lua</a> (LuaJIT), <a href="www/develop.html#neko">NMagick</a> (Neko/haXe), <a href="www/develop.html#dot-net">Magick.NET</a> (.NET), <a href="www/develop.html#pascal">PascalMagick</a> (Pascal), <a href="www/develop.html#perl">PerlMagick</a> (Perl), <a href="www/develop.html#php">MagickWand for PHP</a> (PHP), <a href="www/develop.html#php">IMagick</a> (PHP), <a href="www/develop.html#python">PythonMagick</a> (Python), <a href="www/develop.html#r">magick</a> (R), <a href="www/develop.html#ruby">RMagick</a> (Ruby), or <a href="www/develop.html#tcl">TclMagick</a> (Tcl/TK). With a language interface, use ImageMagick to modify or create images dynamically and <var>automagically</var>.</p>
-<p>ImageMagick utilizes multiple computational threads to increase performance and can read, process, or write mega-, giga-, or tera-pixel image sizes.</p>
<p>ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may use, copy, modify, and distribute in both open and proprietary applications. It is distributed under a derived Apache 2.0 <a href="www/license.html">license</a>.</p>
-<p>The ImageMagick development process ensures a stable API and <a href="https://abi-laboratory.pro/tracker/timeline/imagemagick/">ABI</a>. Before each ImageMagick release, we perform a comprehensive security assessment that includes <a href="https://github.com/google/sanitizers/wiki/AddressSanitizer">memory error</a>, <a href="https://github.com/google/sanitizers/wiki/ThreadSanitizer">thread data race</a> detection, and continuous <a href="https://github.com/google/oss-fuzz">fuzzing</a> to help prevent security vulnerabilities.</p>
-
-<p>The current release is ImageMagick <a href="www/download.html">7.0.8-23</a>. It runs on <a href="www/download.html#unix">Linux</a>, <a href="www/download.html#windows">Windows</a>, <a href="www/download.html#macosx">Mac Os X</a>, <a href="www/download.html#iOS">iOS</a>, Android OS, and others.</p>
+<p>ImageMagick utilizes multiple computational threads to increase performance and can read, process, or write mega-, giga-, or tera-pixel image sizes.</p>
-<p>The authoritative ImageMagick web site is <a href="./">https://imagemagick.org</a>. The authoritative source code repository is <a href="https://github.com/ImageMagick">https://github.com/ImageMagick</a>. We maintain a source code mirror at <a href="https://gitlab.com/ImageMagick">https://gitlab.com/ImageMagick</a>.</p>
+<p>The current release is ImageMagick <a href="www/download.html">7.0.8-42</a>. It runs on <a href="www/download.html#unix">Linux</a>, <a href="www/download.html#windows">Windows</a>, <a href="www/download.html#macosx">Mac Os X</a>, <a href="www/download.html#iOS">iOS</a>, Android OS, and others.</p>
-<p>We continue to maintain the legacy release of ImageMagick, version 6, at <a href="https://legacy.imagemagick.org/">https://legacy.imagemagick.org</a>.</p>
+<p>The authoritative ImageMagick web site is <a href="index.html">https://imagemagick.org</a>. The authoritative source code repository is <a href="https://github.com/ImageMagick" target="_blank">https://github.com/ImageMagick</a>. We maintain a source code mirror at <a href="https://gitlab.com/ImageMagick" target="_blank">https://gitlab.com/ImageMagick</a>. We continue to maintain the legacy release of ImageMagick, version 6, at <a href="https://legacy.imagemagick.org/">https://legacy.imagemagick.org</a>.</p>
<h2><a class="anchor" id="features"></a>Features and Capabilities</h2>
-<p>Here are just a few <a href="./www/examples.html">examples</a> of what ImageMagick can do for you:</p>
+<p>Here are just a few <a href="www/examples.html">examples</a> of what ImageMagick can do for you:</p>
<div class="table-responsive">
<table class="table table-sm table-striped">
<tr>
<td>create a GIF animation sequence from a group of images.</td>
</tr>
<tr>
- <td><a href="./www/color-management.html">Color management</a></td>
+ <td><a href="www/color-management.html">Color management</a></td>
<td>accurate color management with color profiles or in lieu of-- built-in gamma compression or expansion as demanded by the colorspace.</td>
</tr>
<tr>
<td>bidirectional text support and shaping.</td>
</tr>
<tr>
- <td><a href="./www/composite.html">Composite</a></td>
+ <td><a href="www/composite.html">Composite</a></td>
<td>overlap one image over another.</td>
</tr>
<tr>
- <td><a href="./www/connected-components.html">Connected component labeling</a></td>
+ <td><a href="www/connected-components.html">Connected component labeling</a></td>
<td>uniquely label connected regions in an image.</td>
</tr>
<tr>
<td>implements the forward and inverse <a href="https://en.wikipedia.org/wiki/Discrete_Fourier_transform">DFT</a>.</td>
</tr>
<tr>
- <td><a href="./www/distribute-pixel-cache.html">Distributed pixel cache</a></td>
+ <td><a href="www/distribute-pixel-cache.html">Distributed pixel cache</a></td>
<td>offload intermediate pixel storage to one or more remote servers.</td>
</tr>
<tr>
<td>add shapes or text to an image.</td>
</tr>
<tr>
- <td><a href="./www/cipher.html">Encipher or decipher an image</a></td>
+ <td><a href="www/cipher.html">Encipher or decipher an image</a></td>
<td>convert ordinary images into unintelligible gibberish and back again.</td>
</tr>
<tr>
</tr>
<tr>
<td><a href="www/architecture.html#distributed">Heterogeneous distributed processing</a></td>
- <td>certain algorithms are <a href="./www/opencl.html">OpenCL</a>-enabled to take advantage of speed-ups offered by executing in concert across heterogeneous platforms consisting of CPUs, GPUs, and other processors.</td>
+ <td>certain algorithms are <a href="www/opencl.html">OpenCL</a>-enabled to take advantage of speed-ups offered by executing in concert across heterogeneous platforms consisting of CPUs, GPUs, and other processors.</td>
</tr>
<tr>
<td><a href="www/high-dynamic-range.html">High dynamic-range images</a></td>
<td>accurately represent the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows.</td>
</tr>
<tr>
- <td><a href="./www/fx.html">Image calculator</a></td>
+ <td><a href="www/clahe.html">Histogram Equalization</a></td>
+ <td>Use adaptive histogram equalization to improve contrast in images.</td>
+ </tr>
+ <tr>
+ <td><a href="www/fx.html">Image calculator</a></td>
<td>apply a mathematical expression to an image or image channels.</td>
</tr>
<tr>
<td>create a gradual blend of two colors whose shape is horizontal, vertical, circular, or elliptical.</td>
</tr>
<tr>
- <td><a href="./www/identify.html">Image identification</a></td>
+ <td><a href="www/identify.html">Image identification</a></td>
<td>describe the format and attributes of an image.</td>
</tr>
<tr>
</tr>
<tr>
<td><a href="www/architecture.html#threads">Threads of execution support</a></td>
- <td>ImageMagick is thread safe and most internal algorithms execute in <a href="./www/openmp.html">parallel</a> to take advantage of speed-ups offered by multicore processor chips.</td>
+ <td>ImageMagick is thread safe and most internal algorithms execute in <a href="www/openmp.html">parallel</a> to take advantage of speed-ups offered by multicore processor chips.</td>
</tr>
<tr>
<td><a href="./Usage/resize/">Transform</a></td>
</table>
</div>
-<p><a href="./Usage/">Examples of ImageMagick Usage</a> shows how to use ImageMagick from the <a href="www/command-line-processing.html">command-line</a> 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. With <a href="https://github.com/dlemstra/Magick.NET">Magick.NET</a>, use ImageMagick without having to install ImageMagick on your server or desktop.</p>
+<p><a href="./Usage/" target="_blank">Examples of ImageMagick Usage</a> shows how to use ImageMagick from the <a href="www/command-line-processing.html">command-line</a> to accomplish any of these tasks and much more. Also, see <a href="http://www.fmwconcepts.com/imagemagick/" target="_blank">Fred's ImageMagick Scripts</a>: a plethora of command-line scripts that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations. With <a href="https://github.com/dlemstra/Magick.NET">Magick.NET</a>, use ImageMagick without having to install ImageMagick on your server or desktop.</p>
<h2><a class="anchor" id="news"></a>News</h2>
-<p>Now that ImageMagick version 7 is released, we continue to maintain the legacy release of ImageMagick, version 6, at <a href="https://legacy.imagemagick.org/">https://legacy.imagemagick.org</a>. Learn how ImageMagick version 7 differs from previous versions with our <a href="./www/porting.html">porting guide</a>.</p>
+<p>Now that ImageMagick version 7 is released, we continue to maintain the legacy release of ImageMagick, version 6, at <a href="https://legacy.imagemagick.org/">https://legacy.imagemagick.org</a>. Learn how ImageMagick version 7 differs from previous versions with our <a href="www/porting.html">porting guide</a>.</p>
<p>ImageMagick best practices <strong>strongly</strong> encourages you to configure a <a href="www/security-policy.html">security policy</a> that suits your local environment.</p>
+<p>The ImageMagick development process ensures a stable API and <a href="https://abi-laboratory.pro/tracker/timeline/imagemagick/">ABI</a>. Before each ImageMagick release, we perform a comprehensive security assessment that includes <a href="https://github.com/google/sanitizers/wiki/AddressSanitizer">memory error</a>, <a href="https://github.com/google/sanitizers/wiki/ThreadSanitizer">thread data race</a> detection, and continuous <a href="https://github.com/google/oss-fuzz">fuzzing</a> to help prevent security vulnerabilities.</p>
+
<p>As an analog to linear (RGB) and non-linear (sRGB) color colorspaces, as of ImageMagick 7.0.7-17, we introduce the LinearGray colorspace. Gray is non-linear grayscale and LinearGray is linear (e.g. -colorspace linear-gray).</p>
<p>Want more performance from ImageMagick? Try these options:</p>
</main><!-- /.container -->
<footer class="magick-footer">
<p><a href="www/security-policy.html">Security</a> •
- <a href="www/architecture.html">Architecture</a> •
+ <a href="www/architecture.html">Architecture</a>
+
+ <a href="index.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="images/wand.ico"/></a>
+
<a href="www/links.html">Related</a> •
<a href="www/sitemap.html">Sitemap</a>
-
- <a href="index.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="images/wand.ico"/></a>
-
- <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <br/>
<a href="www/support.html">Donate</a> •
- <a href="www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 27th April 2019 17:05 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Install the ImageMagickObject COM+ Component @ ImageMagick</title>
+ <title>ImageMagick - Install the ImageMagickObject COM+ Component</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="install, the, imagemagickobject, com+, component, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="ImageMagickObject.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
<main class="container">
<div class="magick-template">
<div class="magick-header">
-<p class="text-center"><a href="index.html#build">Build ImageMagickObject From Source</a></p>
+<p class="text-center"><a href="../www/#build">Build ImageMagickObject From Source</a></p>
<p class="lead magick-description">The ImageMagickObject is a COM+ compatible component that can be invoked from any language capable of using COM objects. The intended use is for Windows Scripting Host VBS scripts and Visual Basic, but it is also available from to C++, ASP, and other languages like Delphi, Perl and PHP.</p>
-<p>The ImageMagickObject COM+ component provides access to the <a href="compare.html">compare</a>, <a href="../www/convert.html">convert</a>, <a href="composite.html">composite</a>, <a href="../www/mogrify.html">mogrify</a>, <a href="identify.html">identify</a>, <a href="../www/montage.html">montage</a>, and <a href="stream.html">stream</a> tools, efficiently executing them as part of your process, rather than as external programs. The way you use it is exactly the same. You pass it a list of strings including filenames and various options and it does the job. In fact, you can take any existing batch scripts that use the command line tools and translate them into the equivalent calls to the COM+ object in a matter of minutes. Beyond that, there is also a way to pass in and retrieve images in memory in the form of standard smart arrays (byte arrays). Samples are provided, to show both the simple and more elaborate forms of access.</p>
+<p>The ImageMagickObject COM+ component provides access to the <a href="compare.html">compare</a>, <a href="convert.html">convert</a>, <a href="composite.html">composite</a>, <a href="mogrify.html">mogrify</a>, <a href="identify.html">identify</a>, <a href="montage.html">montage</a>, and <a href="stream.html">stream</a> tools, efficiently executing them as part of your process, rather than as external programs. The way you use it is exactly the same. You pass it a list of strings including filenames and various options and it does the job. In fact, you can take any existing batch scripts that use the command line tools and translate them into the equivalent calls to the COM+ object in a matter of minutes. Beyond that, there is also a way to pass in and retrieve images in memory in the form of standard smart arrays (byte arrays). Samples are provided, to show both the simple and more elaborate forms of access.</p>
-<p>ImageMagick provides a statically-built ImageMagick object as part of its <a href="../www/download.html#windows">Windows installation package</a>. When this package is installed, ImageMagickObject and its sample programs are installed to this path:</p>
+<p>ImageMagick provides a statically-built ImageMagick object as part of its <a href="download.html#windows">Windows installation package</a>. When this package is installed, ImageMagickObject and its sample programs are installed to this path:</p>
<pre class="highlight"><code> c:\Program Files\ImageMagick-7.0.8-Q16\ImageMagickObject
</code></pre>
<pre class="highlight"><code>cscript SimpleTest.vbs
</code></pre>
-<p>Since the ImageMagick utility command line parsers are incorporated within ImageMagickObject, please refer to the <a href="../www/command-line-tools.html">command-line tools</a> discussion to learn how to use it. The sample VBS scripts show how the object should be called and used and have lots of comments.</p>
+<p>Since the ImageMagick utility command line parsers are incorporated within ImageMagickObject, please refer to the <a href="command-line-tools.html">command-line tools</a> discussion to learn how to use it. The sample VBS scripts show how the object should be called and used and have lots of comments.</p>
<p>C++ programmers should have a look at the <code>MagickCMD.cpp</code> command line utility for an example of how to call the object from C++. The object requires a variable size list of BSTR's to emulate the command line argc, argv style calling conventions of the COM component which is more complex in C++ then in VBS or VB.</p>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="ImageMagickObject.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 27th April 2019 17:47 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Advanced Unix Source Installation @ ImageMagick</title>
+ <title>ImageMagick - Advanced Unix Source Installation</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="advanced, unix, source, installation, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="advanced-unix-installation.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
<div class="magick-header">
<p class="text-center"><a href="advanced-unix-installation.html#download">Download & Unpack</a> • <a href="advanced-unix-installation.html#configure">Configure</a> • <a href="advanced-unix-installation.html#build">Build</a> • <a href="advanced-unix-installation.html#install">Install</a> • <a href="advanced-unix-installation.html#linux">Linux-specific Build Instructions</a> • <a href="advanced-unix-installation.html#macosx">Mac OS X-specific Build Instructions</a> • <a href="advanced-unix-installation.html#mingw">MinGW-specific Build Instructions</a> • <a href="advanced-unix-installation.html#problems">Dealing with Unexpected Problems</a></p>
-<p class="lead magick-description">It's possible you don't want to concern yourself with advanced installation under Unix or Linux systems. If so, you also have the option of installing a pre-compiled <a href="../www/download.html#unix">binary release</a> or if you still want to install from source without all the fuss see the simple <a href="install-source.html#unix">Install From Source</a> instructions. However, if you want to customize the configuration and installation of ImageMagick under Unix or Linux systems, lets begin.</p>
+<p class="lead magick-description">It's possible you don't want to concern yourself with advanced installation under Unix or Linux systems. If so, you also have the option of installing a pre-compiled <a href="download.html#unix">binary release</a> or if you still want to install from source without all the fuss see the simple <a href="install-source.html#unix">Install From Source</a> instructions. However, if you want to customize the configuration and installation of ImageMagick under Unix or Linux systems, lets begin.</p>
<h2><a class="anchor" id="download"></a>Download & Unpack</h2>
-<p>ImageMagick builds on a variety of Unix and Unix-like operating systems including Linux, Solaris, FreeBSD, Mac OS X, and others. A compiler is required and fortunately almost all modern Unix systems have one. Download <a href="https://imagemagick.org/download/ImageMagick.tar.gz">ImageMagick.tar.gz</a> from <a href="../download">ftp.imagemagick.org</a> or its <a href="../www/download.html">mirrors</a> and verify the distribution against its <a href="https://imagemagick.org/download/digest.rdf">message digest</a>.</p>
+<p>ImageMagick builds on a variety of Unix and Unix-like operating systems including Linux, Solaris, FreeBSD, Mac OS X, and others. A compiler is required and fortunately almost all modern Unix systems have one. Download <a href="https://imagemagick.org/download/ImageMagick.tar.gz">ImageMagick.tar.gz</a> from <a href="../download">ftp.imagemagick.org</a> or its <a href="download.html">mirrors</a> and verify the distribution against its <a href="https://imagemagick.org/download/digest.rdf">message digest</a>.</p>
<p>Unpack the distribution it with this command:</p>
<p>The configure script looks at your environment and decides what it can cobble together to get ImageMagick compiled and installed on your system. This includes finding a compiler, where your compiler header files are located (e.g. stdlib.h), and if any delegate libraries are available for ImageMagick to use (e.g. JPEG, PNG, TIFF, etc.). If you are willing to accept configure's default options, and build from within the source directory, you can simply type:</p>
-<pre class="highlight"><span class="crtprompt">$ </span><span class='crtin'>cd ImageMagick-7.0.8-23</span><span class='crtout'></span><span class="crtprompt">$ </span><span class='crtin'>./configure</span></pre>
+<pre class="highlight"><span class="crtprompt">$ </span><span class='crtin'>cd ImageMagick-7.0.8-42</span><span class='crtout'></span><span class="crtprompt">$ </span><span class='crtin'>./configure</span></pre>
<p>Watch the configure script output to verify that it finds everything that
you think it should. Pay particular attention to the last lines of the script output. For example, here is a recent report from our system:</p>
<h2><a class="anchor" id="linux"></a>Linux-specific Build instructions</h2>
-<p>Download <a href="https://imagemagick.org/download/linux/SRPMS/ImageMagick.src.rpm">ImageMagick.src.rpm</a> from <a href="../download">ftp.imagemagick.org</a> or its <a href="../www/download.html">mirrors</a> and verify the distribution against its <a href="https://imagemagick.org/download/linux/SRPMS/digest.rdf">message digest</a>.</p>
+<p>Download <a href="https://imagemagick.org/download/linux/SRPMS/ImageMagick.src.rpm">ImageMagick.src.rpm</a> from <a href="../download">ftp.imagemagick.org</a> or its <a href="download.html">mirrors</a> and verify the distribution against its <a href="https://imagemagick.org/download/linux/SRPMS/digest.rdf">message digest</a>.</p>
<p>Build ImageMagick with this command:</p>
<p>Now lets build ImageMagick:</p>
- <p><a href="../www/download.html">Download</a> the ImageMagick source distribution and verify the distribution against its <a href="https://imagemagick.org/download/digest.rdf">message digest</a>.</p>
+ <p><a href="download.html">Download</a> the ImageMagick source distribution and verify the distribution against its <a href="https://imagemagick.org/download/digest.rdf">message digest</a>.</p>
<p>Unpack and change into the top-level ImageMagick directory:</p>
- <pre class="highlight"><span class="crtprompt">$ </span><span class='crtin'>tar xvzf ImageMagick-7.0.8-23.tar.gz</span><span class='crtout'></span><span class="crtprompt">$ </span><span class='crtin'>cd ImageMagick-7.0.8-23</span></pre> <p>Configure ImageMagick:</p>
+ <pre class="highlight"><span class="crtprompt">$ </span><span class='crtin'>tar xvzf ImageMagick-7.0.8-42.tar.gz</span><span class='crtout'></span><span class="crtprompt">$ </span><span class='crtin'>cd ImageMagick-7.0.8-42</span></pre> <p>Configure ImageMagick:</p>
<pre class="highlight"><code>./configure --prefix=/opt --with-quantum-depth=16 \
--disable-dependency-tracking --with-x=yes \
--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib/ \
<p>Although you can download and install delegate libraries yourself, many are already available in the <a href="http://gnuwin32.sourceforge.net/">GnuWin32</a> distribution. Download and install whichever delegate libraries you require such as JPEG, PNG, TIFF, etc. Make sure you specify the development headers when you install a package. Next type,</p>
-<pre class="highlight"><span class="crtprompt">$ </span><span class='crtin'>tar jxvf ImageMagick-7.0.8-?.tar.bz2</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>cd ImageMagick-7.0.8-23</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>export CPPFLAGS="-Ic:/Progra~1/GnuWin32/include"</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>export LDFLAGS="-Lc:/Progra~1/GnuWin32/lib"</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>./configure --without-perl</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>make</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>sudo make install</span></pre>
+<pre class="highlight"><span class="crtprompt">$ </span><span class='crtin'>tar jxvf ImageMagick-7.0.8-?.tar.bz2</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>cd ImageMagick-7.0.8-42</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>export CPPFLAGS="-Ic:/Progra~1/GnuWin32/include"</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>export LDFLAGS="-Lc:/Progra~1/GnuWin32/lib"</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>./configure --without-perl</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>make</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>sudo make install</span></pre>
<h2><a class="anchor" id="problems"></a>Dealing with Unexpected Problems</h2>
<p>Chances are the download, configure, build, and install of ImageMagick went flawlessly as it is intended, however, certain systems and environments may cause one or more steps to fail. We discuss a few problems we've run across and how to take corrective action to ensure you have a working release of ImageMagick</p>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="advanced-unix-installation.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Advanced Windows Source Installation @ ImageMagick</title>
+ <title>ImageMagick - Advanced Windows Source Installation</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="advanced, windows, source, installation, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="advanced-windows-installation.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="advanced-windows-installation.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Command-line Tools: Animate @ ImageMagick</title>
+ <title>ImageMagick - Command-line Tools: Animate</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="command-line, tools:, animate, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="animate.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
<div class="magick-header">
<p class="text-center"><a href="animate.html#usage">Example Usage</a> • <a href="animate.html#options">Option Summary</a></p>
-<p class="lead magick-description">Use the <code>animate</code> program to animate an image sequence on any X server. See <a href="../www/command-line-processing.html">Command Line Processing</a> for advice on how to structure your <code>animate</code> command or see below for example usages of the command.</p>
+<p class="lead magick-description">Use the <code>animate</code> program to animate an image sequence on any X server. See <a href="command-line-processing.html">Command Line Processing</a> for advice on how to structure your <code>animate</code> command or see below for example usages of the command.</p>
<h2><a class="anchor" id="usage"></a>Example Usage</h2>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="animate.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 27th April 2019 18:54 -->
\ No newline at end of file
</p>
<p><a href="api.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="www/www/www/www/www/www/www/www/www/../www/../www/../www/../www/../www/../www/../www/../www/../www/../www/../www/../www/../www/https://imagemagick.org/script/contact.php">Contact Us</a></p>
+ <a href="www/www/www/www/www/www/www/www/www/../www/../www/../www/../www/../www/../www/../www/../www/../www/../www/../www/../www/../www/../www/https://imagemagick.org/script/contact.php">Contact Us</a></p>
<p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
</footer>
</div><!-- /.container -->
<link href="Image++.html" rel="canonical" />
<link href="../../images/wand.png" rel="icon" />
<link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
+ <a class="nav-link" target="_blank" href="../https://imagemagick.org/discourse-server//">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="../https://imagemagick.org/script/search.php">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
<link href="animate.html" rel="canonical" />
<link href="../../images/wand.png" rel="icon" />
<link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
+ <a class="nav-link" target="_blank" href="../https://imagemagick.org/discourse-server//">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="../https://imagemagick.org/script/search.php">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>MagickCore, C API: Annotate an Image @ ImageMagick</title>
+ <title>ImageMagick - MagickCore, C API: Annotate an Image</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, annotate, an, image, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="annotate.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="montage.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="annotate.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="annotate.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 3rd January 2019 14:07 -->
\ No newline at end of file
+<!-- Magick Cache 26th April 2019 02:19 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>MagickCore, C API: Set Text Attributes @ ImageMagick</title>
+ <title>ImageMagick - MagickCore, C API: Set Text Attributes</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, set, text, attributes, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="attribute.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="montage.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="attribute.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="attribute.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 3rd January 2019 05:28 -->
\ No newline at end of file
+<!-- Magick Cache 26th April 2019 22:28 -->
\ No newline at end of file
<link href="blob.html" rel="canonical" />
<link href="../../images/wand.png" rel="icon" />
<link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
+ <a class="nav-link" target="_blank" href="../https://imagemagick.org/discourse-server//">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="../https://imagemagick.org/script/search.php">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickCore, C API: Cache Views @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, cache, views, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="author" content="ImageMagick Studio LLC" />
<meta name="revisit-after" content="2 DAYS" />
<meta name="resource-type" content="document" />
- <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
+ <meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="cache-view.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../../www/api/cache-view.html" rel="canonical" />
+ <link href="../../www/images/wand.png" rel="icon" />
+ <link href="../../www/images/wand.ico" rel="shortcut icon" />
+ <link href="../../www/assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../www/images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../../www/index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../../www/www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../../www/www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../../www/www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../../www/www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../../www/www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="../../www/www/search.html">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="cache-view.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../../www/www/security-policy.html">Security</a> •
+ <a href="../../www/www/architecture.html">Architecture</a>
+
+ <a href="cache-view.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../www/images/wand.ico"/></a>
+
+ <a href="../../www/www/links.html">Related</a> •
+ <a href="../../www/www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../../www/www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../../www/www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="../../www/assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 1st January 2019 10:46 -->
\ No newline at end of file
+<!-- Magick Cache 24th April 2019 01:37 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Convert, Edit, Or Compose Bitmap Images @ ImageMagick</title>
+ <title>MagickCore, C API: Get or Set Image Pixels @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
- <meta name="keywords" content="convert, edit, or, compose, bitmap, images, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
+ <meta name="keywords" content="magickcore, c, api:, get, or, set, image, pixels, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="rating" content="GENERAL" />
<meta name="robots" content="INDEX, FOLLOW" />
<meta name="generator" content="ImageMagick Studio LLC" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="quantize.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="cache.html" rel="canonical" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
- <li class="nav-item active">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <li class="nav-item ">
+ <a class="nav-link" href="montage.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
<main class="container">
<div class="magick-template">
<div class="magick-header">
-<p class="text-center"><a href="quantize.html#features">Features and Capabilities</a> • <a href="quantize.html#news">News</a> • <a href="quantize.html#community">Community</a></p>
-
-<p class="lead magick-description"><a href="../../images/wizard.png" title="And Now a Touch of Magick"><img class="img-fluid magick-icon" id="logo" alt="And Now a Touch of Magick" width="265" height="352" src="../../images/wizard.jpg" /></a>
-Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&entry=78333969">®</a></sup> to create, edit, compose, or convert bitmap images. It can read and write images in a variety of <a href="../../www/formats.html">formats</a> (over 200) including PNG, JPEG, GIF, HEIC, TIFF, <a href="../../www/motion-picture.html">DPX</a>, <a href="../../www/high-dynamic-range.html">EXR</a>, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.</p>
-
-<p>The functionality of ImageMagick is typically utilized from the <a href="../../www/command-line-processing.html">command-line</a> or you can use the features from programs written in your favorite language. Choose from these interfaces: <a href="../../www/develop.html#ada">G2F</a> (Ada), <a href="../../www/develop.html#c">MagickCore</a> (C), <a href="../../www/develop.html#c">MagickWand</a> (C), <a href="../../www/develop.html#ch">ChMagick</a> (Ch), <a href="../../www/develop.html#com_">ImageMagickObject</a> (COM+), <a href="../../www/develop.html#c__">Magick++</a> (C++), <a href="../../www/develop.html#java">JMagick</a> (Java), <a href="../../www/develop.html#julia">JuliaIO</a> (Julia), <a href="../../www/develop.html#lisp">L-Magick</a> (Lisp), <a href="../../www/develop.html#lua">Lua</a> (LuaJIT), <a href="../../www/develop.html#neko">NMagick</a> (Neko/haXe), <a href="../../www/develop.html#dot-net">Magick.NET</a> (.NET), <a href="../../www/develop.html#pascal">PascalMagick</a> (Pascal), <a href="../../www/develop.html#perl">PerlMagick</a> (Perl), <a href="../../www/develop.html#php">MagickWand for PHP</a> (PHP), <a href="../../www/develop.html#php">IMagick</a> (PHP), <a href="../../www/develop.html#python">PythonMagick</a> (Python), <a href="../../www/develop.html#r">magick</a> (R), <a href="../../www/develop.html#ruby">RMagick</a> (Ruby), or <a href="../../www/develop.html#tcl">TclMagick</a> (Tcl/TK). With a language interface, use ImageMagick to modify or create images dynamically and <var>automagically</var>.</p>
-<p>ImageMagick utilizes multiple computational threads to increase performance and can read, process, or write mega-, giga-, or tera-pixel image sizes.</p>
-<p>ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may use, copy, modify, and distribute in both open and proprietary applications. It is distributed under a derived Apache 2.0 <a href="../www/license.html">license</a>.</p>
-
-<p>The ImageMagick development process ensures a stable API and <a href="https://abi-laboratory.pro/tracker/timeline/imagemagick/">ABI</a>. Before each ImageMagick release, we perform a comprehensive security assessment that includes <a href="https://github.com/google/sanitizers/wiki/AddressSanitizer">memory error</a>, <a href="https://github.com/google/sanitizers/wiki/ThreadSanitizer">thread data race</a> detection, and continuous <a href="https://github.com/google/oss-fuzz">fuzzing</a> to help prevent security vulnerabilities.</p>
-
-<p>The current release is ImageMagick <a href="../../www/download.html">7.0.8-23</a>. It runs on <a href="../../www/download.html#unix">Linux</a>, <a href="../../www/download.html#windows">Windows</a>, <a href="../../www/download.html#macosx">Mac Os X</a>, <a href="../../www/download.html#iOS">iOS</a>, Android OS, and others.</p>
-
-<p>The authoritative ImageMagick web site is <a href="../../">https://imagemagick.org</a>. The authoritative source code repository is <a href="https://github.com/ImageMagick">https://github.com/ImageMagick</a>. We maintain a source code mirror at <a href="https://gitlab.com/ImageMagick">https://gitlab.com/ImageMagick</a>.</p>
-
-<p>We continue to maintain the legacy release of ImageMagick, version 6, at <a href="https://legacy.imagemagick.org/">https://legacy.imagemagick.org</a>.</p>
-
-<h1><a class="anchor" id="features"></a>Features and Capabilities</h1>
-<p>Here are just a few <a href="../www/examples.html">examples</a> of what ImageMagick can do for you:</p>
-<div class="table-responsive">
-<table class="table table-sm table-striped">
- <tr>
- <td><a href="../../Usage/anim_basics/">Animation</a></td>
- <td>create a GIF animation sequence from a group of images.</td>
- </tr>
- <tr>
- <td><a href="../www/color-management.html">Color management</a></td>
- <td>accurate color management with color profiles or in lieu of-- built-in gamma compression or expansion as demanded by the colorspace.</td>
- </tr>
- <tr>
- <td><a href="../../www/command-line-processing.html">Command-line processing</a></td>
- <td>utilize ImageMagick from the command-line.</td>
- </tr>
- <tr>
- <td><a href="https://en.wikipedia.org/wiki/Complex_text_layout">Complex text layout</a></td>
- <td>bidirectional text support and shaping.</td>
- </tr>
- <tr>
- <td><a href="../www/composite.html">Composite</a></td>
- <td>overlap one image over another.</td>
- </tr>
- <tr>
- <td><a href="../www/connected-components.html">Connected component labeling</a></td>
- <td>uniquely label connected regions in an image.</td>
- </tr>
- <tr>
- <td><a href="../../Usage/crop/">Decorate</a></td>
- <td>add a border or frame to an image.</td>
- </tr>
- <tr>
- <td><a href="../../Usage/transform/#vision">Delineate image features</a></td>
- <td><a href="../https://imagemagick.org/discourse-server//viewtopic.html?f=4&t=25405">Canny edge detection</a>, <a href="../https://imagemagick.org/discourse-server//viewtopic.html?f=4&t=25476">Hough lines</a>.</td>
- </tr>
- <tr>
- <td><a href="../../Usage/fourier/">Discrete Fourier transform</a></td>
- <td>implements the forward and inverse <a href="https://en.wikipedia.org/wiki/Discrete_Fourier_transform">DFT</a>.</td>
- </tr>
- <tr>
- <td><a href="../www/distribute-pixel-cache.html">Distributed pixel cache</a></td>
- <td>offload intermediate pixel storage to one or more remote servers.</td>
- </tr>
- <tr>
- <td><a href="../../Usage/draw/">Draw</a></td>
- <td>add shapes or text to an image.</td>
- </tr>
- <tr>
- <td><a href="../www/cipher.html">Encipher or decipher an image</a></td>
- <td>convert ordinary images into unintelligible gibberish and back again.</td>
- </tr>
- <tr>
- <td><a href="../../www/convert.html">Format conversion</a></td>
- <td>convert an image from one <a href="../../www/formats.html">format </a> to another (e.g. PNG to JPEG).</td>
- </tr>
- <tr>
- <td><a href="../../Usage/distorts/">Generalized pixel distortion</a></td>
- <td>correct for, or induce image distortions including perspective.</td>
- </tr>
- <tr>
- <td><a href="../../www/architecture.html#distributed">Heterogeneous distributed processing</a></td>
- <td>certain algorithms are <a href="../www/opencl.html">OpenCL</a>-enabled to take advantage of speed-ups offered by executing in concert across heterogeneous platforms consisting of CPUs, GPUs, and other processors.</td>
- </tr>
- <tr>
- <td><a href="../../www/high-dynamic-range.html">High dynamic-range images</a></td>
- <td>accurately represent the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows.</td>
- </tr>
- <tr>
- <td><a href="../www/fx.html">Image calculator</a></td>
- <td>apply a mathematical expression to an image or image channels.</td>
- </tr>
- <tr>
- <td><a href="../../www/gradient.html">Image gradients</a></td>
- <td>create a gradual blend of two colors whose shape is horizontal, vertical, circular, or elliptical.</td>
- </tr>
- <tr>
- <td><a href="../www/identify.html">Image identification</a></td>
- <td>describe the format and attributes of an image.</td>
- </tr>
- <tr>
- <td><a href="../../www/download.html#iOS">ImageMagick on the iPhone</a></td>
- <td>convert, edit, or compose images on your <a href="https://www.apple.com/ios/">iOS</a> device such as the iPhone or iPad.</td>
- </tr>
- <tr>
- <td><a href="../../www/architecture.html#tera-pixel">Large image support</a></td>
- <td>read, process, or write mega-, giga-, or tera-pixel image sizes.</td>
- </tr>
- <tr>
- <td><a href="../../www/montage.html">Montage</a></td>
- <td>juxtapose image thumbnails on an image canvas.</td>
- </tr>
- <tr>
- <td><a href="../../Usage/morphology/">Morphology of shapes</a></td>
- <td>extract features, describe shapes, and recognize patterns in images.</td>
- </tr>
- <tr>
- <td><a href="../../www/motion-picture.html">Motion picture support</a></td>
- <td>read and write the common image formats used in digital film work.</td>
- </tr>
- <tr>
- <td><a href="../../Usage/transform/#vision">Noise and color reduction</a></td>
- <td><a href="../https://imagemagick.org/discourse-server//viewtopic.html?f=4&t=26480">Kuwahara Filter</a>, <a href="../https://imagemagick.org/discourse-server//viewtopic.html?f=4&t=25504">mean-shift</a>.</td>
- </tr>
- <tr>
- <td><a href="http://www.fmwconcepts.com/misc_tests/perceptual_hash_test_results_510/index.html">Perceptual hash</a></td>
- <td>map visually identical images to the same or similar hash-- useful in image retrieval, authentication, indexing, or copy detection as well as digital watermarking.</td>
- </tr>
- <tr>
- <td><a href="../../Usage/blur/">Special effects</a></td>
- <td>blur, sharpen, threshold, or tint an image.</td>
- </tr>
- <tr>
- <td><a href="../../Usage/text/">Text & comments</a></td>
- <td>insert descriptive or artistic text in an image.</td>
- </tr>
- <tr>
- <td><a href="../../www/architecture.html#threads">Threads of execution support</a></td>
- <td>ImageMagick is thread safe and most internal algorithms execute in <a href="../www/openmp.html">parallel</a> to take advantage of speed-ups offered by multicore processor chips.</td>
- </tr>
- <tr>
- <td><a href="../../Usage/resize/">Transform</a></td>
- <td>resize, rotate, deskew, crop, flip or trim an image.</td>
- </tr>
- <tr>
- <td><a href="../../Usage/masking/">Transparency</a></td>
- <td>render portions of an image invisible.</td>
- </tr>
- <tr>
- <td><a href="../../www/architecture.html#virtual-pixels">Virtual pixel support</a></td>
- <td>convenient access to pixels outside the image boundaries.</td>
- </tr>
-</table>
-</div>
+<p class="text-center"><a href="cache.html#AcquirePixelCacheNexus">AcquirePixelCacheNexus</a> • <a href="cache.html#AcquirePixelCachePixels">AcquirePixelCachePixels</a> • <a href="cache.html#GetAuthenticMetacontent">GetAuthenticMetacontent</a> • <a href="cache.html#GetAuthenticPixelQueue">GetAuthenticPixelQueue</a> • <a href="cache.html#GetAuthenticPixels">GetAuthenticPixels</a> • <a href="cache.html#GetOneAuthenticPixel">GetOneAuthenticPixel</a> • <a href="cache.html#GetOneVirtualPixel">GetOneVirtualPixel</a> • <a href="cache.html#GetOneVirtualPixelInfo">GetOneVirtualPixelInfo</a> • <a href="cache.html#GetVirtualMetacontent">GetVirtualMetacontent</a> • <a href="cache.html#GetVirtualPixelQueue">GetVirtualPixelQueue</a> • <a href="cache.html#GetVirtualPixels">GetVirtualPixels</a> • <a href="cache.html#QueueAuthenticPixels">QueueAuthenticPixels</a> • <a href="cache.html#SetPixelCacheVirtualMethod">SetPixelCacheVirtualMethod</a> • <a href="cache.html#SyncAuthenticPixels">SyncAuthenticPixels</a></p>
+
+<h2><a href="../../api/MagickCore/cache_8c.html" id="AcquirePixelCacheNexus">AcquirePixelCacheNexus</a></h2>
+
+<p>AcquirePixelCacheNexus() allocates the NexusInfo structure.</p>
+
+<p>The format of the AcquirePixelCacheNexus method is:</p>
+
+<pre class="text">
+NexusInfo **AcquirePixelCacheNexus(const size_t number_threads)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>number_threads</dt>
+<dd>the number of nexus threads. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickCore/cache_8c.html" id="AcquirePixelCachePixels">AcquirePixelCachePixels</a></h2>
+
+<p>AcquirePixelCachePixels() returns the pixels associated with the specified image.</p>
+
+<p>The format of the AcquirePixelCachePixels() method is:</p>
+
+<pre class="text">
+void *AcquirePixelCachePixels(const Image *image,size_t *length,
+ ExceptionInfo *exception)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>image</dt>
+<dd>the image. </dd>
+
+<dd> </dd>
+<dt>length</dt>
+<dd>the pixel cache length. </dd>
+
+<dd> </dd>
+<dt>exception</dt>
+<dd>return any errors or warnings in this structure. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickCore/cache_8c.html" id="GetAuthenticMetacontent">GetAuthenticMetacontent</a></h2>
+
+<p>GetAuthenticMetacontent() returns the authentic metacontent corresponding with the last call to QueueAuthenticPixels() or GetVirtualPixels(). NULL is returned if the associated pixels are not available.</p>
+
+<p>The format of the GetAuthenticMetacontent() method is:</p>
+
+<pre class="text">
+void *GetAuthenticMetacontent(const Image *image)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>image</dt>
+<dd>the image. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickCore/cache_8c.html" id="GetAuthenticPixelQueue">GetAuthenticPixelQueue</a></h2>
+
+<p>GetAuthenticPixelQueue() returns the authentic pixels associated corresponding with the last call to QueueAuthenticPixels() or GetAuthenticPixels().</p>
+
+<p>The format of the GetAuthenticPixelQueue() method is:</p>
+
+<pre class="text">
+Quantum *GetAuthenticPixelQueue(const Image image)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>image</dt>
+<dd>the image. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickCore/cache_8c.html" id="GetAuthenticPixels">GetAuthenticPixels</a></h2>
+
+<p>GetAuthenticPixels() obtains a pixel region for read/write access. If the region is successfully accessed, a pointer to a Quantum array representing the region is returned, otherwise NULL is returned.</p>
+
+<p>The returned pointer may point to a temporary working copy of the pixels or it may point to the original pixels in memory. Performance is maximized if the selected region is part of one row, or one or more full rows, since then there is opportunity to access the pixels in-place (without a copy) if the image is in memory, or in a memory-mapped file. The returned pointer must *never* be deallocated by the user.</p>
+
+<p>Pixels accessed via the returned pointer represent a simple array of type Quantum. If the image has corresponding metacontent,call GetAuthenticMetacontent() after invoking GetAuthenticPixels() to obtain the meta-content corresponding to the region. Once the Quantum array has been updated, the changes must be saved back to the underlying image using SyncAuthenticPixels() or they may be lost.</p>
+
+<p>The format of the GetAuthenticPixels() method is:</p>
+
+<pre class="text">
+Quantum *GetAuthenticPixels(Image *image,const ssize_t x,
+ const ssize_t y,const size_t columns,const size_t rows,
+ ExceptionInfo *exception)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>image</dt>
+<dd>the image. </dd>
+
+<dd> </dd>
+<dt>x,y,columns,rows</dt>
+<dd> These values define the perimeter of a region of pixels. </dd>
+
+<dd> </dd>
+<dt>exception</dt>
+<dd>return any errors or warnings in this structure. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickCore/cache_8c.html" id="GetOneAuthenticPixel">GetOneAuthenticPixel</a></h2>
+
+<p>GetOneAuthenticPixel() returns a single pixel at the specified (x,y) location. The image background color is returned if an error occurs.</p>
+
+<p>The format of the GetOneAuthenticPixel() method is:</p>
+
+<pre class="text">
+MagickBooleanType GetOneAuthenticPixel(const Image image,const ssize_t x,
+ const ssize_t y,Quantum *pixel,ExceptionInfo *exception)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>image</dt>
+<dd>the image. </dd>
+
+<dd> </dd>
+<dt>x,y</dt>
+<dd> These values define the location of the pixel to return. </dd>
+
+<dd> </dd>
+<dt>pixel</dt>
+<dd>return a pixel at the specified (x,y) location. </dd>
+
+<dd> </dd>
+<dt>exception</dt>
+<dd>return any errors or warnings in this structure. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickCore/cache_8c.html" id="GetOneVirtualPixel">GetOneVirtualPixel</a></h2>
+
+<p>GetOneVirtualPixel() returns a single virtual pixel at the specified (x,y) location. The image background color is returned if an error occurs. If you plan to modify the pixel, use GetOneAuthenticPixel() instead.</p>
+
+<p>The format of the GetOneVirtualPixel() method is:</p>
+
+<pre class="text">
+MagickBooleanType GetOneVirtualPixel(const Image image,const ssize_t x,
+ const ssize_t y,Quantum *pixel,ExceptionInfo exception)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>image</dt>
+<dd>the image. </dd>
+
+<dd> </dd>
+<dt>x,y</dt>
+<dd> These values define the location of the pixel to return. </dd>
+
+<dd> </dd>
+<dt>pixel</dt>
+<dd>return a pixel at the specified (x,y) location. </dd>
-<p><a href="../../Usage/">Examples of ImageMagick Usage</a> shows how to use ImageMagick from the <a href="../../www/command-line-processing.html">command-line</a> 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. With <a href="https://github.com/dlemstra/Magick.NET">Magick.NET</a>, use ImageMagick without having to install ImageMagick on your server or desktop.</p>
+<dd> </dd>
+<dt>exception</dt>
+<dd>return any errors or warnings in this structure. </dd>
-<h1><a class="anchor" id="news"></a>News</h1>
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickCore/cache_8c.html" id="GetOneVirtualPixelInfo">GetOneVirtualPixelInfo</a></h2>
-<p>Now that ImageMagick version 7 is released, we continue to maintain the legacy release of ImageMagick, version 6, at <a href="https://legacy.imagemagick.org/">https://legacy.imagemagick.org</a>. Learn how ImageMagick version 7 differs from previous versions with our <a href="../www/porting.html">porting guide</a>.</p>
+<p>GetOneVirtualPixelInfo() returns a single pixel at the specified (x,y) location. The image background color is returned if an error occurs. If you plan to modify the pixel, use GetOneAuthenticPixel() instead.</p>
-<p>ImageMagick best practices <strong>strongly</strong> encourages you to configure a <a href="../../www/security-policy.html">security policy</a> that suits your local environment.</p>
+<p>The format of the GetOneVirtualPixelInfo() method is:</p>
-<p>As an analog to linear (RGB) and non-linear (sRGB) color colorspaces, as of ImageMagick 7.0.7-17, we introduce the LinearGray colorspace. Gray is non-linear grayscale and LinearGray is linear (e.g. -colorspace linear-gray).</p>
+<pre class="text">
+MagickBooleanType GetOneVirtualPixelInfo(const Image image,
+ const VirtualPixelMethod virtual_pixel_method,const ssize_t x,
+ const ssize_t y,PixelInfo *pixel,ExceptionInfo exception)
+</pre>
-<p>Want more performance from ImageMagick? Try these options:</p>
+<p>A description of each parameter follows:</p>
-<ul>
-<li>Add more memory to your system, see <a href="../../www/architecture.html#cache">the pixel cache</a>;</li>
-<li>Add more cores to your system, see <a href="../../www/architecture.html#threads">threads of execution support</a>;</li>
-<li>push large images to a solid-state drive, see <a href="../../www/architecture.html#tera-pixel">large image support</a>.</li>
-</ul>
-<p>If these options are prohibitive, you can reduce the quality of the image results. The default build is Q16 HDRI. If you disable <a href="../../www/high-dynamic-range.html">HDRI</a>, you use half the memory and instead of predominately floating point operations, you use the typically more efficient integer operations. The tradeoff is reduced precision and you cannot process out of range pixel values (e.g. negative). If you build the Q8 non-HDRI version of ImageMagick, you again reduce the memory requirements in half-- and once again there is a tradeoff, even less precision and no out of range pixel values. For a Q8 non-HDRI build of ImageMagick, use these <code>configure</code> script options: <code>--with-quantum-depth=8 --disable-hdri</code>.</p>
+<dd>
+</dd>
-<h1><a class="anchor" id="community"></a>Community</h1>
-<p>To join the ImageMagick community, try the <a target="_blank" href="https://imagemagick.org/discourse-server/">discourse server</a>. You can review questions or comments (with informed responses) posed by ImageMagick users or ask your own questions. If you want to contribute image processing algorithms, other enhancements, or bug fixes, open an <a href="https://github.com/ImageMagick/ImageMagick/issues">issue</a>. </p>
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>image</dt>
+<dd>the image. </dd>
+
+<dd> </dd>
+<dt>virtual_pixel_method</dt>
+<dd>the virtual pixel method. </dd>
+
+<dd> </dd>
+<dt>x,y</dt>
+<dd> these values define the location of the pixel to return. </dd>
+
+<dd> </dd>
+<dt>pixel</dt>
+<dd>return a pixel at the specified (x,y) location. </dd>
+
+<dd> </dd>
+<dt>exception</dt>
+<dd>return any errors or warnings in this structure. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickCore/cache_8c.html" id="GetVirtualMetacontent">GetVirtualMetacontent</a></h2>
+
+<p>GetVirtualMetacontent() returns the virtual metacontent corresponding with the last call to QueueAuthenticPixels() or GetVirtualPixels(). NULL is returned if the meta-content are not available.</p>
+
+<p>The format of the GetVirtualMetacontent() method is:</p>
+
+<pre class="text">
+const void *GetVirtualMetacontent(const Image *image)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>image</dt>
+<dd>the image. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickCore/cache_8c.html" id="GetVirtualPixelQueue">GetVirtualPixelQueue</a></h2>
+
+<p>GetVirtualPixelQueue() returns the virtual pixels associated corresponding with the last call to QueueAuthenticPixels() or GetVirtualPixels().</p>
+
+<p>The format of the GetVirtualPixelQueue() method is:</p>
+
+<pre class="text">
+const Quantum *GetVirtualPixelQueue(const Image image)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>image</dt>
+<dd>the image. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickCore/cache_8c.html" id="GetVirtualPixels">GetVirtualPixels</a></h2>
+
+<p>GetVirtualPixels() returns an immutable pixel region. If the region is successfully accessed, a pointer to it is returned, otherwise NULL is returned. The returned pointer may point to a temporary working copy of the pixels or it may point to the original pixels in memory. Performance is maximized if the selected region is part of one row, or one or more full rows, since there is opportunity to access the pixels in-place (without a copy) if the image is in memory, or in a memory-mapped file. The returned pointer must *never* be deallocated by the user.</p>
+
+<p>Pixels accessed via the returned pointer represent a simple array of type Quantum. If the image type is CMYK or the storage class is PseudoClass, call GetAuthenticMetacontent() after invoking GetAuthenticPixels() to access the meta-content (of type void) corresponding to the the region.</p>
+
+<p>If you plan to modify the pixels, use GetAuthenticPixels() instead.</p>
+
+<p>Note, the GetVirtualPixels() and GetAuthenticPixels() methods are not thread- safe. In a threaded environment, use GetCacheViewVirtualPixels() or GetCacheViewAuthenticPixels() instead.</p>
+
+<p>The format of the GetVirtualPixels() method is:</p>
+
+<pre class="text">
+const Quantum *GetVirtualPixels(const Image *image,const ssize_t x,
+ const ssize_t y,const size_t columns,const size_t rows,
+ ExceptionInfo *exception)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>image</dt>
+<dd>the image. </dd>
+
+<dd> </dd>
+<dt>x,y,columns,rows</dt>
+<dd> These values define the perimeter of a region of pixels. </dd>
+
+<dd> </dd>
+<dt>exception</dt>
+<dd>return any errors or warnings in this structure. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickCore/cache_8c.html" id="QueueAuthenticPixels">QueueAuthenticPixels</a></h2>
+
+<p>QueueAuthenticPixels() queues a mutable pixel region. If the region is successfully initialized a pointer to a Quantum array representing the region is returned, otherwise NULL is returned. The returned pointer may point to a temporary working buffer for the pixels or it may point to the final location of the pixels in memory.</p>
+
+<p>Write-only access means that any existing pixel values corresponding to the region are ignored. This is useful if the initial image is being created from scratch, or if the existing pixel values are to be completely replaced without need to refer to their pre-existing values. The application is free to read and write the pixel buffer returned by QueueAuthenticPixels() any way it pleases. QueueAuthenticPixels() does not initialize the pixel array values. Initializing pixel array values is the application's responsibility.</p>
+
+<p>Performance is maximized if the selected region is part of one row, or one or more full rows, since then there is opportunity to access the pixels in-place (without a copy) if the image is in memory, or in a memory-mapped file. The returned pointer must *never* be deallocated by the user.</p>
+
+<p>Pixels accessed via the returned pointer represent a simple array of type Quantum. If the image type is CMYK or the storage class is PseudoClass, call GetAuthenticMetacontent() after invoking GetAuthenticPixels() to obtain the meta-content (of type void) corresponding to the region. Once the Quantum (and/or Quantum) array has been updated, the changes must be saved back to the underlying image using SyncAuthenticPixels() or they may be lost.</p>
+
+<p>The format of the QueueAuthenticPixels() method is:</p>
+
+<pre class="text">
+Quantum *QueueAuthenticPixels(Image *image,const ssize_t x,
+ const ssize_t y,const size_t columns,const size_t rows,
+ ExceptionInfo *exception)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>image</dt>
+<dd>the image. </dd>
+
+<dd> </dd>
+<dt>x,y,columns,rows</dt>
+<dd> These values define the perimeter of a region of pixels. </dd>
+
+<dd> </dd>
+<dt>exception</dt>
+<dd>return any errors or warnings in this structure. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickCore/cache_8c.html" id="SetPixelCacheVirtualMethod">SetPixelCacheVirtualMethod</a></h2>
+
+<p>SetPixelCacheVirtualMethod() sets the "virtual pixels" method for the pixel cache and returns the previous setting. A virtual pixel is any pixel access that is outside the boundaries of the image cache.</p>
+
+<p>The format of the SetPixelCacheVirtualMethod() method is:</p>
+
+<pre class="text">
+VirtualPixelMethod SetPixelCacheVirtualMethod(Image *image,
+ const VirtualPixelMethod virtual_pixel_method,ExceptionInfo *exception)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>image</dt>
+<dd>the image. </dd>
+
+<dd> </dd>
+<dt>virtual_pixel_method</dt>
+<dd>choose the type of virtual pixel. </dd>
+
+<dd> </dd>
+<dt>exception</dt>
+<dd>return any errors or warnings in this structure. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickCore/cache_8c.html" id="SyncAuthenticPixels">SyncAuthenticPixels</a></h2>
+
+<p>SyncAuthenticPixels() saves the image pixels to the in-memory or disk cache. The method returns MagickTrue if the pixel region is flushed, otherwise MagickFalse.</p>
+
+<p>The format of the SyncAuthenticPixels() method is:</p>
+
+<pre class="text">
+MagickBooleanType SyncAuthenticPixels(Image *image,
+ ExceptionInfo *exception)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>image</dt>
+<dd>the image. </dd>
+
+<dd> </dd>
+<dt>exception</dt>
+<dd>return any errors or warnings in this structure. </dd>
+
+<dd> </dd>
+</dl>
</div>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="quantize.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="cache.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 24th April 2019 08:55 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickCore, C API: Get or Set Image Channels @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, get, or, set, image, channels, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="author" content="ImageMagick Studio LLC" />
<meta name="revisit-after" content="2 DAYS" />
<meta name="resource-type" content="document" />
- <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
+ <meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="channel.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="montage.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="channel.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="channel.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 1st January 2019 19:40 -->
\ No newline at end of file
+<!-- Magick Cache 24th April 2019 04:31 -->
\ No newline at end of file
<link href="cipher.html" rel="canonical" />
<link href="../../images/wand.png" rel="icon" />
<link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
+ <a class="nav-link" target="_blank" href="../https://imagemagick.org/discourse-server//">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="../https://imagemagick.org/script/search.php">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>MagickCore, C API: Count the Colors in an Image @ ImageMagick</title>
+ <title>ImageMagick - MagickCore, C API: Count the Colors in an Image</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, count, the, colors, in, an, image, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="author" content="ImageMagick Studio LLC" />
<meta name="revisit-after" content="2 DAYS" />
<meta name="resource-type" content="document" />
- <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
+ <meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="color.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="montage.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="color.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="color.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 30th December 2018 10:01 -->
\ No newline at end of file
+<!-- Magick Cache 25th April 2019 13:33 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>MagickCore, C API: Colormap Methods @ ImageMagick</title>
+ <title>ImageMagick - MagickCore, C API: Colormap Methods</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, colormap, methods, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="author" content="ImageMagick Studio LLC" />
<meta name="revisit-after" content="2 DAYS" />
<meta name="resource-type" content="document" />
- <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
+ <meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="colormap.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="montage.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="colormap.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="colormap.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 29th December 2018 16:44 -->
\ No newline at end of file
+<!-- Magick Cache 26th April 2019 13:41 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickCore, C API: Dealing with Image Colorspaces @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, dealing, with, image, colorspaces, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="colorspace.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../www/api/colorspace.html" rel="canonical" />
+ <link href="../../www/images/wand.png" rel="icon" />
+ <link href="../../www/images/wand.ico" rel="shortcut icon" />
+ <link href="../../www/assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../www/images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../../www/index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../../www/www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../../www/www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../../www/www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../../www/www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../../www/www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="../../www/www/search.html">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="colorspace.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../../www/www/security-policy.html">Security</a> •
+ <a href="../../www/www/architecture.html">Architecture</a>
+
+ <a href="colorspace.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../www/images/wand.ico"/></a>
+
+ <a href="../../www/www/links.html">Related</a> •
+ <a href="../../www/www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../../www/www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../../www/www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="../../www/assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 4th January 2019 04:49 -->
\ No newline at end of file
+<!-- Magick Cache 24th April 2019 12:08 -->
\ No newline at end of file
<link href="compare.html" rel="canonical" />
<link href="../../images/wand.png" rel="icon" />
<link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
+ <a class="nav-link" target="_blank" href="../https://imagemagick.org/discourse-server//">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="../https://imagemagick.org/script/search.php">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickCore, C API: Composite an Image @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, composite, an, image, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/api/composite.html" rel="canonical" />
- <link href="../www/images/wand.png" rel="icon" />
- <link href="../www/images/wand.ico" rel="shortcut icon" />
- <link href="../www/assets/magick.css" rel="stylesheet" />
+ <link href="../../www/api/composite.html" rel="canonical" />
+ <link href="../../www/images/wand.png" rel="icon" />
+ <link href="../../www/images/wand.ico" rel="shortcut icon" />
+ <link href="../../www/assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../www/images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../www/images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="../www/index.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../../www/index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/www/download.html">Download</a>
+ <a class="nav-link" href="../../www/www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../../www/www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../../www/www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/www/resources.html">Resources</a>
+ <a class="nav-link" href="../../www/www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/www/develop.html">Develop</a>
+ <a class="nav-link" href="../../www/www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/www/security-policy.html">Security</a> •
- <a href="../www/www/architecture.html">Architecture</a> •
- <a href="../www/www/links.html">Related</a> •
- <a href="../www/www/sitemap.html">Sitemap</a>
-
- <a href="composite.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../www/images/wand.ico"/></a>
-
+ <p><a href="../../www/www/security-policy.html">Security</a> •
+ <a href="../../www/www/architecture.html">Architecture</a>
+
+ <a href="composite.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../www/images/wand.ico"/></a>
+
+ <a href="../../www/www/links.html">Related</a> •
+ <a href="../../www/www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../../www/www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/www/support.html">Donate</a> •
- <a href="../www/www/contact.html">Contact Us</a>
+ <a href="../../www/www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../www/assets/magick.js" crossorigin="anonymous"></script>
+ <script src="../../www/assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 4th January 2019 20:13 -->
\ No newline at end of file
+<!-- Magick Cache 23rd April 2019 16:03 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickCore, C API: Constitute an Image @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, constitute, an, image, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="author" content="ImageMagick Studio LLC" />
<meta name="revisit-after" content="2 DAYS" />
<meta name="resource-type" content="document" />
- <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
+ <meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="constitute.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../www/api/constitute.html" rel="canonical" />
+ <link href="../../www/images/wand.png" rel="icon" />
+ <link href="../../www/images/wand.ico" rel="shortcut icon" />
+ <link href="../../www/assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../www/images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../../www/index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../../www/www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../../www/www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../../www/www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../../www/www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../../www/www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="../../www/www/search.html">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="constitute.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../../www/www/security-policy.html">Security</a> •
+ <a href="../../www/www/architecture.html">Architecture</a>
+
+ <a href="constitute.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../www/images/wand.ico"/></a>
+
+ <a href="../../www/www/links.html">Related</a> •
+ <a href="../../www/www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../../www/www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../../www/www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="../../www/assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 29th December 2018 16:30 -->
\ No newline at end of file
+<!-- Magick Cache 24th April 2019 12:11 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickCore, C API: Decorate an Image @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, decorate, an, image, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="decorate.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="montage.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="decorate.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="decorate.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 4th January 2019 05:48 -->
\ No newline at end of file
+<!-- Magick Cache 24th April 2019 23:58 -->
\ No newline at end of file
<link href="deprecate.html" rel="canonical" />
<link href="../../images/wand.png" rel="icon" />
<link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
+ <a class="nav-link" target="_blank" href="../https://imagemagick.org/discourse-server//">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="../https://imagemagick.org/script/search.php">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
<link href="display.html" rel="canonical" />
<link href="../../images/wand.png" rel="icon" />
<link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
+ <a class="nav-link" target="_blank" href="../https://imagemagick.org/discourse-server//">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="../https://imagemagick.org/script/search.php">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickCore, C API: Image Distortions @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, image, distortions, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="distort.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../www/api/distort.html" rel="canonical" />
+ <link href="../../www/images/wand.png" rel="icon" />
+ <link href="../../www/images/wand.ico" rel="shortcut icon" />
+ <link href="../../www/assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../www/images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../../www/index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../../www/www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../../www/www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../../www/www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../../www/www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../../www/www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="../../www/www/search.html">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="distort.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../../www/www/security-policy.html">Security</a> •
+ <a href="../../www/www/architecture.html">Architecture</a>
+
+ <a href="distort.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../www/images/wand.ico"/></a>
+
+ <a href="../../www/www/links.html">Related</a> •
+ <a href="../../www/www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../../www/www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../../www/www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="../../www/assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 4th January 2019 05:48 -->
\ No newline at end of file
+<!-- Magick Cache 24th April 2019 12:08 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>MagickCore, C API: Draw on an Image @ ImageMagick</title>
+ <title>ImageMagick - MagickCore, C API: Draw on an Image</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, draw, on, an, image, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="author" content="ImageMagick Studio LLC" />
<meta name="revisit-after" content="2 DAYS" />
<meta name="resource-type" content="document" />
- <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
+ <meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="draw.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="montage.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="draw.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="draw.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 2nd January 2019 17:25 -->
\ No newline at end of file
+<!-- Magick Cache 25th April 2019 20:06 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickWand, C API: Drawing Wand Methods @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickwc, api:, drawing, wmethods, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="author" content="ImageMagick Studio LLC" />
<meta name="revisit-after" content="2 DAYS" />
<meta name="resource-type" content="document" />
- <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
+ <meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="drawing-wand.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="montage.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="drawing-wand.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="drawing-wand.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 2nd January 2019 09:18 -->
\ No newline at end of file
+<!-- Magick Cache 24th April 2019 08:55 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickCore, C API: Add an Effect @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, add, an, effect, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="author" content="ImageMagick Studio LLC" />
<meta name="revisit-after" content="2 DAYS" />
<meta name="resource-type" content="document" />
- <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
+ <meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="effect.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../www/api/effect.html" rel="canonical" />
+ <link href="../../www/images/wand.png" rel="icon" />
+ <link href="../../www/images/wand.ico" rel="shortcut icon" />
+ <link href="../../www/assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../www/images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../../www/index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../../www/www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../../www/www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../../www/www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../../www/www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../../www/www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="../../www/www/search.html">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="effect.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../../www/www/security-policy.html">Security</a> •
+ <a href="../../www/www/architecture.html">Architecture</a>
+
+ <a href="effect.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../www/images/wand.ico"/></a>
+
+ <a href="../../www/www/links.html">Related</a> •
+ <a href="../../www/www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../../www/www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../../www/www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="../../www/assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 31st December 2018 03:54 -->
\ No newline at end of file
+<!-- Magick Cache 25th April 2019 02:22 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickCore, C API: Enhance an Image @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, enhance, an, image, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="author" content="ImageMagick Studio LLC" />
<meta name="revisit-after" content="2 DAYS" />
<meta name="resource-type" content="document" />
- <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
+ <meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="enhance.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="montage.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="enhance.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="enhance.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 30th December 2018 13:22 -->
\ No newline at end of file
+<!-- Magick Cache 24th April 2019 09:50 -->
\ No newline at end of file
<link href="exception.html" rel="canonical" />
<link href="../../images/wand.png" rel="icon" />
<link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
+ <a class="nav-link" target="_blank" href="../https://imagemagick.org/discourse-server//">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="../https://imagemagick.org/script/search.php">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>MagickCore, C API: Image Features @ ImageMagick</title>
+ <title>ImageMagick - MagickCore, C API: Image Features</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, image, features, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="feature.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</dl>
<h2><a href="../../api/MagickCore/feature_8c.html" id="Use_HoughLineImage">Use HoughLineImage</a></h2>
-<p>Use HoughLineImage() in conjunction with any binary edge extracted image (we recommand Canny) to identify lines in the image. The algorithm accumulates counts for every white pixel for every possible orientation (for angles from 0 to 179 in 1 degree increments) and distance from the center of the image to the corner (in 1 px increments) and stores the counts in an accumulator matrix of angle vs distance. The size of the accumulator is 180x(diagonal/2). Next it searches this space for peaks in counts and converts the locations of the peaks to slope and intercept in the normal x,y input image space. Use the slope/intercepts to find the endpoints clipped to the bounds of the image. The lines are then drawn. The counts are a measure of the length of the lines</p>
+<p>Use HoughLineImage() in conjunction with any binary edge extracted image (we recommand Canny) to identify lines in the image. The algorithm accumulates counts for every white pixel for every possible orientation (for angles from 0 to 179 in 1 degree increments) and distance from the center of the image to the corner (in 1 px increments) and stores the counts in an accumulator matrix of angle vs distance. The size of the accumulator is 180x(diagonal/2). Next it searches this space for peaks in counts and converts the locations of the peaks to slope and intercept in the normal x,y input image space. Use the slope/intercepts to find the endpoints clipped to the bounds of the image. The lines are then drawn. The counts are a measure of the length of the lines.</p>
<p>The format of the HoughLineImage method is:</p>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="feature.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="feature.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 4th January 2019 05:48 -->
\ No newline at end of file
+<!-- Magick Cache 27th April 2019 14:57 -->
\ No newline at end of file
<link href="fourier.html" rel="canonical" />
<link href="../../images/wand.png" rel="icon" />
<link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
+ <a class="nav-link" target="_blank" href="../https://imagemagick.org/discourse-server//">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="../https://imagemagick.org/script/search.php">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickCore, C API: Add a Special Effect @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, add, a, special, effect, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="author" content="ImageMagick Studio LLC" />
<meta name="revisit-after" content="2 DAYS" />
<meta name="resource-type" content="document" />
- <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
+ <meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="fx.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../www/api/fx.html" rel="canonical" />
+ <link href="../../www/images/wand.png" rel="icon" />
+ <link href="../../www/images/wand.ico" rel="shortcut icon" />
+ <link href="../../www/assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../www/images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../../www/index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../../www/www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../../www/www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../../www/www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../../www/www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../../www/www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="../../www/www/search.html">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="fx.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../../www/www/security-policy.html">Security</a> •
+ <a href="../../www/www/architecture.html">Architecture</a>
+
+ <a href="fx.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../www/images/wand.ico"/></a>
+
+ <a href="../../www/www/links.html">Related</a> •
+ <a href="../../www/www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../../www/www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../../www/www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="../../www/assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 31st December 2018 19:56 -->
\ No newline at end of file
+<!-- Magick Cache 24th April 2019 14:02 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>MagickCore, C API: Image Histograms @ ImageMagick</title>
+ <title>ImageMagick - MagickCore, C API: Image Histograms</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, image, histograms, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="author" content="ImageMagick Studio LLC" />
<meta name="revisit-after" content="2 DAYS" />
<meta name="resource-type" content="document" />
- <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
+ <meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="histogram.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="montage.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="histogram.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="histogram.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 2nd January 2019 17:24 -->
\ No newline at end of file
+<!-- Magick Cache 25th April 2019 20:06 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickCore, C API: Image View Methods @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, image, view, methods, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="author" content="ImageMagick Studio LLC" />
<meta name="revisit-after" content="2 DAYS" />
<meta name="resource-type" content="document" />
- <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
+ <meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="image-view.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../../www/api/image-view.html" rel="canonical" />
+ <link href="../../www/images/wand.png" rel="icon" />
+ <link href="../../www/images/wand.ico" rel="shortcut icon" />
+ <link href="../../www/assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../www/images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../../www/index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../../www/www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../../www/www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../../www/www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../../www/www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../../www/www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="../../www/www/search.html">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="image-view.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../../www/www/security-policy.html">Security</a> •
+ <a href="../../www/www/architecture.html">Architecture</a>
+
+ <a href="image-view.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../www/images/wand.ico"/></a>
+
+ <a href="../../www/www/links.html">Related</a> •
+ <a href="../../www/www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../../www/www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../../www/www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="../../www/assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 31st December 2018 07:45 -->
\ No newline at end of file
+<!-- Magick Cache 24th April 2019 12:16 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickCore, C API: Image Methods @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, image, methods, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="image.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="montage.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="image.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="image.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 3rd January 2019 21:03 -->
\ No newline at end of file
+<!-- Magick Cache 25th April 2019 04:34 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickCore, C API: Dealing with Image Layers @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, dealing, with, image, layers, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="author" content="ImageMagick Studio LLC" />
<meta name="revisit-after" content="2 DAYS" />
<meta name="resource-type" content="document" />
- <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
+ <meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="layer.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="montage.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
<p>The format of the MergeImageLayers is:</p>
<pre class="text">
-Image *MergeImageLayers(const Image *image,
- const LayerMethod method, ExceptionInfo *exception)
+Image *MergeImageLayers(Image *image,const LayerMethod method,
+ ExceptionInfo *exception)
</pre>
<p>A description of each parameter follows:</p>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="layer.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="layer.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 30th December 2018 12:31 -->
\ No newline at end of file
+<!-- Magick Cache 24th April 2019 05:14 -->
\ No newline at end of file
<link href="list.html" rel="canonical" />
<link href="../../images/wand.png" rel="icon" />
<link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
+ <a class="nav-link" target="_blank" href="../https://imagemagick.org/discourse-server//">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="../https://imagemagick.org/script/search.php">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
<link href="magick++-classes.html" rel="canonical" />
<link href="../../images/wand.png" rel="icon" />
<link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
+ <a class="nav-link" target="_blank" href="../https://imagemagick.org/discourse-server//">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="../https://imagemagick.org/script/search.php">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickWand, C API: Deprecated Methods @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickwc, api:, deprecated, methods, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="author" content="ImageMagick Studio LLC" />
<meta name="revisit-after" content="2 DAYS" />
<meta name="resource-type" content="document" />
- <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
+ <meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/api/magick-deprecate.html" rel="canonical" />
- <link href="../www/images/wand.png" rel="icon" />
- <link href="../www/images/wand.ico" rel="shortcut icon" />
- <link href="../www/assets/magick.css" rel="stylesheet" />
+ <link href="magick-deprecate.html" rel="canonical" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../www/images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="../www/index.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="montage.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../www/www/search.html">
+ <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/www/security-policy.html">Security</a> •
- <a href="../www/www/architecture.html">Architecture</a> •
- <a href="../www/www/links.html">Related</a> •
- <a href="../www/www/sitemap.html">Sitemap</a>
-
- <a href="magick-deprecate.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../www/images/wand.ico"/></a>
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="magick-deprecate.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/www/support.html">Donate</a> •
- <a href="../www/www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a> •
+ <a href="../www/support.html">Donate</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../www/assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 1st January 2019 06:08 -->
\ No newline at end of file
+<!-- Magick Cache 23rd April 2019 13:08 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickWand, C API: Image Methods @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickwc, api:, image, methods, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="magick-image.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="montage.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
<main class="container">
<div class="magick-template">
<div class="magick-header">
-<p class="text-center"><a href="magick-image.html#GetImageFromMagickWand">GetImageFromMagickWand</a> • <a href="magick-image.html#MagickAdaptiveBlurImage">MagickAdaptiveBlurImage</a> • <a href="magick-image.html#MagickAdaptiveResizeImage">MagickAdaptiveResizeImage</a> • <a href="magick-image.html#MagickAdaptiveSharpenImage">MagickAdaptiveSharpenImage</a> • <a href="magick-image.html#MagickAdaptiveThresholdImage">MagickAdaptiveThresholdImage</a> • <a href="magick-image.html#MagickAddImage">MagickAddImage</a> • <a href="magick-image.html#MagickAddNoiseImage">MagickAddNoiseImage</a> • <a href="magick-image.html#MagickAffineTransformImage">MagickAffineTransformImage</a> • <a href="magick-image.html#MagickAnnotateImage">MagickAnnotateImage</a> • <a href="magick-image.html#MagickAnimateImages">MagickAnimateImages</a> • <a href="magick-image.html#MagickAppendImages">MagickAppendImages</a> • <a href="magick-image.html#MagickAutoGammaImage">MagickAutoGammaImage</a> • <a href="magick-image.html#MagickAutoLevelImage">MagickAutoLevelImage</a> • <a href="magick-image.html#MagickAutoOrientImage">MagickAutoOrientImage</a> • <a href="magick-image.html#MagickBlackThresholdImage">MagickBlackThresholdImage</a> • <a href="magick-image.html#MagickBlueShiftImage">MagickBlueShiftImage</a> • <a href="magick-image.html#MagickBlurImage">MagickBlurImage</a> • <a href="magick-image.html#MagickBorderImage">MagickBorderImage</a> • <a href="magick-image.html#Use MagickBrightnessContrastImage">Use MagickBrightnessContrastImage</a> • <a href="magick-image.html#MagickChannelFxImage">MagickChannelFxImage</a> • <a href="magick-image.html#MagickCharcoalImage">MagickCharcoalImage</a> • <a href="magick-image.html#MagickChopImage">MagickChopImage</a> • <a href="magick-image.html#MagickCLAHEImage">MagickCLAHEImage</a> • <a href="magick-image.html#MagickClampImage">MagickClampImage</a> • <a href="magick-image.html#MagickClipImage">MagickClipImage</a> • <a href="magick-image.html#MagickClipImagePath">MagickClipImagePath</a> • <a href="magick-image.html#MagickClutImage">MagickClutImage</a> • <a href="magick-image.html#MagickCoalesceImages">MagickCoalesceImages</a> • <a href="magick-image.html#MagickColorDecisionListImage">MagickColorDecisionListImage</a> • <a href="magick-image.html#MagickColorizeImage">MagickColorizeImage</a> • <a href="magick-image.html#MagickColorMatrixImage">MagickColorMatrixImage</a> • <a href="magick-image.html#MagickCombineImages">MagickCombineImages</a> • <a href="magick-image.html#MagickCommentImage">MagickCommentImage</a> • <a href="magick-image.html#MagickCompareImagesLayers">MagickCompareImagesLayers</a> • <a href="magick-image.html#MagickCompareImages">MagickCompareImages</a> • <a href="magick-image.html#MagickCompositeImage">MagickCompositeImage</a> • <a href="magick-image.html#MagickCompositeImageGravity">MagickCompositeImageGravity</a> • <a href="magick-image.html#MagickCompositeLayers">MagickCompositeLayers</a> • <a href="magick-image.html#MagickContrastImage">MagickContrastImage</a> • <a href="magick-image.html#MagickContrastStretchImage">MagickContrastStretchImage</a> • <a href="magick-image.html#MagickConvolveImage">MagickConvolveImage</a> • <a href="magick-image.html#MagickCropImage">MagickCropImage</a> • <a href="magick-image.html#MagickCycleColormapImage">MagickCycleColormapImage</a> • <a href="magick-image.html#MagickConstituteImage">MagickConstituteImage</a> • <a href="magick-image.html#MagickDecipherImage">MagickDecipherImage</a> • <a href="magick-image.html#MagickDeconstructImages">MagickDeconstructImages</a> • <a href="magick-image.html#MagickDeskewImage">MagickDeskewImage</a> • <a href="magick-image.html#MagickDespeckleImage">MagickDespeckleImage</a> • <a href="magick-image.html#MagickDestroyImage">MagickDestroyImage</a> • <a href="magick-image.html#MagickDisplayImage">MagickDisplayImage</a> • <a href="magick-image.html#MagickDisplayImages">MagickDisplayImages</a> • <a href="magick-image.html#MagickDistortImage">MagickDistortImage</a> • <a href="magick-image.html#MagickDrawImage">MagickDrawImage</a> • <a href="magick-image.html#MagickEdgeImage">MagickEdgeImage</a> • <a href="magick-image.html#MagickEmbossImage">MagickEmbossImage</a> • <a href="magick-image.html#MagickEncipherImage">MagickEncipherImage</a> • <a href="magick-image.html#MagickEnhanceImage">MagickEnhanceImage</a> • <a href="magick-image.html#MagickEqualizeImage">MagickEqualizeImage</a> • <a href="magick-image.html#MagickEvaluateImage">MagickEvaluateImage</a> • <a href="magick-image.html#MagickExportImagePixels">MagickExportImagePixels</a> • <a href="magick-image.html#MagickExtentImage">MagickExtentImage</a> • <a href="magick-image.html#MagickFlipImage">MagickFlipImage</a> • <a href="magick-image.html#MagickFloodfillPaintImage">MagickFloodfillPaintImage</a> • <a href="magick-image.html#MagickFlopImage">MagickFlopImage</a> • <a href="magick-image.html#MagickForwardFourierTransformImage">MagickForwardFourierTransformImage</a> • <a href="magick-image.html#MagickFrameImage">MagickFrameImage</a> • <a href="magick-image.html#MagickFunctionImage">MagickFunctionImage</a> • <a href="magick-image.html#MagickFxImage">MagickFxImage</a> • <a href="magick-image.html#MagickGammaImage">MagickGammaImage</a> • <a href="magick-image.html#MagickGaussianBlurImage">MagickGaussianBlurImage</a> • <a href="magick-image.html#MagickGetImage">MagickGetImage</a> • <a href="magick-image.html#MagickGetImageAlphaChannel">MagickGetImageAlphaChannel</a> • <a href="magick-image.html#MagickGetImageMask">MagickGetImageMask</a> • <a href="magick-image.html#MagickGetImageBackgroundColor">MagickGetImageBackgroundColor</a> • <a href="magick-image.html#MagickGetImageBlob">MagickGetImageBlob</a> • <a href="magick-image.html#MagickGetImagesBlob">MagickGetImagesBlob</a> • <a href="magick-image.html#MagickGetImageBluePrimary">MagickGetImageBluePrimary</a> • <a href="magick-image.html#MagickGetImageBorderColor">MagickGetImageBorderColor</a> • <a href="magick-image.html#MagickGetImageFeatures">MagickGetImageFeatures</a> • <a href="magick-image.html#MagickGetImageKurtosis">MagickGetImageKurtosis</a> • <a href="magick-image.html#MagickGetImageMean">MagickGetImageMean</a> • <a href="magick-image.html#MagickGetImageRange">MagickGetImageRange</a> • <a href="magick-image.html#MagickGetImageStatistics">MagickGetImageStatistics</a> • <a href="magick-image.html#MagickGetImageColormapColor">MagickGetImageColormapColor</a> • <a href="magick-image.html#MagickGetImageColors">MagickGetImageColors</a> • <a href="magick-image.html#MagickGetImageColorspace">MagickGetImageColorspace</a> • <a href="magick-image.html#MagickGetImageCompose">MagickGetImageCompose</a> • <a href="magick-image.html#MagickGetImageCompression">MagickGetImageCompression</a> • <a href="magick-image.html#MagickGetImageCompressionQuality">MagickGetImageCompressionQuality</a> • <a href="magick-image.html#MagickGetImageDelay">MagickGetImageDelay</a> • <a href="magick-image.html#MagickGetImageDepth">MagickGetImageDepth</a> • <a href="magick-image.html#MagickGetImageDispose">MagickGetImageDispose</a> • <a href="magick-image.html#MagickGetImageDistortion">MagickGetImageDistortion</a> • <a href="magick-image.html#MagickGetImageDistortions">MagickGetImageDistortions</a> • <a href="magick-image.html#MagickGetImageEndian">MagickGetImageEndian</a> • <a href="magick-image.html#MagickGetImageFilename">MagickGetImageFilename</a> • <a href="magick-image.html#MagickGetImageFormat">MagickGetImageFormat</a> • <a href="magick-image.html#MagickGetImageFuzz">MagickGetImageFuzz</a> • <a href="magick-image.html#MagickGetImageGamma">MagickGetImageGamma</a> • <a href="magick-image.html#MagickGetImageGravity">MagickGetImageGravity</a> • <a href="magick-image.html#MagickGetImageGreenPrimary">MagickGetImageGreenPrimary</a> • <a href="magick-image.html#MagickGetImageHeight">MagickGetImageHeight</a> • <a href="magick-image.html#MagickGetImageHistogram">MagickGetImageHistogram</a> • <a href="magick-image.html#MagickGetImageInterlaceScheme">MagickGetImageInterlaceScheme</a> • <a href="magick-image.html#MagickGetImageInterpolateMethod">MagickGetImageInterpolateMethod</a> • <a href="magick-image.html#MagickGetImageIterations">MagickGetImageIterations</a> • <a href="magick-image.html#MagickGetImageLength">MagickGetImageLength</a> • <a href="magick-image.html#MagickGetImageMatteColor">MagickGetImageMatteColor</a> • <a href="magick-image.html#MagickGetImageOrientation">MagickGetImageOrientation</a> • <a href="magick-image.html#MagickGetImagePage">MagickGetImagePage</a> • <a href="magick-image.html#MagickGetImagePixelColor">MagickGetImagePixelColor</a> • <a href="magick-image.html#MagickGetImageRedPrimary">MagickGetImageRedPrimary</a> • <a href="magick-image.html#MagickGetImageRegion">MagickGetImageRegion</a> • <a href="magick-image.html#MagickGetImageRenderingIntent">MagickGetImageRenderingIntent</a> • <a href="magick-image.html#MagickGetImageResolution">MagickGetImageResolution</a> • <a href="magick-image.html#MagickGetImageScene">MagickGetImageScene</a> • <a href="magick-image.html#MagickGetImageSignature">MagickGetImageSignature</a> • <a href="magick-image.html#MagickGetImageTicksPerSecond">MagickGetImageTicksPerSecond</a> • <a href="magick-image.html#MagickGetImageType">MagickGetImageType</a> • <a href="magick-image.html#MagickGetImageUnits">MagickGetImageUnits</a> • <a href="magick-image.html#MagickGetImageVirtualPixelMethod">MagickGetImageVirtualPixelMethod</a> • <a href="magick-image.html#MagickGetImageWhitePoint">MagickGetImageWhitePoint</a> • <a href="magick-image.html#MagickGetImageWidth">MagickGetImageWidth</a> • <a href="magick-image.html#MagickGetNumberImages">MagickGetNumberImages</a> • <a href="magick-image.html#MagickGetImageTotalInkDensity">MagickGetImageTotalInkDensity</a> • <a href="magick-image.html#MagickHaldClutImage">MagickHaldClutImage</a> • <a href="magick-image.html#MagickHasNextImage">MagickHasNextImage</a> • <a href="magick-image.html#MagickHasPreviousImage">MagickHasPreviousImage</a> • <a href="magick-image.html#MagickIdentifyImage">MagickIdentifyImage</a> • <a href="magick-image.html#MagickIdentifyImageType">MagickIdentifyImageType</a> • <a href="magick-image.html#MagickImplodeImage">MagickImplodeImage</a> • <a href="magick-image.html#MagickImportImagePixels">MagickImportImagePixels</a> • <a href="magick-image.html#MagickInterpolativeResizeImage">MagickInterpolativeResizeImage</a> • <a href="magick-image.html#MagickInverseFourierTransformImage">MagickInverseFourierTransformImage</a> • <a href="magick-image.html#MagickLabelImage">MagickLabelImage</a> • <a href="magick-image.html#MagickLevelImage">MagickLevelImage</a> • <a href="magick-image.html#MagickLinearStretchImage">MagickLinearStretchImage</a> • <a href="magick-image.html#MagickLiquidRescaleImage">MagickLiquidRescaleImage</a> • <a href="magick-image.html#MagickLocalContrastImage">MagickLocalContrastImage</a> • <a href="magick-image.html#MagickMagnifyImage">MagickMagnifyImage</a> • <a href="magick-image.html#MagickMergeImageLayers">MagickMergeImageLayers</a> • <a href="magick-image.html#MagickMinifyImage">MagickMinifyImage</a> • <a href="magick-image.html#MagickModulateImage">MagickModulateImage</a> • <a href="magick-image.html#MagickMontageImage">MagickMontageImage</a> • <a href="magick-image.html#MagickMorphImages">MagickMorphImages</a> • <a href="magick-image.html#MagickMorphologyImage">MagickMorphologyImage</a> • <a href="magick-image.html#MagickMotionBlurImage">MagickMotionBlurImage</a> • <a href="magick-image.html#MagickNegateImage">MagickNegateImage</a> • <a href="magick-image.html#MagickNewImage">MagickNewImage</a> • <a href="magick-image.html#MagickNextImage">MagickNextImage</a> • <a href="magick-image.html#MagickNormalizeImage">MagickNormalizeImage</a> • <a href="magick-image.html#MagickOilPaintImage">MagickOilPaintImage</a> • <a href="magick-image.html#MagickOpaquePaintImage">MagickOpaquePaintImage</a> • <a href="magick-image.html#MagickOptimizeImageLayers">MagickOptimizeImageLayers</a> • <a href="magick-image.html#MagickOptimizeImageTransparency">MagickOptimizeImageTransparency</a> • <a href="magick-image.html#MagickOrderedDitherImage">MagickOrderedDitherImage</a> • <a href="magick-image.html#MagickPingImage">MagickPingImage</a> • <a href="magick-image.html#MagickPingImageBlob">MagickPingImageBlob</a> • <a href="magick-image.html#MagickPingImageFile">MagickPingImageFile</a> • <a href="magick-image.html#MagickPolaroidImage">MagickPolaroidImage</a> • <a href="magick-image.html#MagickPosterizeImage">MagickPosterizeImage</a> • <a href="magick-image.html#MagickPreviewImages">MagickPreviewImages</a> • <a href="magick-image.html#MagickPreviousImage">MagickPreviousImage</a> • <a href="magick-image.html#MagickQuantizeImage">MagickQuantizeImage</a> • <a href="magick-image.html#MagickQuantizeImages">MagickQuantizeImages</a> • <a href="magick-image.html#MagickRotationalBlurImage">MagickRotationalBlurImage</a> • <a href="magick-image.html#MagickRaiseImage">MagickRaiseImage</a> • <a href="magick-image.html#MagickRandomThresholdImage">MagickRandomThresholdImage</a> • <a href="magick-image.html#MagickReadImage">MagickReadImage</a> • <a href="magick-image.html#MagickReadImageBlob">MagickReadImageBlob</a> • <a href="magick-image.html#MagickReadImageFile">MagickReadImageFile</a> • <a href="magick-image.html#MagickRemapImage">MagickRemapImage</a> • <a href="magick-image.html#MagickRemoveImage">MagickRemoveImage</a> • <a href="magick-image.html#MagickResampleImage">MagickResampleImage</a> • <a href="magick-image.html#MagickResetImagePage">MagickResetImagePage</a> • <a href="magick-image.html#MagickResizeImage">MagickResizeImage</a> • <a href="magick-image.html#MagickRollImage">MagickRollImage</a> • <a href="magick-image.html#MagickRotateImage">MagickRotateImage</a> • <a href="magick-image.html#MagickSampleImage">MagickSampleImage</a> • <a href="magick-image.html#MagickScaleImage">MagickScaleImage</a> • <a href="magick-image.html#MagickSegmentImage">MagickSegmentImage</a> • <a href="magick-image.html#MagickSelectiveBlurImage">MagickSelectiveBlurImage</a> • <a href="magick-image.html#MagickSeparateImage">MagickSeparateImage</a> • <a href="magick-image.html#MagickSepiaToneImage">MagickSepiaToneImage</a> • <a href="magick-image.html#MagickSetImage">MagickSetImage</a> • <a href="magick-image.html#MagickSetImageAlphaChannel">MagickSetImageAlphaChannel</a> • <a href="magick-image.html#MagickSetImageBackgroundColor">MagickSetImageBackgroundColor</a> • <a href="magick-image.html#MagickSetImageBluePrimary">MagickSetImageBluePrimary</a> • <a href="magick-image.html#MagickSetImageBorderColor">MagickSetImageBorderColor</a> • <a href="magick-image.html#MagickSetImageChannelMask">MagickSetImageChannelMask</a> • <a href="magick-image.html#MagickSetImageMask">MagickSetImageMask</a> • <a href="magick-image.html#MagickSetImageColor">MagickSetImageColor</a> • <a href="magick-image.html#MagickSetImageColormapColor">MagickSetImageColormapColor</a> • <a href="magick-image.html#MagickSetImageColorspace">MagickSetImageColorspace</a> • <a href="magick-image.html#MagickSetImageCompose">MagickSetImageCompose</a> • <a href="magick-image.html#MagickSetImageCompression">MagickSetImageCompression</a> • <a href="magick-image.html#MagickSetImageCompressionQuality">MagickSetImageCompressionQuality</a> • <a href="magick-image.html#MagickSetImageDelay">MagickSetImageDelay</a> • <a href="magick-image.html#MagickSetImageDepth">MagickSetImageDepth</a> • <a href="magick-image.html#MagickSetImageDispose">MagickSetImageDispose</a> • <a href="magick-image.html#MagickSetImageEndian">MagickSetImageEndian</a> • <a href="magick-image.html#MagickSetImageExtent">MagickSetImageExtent</a> • <a href="magick-image.html#MagickSetImageFilename">MagickSetImageFilename</a> • <a href="magick-image.html#MagickSetImageFormat">MagickSetImageFormat</a> • <a href="magick-image.html#MagickSetImageFuzz">MagickSetImageFuzz</a> • <a href="magick-image.html#MagickSetImageGamma">MagickSetImageGamma</a> • <a href="magick-image.html#MagickSetImageGravity">MagickSetImageGravity</a> • <a href="magick-image.html#MagickSetImageGreenPrimary">MagickSetImageGreenPrimary</a> • <a href="magick-image.html#MagickSetImageInterlaceScheme">MagickSetImageInterlaceScheme</a> • <a href="magick-image.html#MagickSetImageInterpolateMethod">MagickSetImageInterpolateMethod</a> • <a href="magick-image.html#MagickSetImageIterations">MagickSetImageIterations</a> • <a href="magick-image.html#MagickSetImageMatte">MagickSetImageMatte</a> • <a href="magick-image.html#MagickSetImageMatteColor">MagickSetImageMatteColor</a> • <a href="magick-image.html#MagickSetImageAlpha">MagickSetImageAlpha</a> • <a href="magick-image.html#MagickSetImageOrientation">MagickSetImageOrientation</a> • <a href="magick-image.html#MagickSetImagePage">MagickSetImagePage</a> • <a href="magick-image.html#MagickSetImageProgressMonitor">MagickSetImageProgressMonitor</a> • <a href="magick-image.html#MagickSetImageRedPrimary">MagickSetImageRedPrimary</a> • <a href="magick-image.html#MagickSetImageRenderingIntent">MagickSetImageRenderingIntent</a> • <a href="magick-image.html#MagickSetImageResolution">MagickSetImageResolution</a> • <a href="magick-image.html#MagickSetImageScene">MagickSetImageScene</a> • <a href="magick-image.html#MagickSetImageTicksPerSecond">MagickSetImageTicksPerSecond</a> • <a href="magick-image.html#MagickSetImageType">MagickSetImageType</a> • <a href="magick-image.html#MagickSetImageUnits">MagickSetImageUnits</a> • <a href="magick-image.html#MagickSetImageVirtualPixelMethod">MagickSetImageVirtualPixelMethod</a> • <a href="magick-image.html#MagickSetImageWhitePoint">MagickSetImageWhitePoint</a> • <a href="magick-image.html#MagickShadeImage">MagickShadeImage</a> • <a href="magick-image.html#MagickShadowImage">MagickShadowImage</a> • <a href="magick-image.html#MagickSharpenImage">MagickSharpenImage</a> • <a href="magick-image.html#MagickShaveImage">MagickShaveImage</a> • <a href="magick-image.html#MagickShearImage">MagickShearImage</a> • <a href="magick-image.html#MagickSigmoidalContrastImage">MagickSigmoidalContrastImage</a> • <a href="magick-image.html#MagickSimilarityImage">MagickSimilarityImage</a> • <a href="magick-image.html#MagickSketchImage">MagickSketchImage</a> • <a href="magick-image.html#MagickSmushImages">MagickSmushImages</a> • <a href="magick-image.html#MagickSolarizeImage">MagickSolarizeImage</a> • <a href="magick-image.html#MagickSparseColorImage">MagickSparseColorImage</a> • <a href="magick-image.html#MagickSpliceImage">MagickSpliceImage</a> • <a href="magick-image.html#MagickSpreadImage">MagickSpreadImage</a> • <a href="magick-image.html#MagickStatisticImage">MagickStatisticImage</a> • <a href="magick-image.html#MagickSteganoImage">MagickSteganoImage</a> • <a href="magick-image.html#MagickStereoImage">MagickStereoImage</a> • <a href="magick-image.html#MagickStripImage">MagickStripImage</a> • <a href="magick-image.html#MagickSwirlImage">MagickSwirlImage</a> • <a href="magick-image.html#MagickTextureImage">MagickTextureImage</a> • <a href="magick-image.html#MagickThresholdImage">MagickThresholdImage</a> • <a href="magick-image.html#MagickThumbnailImage">MagickThumbnailImage</a> • <a href="magick-image.html#MagickTintImage">MagickTintImage</a> • <a href="magick-image.html#MagickTransformImageColorspace">MagickTransformImageColorspace</a> • <a href="magick-image.html#MagickTransparentPaintImage">MagickTransparentPaintImage</a> • <a href="magick-image.html#MagickTransposeImage">MagickTransposeImage</a> • <a href="magick-image.html#MagickTransverseImage">MagickTransverseImage</a> • <a href="magick-image.html#MagickTrimImage">MagickTrimImage</a> • <a href="magick-image.html#MagickUniqueImageColors">MagickUniqueImageColors</a> • <a href="magick-image.html#MagickUnsharpMaskImage">MagickUnsharpMaskImage</a> • <a href="magick-image.html#MagickVignetteImage">MagickVignetteImage</a> • <a href="magick-image.html#MagickWaveImage">MagickWaveImage</a> • <a href="magick-image.html#MagickWhiteThresholdImage">MagickWhiteThresholdImage</a> • <a href="magick-image.html#MagickWriteImage">MagickWriteImage</a> • <a href="magick-image.html#MagickWriteImageFile">MagickWriteImageFile</a> • <a href="magick-image.html#MagickWriteImages">MagickWriteImages</a> • <a href="magick-image.html#MagickWriteImagesFile">MagickWriteImagesFile</a></p>
+<p class="text-center"><a href="magick-image.html#GetImageFromMagickWand">GetImageFromMagickWand</a> • <a href="magick-image.html#MagickAdaptiveBlurImage">MagickAdaptiveBlurImage</a> • <a href="magick-image.html#MagickAdaptiveResizeImage">MagickAdaptiveResizeImage</a> • <a href="magick-image.html#MagickAdaptiveSharpenImage">MagickAdaptiveSharpenImage</a> • <a href="magick-image.html#MagickAdaptiveThresholdImage">MagickAdaptiveThresholdImage</a> • <a href="magick-image.html#MagickAddImage">MagickAddImage</a> • <a href="magick-image.html#MagickAddNoiseImage">MagickAddNoiseImage</a> • <a href="magick-image.html#MagickAffineTransformImage">MagickAffineTransformImage</a> • <a href="magick-image.html#MagickAnnotateImage">MagickAnnotateImage</a> • <a href="magick-image.html#MagickAnimateImages">MagickAnimateImages</a> • <a href="magick-image.html#MagickAppendImages">MagickAppendImages</a> • <a href="magick-image.html#MagickAutoGammaImage">MagickAutoGammaImage</a> • <a href="magick-image.html#MagickAutoLevelImage">MagickAutoLevelImage</a> • <a href="magick-image.html#MagickAutoOrientImage">MagickAutoOrientImage</a> • <a href="magick-image.html#MagickAutoThresholdImage">MagickAutoThresholdImage</a> • <a href="magick-image.html#MagickBlackThresholdImage">MagickBlackThresholdImage</a> • <a href="magick-image.html#MagickBlueShiftImage">MagickBlueShiftImage</a> • <a href="magick-image.html#MagickBlurImage">MagickBlurImage</a> • <a href="magick-image.html#MagickBorderImage">MagickBorderImage</a> • <a href="magick-image.html#Use MagickBrightnessContrastImage">Use MagickBrightnessContrastImage</a> • <a href="magick-image.html#MagickCannyEdgeImage">MagickCannyEdgeImage</a> • <a href="magick-image.html#MagickChannelFxImage">MagickChannelFxImage</a> • <a href="magick-image.html#MagickCharcoalImage">MagickCharcoalImage</a> • <a href="magick-image.html#MagickChopImage">MagickChopImage</a> • <a href="magick-image.html#MagickCLAHEImage">MagickCLAHEImage</a> • <a href="magick-image.html#MagickClampImage">MagickClampImage</a> • <a href="magick-image.html#MagickClipImage">MagickClipImage</a> • <a href="magick-image.html#MagickClipImagePath">MagickClipImagePath</a> • <a href="magick-image.html#MagickClutImage">MagickClutImage</a> • <a href="magick-image.html#MagickCoalesceImages">MagickCoalesceImages</a> • <a href="magick-image.html#MagickColorDecisionListImage">MagickColorDecisionListImage</a> • <a href="magick-image.html#MagickColorizeImage">MagickColorizeImage</a> • <a href="magick-image.html#MagickColorMatrixImage">MagickColorMatrixImage</a> • <a href="magick-image.html#MagickCombineImages">MagickCombineImages</a> • <a href="magick-image.html#MagickCommentImage">MagickCommentImage</a> • <a href="magick-image.html#MagickCompareImagesLayers">MagickCompareImagesLayers</a> • <a href="magick-image.html#MagickCompareImages">MagickCompareImages</a> • <a href="magick-image.html#MagickComplexImages">MagickComplexImages</a> • <a href="magick-image.html#MagickCompositeImage">MagickCompositeImage</a> • <a href="magick-image.html#MagickCompositeImageGravity">MagickCompositeImageGravity</a> • <a href="magick-image.html#MagickCompositeLayers">MagickCompositeLayers</a> • <a href="magick-image.html#MagickConnectedComponentsImage">MagickConnectedComponentsImage</a> • <a href="magick-image.html#MagickContrastImage">MagickContrastImage</a> • <a href="magick-image.html#MagickContrastStretchImage">MagickContrastStretchImage</a> • <a href="magick-image.html#MagickConvolveImage">MagickConvolveImage</a> • <a href="magick-image.html#MagickCropImage">MagickCropImage</a> • <a href="magick-image.html#MagickCycleColormapImage">MagickCycleColormapImage</a> • <a href="magick-image.html#MagickConstituteImage">MagickConstituteImage</a> • <a href="magick-image.html#MagickDecipherImage">MagickDecipherImage</a> • <a href="magick-image.html#MagickDeconstructImages">MagickDeconstructImages</a> • <a href="magick-image.html#MagickDeskewImage">MagickDeskewImage</a> • <a href="magick-image.html#MagickDespeckleImage">MagickDespeckleImage</a> • <a href="magick-image.html#MagickDestroyImage">MagickDestroyImage</a> • <a href="magick-image.html#MagickDisplayImage">MagickDisplayImage</a> • <a href="magick-image.html#MagickDisplayImages">MagickDisplayImages</a> • <a href="magick-image.html#MagickDistortImage">MagickDistortImage</a> • <a href="magick-image.html#MagickDrawImage">MagickDrawImage</a> • <a href="magick-image.html#MagickEdgeImage">MagickEdgeImage</a> • <a href="magick-image.html#MagickEmbossImage">MagickEmbossImage</a> • <a href="magick-image.html#MagickEncipherImage">MagickEncipherImage</a> • <a href="magick-image.html#MagickEnhanceImage">MagickEnhanceImage</a> • <a href="magick-image.html#MagickEqualizeImage">MagickEqualizeImage</a> • <a href="magick-image.html#MagickEvaluateImage">MagickEvaluateImage</a> • <a href="magick-image.html#MagickExportImagePixels">MagickExportImagePixels</a> • <a href="magick-image.html#MagickExtentImage">MagickExtentImage</a> • <a href="magick-image.html#MagickFlipImage">MagickFlipImage</a> • <a href="magick-image.html#MagickFloodfillPaintImage">MagickFloodfillPaintImage</a> • <a href="magick-image.html#MagickFlopImage">MagickFlopImage</a> • <a href="magick-image.html#MagickForwardFourierTransformImage">MagickForwardFourierTransformImage</a> • <a href="magick-image.html#MagickFrameImage">MagickFrameImage</a> • <a href="magick-image.html#MagickFunctionImage">MagickFunctionImage</a> • <a href="magick-image.html#MagickFxImage">MagickFxImage</a> • <a href="magick-image.html#MagickGammaImage">MagickGammaImage</a> • <a href="magick-image.html#MagickGaussianBlurImage">MagickGaussianBlurImage</a> • <a href="magick-image.html#MagickGetImage">MagickGetImage</a> • <a href="magick-image.html#MagickGetImageAlphaChannel">MagickGetImageAlphaChannel</a> • <a href="magick-image.html#MagickGetImageMask">MagickGetImageMask</a> • <a href="magick-image.html#MagickGetImageBackgroundColor">MagickGetImageBackgroundColor</a> • <a href="magick-image.html#MagickGetImageBlob">MagickGetImageBlob</a> • <a href="magick-image.html#MagickGetImagesBlob">MagickGetImagesBlob</a> • <a href="magick-image.html#MagickGetImageBluePrimary">MagickGetImageBluePrimary</a> • <a href="magick-image.html#MagickGetImageBorderColor">MagickGetImageBorderColor</a> • <a href="magick-image.html#MagickGetImageFeatures">MagickGetImageFeatures</a> • <a href="magick-image.html#MagickGetImageKurtosis">MagickGetImageKurtosis</a> • <a href="magick-image.html#MagickGetImageMean">MagickGetImageMean</a> • <a href="magick-image.html#MagickGetImageRange">MagickGetImageRange</a> • <a href="magick-image.html#MagickGetImageStatistics">MagickGetImageStatistics</a> • <a href="magick-image.html#MagickGetImageColormapColor">MagickGetImageColormapColor</a> • <a href="magick-image.html#MagickGetImageColors">MagickGetImageColors</a> • <a href="magick-image.html#MagickGetImageColorspace">MagickGetImageColorspace</a> • <a href="magick-image.html#MagickGetImageCompose">MagickGetImageCompose</a> • <a href="magick-image.html#MagickGetImageCompression">MagickGetImageCompression</a> • <a href="magick-image.html#MagickGetImageCompressionQuality">MagickGetImageCompressionQuality</a> • <a href="magick-image.html#MagickGetImageDelay">MagickGetImageDelay</a> • <a href="magick-image.html#MagickGetImageDepth">MagickGetImageDepth</a> • <a href="magick-image.html#MagickGetImageDispose">MagickGetImageDispose</a> • <a href="magick-image.html#MagickGetImageDistortion">MagickGetImageDistortion</a> • <a href="magick-image.html#MagickGetImageDistortions">MagickGetImageDistortions</a> • <a href="magick-image.html#MagickGetImageEndian">MagickGetImageEndian</a> • <a href="magick-image.html#MagickGetImageFilename">MagickGetImageFilename</a> • <a href="magick-image.html#MagickGetImageFormat">MagickGetImageFormat</a> • <a href="magick-image.html#MagickGetImageFuzz">MagickGetImageFuzz</a> • <a href="magick-image.html#MagickGetImageGamma">MagickGetImageGamma</a> • <a href="magick-image.html#MagickGetImageGravity">MagickGetImageGravity</a> • <a href="magick-image.html#MagickGetImageGreenPrimary">MagickGetImageGreenPrimary</a> • <a href="magick-image.html#MagickGetImageHeight">MagickGetImageHeight</a> • <a href="magick-image.html#MagickGetImageHistogram">MagickGetImageHistogram</a> • <a href="magick-image.html#MagickGetImageInterlaceScheme">MagickGetImageInterlaceScheme</a> • <a href="magick-image.html#MagickGetImageInterpolateMethod">MagickGetImageInterpolateMethod</a> • <a href="magick-image.html#MagickGetImageIterations">MagickGetImageIterations</a> • <a href="magick-image.html#MagickGetImageLength">MagickGetImageLength</a> • <a href="magick-image.html#MagickGetImageMatteColor">MagickGetImageMatteColor</a> • <a href="magick-image.html#MagickGetImageOrientation">MagickGetImageOrientation</a> • <a href="magick-image.html#MagickGetImagePage">MagickGetImagePage</a> • <a href="magick-image.html#MagickGetImagePixelColor">MagickGetImagePixelColor</a> • <a href="magick-image.html#MagickGetImageRedPrimary">MagickGetImageRedPrimary</a> • <a href="magick-image.html#MagickGetImageRegion">MagickGetImageRegion</a> • <a href="magick-image.html#MagickGetImageRenderingIntent">MagickGetImageRenderingIntent</a> • <a href="magick-image.html#MagickGetImageResolution">MagickGetImageResolution</a> • <a href="magick-image.html#MagickGetImageScene">MagickGetImageScene</a> • <a href="magick-image.html#MagickGetImageSignature">MagickGetImageSignature</a> • <a href="magick-image.html#MagickGetImageTicksPerSecond">MagickGetImageTicksPerSecond</a> • <a href="magick-image.html#MagickGetImageType">MagickGetImageType</a> • <a href="magick-image.html#MagickGetImageUnits">MagickGetImageUnits</a> • <a href="magick-image.html#MagickGetImageVirtualPixelMethod">MagickGetImageVirtualPixelMethod</a> • <a href="magick-image.html#MagickGetImageWhitePoint">MagickGetImageWhitePoint</a> • <a href="magick-image.html#MagickGetImageWidth">MagickGetImageWidth</a> • <a href="magick-image.html#MagickGetNumberImages">MagickGetNumberImages</a> • <a href="magick-image.html#MagickGetImageTotalInkDensity">MagickGetImageTotalInkDensity</a> • <a href="magick-image.html#MagickHaldClutImage">MagickHaldClutImage</a> • <a href="magick-image.html#MagickHasNextImage">MagickHasNextImage</a> • <a href="magick-image.html#MagickHasPreviousImage">MagickHasPreviousImage</a> • <a href="magick-image.html#Use MagickHoughLineImage">Use MagickHoughLineImage</a> • <a href="magick-image.html#MagickIdentifyImage">MagickIdentifyImage</a> • <a href="magick-image.html#MagickIdentifyImageType">MagickIdentifyImageType</a> • <a href="magick-image.html#MagickImplodeImage">MagickImplodeImage</a> • <a href="magick-image.html#MagickImportImagePixels">MagickImportImagePixels</a> • <a href="magick-image.html#MagickInterpolativeResizeImage">MagickInterpolativeResizeImage</a> • <a href="magick-image.html#MagickInverseFourierTransformImage">MagickInverseFourierTransformImage</a> • <a href="magick-image.html#Use MagickKuwaharaImage">Use MagickKuwaharaImage</a> • <a href="magick-image.html#MagickLabelImage">MagickLabelImage</a> • <a href="magick-image.html#MagickLevelImage">MagickLevelImage</a> • <a href="magick-image.html#MagickLevelizeImage">MagickLevelizeImage</a> • <a href="magick-image.html#MagickLinearStretchImage">MagickLinearStretchImage</a> • <a href="magick-image.html#MagickLiquidRescaleImage">MagickLiquidRescaleImage</a> • <a href="magick-image.html#MagickLocalContrastImage">MagickLocalContrastImage</a> • <a href="magick-image.html#MagickMagnifyImage">MagickMagnifyImage</a> • <a href="magick-image.html#MagickMeanShiftImage">MagickMeanShiftImage</a> • <a href="magick-image.html#MagickMergeImageLayers">MagickMergeImageLayers</a> • <a href="magick-image.html#MagickMinifyImage">MagickMinifyImage</a> • <a href="magick-image.html#MagickModulateImage">MagickModulateImage</a> • <a href="magick-image.html#MagickMontageImage">MagickMontageImage</a> • <a href="magick-image.html#MagickMorphImages">MagickMorphImages</a> • <a href="magick-image.html#MagickMorphologyImage">MagickMorphologyImage</a> • <a href="magick-image.html#MagickMotionBlurImage">MagickMotionBlurImage</a> • <a href="magick-image.html#MagickNegateImage">MagickNegateImage</a> • <a href="magick-image.html#MagickNewImage">MagickNewImage</a> • <a href="magick-image.html#MagickNextImage">MagickNextImage</a> • <a href="magick-image.html#MagickNormalizeImage">MagickNormalizeImage</a> • <a href="magick-image.html#MagickOilPaintImage">MagickOilPaintImage</a> • <a href="magick-image.html#MagickOpaquePaintImage">MagickOpaquePaintImage</a> • <a href="magick-image.html#MagickOptimizeImageLayers">MagickOptimizeImageLayers</a> • <a href="magick-image.html#MagickOptimizeImageTransparency">MagickOptimizeImageTransparency</a> • <a href="magick-image.html#MagickOrderedDitherImage">MagickOrderedDitherImage</a> • <a href="magick-image.html#MagickPingImage">MagickPingImage</a> • <a href="magick-image.html#MagickPingImageBlob">MagickPingImageBlob</a> • <a href="magick-image.html#MagickPingImageFile">MagickPingImageFile</a> • <a href="magick-image.html#MagickPolaroidImage">MagickPolaroidImage</a> • <a href="magick-image.html#MagickPolynomialImage">MagickPolynomialImage</a> • <a href="magick-image.html#MagickPosterizeImage">MagickPosterizeImage</a> • <a href="magick-image.html#MagickPreviewImages">MagickPreviewImages</a> • <a href="magick-image.html#MagickPreviousImage">MagickPreviousImage</a> • <a href="magick-image.html#MagickQuantizeImage">MagickQuantizeImage</a> • <a href="magick-image.html#MagickQuantizeImages">MagickQuantizeImages</a> • <a href="magick-image.html#MagickRangeThresholdImage">MagickRangeThresholdImage</a> • <a href="magick-image.html#MagickRotationalBlurImage">MagickRotationalBlurImage</a> • <a href="magick-image.html#MagickRaiseImage">MagickRaiseImage</a> • <a href="magick-image.html#MagickRandomThresholdImage">MagickRandomThresholdImage</a> • <a href="magick-image.html#MagickReadImage">MagickReadImage</a> • <a href="magick-image.html#MagickReadImageBlob">MagickReadImageBlob</a> • <a href="magick-image.html#MagickReadImageFile">MagickReadImageFile</a> • <a href="magick-image.html#MagickRemapImage">MagickRemapImage</a> • <a href="magick-image.html#MagickRemoveImage">MagickRemoveImage</a> • <a href="magick-image.html#MagickResampleImage">MagickResampleImage</a> • <a href="magick-image.html#MagickResetImagePage">MagickResetImagePage</a> • <a href="magick-image.html#MagickResizeImage">MagickResizeImage</a> • <a href="magick-image.html#MagickRollImage">MagickRollImage</a> • <a href="magick-image.html#MagickRotateImage">MagickRotateImage</a> • <a href="magick-image.html#MagickSampleImage">MagickSampleImage</a> • <a href="magick-image.html#MagickScaleImage">MagickScaleImage</a> • <a href="magick-image.html#MagickSegmentImage">MagickSegmentImage</a> • <a href="magick-image.html#MagickSelectiveBlurImage">MagickSelectiveBlurImage</a> • <a href="magick-image.html#MagickSeparateImage">MagickSeparateImage</a> • <a href="magick-image.html#MagickSepiaToneImage">MagickSepiaToneImage</a> • <a href="magick-image.html#MagickSetImage">MagickSetImage</a> • <a href="magick-image.html#MagickSetImageAlphaChannel">MagickSetImageAlphaChannel</a> • <a href="magick-image.html#MagickSetImageBackgroundColor">MagickSetImageBackgroundColor</a> • <a href="magick-image.html#MagickSetImageBluePrimary">MagickSetImageBluePrimary</a> • <a href="magick-image.html#MagickSetImageBorderColor">MagickSetImageBorderColor</a> • <a href="magick-image.html#MagickSetImageChannelMask">MagickSetImageChannelMask</a> • <a href="magick-image.html#MagickSetImageMask">MagickSetImageMask</a> • <a href="magick-image.html#MagickSetImageColor">MagickSetImageColor</a> • <a href="magick-image.html#MagickSetImageColormapColor">MagickSetImageColormapColor</a> • <a href="magick-image.html#MagickSetImageColorspace">MagickSetImageColorspace</a> • <a href="magick-image.html#MagickSetImageCompose">MagickSetImageCompose</a> • <a href="magick-image.html#MagickSetImageCompression">MagickSetImageCompression</a> • <a href="magick-image.html#MagickSetImageCompressionQuality">MagickSetImageCompressionQuality</a> • <a href="magick-image.html#MagickSetImageDelay">MagickSetImageDelay</a> • <a href="magick-image.html#MagickSetImageDepth">MagickSetImageDepth</a> • <a href="magick-image.html#MagickSetImageDispose">MagickSetImageDispose</a> • <a href="magick-image.html#MagickSetImageEndian">MagickSetImageEndian</a> • <a href="magick-image.html#MagickSetImageExtent">MagickSetImageExtent</a> • <a href="magick-image.html#MagickSetImageFilename">MagickSetImageFilename</a> • <a href="magick-image.html#MagickSetImageFormat">MagickSetImageFormat</a> • <a href="magick-image.html#MagickSetImageFuzz">MagickSetImageFuzz</a> • <a href="magick-image.html#MagickSetImageGamma">MagickSetImageGamma</a> • <a href="magick-image.html#MagickSetImageGravity">MagickSetImageGravity</a> • <a href="magick-image.html#MagickSetImageGreenPrimary">MagickSetImageGreenPrimary</a> • <a href="magick-image.html#MagickSetImageInterlaceScheme">MagickSetImageInterlaceScheme</a> • <a href="magick-image.html#MagickSetImageInterpolateMethod">MagickSetImageInterpolateMethod</a> • <a href="magick-image.html#MagickSetImageIterations">MagickSetImageIterations</a> • <a href="magick-image.html#MagickSetImageMatte">MagickSetImageMatte</a> • <a href="magick-image.html#MagickSetImageMatteColor">MagickSetImageMatteColor</a> • <a href="magick-image.html#MagickSetImageAlpha">MagickSetImageAlpha</a> • <a href="magick-image.html#MagickSetImageOrientation">MagickSetImageOrientation</a> • <a href="magick-image.html#MagickSetImagePage">MagickSetImagePage</a> • <a href="magick-image.html#MagickSetImageProgressMonitor">MagickSetImageProgressMonitor</a> • <a href="magick-image.html#MagickSetImageRedPrimary">MagickSetImageRedPrimary</a> • <a href="magick-image.html#MagickSetImageRenderingIntent">MagickSetImageRenderingIntent</a> • <a href="magick-image.html#MagickSetImageResolution">MagickSetImageResolution</a> • <a href="magick-image.html#MagickSetImageScene">MagickSetImageScene</a> • <a href="magick-image.html#MagickSetImageTicksPerSecond">MagickSetImageTicksPerSecond</a> • <a href="magick-image.html#MagickSetImageType">MagickSetImageType</a> • <a href="magick-image.html#MagickSetImageUnits">MagickSetImageUnits</a> • <a href="magick-image.html#MagickSetImageVirtualPixelMethod">MagickSetImageVirtualPixelMethod</a> • <a href="magick-image.html#MagickSetImageWhitePoint">MagickSetImageWhitePoint</a> • <a href="magick-image.html#MagickShadeImage">MagickShadeImage</a> • <a href="magick-image.html#MagickShadowImage">MagickShadowImage</a> • <a href="magick-image.html#MagickSharpenImage">MagickSharpenImage</a> • <a href="magick-image.html#MagickShaveImage">MagickShaveImage</a> • <a href="magick-image.html#MagickShearImage">MagickShearImage</a> • <a href="magick-image.html#MagickSigmoidalContrastImage">MagickSigmoidalContrastImage</a> • <a href="magick-image.html#MagickSimilarityImage">MagickSimilarityImage</a> • <a href="magick-image.html#MagickSketchImage">MagickSketchImage</a> • <a href="magick-image.html#MagickSmushImages">MagickSmushImages</a> • <a href="magick-image.html#MagickSolarizeImage">MagickSolarizeImage</a> • <a href="magick-image.html#MagickSparseColorImage">MagickSparseColorImage</a> • <a href="magick-image.html#MagickSpliceImage">MagickSpliceImage</a> • <a href="magick-image.html#MagickSpreadImage">MagickSpreadImage</a> • <a href="magick-image.html#MagickStatisticImage">MagickStatisticImage</a> • <a href="magick-image.html#MagickSteganoImage">MagickSteganoImage</a> • <a href="magick-image.html#MagickStereoImage">MagickStereoImage</a> • <a href="magick-image.html#MagickStripImage">MagickStripImage</a> • <a href="magick-image.html#MagickSwirlImage">MagickSwirlImage</a> • <a href="magick-image.html#MagickTextureImage">MagickTextureImage</a> • <a href="magick-image.html#MagickThresholdImage">MagickThresholdImage</a> • <a href="magick-image.html#MagickThumbnailImage">MagickThumbnailImage</a> • <a href="magick-image.html#MagickTintImage">MagickTintImage</a> • <a href="magick-image.html#MagickTransformImageColorspace">MagickTransformImageColorspace</a> • <a href="magick-image.html#MagickTransparentPaintImage">MagickTransparentPaintImage</a> • <a href="magick-image.html#MagickTransposeImage">MagickTransposeImage</a> • <a href="magick-image.html#MagickTransverseImage">MagickTransverseImage</a> • <a href="magick-image.html#MagickTrimImage">MagickTrimImage</a> • <a href="magick-image.html#MagickUniqueImageColors">MagickUniqueImageColors</a> • <a href="magick-image.html#MagickUnsharpMaskImage">MagickUnsharpMaskImage</a> • <a href="magick-image.html#MagickVignetteImage">MagickVignetteImage</a> • <a href="magick-image.html#MagickWaveImage">MagickWaveImage</a> • <a href="magick-image.html#MagickWaveletDenoiseImage">MagickWaveletDenoiseImage</a> • <a href="magick-image.html#MagickWhiteThresholdImage">MagickWhiteThresholdImage</a> • <a href="magick-image.html#MagickWriteImage">MagickWriteImage</a> • <a href="magick-image.html#MagickWriteImageFile">MagickWriteImageFile</a> • <a href="magick-image.html#MagickWriteImages">MagickWriteImages</a> • <a href="magick-image.html#MagickWriteImagesFile">MagickWriteImagesFile</a></p>
<h2><a href="../../api/MagickWand/magick-image_8c.html" id="GetImageFromMagickWand">GetImageFromMagickWand</a></h2>
<dt>wand</dt>
<dd>the magick wand. </dd>
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickAutoThresholdImage">MagickAutoThresholdImage</a></h2>
+
+<p>MagickAutoThresholdImage() automatically performs image thresholding dependent on which method you specify.</p>
+
+<p>The format of the AutoThresholdImage method is:</p>
+
+<pre class="text">
+MagickBooleanType MagickAutoThresholdImage(MagickWand *wand,
+ const AutoThresholdMethod method)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>wand</dt>
+<dd>the magick wand. </dd>
+
+<dd> </dd>
+<dt>method</dt>
+<dd>choose from KapurThresholdMethod, OTSUThresholdMethod, or TriangleThresholdMethod. </dd>
+
<dd> </dd>
</dl>
<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickBlackThresholdImage">MagickBlackThresholdImage</a></h2>
<dt>contrast</dt>
<dd>the contrast percent (-100 .. 100). </dd>
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickCannyEdgeImage">MagickCannyEdgeImage</a></h2>
+
+<p>MagickCannyEdgeImage() uses a multi-stage algorithm to detect a wide range of edges in images.</p>
+
+<p>The format of the MagickCannyEdgeImage method is:</p>
+
+<pre class="text">
+MagickBooleanType MagickCannyEdgeImage(MagickWand *wand,
+ const double radius,const double sigma,const double lower_percent,
+ const double upper_percent)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>wand</dt>
+<dd>the magick wand. </dd>
+
+<dd> </dd>
+<dt>radius</dt>
+<dd>the radius of the gaussian smoothing filter. </dd>
+
+<dd> </dd>
+<dt>sigma</dt>
+<dd>the sigma of the gaussian smoothing filter. </dd>
+
+<dd> </dd>
+<dt>lower_percent</dt>
+<dd>percentage of edge pixels in the lower threshold. </dd>
+
+<dd> </dd>
+<dt>upper_percent</dt>
+<dd>percentage of edge pixels in the upper threshold. </dd>
+
<dd> </dd>
</dl>
<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickChannelFxImage">MagickChannelFxImage</a></h2>
</dl>
<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickCLAHEImage">MagickCLAHEImage</a></h2>
-<p>MagickCLAHEImage() selects an individual threshold for each pixel based on the range of intensity values in its local neighborhood. This allows for thresholding of an image whose global intensity histogram doesn't contain distinctive peaks.</p>
+<p>MagickCLAHEImage() is a variant of adaptive histogram equalization in which the contrast amplification is limited, so as to reduce this problem of noise amplification.</p>
<p>The format of the CLAHEImage method is:</p>
<pre class="text">
MagickBooleanType MagickCLAHEImage(MagickWand *wand,const size_t width,
- const size_t height,const double bias,const double sans)
+ const size_t height,const double number_bins,const double clip_limit)
</pre>
<p>A description of each parameter follows:</p>
<dd> </dd>
<dt>width</dt>
-<dd>the width of the local neighborhood. </dd>
+<dd>the width of the tile divisions to use in horizontal direction. </dd>
<dd> </dd>
<dt>height</dt>
-<dd>the height of the local neighborhood. </dd>
+<dd>the height of the tile divisions to use in vertical direction. </dd>
<dd> </dd>
-<dt>offset</dt>
-<dd>the mean bias. </dd>
+<dt>number_bins</dt>
+<dd>number of bins for histogram ("dynamic range"). </dd>
<dd> </dd>
-<dt>sans</dt>
-<dd>not used. </dd>
+<dt>clip_limit</dt>
+<dd>contrast limit for localised changes in contrast. A limit less than 1 results in standard non-contrast limited AHE. </dd>
<dd> </dd>
</dl>
<dt>distortion</dt>
<dd>the computed distortion between the images. </dd>
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickComplexImages">MagickComplexImages</a></h2>
+
+<p>MagickComplexImages() performs complex mathematics on an image sequence.</p>
+
+<p>The format of the MagickComplexImages method is:</p>
+
+<pre class="text">
+MagickWand *MagickComplexImages(MagickWand *wand,
+ const ComplexOperator op)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>wand</dt>
+<dd>the magick wand. </dd>
+
+<dd> </dd>
+<dt>op</dt>
+<dd>A complex operator. Choose from AddComplexOperator, ConjugateComplexOperator,DivideComplexOperator, MagnitudePhaseComplexOperator,MultiplyComplexOperator, RealImaginaryComplexOperator, SubtractComplexOperator. </dd>
+
<dd> </dd>
</dl>
<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickCompositeImage">MagickCompositeImage</a></h2>
<dt>compose, x, y</dt>
<dd> composition arguments </dd>
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickConnectedComponentsImage">MagickConnectedComponentsImage</a></h2>
+
+<p>MagickConnectedComponentsImage() returns the connected-components of the image uniquely labeled. The returned connected components image colors member defines the number of unique objects. Choose from 4 or 8-way connectivity.</p>
+
+<p>The format of the MagickConnectedComponentsImage method is:</p>
+
+<pre class="text">
+MagickBooleanType MagickConnectedComponentsImage(MagickWand *wand,
+ const size_t connectivity,CCObjectInfo **objects)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>wand</dt>
+<dd>the magick wand. </dd>
+
+<dd> </dd>
+<dt>connectivity</dt>
+<dd>how many neighbors to visit, choose from 4 or 8. </dd>
+
+<dd> </dd>
+<dt>objects</dt>
+<dd>return the attributes of each unique object. </dd>
+
<dd> </dd>
</dl>
<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickContrastImage">MagickContrastImage</a></h2>
<dt>wand</dt>
<dd>the magick wand. </dd>
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickWand/magick-image_8c.html" id="Use_MagickHoughLineImage">Use MagickHoughLineImage</a></h2>
+
+<p>Use MagickHoughLineImage() in conjunction with any binary edge extracted image (we recommand Canny) to identify lines in the image. The algorithm accumulates counts for every white pixel for every possible orientation (for angles from 0 to 179 in 1 degree increments) and distance from the center of the image to the corner (in 1 px increments) and stores the counts in an accumulator matrix of angle vs distance. The size of the accumulator is 180x(diagonal/2). Next it searches this space for peaks in counts and converts the locations of the peaks to slope and intercept in the normal x,y input image space. Use the slope/intercepts to find the endpoints clipped to the bounds of the image. The lines are then drawn. The counts are a measure of the length of the lines.</p>
+
+<p>The format of the MagickHoughLineImage method is:</p>
+
+<pre class="text">
+MagickBooleanType MagickHoughLineImage(MagickWand *wand,
+ const size_t width,const size_t height,const size_t threshold)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>wand</dt>
+<dd>the magick wand. </dd>
+
+<dd> </dd>
+<dt>width, height</dt>
+<dd>find line pairs as local maxima in this neighborhood. </dd>
+
+<dd> </dd>
+<dt>threshold</dt>
+<dd>the line count threshold. </dd>
+
<dd> </dd>
</dl>
<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickIdentifyImage">MagickIdentifyImage</a></h2>
<dt>magnitude</dt>
<dd>if true, return as magnitude / phase pair otherwise a real / imaginary image pair. </dd>
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickWand/magick-image_8c.html" id="Use_MagickKuwaharaImage">Use MagickKuwaharaImage</a></h2>
+
+<p>Use MagickKuwaharaImage() is an edge preserving noise reduction filter.</p>
+
+<p>The format of the MagickKuwaharaImage method is:</p>
+
+<pre class="text">
+MagickBooleanType MagickKuwaharaImage(MagickWand *wand,
+ const double radius,const double sigma)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>wand</dt>
+<dd>the magick wand. </dd>
+
+<dd> </dd>
+<dt>radius</dt>
+<dd>the square window radius. </dd>
+
+<dd> </dd>
+<dt>sigma</dt>
+<dd>the standard deviation of the Gaussian, in pixels. </dd>
+
<dd> </dd>
</dl>
<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickLabelImage">MagickLabelImage</a></h2>
<pre class="text">
MagickBooleanType MagickLevelImage(MagickWand *wand,
const double black_point,const double gamma,const double white_point)
-MagickBooleanType MagickLevelImage(MagickWand *wand,
- const ChannelType channel,const double black_point,const double gamma,
- const double white_point)
</pre>
<p>A description of each parameter follows:</p>
<dt>white_point</dt>
<dd>the white point. </dd>
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickLevelizeImage">MagickLevelizeImage</a></h2>
+
+<p>MagickLevelizeImage() applies the reversed MagickLevelImage(). It compresses the full range of color values, so that they lie between the given black and white points. Gamma is applied before the values are mapped. It can be used to de-contrast a greyscale image to the exact levels specified.</p>
+
+<p>The format of the MagickLevelizeImage method is:</p>
+
+<pre class="text">
+MagickBooleanType MagickLevelizeImage(MagickWand *wand,
+ const double black_point, const double white_point,const double gamma)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>wand</dt>
+<dd>the magick wand. </dd>
+
+<dd> </dd>
+<dt>black_point</dt>
+<dd>The level to map zero (black) to. </dd>
+
+<dd> </dd>
+<dt>white_point</dt>
+<dd>The level to map QuantumRange (white) to. </dd>
+
+<dd> </dd>
+<dt>gamma</dt>
+<dd>adjust gamma by this factor before mapping values. </dd>
+
<dd> </dd>
</dl>
<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickLinearStretchImage">MagickLinearStretchImage</a></h2>
<dt>wand</dt>
<dd>the magick wand. </dd>
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickMeanShiftImage">MagickMeanShiftImage</a></h2>
+
+<p>MagickMeanShiftImage() elineate arbitrarily shaped clusters in the image. For each pixel, it visits all the pixels in the neighborhood specified by the window centered at the pixel and excludes those that are outside the radius=(window-1)/2 surrounding the pixel. From those pixels, it finds those that are within the specified color distance from the current mean, and computes a new x,y centroid from those coordinates and a new mean. This new x,y centroid is used as the center for a new window. This process iterates until it converges and the final mean is replaces the (original window center) pixel value. It repeats this process for the next pixel, etc., until it processes all pixels in the image. Results are typically better with colorspaces other than sRGB. We recommend YIQ, YUV or YCbCr.</p>
+
+<p>The format of the MagickMeanShiftImage method is:</p>
+
+<pre class="text">
+MagickBooleanType MagickMeanShiftImage(MagickWand *wand,
+ const size_t number_terms,const double *terms)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>wand</dt>
+<dd>the magick wand. </dd>
+
+<dd> </dd>
+<dt>width, height</dt>
+<dd>find pixels in this neighborhood. </dd>
+
+<dd> </dd>
+<dt>color_distance</dt>
+<dd>the color distance. </dd>
+
<dd> </dd>
</dl>
<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickMergeImageLayers">MagickMergeImageLayers</a></h2>
<dt>method</dt>
<dd>the pixel interpolation method. </dd>
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickPolynomialImage">MagickPolynomialImage</a></h2>
+
+<p>MagickPolynomialImage() returns an image where each pixel is the sum of the pixels in the image sequence after applying its corresponding terms (coefficient and degree pairs).</p>
+
+<p>The format of the MagickPolynomialImage method is:</p>
+
+<pre class="text">
+MagickBooleanType MagickPolynomialImage(MagickWand *wand,
+ const size_t number_terms,const double *terms)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>wand</dt>
+<dd>the magick wand. </dd>
+
+<dd> </dd>
+<dt>number_terms</dt>
+<dd>the number of terms in the list. The actual list length is 2 x number_terms + 1 (the constant). </dd>
+
+<dd> </dd>
+<dt>terms</dt>
+<dd>the list of polynomial coefficients and degree pairs and a constant. </dd>
+
<dd> </dd>
</dl>
<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickPosterizeImage">MagickPosterizeImage</a></h2>
<dt>measure_error</dt>
<dd>A value other than zero measures the difference between the original and quantized images. This difference is the total quantization error. The error is computed by summing over all pixels in an image the distance squared in RGB space between each reference pixel value and its quantized value. </dd>
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickRangeThresholdImage">MagickRangeThresholdImage</a></h2>
+
+<p>MagickRangeThresholdImage() applies soft and hard thresholding.</p>
+
+<p>The format of the RangeThresholdImage method is:</p>
+
+<pre class="text">
+MagickBooleanType MagickRangeThresholdImage(MagickWand *wand,
+ const double low_black,const double low_white,const double high_white,
+ const double high_black)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>wand</dt>
+<dd>the magick wand. </dd>
+
+<dd> </dd>
+<dt>low_black</dt>
+<dd>Define the minimum threshold value. </dd>
+
+<dd> </dd>
+<dt>low_white</dt>
+<dd>Define the maximum threshold value. </dd>
+
+<dd> </dd>
+<dt>high_white</dt>
+<dd>Define the minimum threshold value. </dd>
+
+<dd> </dd>
+<dt>low_white</dt>
+<dd>Define the maximum threshold value. </dd>
+
<dd> </dd>
</dl>
<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickRotationalBlurImage">MagickRotationalBlurImage</a></h2>
<pre class="text">
MagickBooleanType MagickSpreadImage(MagickWand *wand,
const PixelInterpolateMethod method,const double radius)
-
- A description of each parameter follows:
</pre>
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
<dt>wand</dt>
-<p>the magick wand.</p>
+<dd>the magick wand. </dd>
+<dd> </dd>
<dt>method</dt>
-<p>intepolation method.</p>
+<dd> intepolation method. </dd>
+<dd> </dd>
<dt>radius</dt>
-<p>Choose a random pixel in a neighborhood of this extent.</p>
+<dd> Choose a random pixel in a neighborhood of this extent. </dd>
+<dd> </dd>
+</dl>
<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickStatisticImage">MagickStatisticImage</a></h2>
<p>MagickStatisticImage() replace each pixel with corresponding statistic from the neighborhood of the specified width and height.</p>
<dt>method</dt>
<dd>the pixel interpolation method. </dd>
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickWaveletDenoiseImage">MagickWaveletDenoiseImage</a></h2>
+
+<p>MagickWaveletDenoiseImage() removes noise from the image using a wavelet transform. The wavelet transform is a fast hierarchical scheme for processing an image using a set of consecutive lowpass and high_pass filters, followed by a decimation. This results in a decomposition into different scales which can be regarded as different “frequency bands”, determined by the mother wavelet.</p>
+
+<p>The format of the MagickWaveletDenoiseImage method is:</p>
+
+<pre class="text">
+MagickBooleanType MagickWaveletDenoiseImage(MagickWand *wand,
+ const double threshold,const double softness)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>wand</dt>
+<dd>the magick wand. </dd>
+
+<dd> </dd>
+<dt>threshold</dt>
+<dd>set the threshold for smoothing. </dd>
+
+<dd> </dd>
+<dt>softness</dt>
+<dd>attenuate the smoothing threshold. </dd>
+
<dd> </dd>
</dl>
<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickWhiteThresholdImage">MagickWhiteThresholdImage</a></h2>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="magick-image.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="magick-image.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 3rd January 2019 08:40 -->
\ No newline at end of file
+<!-- Magick Cache 22nd April 2019 17:47 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickWand, C API: Property Methods @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickwc, api:, property, methods, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="author" content="ImageMagick Studio LLC" />
<meta name="revisit-after" content="2 DAYS" />
<meta name="resource-type" content="document" />
- <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
+ <meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="magick-property.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="montage.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
<main class="container">
<div class="magick-template">
<div class="magick-header">
-<p class="text-center"><a href="magick-property.html#MagickDeleteImageArtifact">MagickDeleteImageArtifact</a> • <a href="magick-property.html#MagickDeleteImageProperty">MagickDeleteImageProperty</a> • <a href="magick-property.html#MagickDeleteOption">MagickDeleteOption</a> • <a href="magick-property.html#MagickGetAntialias">MagickGetAntialias</a> • <a href="magick-property.html#MagickGetBackgroundColor">MagickGetBackgroundColor</a> • <a href="magick-property.html#MagickGetColorspace">MagickGetColorspace</a> • <a href="magick-property.html#MagickGetCompression">MagickGetCompression</a> • <a href="magick-property.html#MagickGetCompressionQuality">MagickGetCompressionQuality</a> • <a href="magick-property.html#MagickGetCopyright">MagickGetCopyright</a> • <a href="magick-property.html#MagickGetFilename">MagickGetFilename</a> • <a href="magick-property.html#MagickGetFont">MagickGetFont</a> • <a href="magick-property.html#MagickGetFormat">MagickGetFormat</a> • <a href="magick-property.html#MagickGetGravity">MagickGetGravity</a> • <a href="magick-property.html#MagickGetHomeURL">MagickGetHomeURL</a> • <a href="magick-property.html#MagickGetImageArtifact">MagickGetImageArtifact</a> • <a href="magick-property.html#MagickGetImageArtifacts">MagickGetImageArtifacts</a> • <a href="magick-property.html#MagickGetImageProfile">MagickGetImageProfile</a> • <a href="magick-property.html#MagickGetImageProfiles">MagickGetImageProfiles</a> • <a href="magick-property.html#MagickGetImageProperty">MagickGetImageProperty</a> • <a href="magick-property.html#MagickGetImageProperties">MagickGetImageProperties</a> • <a href="magick-property.html#MagickGetInterlaceScheme">MagickGetInterlaceScheme</a> • <a href="magick-property.html#MagickGetInterpolateMethod">MagickGetInterpolateMethod</a> • <a href="magick-property.html#MagickGetOption">MagickGetOption</a> • <a href="magick-property.html#MagickGetOptions">MagickGetOptions</a> • <a href="magick-property.html#MagickGetOrientation">MagickGetOrientation</a> • <a href="magick-property.html#MagickGetPackageName">MagickGetPackageName</a> • <a href="magick-property.html#MagickGetPage">MagickGetPage</a> • <a href="magick-property.html#MagickGetPointsize">MagickGetPointsize</a> • <a href="magick-property.html#MagickGetQuantumDepth">MagickGetQuantumDepth</a> • <a href="magick-property.html#MagickGetQuantumRange">MagickGetQuantumRange</a> • <a href="magick-property.html#MagickGetReleaseDate">MagickGetReleaseDate</a> • <a href="magick-property.html#MagickGetResolution">MagickGetResolution</a> • <a href="magick-property.html#MagickGetResource">MagickGetResource</a> • <a href="magick-property.html#MagickGetResourceLimit">MagickGetResourceLimit</a> • <a href="magick-property.html#MagickGetSamplingFactors">MagickGetSamplingFactors</a> • <a href="magick-property.html#MagickGetSize">MagickGetSize</a> • <a href="magick-property.html#MagickGetSizeOffset">MagickGetSizeOffset</a> • <a href="magick-property.html#MagickGetType">MagickGetType</a> • <a href="magick-property.html#MagickGetVersion">MagickGetVersion</a> • <a href="magick-property.html#MagickProfileImage">MagickProfileImage</a> • <a href="magick-property.html#MagickRemoveImageProfile">MagickRemoveImageProfile</a> • <a href="magick-property.html#MagickSetAntialias">MagickSetAntialias</a> • <a href="magick-property.html#MagickSetBackgroundColor">MagickSetBackgroundColor</a> • <a href="magick-property.html#MagickSetColorspace">MagickSetColorspace</a> • <a href="magick-property.html#MagickSetCompression">MagickSetCompression</a> • <a href="magick-property.html#MagickSetCompressionQuality">MagickSetCompressionQuality</a> • <a href="magick-property.html#MagickSetDepth">MagickSetDepth</a> • <a href="magick-property.html#MagickSetExtract">MagickSetExtract</a> • <a href="magick-property.html#MagickSetFilename">MagickSetFilename</a> • <a href="magick-property.html#MagickSetFont">MagickSetFont</a> • <a href="magick-property.html#MagickSetFormat">MagickSetFormat</a> • <a href="magick-property.html#MagickSetGravity">MagickSetGravity</a> • <a href="magick-property.html#MagickSetImageArtifact">MagickSetImageArtifact</a> • <a href="magick-property.html#MagickSetImageProfile">MagickSetImageProfile</a> • <a href="magick-property.html#MagickSetImageProperty">MagickSetImageProperty</a> • <a href="magick-property.html#MagickSetInterlaceScheme">MagickSetInterlaceScheme</a> • <a href="magick-property.html#MagickSetInterpolateMethod">MagickSetInterpolateMethod</a> • <a href="magick-property.html#MagickSetOption">MagickSetOption</a> • <a href="magick-property.html#MagickSetOrientation">MagickSetOrientation</a> • <a href="magick-property.html#MagickSetPage">MagickSetPage</a> • <a href="magick-property.html#MagickSetPassphrase">MagickSetPassphrase</a> • <a href="magick-property.html#MagickSetPointsize">MagickSetPointsize</a> • <a href="magick-property.html#MagickSetProgressMonitor">MagickSetProgressMonitor</a> • <a href="magick-property.html#MagickSetResourceLimit">MagickSetResourceLimit</a> • <a href="magick-property.html#MagickSetResolution">MagickSetResolution</a> • <a href="magick-property.html#MagickSetSamplingFactors">MagickSetSamplingFactors</a> • <a href="magick-property.html#MagickSetSecurityPolicy">MagickSetSecurityPolicy</a> • <a href="magick-property.html#MagickSetSize">MagickSetSize</a> • <a href="magick-property.html#MagickSetSizeOffset">MagickSetSizeOffset</a> • <a href="magick-property.html#MagickSetType">MagickSetType</a></p>
+<p class="text-center"><a href="magick-property.html#MagickDeleteImageArtifact">MagickDeleteImageArtifact</a> • <a href="magick-property.html#MagickDeleteImageProperty">MagickDeleteImageProperty</a> • <a href="magick-property.html#MagickDeleteOption">MagickDeleteOption</a> • <a href="magick-property.html#MagickGetAntialias">MagickGetAntialias</a> • <a href="magick-property.html#MagickGetBackgroundColor">MagickGetBackgroundColor</a> • <a href="magick-property.html#MagickGetColorspace">MagickGetColorspace</a> • <a href="magick-property.html#MagickGetCompression">MagickGetCompression</a> • <a href="magick-property.html#MagickGetCompressionQuality">MagickGetCompressionQuality</a> • <a href="magick-property.html#MagickGetCopyright">MagickGetCopyright</a> • <a href="magick-property.html#MagickGetFilename">MagickGetFilename</a> • <a href="magick-property.html#MagickGetFont">MagickGetFont</a> • <a href="magick-property.html#MagickGetFormat">MagickGetFormat</a> • <a href="magick-property.html#MagickGetGravity">MagickGetGravity</a> • <a href="magick-property.html#MagickGetHomeURL">MagickGetHomeURL</a> • <a href="magick-property.html#MagickGetImageArtifact">MagickGetImageArtifact</a> • <a href="magick-property.html#MagickGetImageArtifacts">MagickGetImageArtifacts</a> • <a href="magick-property.html#MagickGetImageProfile">MagickGetImageProfile</a> • <a href="magick-property.html#MagickGetImageProfiles">MagickGetImageProfiles</a> • <a href="magick-property.html#MagickGetImageProperty">MagickGetImageProperty</a> • <a href="magick-property.html#MagickGetImageProperties">MagickGetImageProperties</a> • <a href="magick-property.html#MagickGetInterlaceScheme">MagickGetInterlaceScheme</a> • <a href="magick-property.html#MagickGetInterpolateMethod">MagickGetInterpolateMethod</a> • <a href="magick-property.html#MagickGetOption">MagickGetOption</a> • <a href="magick-property.html#MagickGetOptions">MagickGetOptions</a> • <a href="magick-property.html#MagickGetOrientation">MagickGetOrientation</a> • <a href="magick-property.html#MagickGetPackageName">MagickGetPackageName</a> • <a href="magick-property.html#MagickGetPage">MagickGetPage</a> • <a href="magick-property.html#MagickGetPointsize">MagickGetPointsize</a> • <a href="magick-property.html#MagickGetQuantumDepth">MagickGetQuantumDepth</a> • <a href="magick-property.html#MagickGetQuantumRange">MagickGetQuantumRange</a> • <a href="magick-property.html#MagickGetReleaseDate">MagickGetReleaseDate</a> • <a href="magick-property.html#MagickGetResolution">MagickGetResolution</a> • <a href="magick-property.html#MagickGetResource">MagickGetResource</a> • <a href="magick-property.html#MagickGetResourceLimit">MagickGetResourceLimit</a> • <a href="magick-property.html#MagickGetSamplingFactors">MagickGetSamplingFactors</a> • <a href="magick-property.html#MagickGetSize">MagickGetSize</a> • <a href="magick-property.html#MagickGetSizeOffset">MagickGetSizeOffset</a> • <a href="magick-property.html#MagickGetType">MagickGetType</a> • <a href="magick-property.html#MagickGetVersion">MagickGetVersion</a> • <a href="magick-property.html#MagickProfileImage">MagickProfileImage</a> • <a href="magick-property.html#MagickRemoveImageProfile">MagickRemoveImageProfile</a> • <a href="magick-property.html#MagickSetAntialias">MagickSetAntialias</a> • <a href="magick-property.html#MagickSetBackgroundColor">MagickSetBackgroundColor</a> • <a href="magick-property.html#MagickSetColorspace">MagickSetColorspace</a> • <a href="magick-property.html#MagickSetCompression">MagickSetCompression</a> • <a href="magick-property.html#MagickSetCompressionQuality">MagickSetCompressionQuality</a> • <a href="magick-property.html#MagickSetDepth">MagickSetDepth</a> • <a href="magick-property.html#MagickSetExtract">MagickSetExtract</a> • <a href="magick-property.html#MagickSetFilename">MagickSetFilename</a> • <a href="magick-property.html#MagickSetFont">MagickSetFont</a> • <a href="magick-property.html#MagickSetFormat">MagickSetFormat</a> • <a href="magick-property.html#MagickSetGravity">MagickSetGravity</a> • <a href="magick-property.html#MagickSetImageArtifact">MagickSetImageArtifact</a> • <a href="magick-property.html#MagickSetImageProfile">MagickSetImageProfile</a> • <a href="magick-property.html#MagickSetImageProperty">MagickSetImageProperty</a> • <a href="magick-property.html#MagickSetInterlaceScheme">MagickSetInterlaceScheme</a> • <a href="magick-property.html#MagickSetInterpolateMethod">MagickSetInterpolateMethod</a> • <a href="magick-property.html#MagickSetOption">MagickSetOption</a> • <a href="magick-property.html#MagickSetOrientation">MagickSetOrientation</a> • <a href="magick-property.html#MagickSetPage">MagickSetPage</a> • <a href="magick-property.html#MagickSetPassphrase">MagickSetPassphrase</a> • <a href="magick-property.html#MagickSetPointsize">MagickSetPointsize</a> • <a href="magick-property.html#MagickSetProgressMonitor">MagickSetProgressMonitor</a> • <a href="magick-property.html#MagickSetResourceLimit">MagickSetResourceLimit</a> • <a href="magick-property.html#MagickSetResolution">MagickSetResolution</a> • <a href="magick-property.html#MagickSetSamplingFactors">MagickSetSamplingFactors</a> • <a href="magick-property.html#MagickSetSeed">MagickSetSeed</a> • <a href="magick-property.html#MagickSetSecurityPolicy">MagickSetSecurityPolicy</a> • <a href="magick-property.html#MagickSetSize">MagickSetSize</a> • <a href="magick-property.html#MagickSetSizeOffset">MagickSetSizeOffset</a> • <a href="magick-property.html#MagickSetType">MagickSetType</a></p>
<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickDeleteImageArtifact">MagickDeleteImageArtifact</a></h2>
<dt>sampling_factors</dt>
<dd>An array of doubles representing the sampling factor for each color component (in RGB order). </dd>
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickSetSeed">MagickSetSeed</a></h2>
+
+<p>MagickSetSeed() sets the pseudo-random number generator seed. Use it to generate a pedictable sequence of random numbers.</p>
+
+<p>The format of the MagickSetSeed method is:</p>
+
+<pre class="text">
+void MagickSetSeed(const unsigned long seed)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>seed</dt>
+<dd>the seed. </dd>
+
<dd> </dd>
</dl>
<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickSetSecurityPolicy">MagickSetSecurityPolicy</a></h2>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="magick-property.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="magick-property.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 31st December 2018 19:57 -->
\ No newline at end of file
+<!-- Magick Cache 24th April 2019 02:25 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickWand, C API: Wand Methods @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickwc, api:, wmethods, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="author" content="ImageMagick Studio LLC" />
<meta name="revisit-after" content="2 DAYS" />
<meta name="resource-type" content="document" />
- <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
+ <meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="magick-wand.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="montage.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="magick-wand.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="magick-wand.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 31st December 2018 06:24 -->
\ No newline at end of file
+<!-- Magick Cache 24th April 2019 13:08 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickCore, C API: Read or List Image formats @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, read, or, list, image, formats, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="author" content="ImageMagick Studio LLC" />
<meta name="revisit-after" content="2 DAYS" />
<meta name="resource-type" content="document" />
- <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
+ <meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="magick.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="montage.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="magick.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="magick.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 2nd January 2019 17:24 -->
\ No newline at end of file
+<!-- Magick Cache 24th April 2019 17:26 -->
\ No newline at end of file
<link href="memory.html" rel="canonical" />
<link href="../../images/wand.png" rel="icon" />
<link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
+ <a class="nav-link" target="_blank" href="../https://imagemagick.org/discourse-server//">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="../https://imagemagick.org/script/search.php">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
<link href="mime.html" rel="canonical" />
<link href="../../images/wand.png" rel="icon" />
<link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
+ <a class="nav-link" target="_blank" href="../https://imagemagick.org/discourse-server//">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="../https://imagemagick.org/script/search.php">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
<link href="module.html" rel="canonical" />
<link href="../../images/wand.png" rel="icon" />
<link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
+ <a class="nav-link" target="_blank" href="../https://imagemagick.org/discourse-server//">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="../https://imagemagick.org/script/search.php">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickWand, C API: Command-line Interface @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickwc, api:, command-line, interface, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="author" content="ImageMagick Studio LLC" />
<meta name="revisit-after" content="2 DAYS" />
<meta name="resource-type" content="document" />
- <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
+ <meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="mogrify.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="montage.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="mogrify.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="mogrify.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 30th December 2018 04:25 -->
\ No newline at end of file
+<!-- Magick Cache 24th April 2019 09:51 -->
\ No newline at end of file
<link href="monitor.html" rel="canonical" />
<link href="../../images/wand.png" rel="icon" />
<link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
+ <a class="nav-link" target="_blank" href="../https://imagemagick.org/discourse-server//">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="../https://imagemagick.org/script/search.php">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>MagickCore, C API: Create an Image Thumbnail @ ImageMagick</title>
+ <title>ImageMagick - Convert, Edit, or Compose Bitmap Images</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
- <meta name="keywords" content="magickcore, c, api:, create, an, image, thumbnail, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
+ <meta name="keywords" content="convert, edit, or, compose, bitmap, images, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="rating" content="GENERAL" />
<meta name="robots" content="INDEX, FOLLOW" />
<meta name="generator" content="ImageMagick Studio LLC" />
<meta name="author" content="ImageMagick Studio LLC" />
<meta name="revisit-after" content="2 DAYS" />
<meta name="resource-type" content="document" />
- <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
+ <meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="montage.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../www/index.html" rel="canonical" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
<main class="container">
<div class="magick-template">
<div class="magick-header">
-<p class="text-center"><a href="montage.html#Unknown method">Unknown method</a></p>
+<p class="text-center"><a href="montage.html#features">Features and Capabilities</a> • <a href="montage.html#news">News</a> • <a href="montage.html#community">Community</a></p>
+<p class="lead magick-description"><a href="../images/wizard.png" title="And Now a Touch of Magick"><img class="img-fluid magick-icon" id="logo" alt="And Now a Touch of Magick" width="265" height="352" src="../images/wizard.jpg" /></a>
+Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&entry=78333969">®</a></sup> to create, edit, compose, or convert bitmap images. It can read and write images in a variety of <a href="../www/formats.html">formats</a> (over 200) including PNG, JPEG, GIF, HEIC, TIFF, <a href="../www/motion-picture.html">DPX</a>, <a href="../www/high-dynamic-range.html">EXR</a>, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.</p>
+
+<p>ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may use, copy, modify, and distribute in both open and proprietary applications. It is distributed under a derived Apache 2.0 <a href="../www/license.html">license</a>.</p>
+
+<p>ImageMagick utilizes multiple computational threads to increase performance and can read, process, or write mega-, giga-, or tera-pixel image sizes.</p>
+
+<p>The current release is ImageMagick <a href="../www/download.html">7.0.8-42</a>. It runs on <a href="../www/download.html#unix">Linux</a>, <a href="../www/download.html#windows">Windows</a>, <a href="../www/download.html#macosx">Mac Os X</a>, <a href="../www/download.html#iOS">iOS</a>, Android OS, and others.</p>
+
+<p>The authoritative ImageMagick web site is <a href="../index.html">https://imagemagick.org</a>. The authoritative source code repository is <a href="https://github.com/ImageMagick" target="_blank">https://github.com/ImageMagick</a>. We maintain a source code mirror at <a href="https://gitlab.com/ImageMagick" target="_blank">https://gitlab.com/ImageMagick</a>. We continue to maintain the legacy release of ImageMagick, version 6, at <a href="https://legacy.imagemagick.org/">https://legacy.imagemagick.org</a>.</p>
+
+<h2><a class="anchor" id="features"></a>Features and Capabilities</h2>
+<p>Here are just a few <a href="../www/examples.html">examples</a> of what ImageMagick can do for you:</p>
+<div class="table-responsive">
+<table class="table table-sm table-striped">
+ <tr>
+ <td><a href="../../Usage/anim_basics/">Animation</a></td>
+ <td>create a GIF animation sequence from a group of images.</td>
+ </tr>
+ <tr>
+ <td><a href="../www/color-management.html">Color management</a></td>
+ <td>accurate color management with color profiles or in lieu of-- built-in gamma compression or expansion as demanded by the colorspace.</td>
+ </tr>
+ <tr>
+ <td><a href="../www/command-line-processing.html">Command-line processing</a></td>
+ <td>utilize ImageMagick from the command-line.</td>
+ </tr>
+ <tr>
+ <td><a href="https://en.wikipedia.org/wiki/Complex_text_layout">Complex text layout</a></td>
+ <td>bidirectional text support and shaping.</td>
+ </tr>
+ <tr>
+ <td><a href="../www/composite.html">Composite</a></td>
+ <td>overlap one image over another.</td>
+ </tr>
+ <tr>
+ <td><a href="../www/connected-components.html">Connected component labeling</a></td>
+ <td>uniquely label connected regions in an image.</td>
+ </tr>
+ <tr>
+ <td><a href="../../Usage/crop/">Decorate</a></td>
+ <td>add a border or frame to an image.</td>
+ </tr>
+ <tr>
+ <td><a href="../../Usage/transform/#vision">Delineate image features</a></td>
+ <td><a href="../https://imagemagick.org/discourse-server//viewtopic.html?f=4&t=25405">Canny edge detection</a>, <a href="../https://imagemagick.org/discourse-server//viewtopic.html?f=4&t=25476">Hough lines</a>.</td>
+ </tr>
+ <tr>
+ <td><a href="../../Usage/fourier/">Discrete Fourier transform</a></td>
+ <td>implements the forward and inverse <a href="https://en.wikipedia.org/wiki/Discrete_Fourier_transform">DFT</a>.</td>
+ </tr>
+ <tr>
+ <td><a href="../www/distribute-pixel-cache.html">Distributed pixel cache</a></td>
+ <td>offload intermediate pixel storage to one or more remote servers.</td>
+ </tr>
+ <tr>
+ <td><a href="../../Usage/draw/">Draw</a></td>
+ <td>add shapes or text to an image.</td>
+ </tr>
+ <tr>
+ <td><a href="../www/cipher.html">Encipher or decipher an image</a></td>
+ <td>convert ordinary images into unintelligible gibberish and back again.</td>
+ </tr>
+ <tr>
+ <td><a href="../www/convert.html">Format conversion</a></td>
+ <td>convert an image from one <a href="../www/formats.html">format </a> to another (e.g. PNG to JPEG).</td>
+ </tr>
+ <tr>
+ <td><a href="../../Usage/distorts/">Generalized pixel distortion</a></td>
+ <td>correct for, or induce image distortions including perspective.</td>
+ </tr>
+ <tr>
+ <td><a href="../www/architecture.html#distributed">Heterogeneous distributed processing</a></td>
+ <td>certain algorithms are <a href="../www/opencl.html">OpenCL</a>-enabled to take advantage of speed-ups offered by executing in concert across heterogeneous platforms consisting of CPUs, GPUs, and other processors.</td>
+ </tr>
+ <tr>
+ <td><a href="../www/high-dynamic-range.html">High dynamic-range images</a></td>
+ <td>accurately represent the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows.</td>
+ </tr>
+ <tr>
+ <td><a href="../www/clahe.html">Histogram Equalization</a></td>
+ <td>Use adaptive histogram equalization to improve contrast in images.</td>
+ </tr>
+ <tr>
+ <td><a href="../www/fx.html">Image calculator</a></td>
+ <td>apply a mathematical expression to an image or image channels.</td>
+ </tr>
+ <tr>
+ <td><a href="../www/gradient.html">Image gradients</a></td>
+ <td>create a gradual blend of two colors whose shape is horizontal, vertical, circular, or elliptical.</td>
+ </tr>
+ <tr>
+ <td><a href="../www/identify.html">Image identification</a></td>
+ <td>describe the format and attributes of an image.</td>
+ </tr>
+ <tr>
+ <td><a href="../www/download.html#iOS">ImageMagick on the iPhone</a></td>
+ <td>convert, edit, or compose images on your <a href="https://www.apple.com/ios/">iOS</a> device such as the iPhone or iPad.</td>
+ </tr>
+ <tr>
+ <td><a href="../www/architecture.html#tera-pixel">Large image support</a></td>
+ <td>read, process, or write mega-, giga-, or tera-pixel image sizes.</td>
+ </tr>
+ <tr>
+ <td><a href="../www/montage.html">Montage</a></td>
+ <td>juxtapose image thumbnails on an image canvas.</td>
+ </tr>
+ <tr>
+ <td><a href="../../Usage/morphology/">Morphology of shapes</a></td>
+ <td>extract features, describe shapes, and recognize patterns in images.</td>
+ </tr>
+ <tr>
+ <td><a href="../www/motion-picture.html">Motion picture support</a></td>
+ <td>read and write the common image formats used in digital film work.</td>
+ </tr>
+ <tr>
+ <td><a href="../../Usage/transform/#vision">Noise and color reduction</a></td>
+ <td><a href="../https://imagemagick.org/discourse-server//viewtopic.html?f=4&t=26480">Kuwahara Filter</a>, <a href="../https://imagemagick.org/discourse-server//viewtopic.html?f=4&t=25504">mean-shift</a>.</td>
+ </tr>
+ <tr>
+ <td><a href="http://www.fmwconcepts.com/misc_tests/perceptual_hash_test_results_510/index.html">Perceptual hash</a></td>
+ <td>map visually identical images to the same or similar hash-- useful in image retrieval, authentication, indexing, or copy detection as well as digital watermarking.</td>
+ </tr>
+ <tr>
+ <td><a href="../../Usage/blur/">Special effects</a></td>
+ <td>blur, sharpen, threshold, or tint an image.</td>
+ </tr>
+ <tr>
+ <td><a href="../../Usage/text/">Text & comments</a></td>
+ <td>insert descriptive or artistic text in an image.</td>
+ </tr>
+ <tr>
+ <td><a href="../www/architecture.html#threads">Threads of execution support</a></td>
+ <td>ImageMagick is thread safe and most internal algorithms execute in <a href="../www/openmp.html">parallel</a> to take advantage of speed-ups offered by multicore processor chips.</td>
+ </tr>
+ <tr>
+ <td><a href="../../Usage/resize/">Transform</a></td>
+ <td>resize, rotate, deskew, crop, flip or trim an image.</td>
+ </tr>
+ <tr>
+ <td><a href="../../Usage/masking/">Transparency</a></td>
+ <td>render portions of an image invisible.</td>
+ </tr>
+ <tr>
+ <td><a href="../www/architecture.html#virtual-pixels">Virtual pixel support</a></td>
+ <td>convenient access to pixels outside the image boundaries.</td>
+ </tr>
+</table>
+</div>
+
+<p><a href="../../Usage/" target="_blank">Examples of ImageMagick Usage</a> shows how to use ImageMagick from the <a href="../www/command-line-processing.html">command-line</a> to accomplish any of these tasks and much more. Also, see <a href="http://www.fmwconcepts.com/imagemagick/" target="_blank">Fred's ImageMagick Scripts</a>: a plethora of command-line scripts that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations. With <a href="https://github.com/dlemstra/Magick.NET">Magick.NET</a>, use ImageMagick without having to install ImageMagick on your server or desktop.</p>
+
+<h2><a class="anchor" id="news"></a>News</h2>
+
+<p>Now that ImageMagick version 7 is released, we continue to maintain the legacy release of ImageMagick, version 6, at <a href="https://legacy.imagemagick.org/">https://legacy.imagemagick.org</a>. Learn how ImageMagick version 7 differs from previous versions with our <a href="../www/porting.html">porting guide</a>.</p>
+
+<p>ImageMagick best practices <strong>strongly</strong> encourages you to configure a <a href="../www/security-policy.html">security policy</a> that suits your local environment.</p>
+
+<p>The ImageMagick development process ensures a stable API and <a href="https://abi-laboratory.pro/tracker/timeline/imagemagick/">ABI</a>. Before each ImageMagick release, we perform a comprehensive security assessment that includes <a href="https://github.com/google/sanitizers/wiki/AddressSanitizer">memory error</a>, <a href="https://github.com/google/sanitizers/wiki/ThreadSanitizer">thread data race</a> detection, and continuous <a href="https://github.com/google/oss-fuzz">fuzzing</a> to help prevent security vulnerabilities.</p>
+
+<p>As an analog to linear (RGB) and non-linear (sRGB) color colorspaces, as of ImageMagick 7.0.7-17, we introduce the LinearGray colorspace. Gray is non-linear grayscale and LinearGray is linear (e.g. -colorspace linear-gray).</p>
+
+<p>Want more performance from ImageMagick? Try these options:</p>
+
+<ul>
+<li>Add more memory to your system, see <a href="../www/architecture.html#cache">the pixel cache</a>;</li>
+<li>Add more cores to your system, see <a href="../www/architecture.html#threads">threads of execution support</a>;</li>
+<li>push large images to a solid-state drive, see <a href="../www/architecture.html#tera-pixel">large image support</a>.</li>
+</ul>
+<p>If these options are prohibitive, you can reduce the quality of the image results. The default build is Q16 HDRI. If you disable <a href="../www/high-dynamic-range.html">HDRI</a>, you use half the memory and instead of predominately floating point operations, you use the typically more efficient integer operations. The tradeoff is reduced precision and you cannot process out of range pixel values (e.g. negative). If you build the Q8 non-HDRI version of ImageMagick, you again reduce the memory requirements in half-- and once again there is a tradeoff, even less precision and no out of range pixel values. For a Q8 non-HDRI build of ImageMagick, use these <code>configure</code> script options: <code>--with-quantum-depth=8 --disable-hdri</code>.</p>
+
+<h2><a class="anchor" id="community"></a>Community</h2>
+<p>To join the ImageMagick community, try the <a target="_blank" href="https://imagemagick.org/discourse-server/">discourse server</a>. You can review questions or comments (with informed responses) posed by ImageMagick users or ask your own questions. If you want to contribute image processing algorithms, other enhancements, or bug fixes, open an <a href="https://github.com/ImageMagick/ImageMagick/issues">issue</a>. </p>
</div>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="montage.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="montage.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 29th December 2018 13:44 -->
\ No newline at end of file
+<!-- Magick Cache 27th April 2019 17:05 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickCore, C API: Morphological Erosions, Dilations, Openings, and Closings @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, morphological, erosions, dilations, openings, closings, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="author" content="ImageMagick Studio LLC" />
<meta name="revisit-after" content="2 DAYS" />
<meta name="resource-type" content="document" />
- <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
+ <meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="morphology.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../www/api/morphology.html" rel="canonical" />
+ <link href="../../www/images/wand.png" rel="icon" />
+ <link href="../../www/images/wand.ico" rel="shortcut icon" />
+ <link href="../../www/assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../www/images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../../www/index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../../www/www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../../www/www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../../www/www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../../www/www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../../www/www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="../../www/www/search.html">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="morphology.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../../www/www/security-policy.html">Security</a> •
+ <a href="../../www/www/architecture.html">Architecture</a>
+
+ <a href="morphology.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../www/images/wand.ico"/></a>
+
+ <a href="../../www/www/links.html">Related</a> •
+ <a href="../../www/www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../../www/www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../../www/www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="../../www/assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 2nd January 2019 23:14 -->
\ No newline at end of file
+<!-- Magick Cache 24th April 2019 02:38 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickCore, C API: Paint on an Image @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, paint, on, an, image, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="paint.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="montage.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="paint.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="paint.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 4th January 2019 05:48 -->
\ No newline at end of file
+<!-- Magick Cache 25th April 2019 00:08 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickWand, C API: Pixel Iterator Methods @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickwc, api:, pixel, iterator, methods, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="author" content="ImageMagick Studio LLC" />
<meta name="revisit-after" content="2 DAYS" />
<meta name="resource-type" content="document" />
- <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
+ <meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="pixel-iterator.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="montage.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="pixel-iterator.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="pixel-iterator.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 30th December 2018 04:25 -->
\ No newline at end of file
+<!-- Magick Cache 24th April 2019 05:14 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickWand, C API: Pixel Wand Methods @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickwc, api:, pixel, wmethods, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="author" content="ImageMagick Studio LLC" />
<meta name="revisit-after" content="2 DAYS" />
<meta name="resource-type" content="document" />
- <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
+ <meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="pixel-wand.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="montage.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="pixel-wand.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="pixel-wand.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 2nd January 2019 16:25 -->
\ No newline at end of file
+<!-- Magick Cache 24th April 2019 09:31 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickCore, C API: Dealing with Image Profiles @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, dealing, with, image, profiles, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="author" content="ImageMagick Studio LLC" />
<meta name="revisit-after" content="2 DAYS" />
<meta name="resource-type" content="document" />
- <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
+ <meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="profile.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="montage.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="profile.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="profile.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 30th December 2018 16:18 -->
\ No newline at end of file
+<!-- Magick Cache 24th April 2019 06:17 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickCore, C API: Get/Set Image Properties @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, get/set, image, properties, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="property.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="montage.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="property.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="property.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 5th January 2019 10:11 -->
\ No newline at end of file
+<!-- Magick Cache 24th April 2019 08:55 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Convert, Edit, Or Compose Bitmap Images @ ImageMagick</title>
+ <title>MagickCore, C API: Reduce the Number of Unique Colors in an Image @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
- <meta name="keywords" content="convert, edit, or, compose, bitmap, images, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
+ <meta name="keywords" content="magickcore, c, api:, reduce, the, number, of, unique, colors, in, an, image, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="rating" content="GENERAL" />
<meta name="robots" content="INDEX, FOLLOW" />
<meta name="generator" content="ImageMagick Studio LLC" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="quantize.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../www/api/quantize.html" rel="canonical" />
+ <link href="../../www/images/wand.png" rel="icon" />
+ <link href="../../www/images/wand.ico" rel="shortcut icon" />
+ <link href="../../www/assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../www/images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
- <li class="nav-item active">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <li class="nav-item ">
+ <a class="nav-link" href="../../www/index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../../www/www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../../www/www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../../www/www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../../www/www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../../www/www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="../../www/www/search.html">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
<main class="container">
<div class="magick-template">
<div class="magick-header">
-<p class="text-center"><a href="quantize.html#features">Features and Capabilities</a> • <a href="quantize.html#news">News</a> • <a href="quantize.html#community">Community</a></p>
-
-<p class="lead magick-description"><a href="../../images/wizard.png" title="And Now a Touch of Magick"><img class="img-fluid magick-icon" id="logo" alt="And Now a Touch of Magick" width="265" height="352" src="../../images/wizard.jpg" /></a>
-Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&entry=78333969">®</a></sup> to create, edit, compose, or convert bitmap images. It can read and write images in a variety of <a href="../../www/formats.html">formats</a> (over 200) including PNG, JPEG, GIF, HEIC, TIFF, <a href="../../www/motion-picture.html">DPX</a>, <a href="../../www/high-dynamic-range.html">EXR</a>, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.</p>
-
-<p>The functionality of ImageMagick is typically utilized from the <a href="../../www/command-line-processing.html">command-line</a> or you can use the features from programs written in your favorite language. Choose from these interfaces: <a href="../../www/develop.html#ada">G2F</a> (Ada), <a href="../../www/develop.html#c">MagickCore</a> (C), <a href="../../www/develop.html#c">MagickWand</a> (C), <a href="../../www/develop.html#ch">ChMagick</a> (Ch), <a href="../../www/develop.html#com_">ImageMagickObject</a> (COM+), <a href="../../www/develop.html#c__">Magick++</a> (C++), <a href="../../www/develop.html#java">JMagick</a> (Java), <a href="../../www/develop.html#julia">JuliaIO</a> (Julia), <a href="../../www/develop.html#lisp">L-Magick</a> (Lisp), <a href="../../www/develop.html#lua">Lua</a> (LuaJIT), <a href="../../www/develop.html#neko">NMagick</a> (Neko/haXe), <a href="../../www/develop.html#dot-net">Magick.NET</a> (.NET), <a href="../../www/develop.html#pascal">PascalMagick</a> (Pascal), <a href="../../www/develop.html#perl">PerlMagick</a> (Perl), <a href="../../www/develop.html#php">MagickWand for PHP</a> (PHP), <a href="../../www/develop.html#php">IMagick</a> (PHP), <a href="../../www/develop.html#python">PythonMagick</a> (Python), <a href="../../www/develop.html#r">magick</a> (R), <a href="../../www/develop.html#ruby">RMagick</a> (Ruby), or <a href="../../www/develop.html#tcl">TclMagick</a> (Tcl/TK). With a language interface, use ImageMagick to modify or create images dynamically and <var>automagically</var>.</p>
-<p>ImageMagick utilizes multiple computational threads to increase performance and can read, process, or write mega-, giga-, or tera-pixel image sizes.</p>
-<p>ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may use, copy, modify, and distribute in both open and proprietary applications. It is distributed under a derived Apache 2.0 <a href="../www/license.html">license</a>.</p>
-
-<p>The ImageMagick development process ensures a stable API and <a href="https://abi-laboratory.pro/tracker/timeline/imagemagick/">ABI</a>. Before each ImageMagick release, we perform a comprehensive security assessment that includes <a href="https://github.com/google/sanitizers/wiki/AddressSanitizer">memory error</a>, <a href="https://github.com/google/sanitizers/wiki/ThreadSanitizer">thread data race</a> detection, and continuous <a href="https://github.com/google/oss-fuzz">fuzzing</a> to help prevent security vulnerabilities.</p>
-
-<p>The current release is ImageMagick <a href="../../www/download.html">7.0.8-23</a>. It runs on <a href="../../www/download.html#unix">Linux</a>, <a href="../../www/download.html#windows">Windows</a>, <a href="../../www/download.html#macosx">Mac Os X</a>, <a href="../../www/download.html#iOS">iOS</a>, Android OS, and others.</p>
-
-<p>The authoritative ImageMagick web site is <a href="../../">https://imagemagick.org</a>. The authoritative source code repository is <a href="https://github.com/ImageMagick">https://github.com/ImageMagick</a>. We maintain a source code mirror at <a href="https://gitlab.com/ImageMagick">https://gitlab.com/ImageMagick</a>.</p>
-
-<p>We continue to maintain the legacy release of ImageMagick, version 6, at <a href="https://legacy.imagemagick.org/">https://legacy.imagemagick.org</a>.</p>
-
-<h1><a class="anchor" id="features"></a>Features and Capabilities</h1>
-<p>Here are just a few <a href="../www/examples.html">examples</a> of what ImageMagick can do for you:</p>
-<div class="table-responsive">
-<table class="table table-sm table-striped">
- <tr>
- <td><a href="../../Usage/anim_basics/">Animation</a></td>
- <td>create a GIF animation sequence from a group of images.</td>
- </tr>
- <tr>
- <td><a href="../www/color-management.html">Color management</a></td>
- <td>accurate color management with color profiles or in lieu of-- built-in gamma compression or expansion as demanded by the colorspace.</td>
- </tr>
- <tr>
- <td><a href="../../www/command-line-processing.html">Command-line processing</a></td>
- <td>utilize ImageMagick from the command-line.</td>
- </tr>
- <tr>
- <td><a href="https://en.wikipedia.org/wiki/Complex_text_layout">Complex text layout</a></td>
- <td>bidirectional text support and shaping.</td>
- </tr>
- <tr>
- <td><a href="../www/composite.html">Composite</a></td>
- <td>overlap one image over another.</td>
- </tr>
- <tr>
- <td><a href="../www/connected-components.html">Connected component labeling</a></td>
- <td>uniquely label connected regions in an image.</td>
- </tr>
- <tr>
- <td><a href="../../Usage/crop/">Decorate</a></td>
- <td>add a border or frame to an image.</td>
- </tr>
- <tr>
- <td><a href="../../Usage/transform/#vision">Delineate image features</a></td>
- <td><a href="../https://imagemagick.org/discourse-server//viewtopic.html?f=4&t=25405">Canny edge detection</a>, <a href="../https://imagemagick.org/discourse-server//viewtopic.html?f=4&t=25476">Hough lines</a>.</td>
- </tr>
- <tr>
- <td><a href="../../Usage/fourier/">Discrete Fourier transform</a></td>
- <td>implements the forward and inverse <a href="https://en.wikipedia.org/wiki/Discrete_Fourier_transform">DFT</a>.</td>
- </tr>
- <tr>
- <td><a href="../www/distribute-pixel-cache.html">Distributed pixel cache</a></td>
- <td>offload intermediate pixel storage to one or more remote servers.</td>
- </tr>
- <tr>
- <td><a href="../../Usage/draw/">Draw</a></td>
- <td>add shapes or text to an image.</td>
- </tr>
- <tr>
- <td><a href="../www/cipher.html">Encipher or decipher an image</a></td>
- <td>convert ordinary images into unintelligible gibberish and back again.</td>
- </tr>
- <tr>
- <td><a href="../../www/convert.html">Format conversion</a></td>
- <td>convert an image from one <a href="../../www/formats.html">format </a> to another (e.g. PNG to JPEG).</td>
- </tr>
- <tr>
- <td><a href="../../Usage/distorts/">Generalized pixel distortion</a></td>
- <td>correct for, or induce image distortions including perspective.</td>
- </tr>
- <tr>
- <td><a href="../../www/architecture.html#distributed">Heterogeneous distributed processing</a></td>
- <td>certain algorithms are <a href="../www/opencl.html">OpenCL</a>-enabled to take advantage of speed-ups offered by executing in concert across heterogeneous platforms consisting of CPUs, GPUs, and other processors.</td>
- </tr>
- <tr>
- <td><a href="../../www/high-dynamic-range.html">High dynamic-range images</a></td>
- <td>accurately represent the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows.</td>
- </tr>
- <tr>
- <td><a href="../www/fx.html">Image calculator</a></td>
- <td>apply a mathematical expression to an image or image channels.</td>
- </tr>
- <tr>
- <td><a href="../../www/gradient.html">Image gradients</a></td>
- <td>create a gradual blend of two colors whose shape is horizontal, vertical, circular, or elliptical.</td>
- </tr>
- <tr>
- <td><a href="../www/identify.html">Image identification</a></td>
- <td>describe the format and attributes of an image.</td>
- </tr>
- <tr>
- <td><a href="../../www/download.html#iOS">ImageMagick on the iPhone</a></td>
- <td>convert, edit, or compose images on your <a href="https://www.apple.com/ios/">iOS</a> device such as the iPhone or iPad.</td>
- </tr>
- <tr>
- <td><a href="../../www/architecture.html#tera-pixel">Large image support</a></td>
- <td>read, process, or write mega-, giga-, or tera-pixel image sizes.</td>
- </tr>
- <tr>
- <td><a href="../../www/montage.html">Montage</a></td>
- <td>juxtapose image thumbnails on an image canvas.</td>
- </tr>
- <tr>
- <td><a href="../../Usage/morphology/">Morphology of shapes</a></td>
- <td>extract features, describe shapes, and recognize patterns in images.</td>
- </tr>
- <tr>
- <td><a href="../../www/motion-picture.html">Motion picture support</a></td>
- <td>read and write the common image formats used in digital film work.</td>
- </tr>
- <tr>
- <td><a href="../../Usage/transform/#vision">Noise and color reduction</a></td>
- <td><a href="../https://imagemagick.org/discourse-server//viewtopic.html?f=4&t=26480">Kuwahara Filter</a>, <a href="../https://imagemagick.org/discourse-server//viewtopic.html?f=4&t=25504">mean-shift</a>.</td>
- </tr>
- <tr>
- <td><a href="http://www.fmwconcepts.com/misc_tests/perceptual_hash_test_results_510/index.html">Perceptual hash</a></td>
- <td>map visually identical images to the same or similar hash-- useful in image retrieval, authentication, indexing, or copy detection as well as digital watermarking.</td>
- </tr>
- <tr>
- <td><a href="../../Usage/blur/">Special effects</a></td>
- <td>blur, sharpen, threshold, or tint an image.</td>
- </tr>
- <tr>
- <td><a href="../../Usage/text/">Text & comments</a></td>
- <td>insert descriptive or artistic text in an image.</td>
- </tr>
- <tr>
- <td><a href="../../www/architecture.html#threads">Threads of execution support</a></td>
- <td>ImageMagick is thread safe and most internal algorithms execute in <a href="../www/openmp.html">parallel</a> to take advantage of speed-ups offered by multicore processor chips.</td>
- </tr>
- <tr>
- <td><a href="../../Usage/resize/">Transform</a></td>
- <td>resize, rotate, deskew, crop, flip or trim an image.</td>
- </tr>
- <tr>
- <td><a href="../../Usage/masking/">Transparency</a></td>
- <td>render portions of an image invisible.</td>
- </tr>
- <tr>
- <td><a href="../../www/architecture.html#virtual-pixels">Virtual pixel support</a></td>
- <td>convenient access to pixels outside the image boundaries.</td>
- </tr>
-</table>
-</div>
+<p class="text-center"><a href="quantize.html#QuantizeImage">QuantizeImage</a> • <a href="quantize.html#AcquireQuantizeInfo">AcquireQuantizeInfo</a> • <a href="quantize.html#CloneQuantizeInfo">CloneQuantizeInfo</a> • <a href="quantize.html#CompressImageColormap">CompressImageColormap</a> • <a href="quantize.html#DestroyQuantizeInfo">DestroyQuantizeInfo</a> • <a href="quantize.html#GetImageQuantizeError">GetImageQuantizeError</a> • <a href="quantize.html#GetQuantizeInfo">GetQuantizeInfo</a> • <a href="quantize.html#PosterizeImage">PosterizeImage</a> • <a href="quantize.html#QuantizeImage">QuantizeImage</a> • <a href="quantize.html#QuantizeImages">QuantizeImages</a> • <a href="quantize.html#RemapImage">RemapImage</a> • <a href="quantize.html#RemapImages">RemapImages</a> • <a href="quantize.html#SetGrayscaleImage">SetGrayscaleImage</a></p>
+
+<h2><a href="../../api/MagickCore/quantize_8c.html" id="QuantizeImage">QuantizeImage</a></h2>
+
+<p>QuantizeImage() takes a standard RGB or monochrome images and quantizes them down to some fixed number of colors.</p>
+
+<p>For purposes of color allocation, an image is a set of n pixels, where each pixel is a point in RGB space. RGB space is a 3-dimensional vector space, and each pixel, Pi, is defined by an ordered triple of red, green, and blue coordinates, (Ri, Gi, Bi).</p>
+
+<p>Each primary color component (red, green, or blue) represents an intensity which varies linearly from 0 to a maximum value, Cmax, which corresponds to full saturation of that color. Color allocation is defined over a domain consisting of the cube in RGB space with opposite vertices at (0,0,0) and (Cmax, Cmax, Cmax). QUANTIZE requires Cmax = 255.</p>
+
+<p>The algorithm maps this domain onto a tree in which each node represents a cube within that domain. In the following discussion these cubes are defined by the coordinate of two opposite vertices (vertex nearest the origin in RGB space and the vertex farthest from the origin).</p>
+
+<p>The tree's root node represents the entire domain, (0,0,0) through (Cmax,Cmax,Cmax). Each lower level in the tree is generated by subdividing one node's cube into eight smaller cubes of equal size. This corresponds to bisecting the parent cube with planes passing through the midpoints of each edge.</p>
+
+<p>The basic algorithm operates in three phases: Classification, Reduction, and Assignment. Classification builds a color description tree for the image. Reduction collapses the tree until the number it represents, at most, the number of colors desired in the output image. Assignment defines the output image's color map and sets each pixel's color by restorage_class in the reduced tree. Our goal is to minimize the numerical discrepancies between the original colors and quantized colors (quantization error).</p>
+
+<p>Classification begins by initializing a color description tree of sufficient depth to represent each possible input color in a leaf. However, it is impractical to generate a fully-formed color description tree in the storage_class phase for realistic values of Cmax. If colors components in the input image are quantized to k-bit precision, so that Cmax= 2k-1, the tree would need k levels below the root node to allow representing each possible input color in a leaf. This becomes prohibitive because the tree's total number of nodes is 1 + sum(i=1, k, 8k).</p>
+
+<p>A complete tree would require 19,173,961 nodes for k = 8, Cmax = 255.</p>
+<dt>avoid building a fully populated tree, QUANTIZE</dt>
+<p>(1) Initializes data structures for nodes only as they are needed; (2) Chooses a maximum depth for the tree as a function of the desired number of colors in the output image (currently log2(colormap size)).</p>
+
+<p>For each pixel in the input image, storage_class scans downward from the root of the color description tree. At each level of the tree it identifies the single node which represents a cube in RGB space containing the pixel's color. It updates the following data for each such node:</p>
+
+<pre class="text">
+ n1: Number of pixels whose color is contained in the RGB cube which
+ this node represents;
+</pre>
+
+<p>n2: Number of pixels whose color is not represented in a node at lower depth in the tree; initially, n2 = 0 for all nodes except leaves of the tree.</p>
+
+<p>Sr, Sg, Sb: Sums of the red, green, and blue component values for all pixels not classified at a lower depth. The combination of these sums and n2 will ultimately characterize the mean color of a set of pixels represented by this node.</p>
+
+<p>E: the distance squared in RGB space between each pixel contained within a node and the nodes' center. This represents the quantization error for a node.</p>
+
+<p>Reduction repeatedly prunes the tree until the number of nodes with n2 > 0 is less than or equal to the maximum number of colors allowed in the output image. On any given iteration over the tree, it selects those nodes whose E count is minimal for pruning and merges their color statistics upward. It uses a pruning threshold, Ep, to govern node selection as follows:</p>
+
+<dd>
+</dd>
+
+<dd> Ep = 0 while number of nodes with (n2 > 0) > required maximum number of colors prune all nodes such that E <= Ep Set Ep to minimum E in remaining nodes </dd>
+
+<dd> This has the effect of minimizing any quantization error when merging two nodes together. </dd>
+
+<dd> When a node to be pruned has offspring, the pruning procedure invokes itself recursively in order to prune the tree from the leaves upward. n2, Sr, Sg, and Sb in a node being pruned are always added to the corresponding data in that node's parent. This retains the pruned node's color characteristics for later averaging. </dd>
+
+<dd> For each node, n2 pixels exist for which that node represents the smallest volume in RGB space containing those pixel's colors. When n2 > 0 the node will uniquely define a color in the output image. At the beginning of reduction, n2 = 0 for all nodes except a the leaves of the tree which represent colors present in the input image. </dd>
+
+<dd> The other pixel count, n1, indicates the total number of colors within the cubic volume which the node represents. This includes n1 - n2 pixels whose colors should be defined by nodes at a lower level in the tree. </dd>
+
+<dd> Assignment generates the output image from the pruned tree. The output </dd>
+<dl class="dl-horizontal">
+<dt>parts</dt>
+<dd>(1) A color map, which is an array of color descriptions (RGB triples) for each color present in the output image; (2) A pixel array, which represents each pixel as an index into the color map array. </dd>
+
+<dd> First, the assignment phase makes one pass over the pruned color description tree to establish the image's color map. For each node with n2 > 0, it divides Sr, Sg, and Sb by n2 . This produces the mean color of all pixels that classify no lower than this node. Each of these colors becomes an entry in the color map. </dd>
+
+<dd> Finally, the assignment phase reclassifies each pixel in the pruned tree to identify the deepest node containing the pixel's color. The pixel's value in the pixel array becomes the index of this node's mean color in the color map. </dd>
+
+<dd> This method is based on a similar algorithm written by Paul Raveling. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickCore/quantize_8c.html" id="AcquireQuantizeInfo">AcquireQuantizeInfo</a></h2>
+
+<p>AcquireQuantizeInfo() allocates the QuantizeInfo structure.</p>
+
+<p>The format of the AcquireQuantizeInfo method is:</p>
+
+<pre class="text">
+QuantizeInfo *AcquireQuantizeInfo(const ImageInfo *image_info)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>image_info</dt>
+<dd>the image info. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickCore/quantize_8c.html" id="CloneQuantizeInfo">CloneQuantizeInfo</a></h2>
+
+<p>CloneQuantizeInfo() makes a duplicate of the given quantize info structure, or if quantize info is NULL, a new one.</p>
+
+<p>The format of the CloneQuantizeInfo method is:</p>
+
+<pre class="text">
+QuantizeInfo *CloneQuantizeInfo(const QuantizeInfo *quantize_info)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>clone_info</dt>
+<dd>Method CloneQuantizeInfo returns a duplicate of the given quantize info, or if image info is NULL a new one. </dd>
+
+<dd> </dd>
+<dt>quantize_info</dt>
+<dd>a structure of type info. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickCore/quantize_8c.html" id="CompressImageColormap">CompressImageColormap</a></h2>
+
+<p>CompressImageColormap() compresses an image colormap by removing any duplicate or unused color entries.</p>
+
+<p>The format of the CompressImageColormap method is:</p>
+
+<pre class="text">
+MagickBooleanType CompressImageColormap(Image *image,
+ ExceptionInfo *exception)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>image</dt>
+<dd>the image. </dd>
+
+<dd> </dd>
+<dt>exception</dt>
+<dd>return any errors or warnings in this structure. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickCore/quantize_8c.html" id="DestroyQuantizeInfo">DestroyQuantizeInfo</a></h2>
+
+<p>DestroyQuantizeInfo() deallocates memory associated with an QuantizeInfo structure.</p>
+
+<p>The format of the DestroyQuantizeInfo method is:</p>
+
+<pre class="text">
+QuantizeInfo *DestroyQuantizeInfo(QuantizeInfo *quantize_info)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>quantize_info</dt>
+<dd>Specifies a pointer to an QuantizeInfo structure. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickCore/quantize_8c.html" id="GetImageQuantizeError">GetImageQuantizeError</a></h2>
+
+<p>GetImageQuantizeError() measures the difference between the original and quantized images. This difference is the total quantization error. The error is computed by summing over all pixels in an image the distance squared in RGB space between each reference pixel value and its quantized value. These values are computed:</p>
+
+<pre class="text">
+ o mean_error_per_pixel: This value is the mean error for any single
+pixel in the image.
+</pre>
+
+<dt>normalized_mean_square_error</dt>
+<p>This value is the normalized mean quantization error for any single pixel in the image. This distance measure is normalized to a range between 0 and 1. It is independent of the range of red, green, and blue values in the image.</p>
+
+<dt>normalized_maximum_square_error</dt>
+<p>Thsi value is the normalized maximum quantization error for any single pixel in the image. This distance measure is normalized to a range between 0 and 1. It is independent of the range of red, green, and blue values in your image.</p>
-<p><a href="../../Usage/">Examples of ImageMagick Usage</a> shows how to use ImageMagick from the <a href="../../www/command-line-processing.html">command-line</a> 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. With <a href="https://github.com/dlemstra/Magick.NET">Magick.NET</a>, use ImageMagick without having to install ImageMagick on your server or desktop.</p>
+<p>The format of the GetImageQuantizeError method is:</p>
-<h1><a class="anchor" id="news"></a>News</h1>
+<pre class="text">
+MagickBooleanType GetImageQuantizeError(Image *image,
+ ExceptionInfo *exception)
+</pre>
-<p>Now that ImageMagick version 7 is released, we continue to maintain the legacy release of ImageMagick, version 6, at <a href="https://legacy.imagemagick.org/">https://legacy.imagemagick.org</a>. Learn how ImageMagick version 7 differs from previous versions with our <a href="../www/porting.html">porting guide</a>.</p>
+<p>A description of each parameter follows.</p>
-<p>ImageMagick best practices <strong>strongly</strong> encourages you to configure a <a href="../../www/security-policy.html">security policy</a> that suits your local environment.</p>
+<dt>image</dt>
+<p>the image.</p>
-<p>As an analog to linear (RGB) and non-linear (sRGB) color colorspaces, as of ImageMagick 7.0.7-17, we introduce the LinearGray colorspace. Gray is non-linear grayscale and LinearGray is linear (e.g. -colorspace linear-gray).</p>
+<dt>exception</dt>
+<p>return any errors or warnings in this structure.</p>
-<p>Want more performance from ImageMagick? Try these options:</p>
+<h2><a href="../../api/MagickCore/quantize_8c.html" id="GetQuantizeInfo">GetQuantizeInfo</a></h2>
-<ul>
-<li>Add more memory to your system, see <a href="../../www/architecture.html#cache">the pixel cache</a>;</li>
-<li>Add more cores to your system, see <a href="../../www/architecture.html#threads">threads of execution support</a>;</li>
-<li>push large images to a solid-state drive, see <a href="../../www/architecture.html#tera-pixel">large image support</a>.</li>
-</ul>
-<p>If these options are prohibitive, you can reduce the quality of the image results. The default build is Q16 HDRI. If you disable <a href="../../www/high-dynamic-range.html">HDRI</a>, you use half the memory and instead of predominately floating point operations, you use the typically more efficient integer operations. The tradeoff is reduced precision and you cannot process out of range pixel values (e.g. negative). If you build the Q8 non-HDRI version of ImageMagick, you again reduce the memory requirements in half-- and once again there is a tradeoff, even less precision and no out of range pixel values. For a Q8 non-HDRI build of ImageMagick, use these <code>configure</code> script options: <code>--with-quantum-depth=8 --disable-hdri</code>.</p>
+<p>GetQuantizeInfo() initializes the QuantizeInfo structure.</p>
-<h1><a class="anchor" id="community"></a>Community</h1>
-<p>To join the ImageMagick community, try the <a target="_blank" href="https://imagemagick.org/discourse-server/">discourse server</a>. You can review questions or comments (with informed responses) posed by ImageMagick users or ask your own questions. If you want to contribute image processing algorithms, other enhancements, or bug fixes, open an <a href="https://github.com/ImageMagick/ImageMagick/issues">issue</a>. </p>
+<p>The format of the GetQuantizeInfo method is:</p>
+
+<pre class="text">
+GetQuantizeInfo(QuantizeInfo *quantize_info)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>quantize_info</dt>
+<dd>Specifies a pointer to a QuantizeInfo structure. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickCore/quantize_8c.html" id="PosterizeImage">PosterizeImage</a></h2>
+
+<p>PosterizeImage() reduces the image to a limited number of colors for a "poster" effect.</p>
+
+<p>The format of the PosterizeImage method is:</p>
+
+<pre class="text">
+MagickBooleanType PosterizeImage(Image *image,const size_t levels,
+ const DitherMethod dither_method,ExceptionInfo *exception)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>image</dt>
+<dd>Specifies a pointer to an Image structure. </dd>
+
+<dd> </dd>
+<dt>levels</dt>
+<dd>Number of color levels allowed in each channel. Very low values (2, 3, or 4) have the most visible effect. </dd>
+
+<dd> </dd>
+<dt>dither_method</dt>
+<dd>choose from UndefinedDitherMethod, NoDitherMethod, RiemersmaDitherMethod, FloydSteinbergDitherMethod. </dd>
+
+<dd> </dd>
+<dt>exception</dt>
+<dd>return any errors or warnings in this structure. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickCore/quantize_8c.html" id="QuantizeImage">QuantizeImage</a></h2>
+
+<p>QuantizeImage() analyzes the colors within a reference image and chooses a fixed number of colors to represent the image. The goal of the algorithm is to minimize the color difference between the input and output image while minimizing the processing time.</p>
+
+<p>The format of the QuantizeImage method is:</p>
+
+<pre class="text">
+MagickBooleanType QuantizeImage(const QuantizeInfo *quantize_info,
+ Image *image,ExceptionInfo *exception)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>quantize_info</dt>
+<dd>Specifies a pointer to an QuantizeInfo structure. </dd>
+
+<dd> </dd>
+<dt>image</dt>
+<dd>the image. </dd>
+
+<dd> </dd>
+<dt>exception</dt>
+<dd>return any errors or warnings in this structure. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickCore/quantize_8c.html" id="QuantizeImages">QuantizeImages</a></h2>
+
+<p>QuantizeImages() analyzes the colors within a set of reference images and chooses a fixed number of colors to represent the set. The goal of the algorithm is to minimize the color difference between the input and output images while minimizing the processing time.</p>
+
+<p>The format of the QuantizeImages method is:</p>
+
+<pre class="text">
+MagickBooleanType QuantizeImages(const QuantizeInfo *quantize_info,
+ Image *images,ExceptionInfo *exception)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>quantize_info</dt>
+<dd>Specifies a pointer to an QuantizeInfo structure. </dd>
+
+<dd> </dd>
+<dt>images</dt>
+<dd>Specifies a pointer to a list of Image structures. </dd>
+
+<dd> </dd>
+<dt>exception</dt>
+<dd>return any errors or warnings in this structure. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickCore/quantize_8c.html" id="RemapImage">RemapImage</a></h2>
+
+<p>RemapImage() replaces the colors of an image with the closest of the colors from the reference image.</p>
+
+<p>The format of the RemapImage method is:</p>
+
+<pre class="text">
+MagickBooleanType RemapImage(const QuantizeInfo *quantize_info,
+ Image *image,const Image *remap_image,ExceptionInfo *exception)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>quantize_info</dt>
+<dd>Specifies a pointer to an QuantizeInfo structure. </dd>
+
+<dd> </dd>
+<dt>image</dt>
+<dd>the image. </dd>
+
+<dd> </dd>
+<dt>remap_image</dt>
+<dd>the reference image. </dd>
+
+<dd> </dd>
+<dt>exception</dt>
+<dd>return any errors or warnings in this structure. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickCore/quantize_8c.html" id="RemapImages">RemapImages</a></h2>
+
+<p>RemapImages() replaces the colors of a sequence of images with the closest color from a reference image.</p>
+
+<p>The format of the RemapImage method is:</p>
+
+<pre class="text">
+MagickBooleanType RemapImages(const QuantizeInfo *quantize_info,
+ Image *images,Image *remap_image,ExceptionInfo *exception)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>quantize_info</dt>
+<dd>Specifies a pointer to an QuantizeInfo structure. </dd>
+
+<dd> </dd>
+<dt>images</dt>
+<dd>the image sequence. </dd>
+
+<dd> </dd>
+<dt>remap_image</dt>
+<dd>the reference image. </dd>
+
+<dd> </dd>
+<dt>exception</dt>
+<dd>return any errors or warnings in this structure. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="../../api/MagickCore/quantize_8c.html" id="SetGrayscaleImage">SetGrayscaleImage</a></h2>
+
+<p>SetGrayscaleImage() converts an image to a PseudoClass grayscale image.</p>
+
+<p>The format of the SetGrayscaleImage method is:</p>
+
+<pre class="text">
+MagickBooleanType SetGrayscaleImage(Image *image,
+ ExceptionInfo *exception)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>image</dt>
+<dd>The image. </dd>
+
+<dd> </dd>
+<dt>exception</dt>
+<dd>return any errors or warnings in this structure. </dd>
+
+<dd> </dd>
+</dl>
</div>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="quantize.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../../www/www/security-policy.html">Security</a> •
+ <a href="../../www/www/architecture.html">Architecture</a>
+
+ <a href="quantize.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../www/images/wand.ico"/></a>
+
+ <a href="../../www/www/links.html">Related</a> •
+ <a href="../../www/www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../../www/www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../../www/www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="../../www/assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 23rd April 2019 17:58 -->
\ No newline at end of file
<link href="registry.html" rel="canonical" />
<link href="../../images/wand.png" rel="icon" />
<link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
+ <a class="nav-link" target="_blank" href="../https://imagemagick.org/discourse-server//">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="../https://imagemagick.org/script/search.php">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickCore, C API: Resize an Image @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, resize, an, image, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="resize.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="montage.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="resize.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="resize.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a> •
+ <a href="../www/support.html">Donate</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 4th January 2019 17:20 -->
\ No newline at end of file
+<!-- Magick Cache 22nd April 2019 22:24 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickCore, C API: Monitor or Limit Resource Consumption @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, monitor, or, limit, resource, consumption, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="author" content="ImageMagick Studio LLC" />
<meta name="revisit-after" content="2 DAYS" />
<meta name="resource-type" content="document" />
- <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
+ <meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="resource.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="montage.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="resource.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="resource.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 1st January 2019 21:08 -->
\ No newline at end of file
+<!-- Magick Cache 24th April 2019 08:55 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>MagickCore, C API: Segment an Image with Thresholding Fuzzy c-Means @ ImageMagick</title>
+ <title>ImageMagick - MagickCore, C API: Segment an Image with Thresholding Fuzzy c-Means</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, segment, an, image, with, thresholding, fuzzy, c-means, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="segment.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../www/api/segment.html" rel="canonical" />
+ <link href="../../www/images/wand.png" rel="icon" />
+ <link href="../../www/images/wand.ico" rel="shortcut icon" />
+ <link href="../../www/assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../www/images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../../www/index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../../www/www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../../www/www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../../www/www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../../www/www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../../www/www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="../../www/www/search.html">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="segment.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../../www/www/security-policy.html">Security</a> •
+ <a href="../../www/www/architecture.html">Architecture</a>
+
+ <a href="segment.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../www/images/wand.ico"/></a>
+
+ <a href="../../www/www/links.html">Related</a> •
+ <a href="../../www/www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../../www/www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../../www/www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="../../www/assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 3rd January 2019 20:52 -->
\ No newline at end of file
+<!-- Magick Cache 26th April 2019 10:02 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickCore, C API: Shear or Rotate an Image by an Arbitrary Angle @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, shear, or, rotate, an, image, by, an, arbitrary, angle, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="shear.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="montage.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="shear.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="shear.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 3rd January 2019 05:28 -->
\ No newline at end of file
+<!-- Magick Cache 25th April 2019 01:46 -->
\ No newline at end of file
<link href="signature.html" rel="canonical" />
<link href="../../images/wand.png" rel="icon" />
<link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
+ <a class="nav-link" target="_blank" href="../https://imagemagick.org/discourse-server//">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="../https://imagemagick.org/script/search.php">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickCore, C API: Image Statistics @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, image, statistics, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="author" content="ImageMagick Studio LLC" />
<meta name="revisit-after" content="2 DAYS" />
<meta name="resource-type" content="document" />
- <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
+ <meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="statistic.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="montage.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="statistic.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="statistic.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 30th December 2018 10:19 -->
\ No newline at end of file
+<!-- Magick Cache 24th April 2019 19:56 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickCore, C API: The Pixel FIFO @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, the, pixel, fifo, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="author" content="ImageMagick Studio LLC" />
<meta name="revisit-after" content="2 DAYS" />
<meta name="resource-type" content="document" />
- <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
+ <meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="stream.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="montage.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="stream.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="stream.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a> •
+ <a href="../www/support.html">Donate</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 30th December 2018 04:54 -->
\ No newline at end of file
+<!-- Magick Cache 22nd April 2019 22:27 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickCore, C API: Transform an Image @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, transform, an, image, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="transform.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../www/api/transform.html" rel="canonical" />
+ <link href="../../www/images/wand.png" rel="icon" />
+ <link href="../../www/images/wand.ico" rel="shortcut icon" />
+ <link href="../../www/assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../www/images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../../www/index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../../www/www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../../www/www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../../www/www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../../www/www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../../www/www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="../../www/www/search.html">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="transform.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../../www/www/security-policy.html">Security</a> •
+ <a href="../../www/www/architecture.html">Architecture</a>
+
+ <a href="transform.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../www/images/wand.ico"/></a>
+
+ <a href="../../www/www/links.html">Related</a> •
+ <a href="../../www/www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../../www/www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../../www/www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="../../www/assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 3rd January 2019 20:56 -->
\ No newline at end of file
+<!-- Magick Cache 24th April 2019 14:06 -->
\ No newline at end of file
<link href="version.html" rel="canonical" />
<link href="../../images/wand.png" rel="icon" />
<link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
+ <a class="nav-link" target="_blank" href="../https://imagemagick.org/discourse-server//">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="../https://imagemagick.org/script/search.php">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickWand, C API: Wand View Methods @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickwc, api:, wview, methods, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="author" content="ImageMagick Studio LLC" />
<meta name="revisit-after" content="2 DAYS" />
<meta name="resource-type" content="document" />
- <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
+ <meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="wand-view.html" rel="canonical" />
- <link href="../../images/wand.png" rel="icon" />
- <link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/magick.css" rel="stylesheet" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="montage.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/download.html">Download</a>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../../www/develop.html">Develop</a>
+ <a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../../www/security-policy.html">Security</a> •
- <a href="../../www/architecture.html">Architecture</a> •
- <a href="../../www/links.html">Related</a> •
- <a href="../../www/sitemap.html">Sitemap</a>
-
- <a href="wand-view.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
-
+ <p><a href="../www/security-policy.html">Security</a> •
+ <a href="../www/architecture.html">Architecture</a>
+
+ <a href="wand-view.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="../www/links.html">Related</a> •
+ <a href="../www/sitemap.html">Sitemap</a>
+ <br/>
+ <a href="../www/support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../../www/support.html">Donate</a> •
- <a href="../../www/contact.html">Contact Us</a>
+ <a href="../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 30th December 2018 04:25 -->
\ No newline at end of file
+<!-- Magick Cache 24th April 2019 21:28 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Architecture @ ImageMagick</title>
+ <title>ImageMagick - Architecture</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="architecture, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/architecture.html" rel="canonical" />
+ <link href="architecture.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<link href="../images/wand.ico" rel="shortcut icon" />
<link href="assets/magick.css" rel="stylesheet" />
</div>
</nav>
<div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
</code></pre></dd>
</dl>
-<p>In our discussion of the pixel cache, we use the <a href="../www/magick-core.html">MagickCore API</a> to illustrate our points, however, the principles are the same for other program interfaces to ImageMagick.</p>
+<p>In our discussion of the pixel cache, we use the <a href="magick-core.html">MagickCore API</a> to illustrate our points, however, the principles are the same for other program interfaces to ImageMagick.</p>
-<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 8-bit gray image, if you are using the Q8 version of ImageMagick, and 16-bit RGBA for the Q16 version. You can determine which version you have with the <a href="command-line-options.html#version">‑version</a> option: </p>
+<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 8-bit gray 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>
-<pre class="highlight"><span class="crtprompt">$ </span><span class='crtin'>identify -version</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>Version: ImageMagick 7.0.8-23 2018-12-25 Q16 https://imagemagick.org</span></pre>
+<pre class="highlight"><span class="crtprompt">$ </span><span class='crtin'>identify -version</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>Version: ImageMagick 7.0.8-42 2019-03-04 Q16 https://imagemagick.org</span></pre>
<p>As you can see, the convenience of the pixel cache sometimes comes with a trade-off in storage (e.g. storing a 1-bit monochrome image as 16-bit is wasteful) and speed (i.e. storing the entire image in memory is generally slower than accessing one scanline of pixels at a time). In most cases, the benefits of the pixel cache typically outweigh any disadvantages.</p>
<h3><a class="anchor" id="authentic-pixels"></a>Access the Pixel Cache</h3>
<li><a href="api/cache.html#SyncAuthenticPixels">SyncAuthenticPixels()</a>: update the pixel cache with any modified pixels</li>
</ul>
-<p>Here is a typical <a href="../www/magick-core.html">MagickCore</a> code snippet for manipulating pixels in the pixel cache. In our example, we copy pixels from the input image to the output image and decrease the intensity by 10%:</p>
+<p>Here is a typical <a href="magick-core.html">MagickCore</a> code snippet for manipulating pixels in the pixel cache. In our example, we copy pixels from the input image to the output image and decrease the intensity by 10%:</p>
<pre class="pre-scrollable"><code>const Quantum
*p;
<h3><a class="anchor" id="virtual-pixels"></a>Virtual Pixels</h3>
<p>There are a plethora of image processing algorithms that require a neighborhood of pixels about a pixel of interest. The algorithm typically includes a caveat concerning how to handle pixels around the image boundaries, known as edge pixels. With virtual pixels, you do not need to concern yourself about special edge processing other than choosing which virtual pixel method is most appropriate for your algorithm.</p>
- <p>Access to the virtual pixels are controlled by the <a href="api/cache.html#SetImageVirtualPixelMethod">SetImageVirtualPixelMethod()</a> method from the MagickCore API or the <a href="command-line-options.html#virtual-pixel">‑virtual‑pixel</a> option from the command line. The methods include:</p>
+ <p>Access to the virtual pixels are controlled by the <a href="api/cache.html#SetImageVirtualPixelMethod">SetImageVirtualPixelMethod()</a> method from the MagickCore API or the <a href="../www/command-line-options.html#virtual-pixel">‑virtual‑pixel</a> option from the command line. The methods include:</p>
<dl class="row">
<dt class="col-md-4">background</dt>
Time: unlimited
</pre>
-<p>You can set these limits either as a <a href="security-policy.html">security policy</a> (see <a href="https://imagemagick.org/source/policy.xml">policy.xml</a>), with an <a href="resources.html#environment">environment variable</a>, with the <a href="command-line-options.html#limit">-limit</a> command line option, or with the <a href="api/resource.html#SetMagickResourceLimit">SetMagickResourceLimit()</a> MagickCore API method. As an example, our online web interface to ImageMagick, <a href="../MagickStudio/scripts/MagickStudio.cgi">ImageMagick Studio</a>, includes these policy limits to help prevent a denial-of-service:</p>
+<p>You can set these limits either as a <a href="security-policy.html">security policy</a> (see <a href="https://imagemagick.org/source/policy.xml">policy.xml</a>), with an <a href="resources.html#environment">environment variable</a>, with the <a href="../www/command-line-options.html#limit">-limit</a> command line option, or with the <a href="api/resource.html#SetMagickResourceLimit">SetMagickResourceLimit()</a> MagickCore API method. As an example, our online web interface to ImageMagick, <a href="../MagickStudio/scripts/MagickStudio.cgi">ImageMagick Studio</a>, includes these policy limits to help prevent a denial-of-service:</p>
<pre class="highlight"><code><policymap>
<policy domain="resource" name="temporary-path" value="/tmp"/>
<policy domain="resource" name="memory" value="256MiB"/>
<p>Note, the cache limits are global to each invocation of ImageMagick, meaning if you create several images, the combined resource requirements are compared to the limit to determine the pixel cache storage disposition.</p>
-<p>To determine which type and how much resources are consumed by the pixel cache, add the <a href="command-line-options.html#debug">-debug cache</a> option to the command-line:</p>
+<p>To determine which type and how much resources are consumed by the pixel cache, add the <a href="../www/command-line-options.html#debug">-debug cache</a> option to the command-line:</p>
<pre class="highlight">-> convert -debug cache logo: -sharpen 3x2 null:
2016-12-17T13:33:42-05:00 0:00.000 0.000u 7.0.0 Cache convert: cache.c/DestroyPixelCache/1275/Cache
destroy
image=ReadStream(image_info,&StreamPixels,exception);
</code></pre>
-<p>We also provide a lightweight tool, <a href="../www/stream.html">stream</a>, to stream one or more pixel components of the image or portion of the image to your choice of storage formats. It writes the pixel components as they are read from the input image a row at a time making <a href="../www/stream.html">stream</a> desirable when working with large images or when you require raw pixel components. A majority of the image formats stream pixels (red, green, and blue) from left to right and top to bottom. However, a few formats do not support this common ordering (e.g. the PSD format).</p>
+<p>We also provide a lightweight tool, <a href="stream.html">stream</a>, to stream one or more pixel components of the image or portion of the image to your choice of storage formats. It writes the pixel components as they are read from the input image a row at a time making <a href="stream.html">stream</a> desirable when working with large images or when you require raw pixel components. A majority of the image formats stream pixels (red, green, and blue) from left to right and top to bottom. However, a few formats do not support this common ordering (e.g. the PSD format).</p>
<h2><a class="anchor" id="properties"></a>Image Properties and Profiles</h2>
</code></pre>
<h2><a class="anchor" id="tera-pixel"></a>Large Image Support</h2>
-<p>ImageMagick can read, process, or write mega-, giga-, or tera-pixel image sizes. An image width or height can range from 1 to 2 giga-pixels on a 32 bit OS and up to 9 exa-pixels on a 64-bit OS. Note, that some image formats have restrictions on image size. For example, Photoshop images are limited to 300,000 pixels for width or height. Here we resize an image to a quarter million pixels square:</p>
+<p>ImageMagick can read, process, or write mega-, giga-, or tera-pixel image sizes. An image width or height can range from 1 to 2 giga-pixels on a 32 bit OS (up to 2147483647 rows/columns) and up to 9 exa-pixels on a 64-bit OS (up to 9223372036854775807 rows/columns). Note, that some image formats have restrictions on image size. For example, Photoshop images are limited to 300,000 pixels for width or height. Here we resize an image to a quarter million pixels square:</p>
<pre class="highlight"><code>convert logo: -resize 250000x250000 logo.miff
</code></pre>
<h2><a class="anchor" id="threads"></a>Threads of Execution</h2>
-<p>Many of ImageMagick's internal algorithms are threaded to take advantage of speed-ups offered by the multicore processor chips. However, you are welcome to use ImageMagick algorithms in your threads of execution with the exception of the MagickCore's GetVirtualPixels(), GetAuthenticPixels(), QueueAuthenticPixels(), or SyncAuthenticPixels() pixel cache methods. These methods are intended for one thread of execution only with the exception of an OpenMP parallel section. To access the pixel cache with more than one thread of execution, use a cache view. We do this for the <a href="api/composite.html#CompositeImage">CompositeImage()</a> method, for example. Suppose we want to composite a single source image over a different destination image in each thread of execution. If we use GetVirtualPixels(), the results are unpredictable because multiple threads would likely be asking for different areas of the pixel cache simultaneously. Instead we use GetCacheViewVirtualPixels() which creates a unique view for each thread of execution ensuring our program behaves properly regardless of how many threads are invoked. The other program interfaces, such as the <a href="../www/magick-wand.html">MagickWand API</a>, are completely thread safe so there are no special precautions for threads of execution.</p>
+<p>Many of ImageMagick's internal algorithms are threaded to take advantage of speed-ups offered by the multicore processor chips. However, you are welcome to use ImageMagick algorithms in your threads of execution with the exception of the MagickCore's GetVirtualPixels(), GetAuthenticPixels(), QueueAuthenticPixels(), or SyncAuthenticPixels() pixel cache methods. These methods are intended for one thread of execution only with the exception of an OpenMP parallel section. To access the pixel cache with more than one thread of execution, use a cache view. We do this for the <a href="api/composite.html#CompositeImage">CompositeImage()</a> method, for example. Suppose we want to composite a single source image over a different destination image in each thread of execution. If we use GetVirtualPixels(), the results are unpredictable because multiple threads would likely be asking for different areas of the pixel cache simultaneously. Instead we use GetCacheViewVirtualPixels() which creates a unique view for each thread of execution ensuring our program behaves properly regardless of how many threads are invoked. The other program interfaces, such as the <a href="magick-wand.html">MagickWand API</a>, are completely thread safe so there are no special precautions for threads of execution.</p>
-<p>Here is an MagickCore code snippet that takes advantage of threads of execution with the <a href="../www/openmp.html">OpenMP</a> programming paradigm:</p>
+<p>Here is an MagickCore code snippet that takes advantage of threads of execution with the <a href="openmp.html">OpenMP</a> programming paradigm:</p>
<pre class="pre-scrollable"><code>CacheView
*image_view;
<p>If you call the ImageMagick API from your OpenMP-enabled application and you intend to dynamically increase the number of threads available in subsequent parallel regions, be sure to perform the increase <var>before</var> you call the API otherwise ImageMagick may fault.</p>
-<p><a href="api/wand-view.html">MagickWand</a> supports wand views. A view iterates over the entire, or portion, of the image in parallel and for each row of pixels, it invokes a callback method you provide. This limits most of your parallel programming activity to just that one module. There are similar methods in <a href="api/image-view.html">MagickCore</a>. For an example, see the same sigmoidal contrast algorithm implemented in both <a href="../www/magick-wand.html#wand-view">MagickWand</a> and <a href="../www/magick-core.html#image-view">MagickCore</a>.</p>
+<p><a href="api/wand-view.html">MagickWand</a> supports wand views. A view iterates over the entire, or portion, of the image in parallel and for each row of pixels, it invokes a callback method you provide. This limits most of your parallel programming activity to just that one module. There are similar methods in <a href="api/image-view.html">MagickCore</a>. For an example, see the same sigmoidal contrast algorithm implemented in both <a href="magick-wand.html#wand-view">MagickWand</a> and <a href="magick-core.html#image-view">MagickCore</a>.</p>
<p>In most circumstances, the default number of threads is set to the number of processor cores on your system for optimal performance. However, if your system is hyperthreaded or if you are running on a virtual host and only a subset of the processors are available to your server instance, you might get an increase in performance by setting the thread <a href="resources.html#configure">policy</a> or the <a href="resources.html#environment">MAGICK_THREAD_LIMIT</a> environment variable. For example, your virtual host has 8 processors but only 2 are assigned to your server instance. The default of 8 threads can cause severe performance problems. One solution is to limit the number of threads to the available processors in your <a href="https://imagemagick.org/source/policy.xml">policy.xml</a> configuration file:</p>
<pre class="highlight"><code><policy domain="resource" name="thread" value="2"/>
Performance[12]: 10i 4.525ips 0.799e 18.320u 0:02.210
</pre>
<p>The sweet spot for this example is 6 threads. This makes sense since there are 6 physical cores. The other 6 are hyperthreads. It appears that sharpening does not benefit from hyperthreading.</p>
-<p>In certain cases, it might be optimal to set the number of threads to 1 or to disable OpenMP completely with the <a href="resources.html#environment">MAGICK_THREAD_LIMIT</a> environment variable, <a href="command-line-options.html#limit">-limit</a> command line option, or the <a href="resources.html#configure">policy.xml</a> configuration file.</p>
+<p>In certain cases, it might be optimal to set the number of threads to 1 or to disable OpenMP completely with the <a href="resources.html#environment">MAGICK_THREAD_LIMIT</a> environment variable, <a href="../www/command-line-options.html#limit">-limit</a> command line option, or the <a href="resources.html#configure">policy.xml</a> configuration file.</p>
<h2><a class="anchor" id="distributed"></a>Heterogeneous Distributed Processing</h2>
<p>ImageMagick includes support for heterogeneous distributed processing with the <a href="http://en.wikipedia.org/wiki/OpenCL">OpenCL</a> framework. OpenCL kernels within ImageMagick permit image processing algorithms to execute across heterogeneous platforms consisting of CPUs, GPUs, and other processors. Depending on your platform, speed-ups can be an order of magnitude faster than the traditional single CPU.</p>
<p>First verify that your version of ImageMagick includes support for the OpenCL feature:</p>
<pre class="highlight"><code>identify -version
-Features: DPC Cipher Modules OpenCL OpenMP
+Features: DPC Cipher Modules OpenCL OpenMP(4.5)
</code></pre>
<p>If so, run this command to realize a significant speed-up for image convolution:</p>
<h2><a class="anchor" id="filters"></a>Custom Image Filters</h2>
-<p>ImageMagick provides a convenient mechanism for adding your own custom image processing algorithms. We call these image filters and they are invoked from the command line with the <a href="command-line-options.html#process">-process</a> option or from the MagickCore API method <a href="api/module.html#ExecuteModuleProcess">ExecuteModuleProcess()</a>.</p>
+<p>ImageMagick provides a convenient mechanism for adding your own custom image processing algorithms. We call these image filters and they are invoked from the command line with the <a href="../www/command-line-options.html#process">-process</a> option or from the MagickCore API method <a href="api/module.html#ExecuteModuleProcess">ExecuteModuleProcess()</a>.</p>
<p>Here is a listing of a sample <a href="https://imagemagick.org/source/analyze.c">custom image filter</a>. It computes a few statistics such as the pixel brightness and saturation mean and standard-deviation.</p>
<pre class="pre-scrollable"><code>#include <stdio.h>
</main><!-- /.container -->
<footer class="magick-footer">
<p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
+ <a href="architecture.html">Architecture</a>
+
+ <a href="architecture.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
-
- <a href="architecture.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
- <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <br/>
<a href="support.html">Donate</a> •
- <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 5th January 2019 11:42 -->
\ No newline at end of file
+<!-- Magick Cache 27th April 2019 19:38 -->
\ No newline at end of file
</p>
<p><a href="binary-releases.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="www/www/www/www/www/www/www/www/www/../www/../www/../www/../www/../www/../www/../www/../www/../www/../www/../www/../www/../www/https://imagemagick.org/script/contact.php">Contact Us</a></p>
+ <a href="www/www/www/www/www/www/www/www/www/../www/../www/../www/../www/../www/../www/../www/../www/../www/../www/../www/../www/../www/../www/https://imagemagick.org/script/contact.php">Contact Us</a></p>
<p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
</footer>
</div><!-- /.container -->
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Changelog @ ImageMagick</title>
+ <title>ImageMagick - Changelog</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="changelog, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="changelog.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</header>
<main class="container">
<div class="magick-template">
-<div class="magick-header"><dl><dt>2019-01-01 7.0.8-23 Cristy <quetzlzacatenango@image...></dt>
- <li> Release ImageMagick version 7.0.8-22, GIT revision 15199:ba07f7d07:20190101</li>
+<div class="magick-header"><dl><dt>2019-04-29 7.0.8-42 Cristy <quetzlzacatenango@image...></dt>
+ <li> Release ImageMagick version 7.0.8-42, GIT revision 15570:71190ccd0:20190424</li>
+<dt>2019-04-20 7.0.8-42 Cristy <quetzlzacatenango@image...></dt>
+ <li> Fixed a number of issues (reference https://imagemagick.org/discourse-server//viewforum.html?f=3).</li>
+ <li> Fixed a number of issues (reference https://github.com/ImageMagick/ImageMagick/issues).</li>
+<dt>2019-04-19 7.0.8-41 Cristy <quetzlzacatenango@image...></dt>
+ <li> Release ImageMagick version 7.0.8-41, GIT revision 15540:c78993d13:20190420</li>
+<dt>2019-04-13 7.0.8-41 Cristy <quetzlzacatenango@image...></dt>
+ <li> Fixed a number of issues (reference https://imagemagick.org/discourse-server//viewforum.html?f=3).</li>
+ <li> Fixed a number of issues (reference https://github.com/ImageMagick/ImageMagick/issues).</li>
+ <li> Honor SOURCE_DATE_EPOCH environment variable (reference https://github.com/ImageMagick/ImageMagick/pull/1496/).</li>
+ <li> Standardize on UTC time for any image format timestamp.</li>
+ <li> Add MagickAutoThresholdImage(), MagickCannyEdgeImage(), MagickComplexImages(), MagickConnectedComponentsImage(), MagickHoughLineImage(), MagickKuwaharaImage(), MagickLevelizeImageColors(), MagickLevelImageColors(), MagickMeanShiftImage(), MagickPolynomialImage(), MagickRangeThresholdImage(), MagickSetSeed(), MagickWaveletDenoiseImage() methods to MagickWand API.</li>
+<dt>2019-04-12 7.0.8-40 Cristy <quetzlzacatenango@image...></dt>
+ <li> Release ImageMagick version 7.0.8-40, GIT revision 15510:7e503e231:20190412</li>
+<dt>2019-04-10 7.0.8-40 Cristy <quetzlzacatenango@image...></dt>
+ <li> Fixed a number of issues (reference https://imagemagick.org/discourse-server//viewforum.html?f=3).</li>
+ <li> Fixed a number of issues (reference https://github.com/ImageMagick/ImageMagick/issues).</li>
+</li>
+<dt>2019-04-07 7.0.8-39 Cristy <quetzlzacatenango@image...></dt>
+ <li> Release ImageMagick version 7.0.8-39, GIT revision 15489:6120f8bc1:20190406</li>
+<dt>2019-04-06 7.0.8-39 Cristy <quetzlzacatenango@image...></dt>
+ <li> The -layers option compared pixels inocorrectly as opacity rather than alpha.</li>
+ <li> The -preview raise option now returns expected results.</li>
+ <li> Initialise ghostscript instances with NULL (reference https://github.com/ImageMagick/ImageMagick/pull/1538).</li>
+<dt>2019-04-06 7.0.8-38 Cristy <quetzlzacatenango@image...></dt>
+ <li> Release ImageMagick version 7.0.8-38, GIT revision 15483:23edcef04:20190406</li>
+<dt>2019-04-06 7.0.8-38 Cristy <quetzlzacatenango@image...></dt>
+ <li> Modulo off by one patch for -virtual-pixel option (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=35789).</li>
+<dt>2019-04-03 7.0.8-37 Cristy <quetzlzacatenango@image...></dt>
+ <li> Release ImageMagick version 7.0.8-37, GIT revision 15470:477216fd7:20190403</li>
+<dt>2019-04-03 7.0.8-37 Cristy <quetzlzacatenango@image...></dt>
+ <li> Fixed -virtual-pixel option (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=35789).</li>
+<dt>2019-03-31 7.0.8-36 Cristy <quetzlzacatenango@image...></dt>
+ <li> Release ImageMagick version 7.0.8-36, GIT revision 15464:3a928224d:20190331</li>
+<dt>2019-03-27 7.0.8-36 Cristy <quetzlzacatenango@image...></dt>
+ <li> Fixed a number of issues (reference https://github.com/ImageMagick/ImageMagick/issues).</li>
+<dt>2019-03-24 7.0.8-35 Cristy <quetzlzacatenango@image...></dt>
+ <li> Release ImageMagick version 7.0.8-35, GIT revision 15440:4a0a88e41:20190324</li>
+<dt>2019-03-23 7.0.8-35 Cristy <quetzlzacatenango@image...></dt>
+ <li> -draw image DstOver is now responsive to the composite operator (reference https://imagemagick.org/discourse-server//viewtopic.html?f=1&t=35650).</li>
+ <li> Fixed a number of issues (reference https://github.com/ImageMagick/ImageMagick/issues).</li>
+<dt>2019-03-15 7.0.8-34 Cristy <quetzlzacatenango@image...></dt>
+ <li> Release ImageMagick version 7.0.8-34, GIT revision 15413:860af935d:20190315</li>
+<dt>2019-03-11 7.0.8-34 Cristy <quetzlzacatenango@image...></dt>
+ <li> Associate one lock with each resource.</li>
+ <li> Report exception if opening TIFF did not work out.</li>
+ <li> Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).</li>
+<dt>2019-03-10 7.0.8-33 Cristy <quetzlzacatenango@image...></dt>
+ <li> Release ImageMagick version 7.0.8-33, GIT revision 15401:c805e3205:20190310</li>
+<dt>2019-03-06 7.0.8-33 Cristy <quetzlzacatenango@image...></dt>
+ <li> Fix SVG conversion infinite loop (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=35591).</li>
+ <li> Initialize primitive drawing structure after resizing.</li>
+<dt>2019-03-05 7.0.8-32 Cristy <quetzlzacatenango@image...></dt>
+ <li> Release ImageMagick version 7.0.8-32, GIT revision 15386:58d9c4692:20190305</li>
+<dt>2019-03-05 7.0.8-32 Cristy <quetzlzacatenango@image...></dt>
+ <li> Fix out-of-boundary LocaleLowerCase() @ https://github.com/ImageMagick/ImageMagick/issues/1495</li>
+<dt>2019-03-04 7.0.8-31 Cristy <quetzlzacatenango@image...></dt>
+ <li> Release ImageMagick version 7.0.8-31, GIT revision 15381:3122a669d:20190304</li>
+<dt>2019-03-04 7.0.8-31 Cristy <quetzlzacatenango@image...></dt>
+ <li> -trim is no longer sensitive to the image virtual canvas.</li>
+<dt>2019-03-03 7.0.8-30 Cristy <quetzlzacatenango@image...></dt>
+ <li> Release ImageMagick version 7.0.8-30, GIT revision 15376:16d2b4e6a:20190303</li>
+<dt>2019-03-03 7.0.8-30 Cristy <quetzlzacatenango@image...></dt>
+ <li> Support define to remove additional background from an image during a trim, e.g. -fuzz 5% -define trim:percent-background=0% -trim.</li>
+<dt>2019-02-28 7.0.8-29 Cristy <quetzlzacatenango@image...></dt>
+ <li> Release ImageMagick version 7.0.8-29, GIT revision 15368:5d8ed9f56:20190228</li>
+<dt>2019-02-28 7.0.8-29 Cristy <quetzlzacatenango@image...></dt>
+ <li> Fixed a number of issues (reference https://github.com/ImageMagick/ImageMagick/issues).</li>
+ <li> Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).</li>
+<dt>2019-02-18 7.0.8-28 Cristy <quetzlzacatenango@image...></dt>
+ <li> Release ImageMagick version 7.0.8-28, GIT revision 15345:09a7c67dd:20190218</li>
+<dt>2019-02-12 7.0.8-28 Cristy <quetzlzacatenango@image...></dt>
+ <li> Fixed a number of issues (reference https://github.com/ImageMagick/ImageMagick/issues).</li>
+<dt>2019-02-09 7.0.8-27 Cristy <quetzlzacatenango@image...></dt>
+ <li> Release ImageMagick version 7.0.8-27, GIT revision 15315:5d48cd312:20190209</li>
+<dt>2019-02-09 7.0.8-27 Cristy <quetzlzacatenango@image...></dt>
+ <li> Mod patch to properly handle subimage ranges (e.g. image.gif[2-3]).</li>
+<dt>2019-02-03 7.0.8-26 Cristy <quetzlzacatenango@image...></dt>
+ <li> Release ImageMagick version 7.0.8-26, GIT revision 15294:726bd82a3:20190203</li>
+<dt>2019-02-02 7.0.8-26 Cristy <quetzlzacatenango@image...></dt>
+ <li> Fixed a number of issues (reference https://github.com/ImageMagick/ImageMagick/issues).</li>
+<dt>2019-01-27 7.0.8-25 Cristy <quetzlzacatenango@image...></dt>
+ <li> Release ImageMagick version 7.0.8-25, GIT revision 15279:7da783a5b:20190127</li>
+<dt>2019-01-19 7.0.8-25 Cristy <quetzlzacatenango@image...></dt>
+ <li> Eliminate spurious font warning (reference https://github.com/ImageMagick/ImageMagick/issues/1458).</li>
+ <li> Support HEIC EXIF & XMP profiles.</li>
+<dt>2019-01-12 7.0.8-24 Cristy <quetzlzacatenango@image...></dt>
+ <li> Release ImageMagick version 7.0.8-24, GIT revision 15233:db129ba64:20190112</li>
+<dt>2019-01-08 7.0.8-24 Cristy <quetzlzacatenango@image...></dt>
+ <li> Support -clahe option real clip limit (reference https://imagemagick.org/discourse-server//viewtopic.html?f=2&t=35292).</li>
+ <li> ShadeImage() kernels can return negative pixels, clamp to range (reference https://github.com/ImageMagick/ImageMagick/issues/1319).</li>
+ <li> Annotate with negative offsets no longer renders slanted text.</li>
+<dt>2019-01-01 7.0.8-23 Cristy <quetzlzacatenango@image...></dt>
+ <li> Release ImageMagick version 7.0.8-23, GIT revision 15199:ba07f7d07:20190101</li>
<dt>2019-01-01 7.0.8-23 Cristy <quetzlzacatenango@image...></dt>
<li> CacheInfo destructor must be aligned in DestroyPixelStream().</li>
<dt>2018-12-30 7.0.8-22 Cristy <quetzlzacatenango@image...></dt>
<li> Fixed numerous memory leaks (reference https://github.com/ImageMagick/ImageMagick/pull/763).</li>
<dt>2017-09-15 7.0.7-3 Glenn Randers-Pehrson <glennrp@image...></dt>
<li> Stop potential leaks in the JNG decoder (reference: https://github.com/ImageMagick/ImageMagick/issues/760).</li>
- <li> Maximum valid hour is 23, not 24, in the PNG tIME chunk, and maximum valid minute is 59, not 60. </li>
+ <li> Maximum valid hour is 23, not 24, in the PNG tIME chunk, and maximum valid minute is 59, not 60.</li>
<dt>2017-09-12 7.0.7-2 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.7-2, GIT revision 21089:4e46ad9dd:20170912.</li>
<dt>2017-09-11 7.0.7-2 Glenn Randers-Pehrson <glennrp@image...></dt>
2017-05-12 7.0.5-6 Cristy <quetzlzacatenango@image...></li>
<li> Release ImageMagick version 7.0.5-6, GIT revision 20039:9371904:20170512.</li>
<dt>2017-05-10 7.0.5-6 John Cupitt <jcupitt@gmail.com></dt>
- <li> Revise DICOM window and rescale handling (reference https://github.com/ImageMagick/ImageMagick/pull/484)</li>
+ <li> Revise DICOM window and rescale handling (reference https://github.com/ImageMagick/ImageMagick/pull/484)</li>
<dt>2017-05-06 7.0.5-6 Cristy <quetzlzacatenango@image...></dt>
<li> Restore the -alpha Shape option (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=31879).</li>
<li> Fix transient PDF bug (reference https://github.com/ImageMagick/ImageMagick/issues/463).</li>
<li> Release ImageMagick version 7.0.3-10, GIT revision 19191:338f088:20161210.</li>
<dt>2016-12-07 7.0.3-10 Cristy <quetzlzacatenango@image...></dt>
<li> Set colorspace to sRGB if -append has non-homogenous colorspaces (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=29105).</li>
- <li> Respect connected-components:area-threshold define (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=31006). </li>
+ <li> Respect connected-components:area-threshold define (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=31006).</li>
<li> Enable alpha channel if background color is non-opaque (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=31016).</li>
<li> Return correct offset for negative index for -fx option (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=31019).</li>
<li> Fixed improper scaling of certain FITS images (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=31028).</li>
<li> Off by one memory allocation (reference https://github.com/ImageMagick/ImageMagick/issues/296).</li>
<li> The -extent option now matches the results of IMv6 (reference https://imagemagick.org/discourse-server//viewtopic.html?f=1&t=30779).</li>
<li> Prevent fault in MSL interpreter (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=30797).</li>
- <li> Mask composite produces proper results for the convert utility (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=29675). </li>
+ <li> Mask composite produces proper results for the convert utility (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=29675).</li>
<dt>2016-10-10 7.0.3-5 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.3-5, GIT revision 18975:a8174a2:20161030.</li>
<dt>2016-10-16 7.0.3-5 Dirk Lemstra <dirk@lem.....org></dt>
<dt>2016-10-02 7.0.3-2 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.3-2, GIT revision 18887:6b27c5b:20161002.</li>
<dt>2016-09-27 7.0.3-2 Dirk Lemstra <dirk@lem.....org></dt>
- <li> Fixed incorrect RLE decoding when reading an SGI image (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=30514)</li>
+ <li> Fixed incorrect RLE decoding when reading an SGI image (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=30514)</li>
<dt>2016-09-20 7.0.3-1 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.3-1, GIT revision 18851:ad91ea8:20160920.</li>
<dt>2016-09-16 7.0.3-1 Dirk Lemstra <dirk@lem.....org></dt>
<dt>2016-06-26 7.0.2-2 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.2-2, GIT revision 18514:a7b5b46:20160626.</li>
<dt>2016-06-23 7.0.2-2 Cristy <quetzlzacatenango@image...></dt>
- <li> Correct for numerical instability (reference https://github.com/ImageMagick/ImageMagick/issues/218).<dt> </dt>
- <li>2016-06-21 7.0.2-1 Cristy <quetzlzacatenango@image...></li>
+ <li> Correct for numerical instability (reference https://github.com/ImageMagick/ImageMagick/issues/218).</li>
+<dt>2016-06-21 7.0.2-1 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.2-1, GIT revision 18479:931319b:20160622.</li>
<dt>2016-06-17 7.0.2-1 Dirk Lemstra <dirk@lem.....org></dt>
<li> Added support for GROUP4 compression to the FAX coder.</li>
</li></dl></div> </div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="changelog.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 27th April 2019 18:04 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Encipher or Decipher an Image @ ImageMagick</title>
+ <title>ImageMagick - Encipher or Decipher an Image</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="encipher, or, decipher, an, image, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="cipher.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="cipher.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 27th April 2019 19:41 -->
\ No newline at end of file
+
+
+
+
<!DOCTYPE html>
<html lang="en">
<head>
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
+ <title>ImageMagick - Contrast Limited Adaptive Histogram Equalization</title>
+ <meta name="application-name" content="ImageMagick" />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
+ <meta name="application-url" content="https://imagemagick.org" />
+ <meta name="generator" content="PHP" />
+ <meta name="keywords" content="contrast, limited, adaptive, histogram, equalization, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
+ <meta name="rating" content="GENERAL" />
+ <meta name="robots" content="INDEX, FOLLOW" />
+ <meta name="generator" content="ImageMagick Studio LLC" />
+ <meta name="author" content="ImageMagick Studio LLC" />
+ <meta name="revisit-after" content="2 DAYS" />
+ <meta name="resource-type" content="document" />
+ <meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
+ <meta name="distribution" content="Global" />
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
+ <link href="clahe.html" rel="canonical" />
+ <link href="../images/wand.png" rel="icon" />
+ <link href="../images/wand.ico" rel="shortcut icon" />
+ <link href="assets/magick.css" rel="stylesheet" />
</head>
<body>
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsMagick" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
+ <input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
+ </form>
+ </div>
+ </nav>
+ <div class="container">
+ <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ style="display:block"
+ data-ad-client="ca-pub-3129977114552745"
+ data-ad-slot="6345125851"
+ data-ad-format="auto"></ins>
+ <script>
+ (adsbygoogle = window.adsbygoogle || []).push({});
+ </script>
+
+ </div>
+ </header>
+ <main class="container">
+ <div class="magick-template">
+<div class="magick-header">
+<p class="lead magick-description">Use Adaptive histogram equalization (AHE) to improve contrast in images. Ordinary histogram equalization computes a global equalization whereas an adaptive method computes several histograms, each corresponding to a distinct section of the image, and uses them to redistribute the lightness values of the image. It is suitable for improving the local contrast and enhancing the definitions of edges in each region of an image. A variant of adaptive histogram equalization, contrast limited adaptive histogram equalization (CLAHE) limits AHE's tendency to overamplify noise in relatively homogeneous regions of an image.</p>
+<p>CLAHE is supported as of ImageMagick 7.0.8-24 with the <a href="../www/command-line-options.html#clahe">-clahe</a> option:</p>
+<ul>
+<h6><a class="anchor" id="clahe"></a>-clahe <var>width</var>x<var>height</var>{%}{+}<var>number-bins</var>{+}<var>clip-limit</var>{!}</h6>
+</ul>
+<p> The image is divided into tiles of <var>width</var> and <var>height</var> pixels. Append <code>%</code> to define the width and height as percentages of the image's dimensions. The tile size should be larger than the size of features to be preserved and respects the aspect ratio of the image. Add <code>!</code> to force an exact tile width and height. <var>number-bins</var> is the number of histogram bins per tile (min 2, max 65536). The number of histogram bins should be smaller than the number of pixels in a single tile. <var>clip-limit</var> is the contrast limit for localized changes in contrast. A clip-limit of 2 to 3 is a good starting place (e.g. -clahe 50x50%+128+3). Very large values will let the histogram equalization do whatever it wants to do, that is result in maximal local contrast. The value 1 will result in the original image. Note, if the number of bins and the clip-limit are omitted, they default to 128 and no clipping respectively.</p>
+<p>To visualize the benefits of CLAHE, we have a low contrast image of mountains:</p>
+<p>
+<ul>
+ <a href="../images/mountains.jpg"><img src="../images/mountains.jpg" width="500" height="333" alt="label" /></a>
+</ul>
+<p>We can improve the image with global histogram equalization:</p>
+<ul>
+ <a href="../images/mountains.jpg"><img src="../images/mountains-equalize.jpg" width="500" height="333" alt="label" /></a>
+</ul>
+<p>We can further improve the image with the contrast limited adaptive histogram equalization image processing technique:</p>
+<ul>
+ <a href="../images/mountains.jpg"><img src="../images/mountains-clahe.jpg" width="500" height="333" alt="label" /></a>
+</ul>
+<p>The latter image was produced with this command:</p>
+<pre class="highlight">
+magick mountains.jpg -clahe 25x25%+128+3 mountains-clahe.jpg
+</pre>
+<p>The <code>25x25%</code> argument divides the image into 16 tiles to perform local contrast enhancement. The image dimensions are <code>1500x1000</code> so the tiles are exactly <code>375x250</code> pixels each. Rather than a percentage, you can specify the tile dimensions directly with <code>375x250</code>.</p>
+<p>For tile sizes that do not divide evenly into the image dimensions, CLAHE utilizes virtual pixels, as such the results can vary slightly based on your chosen virtual pixel method. For example,</p>
+<pre class="highlight">
+magick mountains.jpg -virtual-pixel mirror -clahe 300x300+128+3! mountains-clahe.jpg
+</pre>
+<p>Notice the <code>!</code>. That forces the tile size to exactly 300x300 pixels, whereas without the <code>!</code>, the tile size respects the aspect ratio of the image and results in tile dimensions of <code>300x200</code>.</p>
+
+</div>
+ </div>
+ </main><!-- /.container -->
+ <footer class="magick-footer">
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
+ <a href="clahe.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2019 ImageMagick Studio LLC</small></p>
+ </footer>
+
+ <!-- Javascript assets -->
+ <script src="assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 27th April 2019 19:41 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Color Management @ ImageMagick</title>
+ <title>ImageMagick - Color Management</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="color, management, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="color-management.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
<div class="magick-template">
<div class="magick-header">
-<p class="lead magick-description">Due to the standardization of sRGB on the Internet, most image formats use SRGB as the default working color space. If the color space of an image is unknown and it is an 8- to 16-bit image format, assuming it is in the sRGB color space is a safe choice. This extends to grayscale as well. We assume non-linear grayscale. These assumptions are overridden if a particular image format includes color space and / or gamma metadata. ImageMagick assumes linear color if the color space is RGB instead of sRGB. You can also override the default color space assumptions with color profiles or the <a href="../www/command-line-processing.html#set">-set</a> option.</p>
+<p class="lead magick-description">Due to the standardization of sRGB on the Internet, most image formats use SRGB as the default working color space. If the color space of an image is unknown and it is an 8- to 16-bit image format, assuming it is in the sRGB color space is a safe choice. This extends to grayscale as well. We assume non-linear grayscale. These assumptions are overridden if a particular image format includes color space and / or gamma metadata. ImageMagick assumes linear color if the color space is RGB instead of sRGB. You can also override the default color space assumptions with color profiles or the <a href="command-line-processing.html#set">-set</a> option.</p>
<p>ImageMagick supports color profiles, however, for images without a profile or a declaration of colorspace, ImageMagick assumes non-linear sRGB. Most image processing algorithms assume a linear colorspace, therefore it might be prudent to convert to linear color or remove the gamma function before certain image processing algorithms are applied. For example,</p>
<p>Afterwards, the verbose information for the output file lists the colorspace as RGB. This only works on image types containing meta data that distinguishes between linear RGB and non-linear sRGB, such as PNG and GIF. Therefore, if the above command is run with a JPG or TIF output format, the verbose information for the colorspace still shows sRGB. In order to properly have the JPG output know that it is linear RGB, include an appropriate color profile.</p>
-<p>By default, converting color images to grayscale returns non-linear gray. To instead convert to linear gray, use the <a href="../www/command-line-processing.html#set">-set</a> or <a href="../www/command-line-processing.html#intensity">-intensity</a
-> or <a href="../www/command-line-processing.html#grayscale">-grayscale</a
+<p>By default, converting color images to grayscale returns non-linear gray. To instead convert to linear gray, use the <a href="command-line-processing.html#set">-set</a> or <a href="command-line-processing.html#intensity">-intensity</a
+> or <a href="command-line-processing.html#grayscale">-grayscale</a
> options:</p>
<pre class="highlight"><code>
<pre class="highlight"><code>magick myimage.png -set colorspace RGB -colorspace HSL -separate myimage_channels_%d.png
magick myimage_channels_*.png -set colorspace HSL -combine -colorspace RGB -set colorspace sRGB myimage2.png</code></pre>
-<p>A majority of the image formats assume an sRGB colorspace (e.g. JPEG, PNG, etc.). A few support only linear RGB (e.g. EXR, DPX, CIN, HDR) or only linear GRAY (e.g. PGM). A few formats support CMYK. For example JPG does, but PNG does not. Then there is the occasional format that also supports LAB (that is CieLAB) (e.g. TIFF, PSD, JPG, JP2). For additional information, see the <a href="../www/formats.html#colorspace" >Colorspace</a> and <a href="../www/formats.html#supported" >Supported Formats</a> pages.</p>
+<p>A majority of the image formats assume an sRGB colorspace (e.g. JPEG, PNG, etc.). A few support only linear RGB (e.g. EXR, DPX, CIN, HDR) or only linear GRAY (e.g. PGM). A few formats support CMYK. For example JPG does, but PNG does not. Then there is the occasional format that also supports LAB (that is CieLAB) (e.g. TIFF, PSD, JPG, JP2). For additional information, see the <a href="formats.html#colorspace" >Colorspace</a> and <a href="formats.html#supported" >Supported Formats</a> pages.</p>
-<p>When specifying individual colors as <code>rgb(...)</code> or hex, these colors will still be interpreted as non-linear, that is, as sRGB colors. However if one wants to create linear colors, use <code>icc-color(rgb,r,g,b)"</code>, where <code>r</code>, <code>g</code>, and <code>b</code> are in the range 0 to 1. See the <a href="color.html" >Color</a> page.</p>
+<p>When specifying individual colors as <code>rgb(...)</code> or hex, these colors will still be interpreted as non-linear, that is, as sRGB colors. However if one wants to create linear colors, use <code>icc-color(rgb,r,g,b)"</code>, where <code>r</code>, <code>g</code>, and <code>b</code> are in the range 0 to 1. See the <a href="../www/color.html" >Color</a> page.</p>
</div>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="color-management.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 27th April 2019 19:41 -->
\ No newline at end of file
<a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
+ <a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server//">Community</a>
</li>
</ul>
<form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
+ <a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server//">Community</a>
</li>
</ul>
<form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="support.html">Donate</a> •
- <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Command-line Processing @ ImageMagick</title>
+ <title>ImageMagick - Command-line Processing</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="command-line, processing, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/command-line-processing.html" rel="canonical" />
+ <link href="command-line-processing.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<link href="../images/wand.ico" rel="shortcut icon" />
<link href="assets/magick.css" rel="stylesheet" />
</div>
</nav>
<div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<li>zero, one, or more image stacks.</li>
<li>zero or one output image filenames (required by
<a href="convert.html">convert</a>,
-<a href="../www/composite.html">composite</a>,
+<a href="composite.html">composite</a>,
<a href="montage.html">montage</a>,
-<a href="../www/compare.html">compare</a>,
+<a href="compare.html">compare</a>,
<a href="import.html">import</a>,
<a href="conjure.html">conjure</a>).
</li>
<pre class="highlight"><code>magick -size 6000x4000 -depth 8 'rgb:image[600x400+1900+2900]' image.jpg</code></pre>
<p>
- You can get the same results with the <a href="command-line-options.html#extract">‑extract</a> option:
+ You can get the same results with the <a href="../www/command-line-options.html#extract">‑extract</a> option:
</p>
<pre class="highlight"><code>magick -size 6000x4000 -depth 8 -extract 600x400+1900+2900 rgb:image image.jpg</code></pre>
<pre class="highlight">'my title.jpg'</pre>
- <p>Some ImageMagick command-line <a href="command-line-options.html">options</a> may exceed the capabilities of
+ <p>Some ImageMagick command-line <a href="../www/command-line-options.html">options</a> may exceed the capabilities of
your command-line processor. Windows, for example, limits command-lines
to 8192 characters. If, for example, you have a draw option with polygon
points that exceed the command-line length limit, put the draw option instead
<h2><a class="anchor" id="option"></a>Command-line Options</h2>
-<p>You can direct the behavior of ImageMagick utilities with these command-line <a href="command-line-options.html">options</a>. The behavior of an option falls into one of these categories:</p>
+<p>You can direct the behavior of ImageMagick utilities with these command-line <a href="../www/command-line-options.html">options</a>. The behavior of an option falls into one of these categories:</p>
<ul>
<li><a href="command-line-processing.html#setting">Image Setting</a></li>
is reset or the command-line terminates. The image settings include:</p>
<ul>
-<a href="command-line-options.html#adjoin">‑adjoin</a> • <a href="command-line-options.html#affine">‑affine</a> • <a href="command-line-options.html#alpha">‑alpha</a> • <a href="command-line-options.html#antialias">‑antialias</a> • <a href="command-line-options.html#authenticate">‑authenticate</a> • <a href="command-line-options.html#background">‑background</a> • <a href="command-line-options.html#bias">‑bias</a> • <a href="command-line-options.html#black-point-compensation">‑black‑point‑compensation</a> • <a href="command-line-options.html#blue-primary">‑blue‑primary</a> • <a href="command-line-options.html#bordercolor">‑bordercolor</a> • <a href="command-line-options.html#caption">‑caption</a> • <a href="command-line-options.html#channel">‑channel</a> • <a href="command-line-options.html#comment">‑comment</a> • <a href="command-line-options.html#compress">‑compress</a> • <a href="command-line-options.html#debug">‑debug</a> • <a href="command-line-options.html#define">‑define</a> • <a href="command-line-options.html#delay">‑delay</a> • <a href="command-line-options.html#density">‑density</a> • <a href="command-line-options.html#depth">‑depth</a> • <a href="command-line-options.html#direction">‑direction</a> • <a href="command-line-options.html#display">‑display</a> • <a href="command-line-options.html#dispose">‑dispose</a> • <a href="command-line-options.html#dither">‑dither</a> • <a href="command-line-options.html#encoding">‑encoding</a> • <a href="command-line-options.html#endian">‑endian</a> • <a href="command-line-options.html#extract">‑extract</a> • <a href="command-line-options.html#family">‑family</a> • <a href="command-line-options.html#fill">‑fill</a> • <a href="command-line-options.html#filter">‑filter</a> • <a href="command-line-options.html#font">‑font</a> • <a href="command-line-options.html#format">‑format</a> • <a href="command-line-options.html#fuzz">‑fuzz</a> • <a href="command-line-options.html#geometry">‑geometry</a> • <a href="command-line-options.html#gravity">‑gravity</a> • <a href="command-line-options.html#green-primary">‑green‑primary</a> • <a href="command-line-options.html#interlace">‑interlace</a> • <a href="command-line-options.html#intent">‑intent</a> • <a href="command-line-options.html#interpolate">‑interpolate</a> • <a href="command-line-options.html#label">‑label</a> • <a href="command-line-options.html#limit">‑limit</a> • <a href="command-line-options.html#linewidth">‑linewidth</a> • <a href="command-line-options.html#log">‑log</a> • <a href="command-line-options.html#loop">‑loop</a> • <a href="command-line-options.html#mattecolor">‑mattecolor</a> • <a href="command-line-options.html#monitor">‑monitor</a> • <a href="command-line-options.html#orient">‑orient</a> • <a href="command-line-options.html#page">‑page</a> • <a href="command-line-options.html#pointsize">‑pointsize</a> • <a href="command-line-options.html#preview">‑preview</a> • <a href="command-line-options.html#quality">‑quality</a> • <a href="command-line-options.html#quiet">‑quiet</a> • <a href="command-line-options.html#read-mask">‑read‑mask</a> • <a href="command-line-options.html#red-primary">‑red‑primary</a> • <a href="command-line-options.html#region">‑region</a> • <a href="command-line-options.html#render">‑render</a> • <a href="command-line-options.html#repage">‑repage</a> • <a href="command-line-options.html#sampling-factor">‑sampling‑factor</a> • <a href="command-line-options.html#scene">‑scene</a> • <a href="command-line-options.html#seed">‑seed</a> • <a href="command-line-options.html#size">‑size</a> • <a href="command-line-options.html#stretch">‑stretch</a> • <a href="command-line-options.html#stroke">‑stroke</a> • <a href="command-line-options.html#strokewidth">‑strokewidth</a> • <a href="command-line-options.html#style">‑style</a> • <a href="command-line-options.html#texture">‑texture</a> • <a href="command-line-options.html#tile">‑tile</a> • <a href="command-line-options.html#transparent-color">‑transparent‑color</a> • <a href="command-line-options.html#treedepth">‑treedepth</a> • <a href="command-line-options.html#type">‑type</a> • <a href="command-line-options.html#undercolor">‑undercolor</a> • <a href="command-line-options.html#units">‑units</a> • <a href="command-line-options.html#verbose">‑verbose</a> • <a href="command-line-options.html#virtual-pixel">‑virtual‑pixel</a> • <a href="command-line-options.html#weight">‑weight</a> • <a href="command-line-options.html#write-mask">‑write‑mask</a> </ul>
+<a href="../www/command-line-options.html#adjoin">‑adjoin</a> • <a href="../www/command-line-options.html#affine">‑affine</a> • <a href="../www/command-line-options.html#alpha">‑alpha</a> • <a href="../www/command-line-options.html#antialias">‑antialias</a> • <a href="../www/command-line-options.html#authenticate">‑authenticate</a> • <a href="../www/command-line-options.html#background">‑background</a> • <a href="../www/command-line-options.html#bias">‑bias</a> • <a href="../www/command-line-options.html#black-point-compensation">‑black‑point‑compensation</a> • <a href="../www/command-line-options.html#blue-primary">‑blue‑primary</a> • <a href="../www/command-line-options.html#bordercolor">‑bordercolor</a> • <a href="../www/command-line-options.html#caption">‑caption</a> • <a href="../www/command-line-options.html#channel">‑channel</a> • <a href="../www/command-line-options.html#comment">‑comment</a> • <a href="../www/command-line-options.html#compress">‑compress</a> • <a href="../www/command-line-options.html#debug">‑debug</a> • <a href="../www/command-line-options.html#define">‑define</a> • <a href="../www/command-line-options.html#delay">‑delay</a> • <a href="../www/command-line-options.html#density">‑density</a> • <a href="../www/command-line-options.html#depth">‑depth</a> • <a href="../www/command-line-options.html#direction">‑direction</a> • <a href="../www/command-line-options.html#display">‑display</a> • <a href="../www/command-line-options.html#dispose">‑dispose</a> • <a href="../www/command-line-options.html#dither">‑dither</a> • <a href="../www/command-line-options.html#encoding">‑encoding</a> • <a href="../www/command-line-options.html#endian">‑endian</a> • <a href="../www/command-line-options.html#extract">‑extract</a> • <a href="../www/command-line-options.html#family">‑family</a> • <a href="../www/command-line-options.html#fill">‑fill</a> • <a href="../www/command-line-options.html#filter">‑filter</a> • <a href="../www/command-line-options.html#font">‑font</a> • <a href="../www/command-line-options.html#format">‑format</a> • <a href="../www/command-line-options.html#fuzz">‑fuzz</a> • <a href="../www/command-line-options.html#geometry">‑geometry</a> • <a href="../www/command-line-options.html#gravity">‑gravity</a> • <a href="../www/command-line-options.html#green-primary">‑green‑primary</a> • <a href="../www/command-line-options.html#interlace">‑interlace</a> • <a href="../www/command-line-options.html#intent">‑intent</a> • <a href="../www/command-line-options.html#interpolate">‑interpolate</a> • <a href="../www/command-line-options.html#label">‑label</a> • <a href="../www/command-line-options.html#limit">‑limit</a> • <a href="../www/command-line-options.html#linewidth">‑linewidth</a> • <a href="../www/command-line-options.html#log">‑log</a> • <a href="../www/command-line-options.html#loop">‑loop</a> • <a href="../www/command-line-options.html#mattecolor">‑mattecolor</a> • <a href="../www/command-line-options.html#monitor">‑monitor</a> • <a href="../www/command-line-options.html#orient">‑orient</a> • <a href="../www/command-line-options.html#page">‑page</a> • <a href="../www/command-line-options.html#pointsize">‑pointsize</a> • <a href="../www/command-line-options.html#preview">‑preview</a> • <a href="../www/command-line-options.html#quality">‑quality</a> • <a href="../www/command-line-options.html#quiet">‑quiet</a> • <a href="../www/command-line-options.html#read-mask">‑read‑mask</a> • <a href="../www/command-line-options.html#red-primary">‑red‑primary</a> • <a href="../www/command-line-options.html#region">‑region</a> • <a href="../www/command-line-options.html#render">‑render</a> • <a href="../www/command-line-options.html#repage">‑repage</a> • <a href="../www/command-line-options.html#sampling-factor">‑sampling‑factor</a> • <a href="../www/command-line-options.html#scene">‑scene</a> • <a href="../www/command-line-options.html#seed">‑seed</a> • <a href="../www/command-line-options.html#size">‑size</a> • <a href="../www/command-line-options.html#stretch">‑stretch</a> • <a href="../www/command-line-options.html#stroke">‑stroke</a> • <a href="../www/command-line-options.html#strokewidth">‑strokewidth</a> • <a href="../www/command-line-options.html#style">‑style</a> • <a href="../www/command-line-options.html#texture">‑texture</a> • <a href="../www/command-line-options.html#tile">‑tile</a> • <a href="../www/command-line-options.html#transparent-color">‑transparent‑color</a> • <a href="../www/command-line-options.html#treedepth">‑treedepth</a> • <a href="../www/command-line-options.html#type">‑type</a> • <a href="../www/command-line-options.html#undercolor">‑undercolor</a> • <a href="../www/command-line-options.html#units">‑units</a> • <a href="../www/command-line-options.html#verbose">‑verbose</a> • <a href="../www/command-line-options.html#virtual-pixel">‑virtual‑pixel</a> • <a href="../www/command-line-options.html#weight">‑weight</a> • <a href="../www/command-line-options.html#write-mask">‑write‑mask</a> </ul>
<p>In this example, <var>-channel</var> applies to each of the images, since, as we mentioned, settings persist:
</p>
<p>An image operator differs from a setting in that it affects the image
immediately as it appears on the command-line. An operator is
-any command-line <a href="command-line-options.html">option</a> not listed as a
+any command-line <a href="../www/command-line-options.html">option</a> not listed as a
<a href="command-line-processing.html#setting">image setting</a> or
<a href="command-line-processing.html#sequence">image sequence operator</a>. Unlike an
image setting, which persists until the command-line terminates,
an operator is applied to the current image set and forgotten. The image operators include:</p>
<ul>
-<a href="command-line-options.html#annotate">‑annotate</a> • <a href="command-line-options.html#black-threshold">‑black‑threshold</a> • <a href="command-line-options.html#blur">‑blur</a> • <a href="command-line-options.html#border">‑border</a> • <a href="command-line-options.html#charcoal">‑charcoal</a> • <a href="command-line-options.html#chop">‑chop</a> • <a href="command-line-options.html#clip">‑clip</a> • <a href="command-line-options.html#clip-path">‑clip‑path</a> • <a href="command-line-options.html#clip-mask">‑clip‑mask</a> • <a href="command-line-options.html#colors">‑colors</a> • <a href="command-line-options.html#colorize">‑colorize</a> • <a href="command-line-options.html#colorspace">‑colorspace</a> • <a href="command-line-options.html#compose">‑compose</a> • <a href="command-line-options.html#contrast">‑contrast</a> • <a href="command-line-options.html#convolve">‑convolve</a> • <a href="command-line-options.html#crop">‑crop</a> • <a href="command-line-options.html#cycle">‑cycle</a> • <a href="command-line-options.html#despeckle">‑despeckle</a> • <a href="command-line-options.html#draw">‑draw</a> • <a href="command-line-options.html#edge">‑edge</a> • <a href="command-line-options.html#emboss">‑emboss</a> • <a href="command-line-options.html#enhance">‑enhance</a> • <a href="command-line-options.html#equalize">‑equalize</a> • <a href="command-line-options.html#evaluate">‑evaluate</a> • <a href="command-line-options.html#extent">‑extent</a> • <a href="command-line-options.html#flip">‑flip</a> • <a href="command-line-options.html#flop">‑flop</a> • <a href="command-line-options.html#floodfill">‑floodfill</a> • <a href="command-line-options.html#frame">‑frame</a> • <a href="command-line-options.html#gamma">‑gamma</a> • <a href="command-line-options.html#gaussian-blur">‑gaussian‑blur</a> • <a href="command-line-options.html#grayscale">‑grayscale</a> • <a href="command-line-options.html#implode">‑implode</a> • <a href="command-line-options.html#lat">‑lat</a> • <a href="command-line-options.html#level">‑level</a> • <a href="command-line-options.html#map">‑map</a> • <a href="command-line-options.html#median">‑median</a> • <a href="command-line-options.html#modulate">‑modulate</a> • <a href="command-line-options.html#monochrome">‑monochrome</a> • <a href="command-line-options.html#negate">‑negate</a> • <a href="command-line-options.html#noise">‑noise</a> • <a href="command-line-options.html#normalize">‑normalize</a> • <a href="command-line-options.html#opaque">‑opaque</a> • <a href="command-line-options.html#ordered-dither">‑ordered‑dither</a> • <a href="command-line-options.html#paint">‑paint</a> • <a href="command-line-options.html#posterize">‑posterize</a> • <a href="command-line-options.html#raise">‑raise</a> • <a href="command-line-options.html#profile">‑profile</a> • <a href="command-line-options.html#radial-blur">‑radial‑blur</a> • <a href="command-line-options.html#raise">‑raise</a> • <a href="command-line-options.html#random-threshold">‑random‑threshold</a> • <a href="command-line-options.html#resample">‑resample</a> • <a href="command-line-options.html#resize">‑resize</a> • <a href="command-line-options.html#roll">‑roll</a> • <a href="command-line-options.html#rotate">‑rotate</a> • <a href="command-line-options.html#sample">‑sample</a> • <a href="command-line-options.html#scale">‑scale</a> • <a href="command-line-options.html#sepia-tone">‑sepia‑tone</a> • <a href="command-line-options.html#segment">‑segment</a> • <a href="command-line-options.html#shade">‑shade</a> • <a href="command-line-options.html#shadow">‑shadow</a> • <a href="command-line-options.html#sharpen">‑sharpen</a> • <a href="command-line-options.html#shave">‑shave</a> • <a href="command-line-options.html#shear">‑shear</a> • <a href="command-line-options.html#sigmoidal-contrast">‑sigmoidal‑contrast</a> • <a href="command-line-options.html#solarize">‑solarize</a> • <a href="command-line-options.html#splice">‑splice</a> • <a href="command-line-options.html#spread">‑spread</a> • <a href="command-line-options.html#strip">‑strip</a> • <a href="command-line-options.html#swirl">‑swirl</a> • <a href="command-line-options.html#threshold">‑threshold</a> • <a href="command-line-options.html#transparent">‑transparent</a> • <a href="command-line-options.html#thumbnail">‑thumbnail</a> • <a href="command-line-options.html#tint">‑tint</a> • <a href="command-line-options.html#transform">‑transform</a> • <a href="command-line-options.html#trim">‑trim</a> • <a href="command-line-options.html#unsharp">‑unsharp</a> • <a href="command-line-options.html#version">‑version</a> • <a href="command-line-options.html#wave">‑wave</a> • <a href="command-line-options.html#white-point">‑white‑point</a> • <a href="command-line-options.html#white-threshold">‑white‑threshold</a> </ul>
+<a href="../www/command-line-options.html#annotate">‑annotate</a> • <a href="../www/command-line-options.html#black-threshold">‑black‑threshold</a> • <a href="../www/command-line-options.html#blur">‑blur</a> • <a href="../www/command-line-options.html#border">‑border</a> • <a href="../www/command-line-options.html#charcoal">‑charcoal</a> • <a href="../www/command-line-options.html#chop">‑chop</a> • <a href="../www/command-line-options.html#clip">‑clip</a> • <a href="../www/command-line-options.html#clip-path">‑clip‑path</a> • <a href="../www/command-line-options.html#clip-mask">‑clip‑mask</a> • <a href="../www/command-line-options.html#colors">‑colors</a> • <a href="../www/command-line-options.html#colorize">‑colorize</a> • <a href="../www/command-line-options.html#colorspace">‑colorspace</a> • <a href="../www/command-line-options.html#compose">‑compose</a> • <a href="../www/command-line-options.html#contrast">‑contrast</a> • <a href="../www/command-line-options.html#convolve">‑convolve</a> • <a href="../www/command-line-options.html#crop">‑crop</a> • <a href="../www/command-line-options.html#cycle">‑cycle</a> • <a href="../www/command-line-options.html#despeckle">‑despeckle</a> • <a href="../www/command-line-options.html#draw">‑draw</a> • <a href="../www/command-line-options.html#edge">‑edge</a> • <a href="../www/command-line-options.html#emboss">‑emboss</a> • <a href="../www/command-line-options.html#enhance">‑enhance</a> • <a href="../www/command-line-options.html#equalize">‑equalize</a> • <a href="../www/command-line-options.html#evaluate">‑evaluate</a> • <a href="../www/command-line-options.html#extent">‑extent</a> • <a href="../www/command-line-options.html#flip">‑flip</a> • <a href="../www/command-line-options.html#flop">‑flop</a> • <a href="../www/command-line-options.html#floodfill">‑floodfill</a> • <a href="../www/command-line-options.html#frame">‑frame</a> • <a href="../www/command-line-options.html#gamma">‑gamma</a> • <a href="../www/command-line-options.html#gaussian-blur">‑gaussian‑blur</a> • <a href="../www/command-line-options.html#grayscale">‑grayscale</a> • <a href="../www/command-line-options.html#implode">‑implode</a> • <a href="../www/command-line-options.html#lat">‑lat</a> • <a href="../www/command-line-options.html#level">‑level</a> • <a href="../www/command-line-options.html#map">‑map</a> • <a href="../www/command-line-options.html#median">‑median</a> • <a href="../www/command-line-options.html#modulate">‑modulate</a> • <a href="../www/command-line-options.html#monochrome">‑monochrome</a> • <a href="../www/command-line-options.html#negate">‑negate</a> • <a href="../www/command-line-options.html#noise">‑noise</a> • <a href="../www/command-line-options.html#normalize">‑normalize</a> • <a href="../www/command-line-options.html#opaque">‑opaque</a> • <a href="../www/command-line-options.html#ordered-dither">‑ordered‑dither</a> • <a href="../www/command-line-options.html#paint">‑paint</a> • <a href="../www/command-line-options.html#posterize">‑posterize</a> • <a href="../www/command-line-options.html#raise">‑raise</a> • <a href="../www/command-line-options.html#profile">‑profile</a> • <a href="../www/command-line-options.html#radial-blur">‑radial‑blur</a> • <a href="../www/command-line-options.html#raise">‑raise</a> • <a href="../www/command-line-options.html#random-threshold">‑random‑threshold</a> • <a href="../www/command-line-options.html#resample">‑resample</a> • <a href="../www/command-line-options.html#resize">‑resize</a> • <a href="../www/command-line-options.html#roll">‑roll</a> • <a href="../www/command-line-options.html#rotate">‑rotate</a> • <a href="../www/command-line-options.html#sample">‑sample</a> • <a href="../www/command-line-options.html#scale">‑scale</a> • <a href="../www/command-line-options.html#sepia-tone">‑sepia‑tone</a> • <a href="../www/command-line-options.html#segment">‑segment</a> • <a href="../www/command-line-options.html#shade">‑shade</a> • <a href="../www/command-line-options.html#shadow">‑shadow</a> • <a href="../www/command-line-options.html#sharpen">‑sharpen</a> • <a href="../www/command-line-options.html#shave">‑shave</a> • <a href="../www/command-line-options.html#shear">‑shear</a> • <a href="../www/command-line-options.html#sigmoidal-contrast">‑sigmoidal‑contrast</a> • <a href="../www/command-line-options.html#solarize">‑solarize</a> • <a href="../www/command-line-options.html#splice">‑splice</a> • <a href="../www/command-line-options.html#spread">‑spread</a> • <a href="../www/command-line-options.html#strip">‑strip</a> • <a href="../www/command-line-options.html#swirl">‑swirl</a> • <a href="../www/command-line-options.html#threshold">‑threshold</a> • <a href="../www/command-line-options.html#transparent">‑transparent</a> • <a href="../www/command-line-options.html#thumbnail">‑thumbnail</a> • <a href="../www/command-line-options.html#tint">‑tint</a> • <a href="../www/command-line-options.html#transform">‑transform</a> • <a href="../www/command-line-options.html#trim">‑trim</a> • <a href="../www/command-line-options.html#unsharp">‑unsharp</a> • <a href="../www/command-line-options.html#version">‑version</a> • <a href="../www/command-line-options.html#wave">‑wave</a> • <a href="../www/command-line-options.html#white-point">‑white‑point</a> • <a href="../www/command-line-options.html#white-threshold">‑white‑threshold</a> </ul>
<p>In this example, <var>-negate</var> negates the wand image but not the wizard:</p>
<pre class="highlight"><code>magick wand.png -negate wizard.png images.png</code></pre>
<p>Note that an image operator will be applied to each images in an image
-sequence. For example, if you use <a href="command-line-options.html#resize">‑resize</a> option to resize a
+sequence. For example, if you use <a href="../www/command-line-options.html#resize">‑resize</a> option to resize a
GIF image, each frames will be resized to the given size. However, some frames
may be smaller than the whole image and resizing all the frames into the same
size may result in an unexpected output. In such a case,
-<a href="command-line-options.html#coalesce">‑coalesce</a> should be used to prepare those frames.</p>
+<a href="../www/command-line-options.html#coalesce">‑coalesce</a> should be used to prepare those frames.</p>
<h4 class="magick-header"><a class="anchor" id="channel"></a>Image Channel Operator</h5>
<p>Operate directly on image channels:</p>
<ul>
-<a href="command-line-options.html#channel-fx">‑channel‑fx</a> • <a href="command-line-options.html#separate">‑separate</a> </ul>
+<a href="../www/command-line-options.html#channel-fx">‑channel‑fx</a> • <a href="../www/command-line-options.html#separate">‑separate</a> </ul>
<h4 class="magick-header"><a class="anchor" id="sequence"></a>Image Sequence Operator</h5>
these image sequence operators:</p>
<ul>
-<a href="command-line-options.html#append">‑append</a> • <a href="command-line-options.html#affinity">‑affinity</a> • <a href="command-line-options.html#average">‑average</a> • <a href="command-line-options.html#clut">‑clut</a> • <a href="command-line-options.html#coalesce">‑coalesce</a> • <a href="command-line-options.html#combine">‑combine</a> • <a href="command-line-options.html#compare">‑compare</a> • <a href="command-line-options.html#complex">‑complex</a> • <a href="command-line-options.html#composite">‑composite</a> • <a href="command-line-options.html#copy">‑copy</a> • <a href="command-line-options.html#crop">‑crop</a> • <a href="command-line-options.html#debug">‑debug</a> • <a href="command-line-options.html#deconstruct">‑deconstruct</a> • <a href="command-line-options.html#delete">‑delete</a> • <a href="command-line-options.html#evaluate-sequence">‑evaluate‑sequence</a> • <a href="command-line-options.html#fft">‑fft</a> • <a href="command-line-options.html#flatten">‑flatten</a> • <a href="command-line-options.html#fx">‑fx</a> • <a href="command-line-options.html#hald-clut">‑hald‑clut</a> • <a href="command-line-options.html#ift">‑ift</a> • <a href="command-line-options.html#identify">‑identify</a> • <a href="command-line-options.html#insert">‑insert</a> • <a href="command-line-options.html#layers">‑layers</a> • <a href="command-line-options.html#limit">‑limit</a> • <a href="command-line-options.html#map">‑map</a> • <a href="command-line-options.html#maximum">‑maximum</a> • <a href="command-line-options.html#minimum">‑minimum</a> • <a href="command-line-options.html#morph">‑morph</a> • <a href="command-line-options.html#mosaic">‑mosaic</a> • <a href="command-line-options.html#optimize">‑optimize</a> • <a href="command-line-options.html#print">‑print</a> • <a href="command-line-options.html#process">‑process</a> • <a href="command-line-options.html#quiet">‑quiet</a> • <a href="command-line-options.html#swap">‑swap</a> • <a href="command-line-options.html#write">‑write</a> </ul>
+<a href="../www/command-line-options.html#append">‑append</a> • <a href="../www/command-line-options.html#affinity">‑affinity</a> • <a href="../www/command-line-options.html#average">‑average</a> • <a href="../www/command-line-options.html#clut">‑clut</a> • <a href="../www/command-line-options.html#coalesce">‑coalesce</a> • <a href="../www/command-line-options.html#combine">‑combine</a> • <a href="../www/command-line-options.html#compare">‑compare</a> • <a href="../www/command-line-options.html#complex">‑complex</a> • <a href="../www/command-line-options.html#composite">‑composite</a> • <a href="../www/command-line-options.html#copy">‑copy</a> • <a href="../www/command-line-options.html#crop">‑crop</a> • <a href="../www/command-line-options.html#debug">‑debug</a> • <a href="../www/command-line-options.html#deconstruct">‑deconstruct</a> • <a href="../www/command-line-options.html#delete">‑delete</a> • <a href="../www/command-line-options.html#evaluate-sequence">‑evaluate‑sequence</a> • <a href="../www/command-line-options.html#fft">‑fft</a> • <a href="../www/command-line-options.html#flatten">‑flatten</a> • <a href="../www/command-line-options.html#fx">‑fx</a> • <a href="../www/command-line-options.html#hald-clut">‑hald‑clut</a> • <a href="../www/command-line-options.html#ift">‑ift</a> • <a href="../www/command-line-options.html#identify">‑identify</a> • <a href="../www/command-line-options.html#insert">‑insert</a> • <a href="../www/command-line-options.html#layers">‑layers</a> • <a href="../www/command-line-options.html#limit">‑limit</a> • <a href="../www/command-line-options.html#map">‑map</a> • <a href="../www/command-line-options.html#maximum">‑maximum</a> • <a href="../www/command-line-options.html#minimum">‑minimum</a> • <a href="../www/command-line-options.html#morph">‑morph</a> • <a href="../www/command-line-options.html#mosaic">‑mosaic</a> • <a href="../www/command-line-options.html#optimize">‑optimize</a> • <a href="../www/command-line-options.html#print">‑print</a> • <a href="../www/command-line-options.html#process">‑process</a> • <a href="../www/command-line-options.html#quiet">‑quiet</a> • <a href="../www/command-line-options.html#swap">‑swap</a> • <a href="../www/command-line-options.html#write">‑write</a> </ul>
<p>In this example, <var>-append</var> appends three images into one:</p>
<pre class="highlight"><code>magick mikayla.png picnic.png beach.png -append vacation.png</code></pre>
<h4 class="magick-header"><a class="anchor" id="geometry"></a>Image Geometry</h5>
-<p>Many command-line <a href="command-line-options.html">options</a> take a <var>geometry</var> argument
+<p>Many command-line <a href="../www/command-line-options.html">options</a> take a <var>geometry</var> argument
to specify such things as the desired width and height of an image and other
dimensional quantities. Because users want so many variations on the resulting
dimensions, sizes, and positions of images (and because ImageMagick wants to
setting for more specifics.</p>
<ul>
-<a href="command-line-options.html#adaptive-resize">‑adaptive‑resize</a> • <a href="command-line-options.html#border">‑border</a> • <a href="command-line-options.html#borderwidth">‑borderwidth</a> • <a href="command-line-options.html#chop">‑chop</a> • <a href="command-line-options.html#crop">‑crop</a> • <a href="command-line-options.html#density">‑density</a> • <a href="command-line-options.html#extent">‑extent</a> • <a href="command-line-options.html#extract">‑extract</a> • <a href="command-line-options.html#frame">‑frame</a> • <a href="command-line-options.html#geometry">‑geometry</a> • <a href="command-line-options.html#iconGeometry">‑iconGeometry</a> • <a href="command-line-options.html#liquid-rescale">‑liquid‑rescale</a> • <a href="command-line-options.html#page">‑page</a> • <a href="command-line-options.html#region">‑region</a> • <a href="command-line-options.html#repage">‑repage</a> • <a href="command-line-options.html#resize">‑resize</a> • <a href="command-line-options.html#sample">‑sample</a> • <a href="command-line-options.html#scale">‑scale</a> • <a href="command-line-options.html#shave">‑shave</a> • <a href="command-line-options.html#splice">‑splice</a> • <a href="command-line-options.html#thumbnail">‑thumbnail</a> • <a href="command-line-options.html#window">‑window</a> </ul>
+<a href="../www/command-line-options.html#adaptive-resize">‑adaptive‑resize</a> • <a href="../www/command-line-options.html#border">‑border</a> • <a href="../www/command-line-options.html#borderwidth">‑borderwidth</a> • <a href="../www/command-line-options.html#chop">‑chop</a> • <a href="../www/command-line-options.html#crop">‑crop</a> • <a href="../www/command-line-options.html#density">‑density</a> • <a href="../www/command-line-options.html#extent">‑extent</a> • <a href="../www/command-line-options.html#extract">‑extract</a> • <a href="../www/command-line-options.html#frame">‑frame</a> • <a href="../www/command-line-options.html#geometry">‑geometry</a> • <a href="../www/command-line-options.html#iconGeometry">‑iconGeometry</a> • <a href="../www/command-line-options.html#liquid-rescale">‑liquid‑rescale</a> • <a href="../www/command-line-options.html#page">‑page</a> • <a href="../www/command-line-options.html#region">‑region</a> • <a href="../www/command-line-options.html#repage">‑repage</a> • <a href="../www/command-line-options.html#resize">‑resize</a> • <a href="../www/command-line-options.html#sample">‑sample</a> • <a href="../www/command-line-options.html#scale">‑scale</a> • <a href="../www/command-line-options.html#shave">‑shave</a> • <a href="../www/command-line-options.html#splice">‑splice</a> • <a href="../www/command-line-options.html#thumbnail">‑thumbnail</a> • <a href="../www/command-line-options.html#window">‑window</a> </ul>
<p>The <var>geometry</var> argument might take any of the forms listed in the table below. These will described in more detail in the subsections following the table. The usual form is <var>size</var>[<var>offset</var>], meaning <var>size</var> is required and <var>offset</var> is optional. Occasionally, [<var>size</var>]<var>offset</var> is possible. In no cases are spaces permitted within the <var>geometry</var> argument.</p>
</tr>
<tr>
<td>{<var>size</var>}{<var>+-</var>}<var>x</var>{<var>+-</var>}<var>y</var></td>
- <td>Horizontal and vertical offsets <var>x</var> and <var>y</var>, specified in pixels. Signs are required for both. Offsets are affected by <a href="command-line-options.html#gravity">‑gravity</a> setting. Offsets are not affected by <code>%</code> or other <var>size</var> operators.</td>
+ <td>Horizontal and vertical offsets <var>x</var> and <var>y</var>, specified in pixels. Signs are required for both. Offsets are affected by <a href="../www/command-line-options.html#gravity">‑gravity</a> setting. Offsets are not affected by <code>%</code> or other <var>size</var> operators. Note that positive X and Y offsets are in the inward direction towards the center of the image for all <a href="../www/command-line-options.html#gravity">‑gravity</a> options, except 'center'. For East, +X is left. For South, +Y is up. For SouthEast, +X is left and +Y is up. For center, the normal X and Y directional convention is used (+X is right and +Y is down).</td>
</tr>
</tbody>
</table></div>
<h5>Basic adjustments to width and height; the operators <code>%</code>, <code>^</code>, and <code>!</code> </h5>
-<p>Here, just below, are a few simple examples of <var>geometry</var>, showing how it might be used as an argument to the <a href="command-line-options.html#resize">‑resize</a> option. We'll use the internal image <code>logo:</code> for our input image.
+<p>Here, just below, are a few simple examples of <var>geometry</var>, showing how it might be used as an argument to the <a href="../www/command-line-options.html#resize">‑resize</a> option. We'll use the internal image <code>logo:</code> for our input image.
<a href="../images/logo.png">
This fine image</a> is 640 pixels wide and 480 pixels high. We say its <var>dimensions</var> are 640x480. When we give dimensions of an image, the width (the horizontal dimension) always precedes the height (the vertical dimension). This will be true when we speak of coordinates or <var>offsets</var> into an image, which will always be <var>x</var>–value followed by <var>y</var>. Just think of your high school algebra classes and the <var>xy</var>–plane. (Well, almost: our <var>y</var>–axis will always go downward!)
</p>
<h5>Offsets in geometry</h5>
<p>
Here are some examples to illustrate the use of <var>offsets</var> in <var>geometry</var> arguments. One typical use of offsets is in conjunction with the
-<a href="command-line-options.html#region">‑region</a> option. This option allows many other options to modify the pixels within a specified rectangular subregion of an image. As such, it needs to be given the width and height of that region, and also an <var>offset</var> into the image, which is a pair of coordinates that indicate the location of the region within the larger image. Below, in the first example, we specify a region of size <code>100x200</code> to be located at the <var>xy</var>–coordinates <var>x</var>=10, <var>y</var>=20. Let's use the usual algebraic notation (<var>x</var>,<var>y</var>)=(10,20), for convenience.
+<a href="../www/command-line-options.html#region">‑region</a> option. This option allows many other options to modify the pixels within a specified rectangular subregion of an image. As such, it needs to be given the width and height of that region, and also an <var>offset</var> into the image, which is a pair of coordinates that indicate the location of the region within the larger image. Below, in the first example, we specify a region of size <code>100x200</code> to be located at the <var>xy</var>–coordinates <var>x</var>=10, <var>y</var>=20. Let's use the usual algebraic notation (<var>x</var>,<var>y</var>)=(10,20), for convenience.
</p>
<pre class="highlight"><code>magick logo: -region '100x200+10+20' -negate wizNeg1.png
<p>A negative offset can make sense in many cases. In the second example above, the offset is (-10,20), specified by <code>-10+20</code>. In that case, only the portion of the (virtual) rectangle obtained that lies within the image can be negated; here it is equivalent to specifying the geometry as <code>90x200+0+20</code>.</p>
-<p>In the third example above, the <a href="command-line-options.html#gravity">‑gravity</a> setting precedes the others and sets the current location within the image at the very center of the image. In this case that is at pixel (320,240), since the size of the image is 640x480. This means that the offsets apply to that location, which thereby gets moved, in this case, to (320-10,240+20)=(310,260). But the <code>100x200</code> region itself is affected by the <a href="command-line-options.html#gravity">‑gravity</a> setting, so instead of affecting its upper-left corner, the region's own center (at (+50,+100) within it) is determined. Therefore the center of the <code>100x200</code> rectangle is moved to (310,260). The negated rectangle's upper-left corner is now at (310-50,260-100)=(260,160).
+<p>In the third example above, the <a href="../www/command-line-options.html#gravity">‑gravity</a> setting precedes the others and sets the current location within the image at the very center of the image. In this case that is at pixel (320,240), since the size of the image is 640x480. This means that the offsets apply to that location, which thereby gets moved, in this case, to (320-10,240+20)=(310,260). But the <code>100x200</code> region itself is affected by the <a href="../www/command-line-options.html#gravity">‑gravity</a> setting, so instead of affecting its upper-left corner, the region's own center (at (+50,+100) within it) is determined. Therefore the center of the <code>100x200</code> rectangle is moved to (310,260). The negated rectangle's upper-left corner is now at (310-50,260-100)=(260,160).
</p>
<p>In addition to the image operators already discussed, the following image operators are most useful when processing images in an image stack:</p>
<ul>
-<a href="command-line-options.html#clone">‑clone</a> • <a href="command-line-options.html#delete">‑delete</a> • <a href="command-line-options.html#insert">‑insert</a> • <a href="command-line-options.html#swap">‑swap</a> </ul>
+<a href="../www/command-line-options.html#clone">‑clone</a> • <a href="../www/command-line-options.html#delete">‑delete</a> • <a href="../www/command-line-options.html#insert">‑insert</a> • <a href="../www/command-line-options.html#swap">‑swap</a> </ul>
<p>The arguments to these operators are indexes into the image sequence by number, starting with zero, for the first image, and so on. However if you give a negative index, the images are indexed from the end (last image added). That is, an index of -1 is the last image in the current image sequence, -2 gives the second-to-last, and so on.</p>
</main><!-- /.container -->
<footer class="magick-footer">
<p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
+ <a href="architecture.html">Architecture</a>
+
+ <a href="command-line-processing.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
-
- <a href="command-line-processing.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
- <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <br/>
<a href="support.html">Donate</a> •
- <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 5th January 2019 11:41 -->
\ No newline at end of file
+<!-- Magick Cache 27th April 2019 17:12 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Command-line Tools @ ImageMagick</title>
+ <title>ImageMagick - Command-line Tools</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="command-line, tools, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/command-line-tools.html" rel="canonical" />
+ <link href="command-line-tools.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<link href="../images/wand.ico" rel="shortcut icon" />
<link href="assets/magick.css" rel="stylesheet" />
</div>
</nav>
<div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<p>Here is a short description for each command-line tool. Click on the program name to get details about the program usage and a list of command-line options that alters how the program behaves. If you are just getting acquainted with ImageMagick, start with the <a href="command-line-tools.html#magick">magick</a> program. Be sure to peruse Anthony Thyssen's tutorial on how to use ImageMagick utilities to <a href="../Usage/">create, edit, compose, or convert</a> images from the command-line.</p>
<dl class="row">
- <dt class="col-md-4"><a class="anchor" id="magick"></a><a href="../www/magick.html">magick</a></dt><dd class="col-md-8">convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.</dd>
- <dt class="col-md-4"><a class="anchor" id="magick-script"></a><a href="../www/magick-script.html">magick-script</a></dt><dd class="col-md-8">use this scripting language interpreter to convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.</dd>
+ <dt class="col-md-4"><a class="anchor" id="magick"></a><a href="magick.html">magick</a></dt><dd class="col-md-8">convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.</dd>
+ <dt class="col-md-4"><a class="anchor" id="magick-script"></a><a href="magick-script.html">magick-script</a></dt><dd class="col-md-8">use this scripting language interpreter to convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.</dd>
</dl>
<p>We also support tools for compatibility with ImageMagick <a href="http://legacy.imagemagick.org">version 6</a>:</p>
<dl class="row">
- <dt class="col-md-4"><a href="../www/animate.html">animate</a></dt><dd class="col-md-8">animate an image sequence on any X server.</dd>
- <dt class="col-md-4"><a class="anchor" id="compare"></a><a href="../www/compare.html">compare</a></dt><dd class="col-md-8">mathematically and visually annotate the difference between an image and its reconstruction.</dd>
- <dt class="col-md-4"><a class="anchor" id="composite"></a><a href="../www/composite.html">composite</a></dt><dd class="col-md-8">overlap one image over another.</dd>
+ <dt class="col-md-4"><a href="animate.html">animate</a></dt><dd class="col-md-8">animate an image sequence on any X server.</dd>
+ <dt class="col-md-4"><a class="anchor" id="compare"></a><a href="compare.html">compare</a></dt><dd class="col-md-8">mathematically and visually annotate the difference between an image and its reconstruction.</dd>
+ <dt class="col-md-4"><a class="anchor" id="composite"></a><a href="composite.html">composite</a></dt><dd class="col-md-8">overlap one image over another.</dd>
<dt class="col-md-4"><a class="anchor" id="conjure"></a><a href="conjure.html">conjure</a></dt><dd class="col-md-8">interpret and execute scripts written in the Magick Scripting Language (MSL).</dd>
<dt class="col-md-4"><a class="anchor" id="convert"></a><a href="convert.html">convert</a></dt><dd class="col-md-8">convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.</dd>
<dt class="col-md-4"><a class="anchor" id="display"></a><a href="display.html">display</a></dt><dd class="col-md-8">display an image or image sequence on any X server.</dd>
- <dt class="col-md-4"><a class="anchor" id="identify"></a><a href="../www/identify.html">identify</a></dt><dd class="col-md-8">describe the format and characteristics of one or more image files.</dd>
+ <dt class="col-md-4"><a class="anchor" id="identify"></a><a href="identify.html">identify</a></dt><dd class="col-md-8">describe the format and characteristics of one or more image files.</dd>
<dt class="col-md-4"><a class="anchor" id="import"></a><a href="import.html">import</a></dt><dd class="col-md-8">save any visible window on an X server and outputs it as an image file. You can capture a single window, the entire screen, or any rectangular portion of the screen.</dd>
<dt class="col-md-4"><a class="anchor" id="mogrify"></a><a href="mogrify.html">mogrify</a></dt><dd class="col-md-8">resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more. Mogrify overwrites the original image file, whereas, <a href="convert.html">convert</a> writes to a different image file.</dd>
<dt class="col-md-4"><a class="anchor" id="montage"></a><a href="montage.html">montage</a></dt><dd class="col-md-8">create a composite image by combining several separate images. The images are tiled on the composite image optionally adorned with a border, frame, image name, and more.</dd>
- <dt class="col-md-4"><a class="anchor" id="stream"></a><a href="../www/stream.html">stream</a></dt><dd class="col-md-8">a lightweight tool to stream one or more pixel components of the image or portion of the image to your choice of storage formats. It writes the pixel components as they are read from the input image a row at a time making <code>stream</code> desirable when working with large images or when you require raw pixel components.</dd>
+ <dt class="col-md-4"><a class="anchor" id="stream"></a><a href="stream.html">stream</a></dt><dd class="col-md-8">a lightweight tool to stream one or more pixel components of the image or portion of the image to your choice of storage formats. It writes the pixel components as they are read from the input image a row at a time making <code>stream</code> desirable when working with large images or when you require raw pixel components.</dd>
</dl>
<p>If these tools are not available on your computer, you can instead utilize them as a subcommand of the <code>magick</code> command. For example,</p>
<pre class="highlight"><code>magick identify -verbose myImage.png</code></pre>
</main><!-- /.container -->
<footer class="magick-footer">
<p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
+ <a href="architecture.html">Architecture</a>
+
+ <a href="command-line-tools.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
-
- <a href="command-line-tools.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
- <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <br/>
<a href="support.html">Donate</a> •
- <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 5th January 2019 11:42 -->
\ No newline at end of file
+<!-- Magick Cache 27th April 2019 17:18 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Command-line Tools: Compare @ ImageMagick</title>
+ <title>ImageMagick - Command-line Tools: Compare</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="command-line, tools:, compare, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="compare.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
<div class="magick-header">
<p class="text-center"><a href="compare.html#usage">Example Usage</a> • <a href="compare.html#options">Option Summary</a></p>
-<p class="lead magick-description">Use the <code>compare</code> program to mathematically and visually annotate the difference between an image and its reconstruction. See <a href="../www/command-line-processing.html">Command Line Processing</a> for advice on how to structure your <code>compare</code> command or see below for example usages of the command.</p>
+<p class="lead magick-description">Use the <code>compare</code> program to mathematically and visually annotate the difference between an image and its reconstruction. See <a href="command-line-processing.html">Command Line Processing</a> for advice on how to structure your <code>compare</code> command or see below for example usages of the command.</p>
<h2><a class="anchor" id="usage"></a>Example Usage</h2>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="compare.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 27th April 2019 18:14 -->
\ No newline at end of file
<a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
+ <a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server//">Community</a>
</li>
</ul>
<form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Command-line Tools: Composite @ ImageMagick</title>
+ <title>ImageMagick - Command-line Tools: Composite</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="command-line, tools:, composite, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="composite.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
<div class="magick-header">
<p class="text-center"><a href="composite.html#usage">Example Usage</a> • <a href="composite.html#options">Option Summary</a></p>
-<p class="lead magick-description">Use the <code>composite</code> program to overlap one image over another. See <a href="../www/command-line-processing.html">Command Line Processing</a> for advice on how to structure your <code>composite</code> command or see below for example usages of the command.</p>
+<p class="lead magick-description">Use the <code>composite</code> program to overlap one image over another. See <a href="command-line-processing.html">Command Line Processing</a> for advice on how to structure your <code>composite</code> command or see below for example usages of the command.</p>
<h2><a class="anchor" id="usage"></a>Example Usage</h2>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="composite.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 27th April 2019 19:09 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Command-line Tools: Conjure @ ImageMagick</title>
+ <title>ImageMagick - Command-line Tools: Conjure</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="command-line, tools:, conjure, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/conjure.html" rel="canonical" />
+ <link href="conjure.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<link href="../images/wand.ico" rel="shortcut icon" />
<link href="assets/magick.css" rel="stylesheet" />
</div>
</nav>
<div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
msl:font-metrics.origin.y
</code></pre>
-<p>MSL supports most methods and attributes discussed in the <a href="../www/perl-magick.html">Perl API for ImageMagick</a>.
+<p>MSL supports most methods and attributes discussed in the <a href="perl-magick.html">Perl API for ImageMagick</a>.
</p>
<p>In addition, MSL supports the <code>swap</code> element with a single <code>indexes</code> element.</p>
</tr>
<tr>
- <td><a href="command-line-options.html#debug">-debug <var>events</var></a></td>
+ <td><a href="../www/command-line-options.html#debug">-debug <var>events</var></a></td>
<td>display copious debugging information</td>
</tr>
<tr>
- <td><a href="command-line-options.html#help">-help</a></td>
+ <td><a href="../www/command-line-options.html#help">-help</a></td>
<td>print program options</td>
</tr>
<tr>
- <td><a href="command-line-options.html#log">-log <var>format</var></a></td>
+ <td><a href="../www/command-line-options.html#log">-log <var>format</var></a></td>
<td>format of debugging information</td>
</tr>
<tr>
- <td><a href="command-line-options.html#monitor">-monitor</a></td>
+ <td><a href="../www/command-line-options.html#monitor">-monitor</a></td>
<td>monitor progress</td>
</tr>
<tr>
- <td><a href="command-line-options.html#quiet">-quiet</a></td>
+ <td><a href="../www/command-line-options.html#quiet">-quiet</a></td>
<td>suppress all warning messages</td>
</tr>
<tr>
- <td><a href="command-line-options.html#regard-warnings">-regard-warnings</a></td>
+ <td><a href="../www/command-line-options.html#regard-warnings">-regard-warnings</a></td>
<td>pay attention to warning messages.</td>
</tr>
<tr>
- <td><a href="command-line-options.html#seed">-seed <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#seed">-seed <var>value</var></a></td>
<td>seed a new sequence of pseudo-random numbers</td>
</tr>
<tr>
- <td><a href="command-line-options.html#verbose">-verbose</a></td>
+ <td><a href="../www/command-line-options.html#verbose">-verbose</a></td>
<td>print detailed information about the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#version">-version</a></td>
+ <td><a href="../www/command-line-options.html#version">-version</a></td>
<td>print version information</td>
</tr>
</main><!-- /.container -->
<footer class="magick-footer">
<p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
+ <a href="architecture.html">Architecture</a>
+
+ <a href="conjure.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
-
- <a href="conjure.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
- <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <br/>
<a href="support.html">Donate</a> •
- <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 5th January 2019 11:43 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Connected Components Labeling @ ImageMagick</title>
+ <title>ImageMagick - Connected Components Labeling</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="connected, components, labeling, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="connected-components.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="connected-components.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 27th April 2019 18:07 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Contact the Development Team @ ImageMagick</title>
+ <title>ImageMagick - Contact the Development Team</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="contact, the, development, team, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/https://imagemagick.org/script/contact.php" rel="canonical" />
+ <link href="https://imagemagick.org/script/contact.php" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<link href="../images/wand.ico" rel="shortcut icon" />
<link href="assets/magick.css" rel="stylesheet" />
</div>
</nav>
<div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<fieldset>
<h2>Contact the Wizards</h2>
<p>Enter this code, <code>
-040d70</code>, in the Authenticate field and fill in the remaining fields. Press Send to forward your message to the ImageMagick wizards:</p>
+c0eea7</code>, in the Authenticate field and fill in the remaining fields. Press Send to forward your message to the ImageMagick wizards:</p>
<br/>
<form method="post" name="post" id="post" action="https://imagemagick.org/script/contact.php" enctype="application/x-www-form-urlencoded">
<div class="table-responsive">
</main><!-- /.container -->
<footer class="magick-footer">
<p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
+ <a href="architecture.html">Architecture</a>
+
+ <a href="https://imagemagick.org/script/contact.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
-
- <a href="https://imagemagick.org/script/contact.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
- <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <br/>
<a href="support.html">Donate</a> •
- <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Command-line Tools: Convert @ ImageMagick</title>
+ <title>ImageMagick - Command-line Tools: Convert</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="command-line, tools:, convert, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/convert.html" rel="canonical" />
+ <link href="convert.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<link href="../images/wand.ico" rel="shortcut icon" />
<link href="assets/magick.css" rel="stylesheet" />
</div>
</nav>
<div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<div class="table-responsive">
<table class="table table-sm table-striped">
<tr>
- <td><a href="command-line-options.html#adaptive-blur">-adaptive-blur <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#adaptive-blur">-adaptive-blur <var>geometry</var></a></td>
<td>adaptively blur pixels; decrease effect near edges</td>
</tr>
<tr>
- <td><a href="command-line-options.html#adaptive-resize">-adaptive-resize <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#adaptive-resize">-adaptive-resize <var>geometry</var></a></td>
<td>adaptively resize image with data dependent triangulation.</td>
</tr>
<tr>
- <td><a href="command-line-options.html#adaptive-sharpen">-adaptive-sharpen <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#adaptive-sharpen">-adaptive-sharpen <var>geometry</var></a></td>
<td>adaptively sharpen pixels; increase effect near edges</td>
</tr>
<tr>
- <td><a href="command-line-options.html#adjoin">-adjoin</a></td>
+ <td><a href="../www/command-line-options.html#adjoin">-adjoin</a></td>
<td>join images into a single multi-image file</td>
</tr>
<tr>
- <td><a href="command-line-options.html#affine">-affine <var>matrix</var></a></td>
+ <td><a href="../www/command-line-options.html#affine">-affine <var>matrix</var></a></td>
<td>affine transform matrix</td>
</tr>
<tr>
- <td><a href="command-line-options.html#alpha">-alpha</a></td>
+ <td><a href="../www/command-line-options.html#alpha">-alpha</a></td>
<td>on, activate, off, deactivate, set, opaque, copy",
transparent, extract, background, or shape the alpha channel</td>
</tr>
<tr>
- <td><a href="command-line-options.html#annotate">-annotate <var>geometry text</var></a></td>
+ <td><a href="../www/command-line-options.html#annotate">-annotate <var>geometry text</var></a></td>
<td>annotate the image with text</td>
</tr>
<tr>
- <td><a href="command-line-options.html#antialias">-antialias</a></td>
+ <td><a href="../www/command-line-options.html#antialias">-antialias</a></td>
<td>remove pixel-aliasing</td>
</tr>
<tr>
- <td><a href="command-line-options.html#append">-append</a></td>
+ <td><a href="../www/command-line-options.html#append">-append</a></td>
<td>append an image sequence</td>
</tr>
<tr>
- <td><a href="command-line-options.html#authenticate">-authenticate <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#authenticate">-authenticate <var>value</var></a></td>
<td>decipher image with this password</td>
</tr>
<tr>
- <td><a href="command-line-options.html#auto-gamma">-auto-gamma</a></td>
+ <td><a href="../www/command-line-options.html#auto-gamma">-auto-gamma</a></td>
<td>automagically adjust gamma level of image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#auto-level">-auto-level</a></td>
+ <td><a href="../www/command-line-options.html#auto-level">-auto-level</a></td>
<td>automagically adjust color levels of image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#auto-orient">-auto-orient</a></td>
+ <td><a href="../www/command-line-options.html#auto-orient">-auto-orient</a></td>
<td>automagically orient image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#auto-threshold">-auto-threshold <var>method</var></a></td>
+ <td><a href="../www/command-line-options.html#auto-threshold">-auto-threshold <var>method</var></a></td>
<td>automatically perform image thresholding</td>
</tr>
<tr>
- <td><a href="command-line-options.html#background">-background <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#background">-background <var>color</var></a></td>
<td>background color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#bench">-bench <var>iterations</var></a></td>
+ <td><a href="../www/command-line-options.html#bench">-bench <var>iterations</var></a></td>
<td>measure performance</td>
</tr>
<tr>
- <td><a href="command-line-options.html#bias">-bias <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#bias">-bias <var>value</var></a></td>
<td>add bias when convolving an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#black-threshold">-black-threshold <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#black-threshold">-black-threshold <var>value</var></a></td>
<td>force all pixels below the threshold into black</td>
</tr>
<tr>
- <td><a href="command-line-options.html#blue-primary">-blue-primary <var>point</var></a></td>
+ <td><a href="../www/command-line-options.html#blue-primary">-blue-primary <var>point</var></a></td>
<td>chromaticity blue primary point</td>
</tr>
<tr>
- <td><a href="command-line-options.html#blue-shift">-blue-shift <var>factor</var></a></td>
+ <td><a href="../www/command-line-options.html#blue-shift">-blue-shift <var>factor</var></a></td>
<td>simulate a scene at nighttime in the moonlight</td>
</tr>
<tr>
- <td><a href="command-line-options.html#blur">-blur <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#blur">-blur <var>geometry</var></a></td>
<td>reduce image noise and reduce detail levels</td>
</tr>
<tr>
- <td><a href="command-line-options.html#border">-border <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#border">-border <var>geometry</var></a></td>
<td>surround image with a border of color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#bordercolor">-bordercolor <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#bordercolor">-bordercolor <var>color</var></a></td>
<td>border color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#brightness-contrast">-brightness-contrast <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#brightness-contrast">-brightness-contrast <var>geometry</var></a></td>
<td>improve brightness / contrast of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#canny">-canny <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#canny">-canny <var>geometry</var></a></td>
<td>use a multi-stage algorithm to detect a wide range of edges in the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#caption">-caption <var>string</var></a></td>
+ <td><a href="../www/command-line-options.html#caption">-caption <var>string</var></a></td>
<td>assign a caption to an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#cdl">-cdl <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#cdl">-cdl <var>filename</var></a></td>
<td>color correct with a color decision list</td>
</tr>
<tr>
- <td><a href="command-line-options.html#channel">-channel <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#channel">-channel <var>type</var></a></td>
<td>apply option to select image channels</td>
</tr>
<tr>
- <td><a href="command-line-options.html#charcoal">-charcoal <var>radius</var></a></td>
+ <td><a href="../www/command-line-options.html#charcoal">-charcoal <var>radius</var></a></td>
<td>simulate a charcoal drawing</td>
</tr>
<tr>
- <td><a href="command-line-options.html#chop">-chop <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#chop">-chop <var>geometry</var></a></td>
<td>remove pixels from the image interior</td>
</tr>
<tr>
- <td><a href="command-line-options.html#clahe">-clahe <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#clahe">-clahe <var>geometry</var></a></td>
<td>contrast limited adaptive histogram equalization</td>
</tr>
<tr>
- <td><a href="command-line-options.html#clamp">-clamp</a></td>
+ <td><a href="../www/command-line-options.html#clamp">-clamp</a></td>
<td>set each pixel whose value is below zero to zero and any the pixel whose value is above the quantum range to the quantum range (e.g. 65535) otherwise the pixel value remains unchanged.</td>
</tr>
<tr>
- <td><a href="command-line-options.html#clip">-clip</a></td>
+ <td><a href="../www/command-line-options.html#clip">-clip</a></td>
<td>clip along the first path from the 8BIM profile</td>
</tr>
<tr>
- <td><a href="command-line-options.html#clip-mask">-clip-mask</a> <var>filename</var></td>
+ <td><a href="../www/command-line-options.html#clip-mask">-clip-mask</a> <var>filename</var></td>
<td>associate clip mask with the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#clip-path">-clip-path <var>id</var></a></td>
+ <td><a href="../www/command-line-options.html#clip-path">-clip-path <var>id</var></a></td>
<td>clip along a named path from the 8BIM profile</td>
</tr>
<tr>
- <td><a href="command-line-options.html#clone">-clone <var>index</var></a></td>
+ <td><a href="../www/command-line-options.html#clone">-clone <var>index</var></a></td>
<td>clone an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#clut">-clut</a></td>
+ <td><a href="../www/command-line-options.html#clut">-clut</a></td>
<td>apply a color lookup table to the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#connected-components">-connected-components <var>connectivity</var></a></td>
+ <td><a href="../www/command-line-options.html#connected-components">-connected-components <var>connectivity</var></a></td>
<td>connected-components uniquely labeled, choose from 4 or 8 way connectivity</td>
</tr>
<tr>
- <td><a href="command-line-options.html#contrast-stretch">-contrast-stretch <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#contrast-stretch">-contrast-stretch <var>geometry</var></a></td>
<td>improve the contrast in an image by `stretching' the range of intensity value</td>
</tr>
<tr>
- <td><a href="command-line-options.html#coalesce">-coalesce</a></td>
+ <td><a href="../www/command-line-options.html#coalesce">-coalesce</a></td>
<td>merge a sequence of images</td>
</tr>
<tr>
- <td><a href="command-line-options.html#colorize">-colorize <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#colorize">-colorize <var>value</var></a></td>
<td>colorize the image with the fill color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#color-matrix">-color-matrix <var>matrix</var></a></td>
+ <td><a href="../www/command-line-options.html#color-matrix">-color-matrix <var>matrix</var></a></td>
<td>apply color correction to the image.</td>
</tr>
<tr>
- <td><a href="command-line-options.html#colors">-colors <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#colors">-colors <var>value</var></a></td>
<td>preferred number of colors in the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#colorspace">-colorspace <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#colorspace">-colorspace <var>type</var></a></td>
<td>set image colorspace</td>
</tr>
<tr>
- <td><a href="command-line-options.html#combine">-combine</a></td>
+ <td><a href="../www/command-line-options.html#combine">-combine</a></td>
<td>combine a sequence of images</td>
</tr>
<tr>
- <td><a href="command-line-options.html#comment">-comment <var>string</var></a></td>
+ <td><a href="../www/command-line-options.html#comment">-comment <var>string</var></a></td>
<td>annotate image with comment</td>
</tr>
<tr>
- <td><a href="command-line-options.html#compare">-compare</a></td>
+ <td><a href="../www/command-line-options.html#compare">-compare</a></td>
<td>compare image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#complex">-complex<var>operator</var></a></td>
+ <td><a href="../www/command-line-options.html#complex">-complex<var>operator</var></a></td>
<td>perform complex mathematics on an image sequence</td>
</tr>
<tr>
- <td><a href="command-line-options.html#compose">-compose <var>operator</var></a></td>
+ <td><a href="../www/command-line-options.html#compose">-compose <var>operator</var></a></td>
<td>set image composite operator</td>
</tr>
<tr>
- <td><a href="command-line-options.html#composite">-composite</a></td>
+ <td><a href="../www/command-line-options.html#composite">-composite</a></td>
<td>composite image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#compress">-compress <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#compress">-compress <var>type</var></a></td>
<td>image compression type</td>
</tr>
<tr>
- <td><a href="command-line-options.html#contrast">-contrast</a></td>
+ <td><a href="../www/command-line-options.html#contrast">-contrast</a></td>
<td>enhance or reduce the image contrast</td>
</tr>
<tr>
- <td><a href="command-line-options.html#convolve">-convolve <var>coefficients</var></a></td>
+ <td><a href="../www/command-line-options.html#convolve">-convolve <var>coefficients</var></a></td>
<td>apply a convolution kernel to the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#copy">-copy <var>geometry</var> <var>offset</var></a></td>
+ <td><a href="../www/command-line-options.html#copy">-copy <var>geometry</var> <var>offset</var></a></td>
<td>copy pixels from one area of an image to another</td>
</tr>
<tr>
- <td><a href="command-line-options.html#crop">-crop <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#crop">-crop <var>geometry</var></a></td>
<td>crop the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#cycle">-cycle <var>amount</var></a></td>
+ <td><a href="../www/command-line-options.html#cycle">-cycle <var>amount</var></a></td>
<td>cycle the image colormap</td>
</tr>
<tr>
- <td><a href="command-line-options.html#decipher">-decipher <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#decipher">-decipher <var>filename</var></a></td>
<td>convert cipher pixels to plain</td>
</tr>
<tr>
- <td><a href="command-line-options.html#debug">-debug <var>events</var></a></td>
+ <td><a href="../www/command-line-options.html#debug">-debug <var>events</var></a></td>
<td>display copious debugging information</td>
</tr>
<tr>
- <td><a href="command-line-options.html#define">-define <var>format:option</var></a></td>
+ <td><a href="../www/command-line-options.html#define">-define <var>format:option</var></a></td>
<td>define one or more image format options</td>
</tr>
<tr>
- <td><a href="command-line-options.html#deconstruct">-deconstruct</a></td>
+ <td><a href="../www/command-line-options.html#deconstruct">-deconstruct</a></td>
<td>break down an image sequence into constituent parts</td>
</tr>
<tr>
- <td><a href="command-line-options.html#delay">-delay <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#delay">-delay <var>value</var></a></td>
<td>display the next image after pausing</td>
</tr>
<tr>
- <td><a href="command-line-options.html#delete">-delete <var>index</var></a></td>
+ <td><a href="../www/command-line-options.html#delete">-delete <var>index</var></a></td>
<td>delete the image from the image sequence</td>
</tr>
<tr>
- <td><a href="command-line-options.html#density">-density <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#density">-density <var>geometry</var></a></td>
<td>horizontal and vertical density of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#depth">-depth <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#depth">-depth <var>value</var></a></td>
<td>image depth</td>
</tr>
<tr>
- <td><a href="command-line-options.html#despeckle">-despeckle</a></td>
+ <td><a href="../www/command-line-options.html#despeckle">-despeckle</a></td>
<td>reduce the speckles within an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#direction">-direction <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#direction">-direction <var>type</var></a></td>
<td>render text right-to-left or left-to-right</td>
</tr>
<tr>
- <td><a href="command-line-options.html#display">-display <var>server</var></a></td>
+ <td><a href="../www/command-line-options.html#display">-display <var>server</var></a></td>
<td>get image or font from this X server</td>
</tr>
<tr>
- <td><a href="command-line-options.html#dispose">-dispose <var>method</var></a></td>
+ <td><a href="../www/command-line-options.html#dispose">-dispose <var>method</var></a></td>
<td>layer disposal method</td>
</tr>
<tr>
- <td><a href="command-line-options.html#distribute-cache">-distribute-cache <var>port</var></a></td>
+ <td><a href="../www/command-line-options.html#distribute-cache">-distribute-cache <var>port</var></a></td>
<td>launch a distributed pixel cache server</td>
</tr>
<tr>
- <td><a href="command-line-options.html#distort">-distort <var>type coefficients</var></a></td>
+ <td><a href="../www/command-line-options.html#distort">-distort <var>type coefficients</var></a></td>
<td>distort image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#dither">-dither <var>method</var></a></td>
+ <td><a href="../www/command-line-options.html#dither">-dither <var>method</var></a></td>
<td>apply error diffusion to image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#draw">-draw <var>string</var></a></td>
+ <td><a href="../www/command-line-options.html#draw">-draw <var>string</var></a></td>
<td>annotate the image with a graphic primitive</td>
</tr>
<tr>
- <td><a href="command-line-options.html#duplicate">-duplicate <var>count,indexes</var></a></td>
+ <td><a href="../www/command-line-options.html#duplicate">-duplicate <var>count,indexes</var></a></td>
<td>duplicate an image one or more times</td>
</tr>
<tr>
- <td><a href="command-line-options.html#edge">-edge <var>radius</var></a></td>
+ <td><a href="../www/command-line-options.html#edge">-edge <var>radius</var></a></td>
<td>apply a filter to detect edges in the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#emboss">-emboss <var>radius</var></a></td>
+ <td><a href="../www/command-line-options.html#emboss">-emboss <var>radius</var></a></td>
<td>emboss an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#encipher">-encipher <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#encipher">-encipher <var>filename</var></a></td>
<td>convert plain pixels to cipher pixels</td>
</tr>
<tr>
- <td><a href="command-line-options.html#encoding">-encoding <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#encoding">-encoding <var>type</var></a></td>
<td>text encoding type</td>
</tr>
<tr>
- <td><a href="command-line-options.html#endian">-endian <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#endian">-endian <var>type</var></a></td>
<td>endianness (MSB or LSB) of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#enhance">-enhance</a></td>
+ <td><a href="../www/command-line-options.html#enhance">-enhance</a></td>
<td>apply a digital filter to enhance a noisy image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#equalize">-equalize</a></td>
+ <td><a href="../www/command-line-options.html#equalize">-equalize</a></td>
<td>perform histogram equalization to an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#evaluate">-evaluate <var>operator value</var></a></td>
+ <td><a href="../www/command-line-options.html#evaluate">-evaluate <var>operator value</var></a></td>
<td>evaluate an arithmetic, relational, or logical expression</td>
</tr>
<tr>
- <td><a href="command-line-options.html#evaluate-sequence">-evaluate-sequence <var>operator</var></a></td>
+ <td><a href="../www/command-line-options.html#evaluate-sequence">-evaluate-sequence <var>operator</var></a></td>
<td>evaluate an arithmetic, relational, or logical expression for an image sequence</td>
</tr>
<tr>
- <td><a href="command-line-options.html#extent">-extent <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#extent">-extent <var>geometry</var></a></td>
<td>set the image size</td>
</tr>
<tr>
- <td><a href="command-line-options.html#extract">-extract <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#extract">-extract <var>geometry</var></a></td>
<td>extract area from image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#family">-family <var>name</var></a></td>
+ <td><a href="../www/command-line-options.html#family">-family <var>name</var></a></td>
<td>render text with this font family</td>
</tr>
<tr>
- <td><a href="command-line-options.html#features">-features <var>distance</var></a></td>
+ <td><a href="../www/command-line-options.html#features">-features <var>distance</var></a></td>
<td>analyze image features (e.g. contract, correlations, etc.).</td>
</tr>
<tr>
- <td><a href="command-line-options.html#fft">-fft</a></td>
+ <td><a href="../www/command-line-options.html#fft">-fft</a></td>
<td>implements the discrete Fourier transform (DFT)</td>
</tr>
<tr>
- <td><a href="command-line-options.html#fill">-fill <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#fill">-fill <var>color</var></a></td>
<td>color to use when filling a graphic primitive</td>
</tr>
<tr>
- <td><a href="command-line-options.html#filter">-filter <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#filter">-filter <var>type</var></a></td>
<td>use this filter when resizing an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#flatten">-flatten</a></td>
+ <td><a href="../www/command-line-options.html#flatten">-flatten</a></td>
<td>flatten a sequence of images</td>
</tr>
<tr>
- <td><a href="command-line-options.html#flip">-flip</a></td>
+ <td><a href="../www/command-line-options.html#flip">-flip</a></td>
<td>flip image in the vertical direction</td>
</tr>
<tr>
- <td><a href="command-line-options.html#floodfill">-floodfill <var>geometry color</var></a></td>
+ <td><a href="../www/command-line-options.html#floodfill">-floodfill <var>geometry color</var></a></td>
<td>floodfill the image with color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#flop">-flop</a></td>
+ <td><a href="../www/command-line-options.html#flop">-flop</a></td>
<td>flop image in the horizontal direction</td>
</tr>
<tr>
- <td><a href="command-line-options.html#font">-font <var>name</var></a></td>
+ <td><a href="../www/command-line-options.html#font">-font <var>name</var></a></td>
<td>render text with this font</td>
</tr>
<tr>
- <td><a href="command-line-options.html#format_identify_">-format <var>string</var></a></td>
+ <td><a href="../www/command-line-options.html#format_identify_">-format <var>string</var></a></td>
<td>output formatted image characteristics</td>
</tr>
<tr>
- <td><a href="command-line-options.html#frame">-frame <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#frame">-frame <var>geometry</var></a></td>
<td>surround image with an ornamental border</td>
</tr>
<tr>
- <td><a href="command-line-options.html#function">-function <var>name</var></a></td>
+ <td><a href="../www/command-line-options.html#function">-function <var>name</var></a></td>
<td>apply a function to the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#fuzz">-fuzz <var>distance</var></a></td>
+ <td><a href="../www/command-line-options.html#fuzz">-fuzz <var>distance</var></a></td>
<td>colors within this distance are considered equal</td>
</tr>
<tr>
- <td><a href="command-line-options.html#fx">-fx <var>expression</var></a></td>
+ <td><a href="../www/command-line-options.html#fx">-fx <var>expression</var></a></td>
<td>apply mathematical expression to an image channel(s)</td>
</tr>
<tr>
- <td><a href="command-line-options.html#gamma">-gamma <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#gamma">-gamma <var>value</var></a></td>
<td>level of gamma correction</td>
</tr>
<tr>
- <td><a href="command-line-options.html#gaussian-blur">-gaussian-blur <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#gaussian-blur">-gaussian-blur <var>geometry</var></a></td>
<td>reduce image noise and reduce detail levels</td>
</tr>
<tr>
- <td><a href="command-line-options.html#geometry">-geometry <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#geometry">-geometry <var>geometry</var></a></td>
<td>preferred size or location of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#gravity">-gravity <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#gravity">-gravity <var>type</var></a></td>
<td>horizontal and vertical text placement</td>
</tr>
<tr>
- <td><a href="command-line-options.html#grayscale">-grayscale <var>method</var></a></td>
+ <td><a href="../www/command-line-options.html#grayscale">-grayscale <var>method</var></a></td>
<td>convert image to grayscale</td>
</tr>
<tr>
- <td><a href="command-line-options.html#green-primary">-green-primary <var>point</var></a></td>
+ <td><a href="../www/command-line-options.html#green-primary">-green-primary <var>point</var></a></td>
<td>chromaticity green primary point</td>
</tr>
<tr>
- <td><a href="command-line-options.html#help">-help</a></td>
+ <td><a href="../www/command-line-options.html#help">-help</a></td>
<td>print program options</td>
</tr>
<tr>
- <td><a href="command-line-options.html#hough-lines">-hough-lines <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#hough-lines">-hough-lines <var>geometry</var></a></td>
<td>identify lines in the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#identify">-identify</a></td>
+ <td><a href="../www/command-line-options.html#identify">-identify</a></td>
<td>identify the format and characteristics of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#ift">-ift</a></td>
+ <td><a href="../www/command-line-options.html#ift">-ift</a></td>
<td>implements the inverse discrete Fourier transform (DFT)</td>
</tr>
<tr>
- <td><a href="command-line-options.html#implode">-implode <var>amount</var></a></td>
+ <td><a href="../www/command-line-options.html#implode">-implode <var>amount</var></a></td>
<td>implode image pixels about the center</td>
</tr>
<tr>
- <td><a href="command-line-options.html#insert">-insert <var>index</var></a></td>
+ <td><a href="../www/command-line-options.html#insert">-insert <var>index</var></a></td>
<td>insert last image into the image sequence</td>
</tr>
<tr>
- <td><a href="command-line-options.html#intensity">-intensity <var>method</var></a></td>
+ <td><a href="../www/command-line-options.html#intensity">-intensity <var>method</var></a></td>
<td>method to generate an intensity value from a pixel</td>
</tr>
<tr>
- <td><a href="command-line-options.html#intent">-intent <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#intent">-intent <var>type</var></a></td>
<td>type of rendering intent when managing the image color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#interlace">-interlace <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#interlace">-interlace <var>type</var></a></td>
<td>type of image interlacing scheme</td>
</tr>
<tr>
- <td><a href="command-line-options.html#interline-spacing">-interline-spacing <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#interline-spacing">-interline-spacing <var>value</var></a></td>
<td>the space between two text lines</td>
</tr>
<tr>
- <td><a href="command-line-options.html#interpolate">-interpolate <var>method</var></a></td>
+ <td><a href="../www/command-line-options.html#interpolate">-interpolate <var>method</var></a></td>
<td>pixel color interpolation method</td>
</tr>
<tr>
- <td><a href="command-line-options.html#interword-spacing">-interword-spacing <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#interword-spacing">-interword-spacing <var>value</var></a></td>
<td>the space between two words</td>
</tr>
<tr>
- <td><a href="command-line-options.html#kerning">-kerning <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#kerning">-kerning <var>value</var></a></td>
<td>the space between two characters</td>
</tr>
<tr>
- <td><a href="command-line-options.html#kuwahara">-kuwahara <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#kuwahara">-kuwahara <var>geometry</var></a></td>
<td>edge preserving noise reduction filter</td>
</tr>
<tr>
- <td><a href="command-line-options.html#label">-label <var>string</var></a></td>
+ <td><a href="../www/command-line-options.html#label">-label <var>string</var></a></td>
<td>assign a label to an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#lat">-lat <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#lat">-lat <var>geometry</var></a></td>
<td>local adaptive thresholding</td>
</tr>
<tr>
- <td><a href="command-line-options.html#layers">-layers <var>method</var></a></td>
+ <td><a href="../www/command-line-options.html#layers">-layers <var>method</var></a></td>
<td>optimize or compare image layers</td>
</tr>
<tr>
- <td><a href="command-line-options.html#level">-level <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#level">-level <var>value</var></a></td>
<td>adjust the level of image contrast</td>
</tr>
<tr>
- <td><a href="command-line-options.html#limit">-limit <var>type value</var></a></td>
+ <td><a href="../www/command-line-options.html#limit">-limit <var>type value</var></a></td>
<td>pixel cache resource limit</td>
</tr>
<tr>
- <td><a href="command-line-options.html#linear-stretch">-linear-stretch <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#linear-stretch">-linear-stretch <var>geometry</var></a></td>
<td>linear with saturation histogram stretch</td>
</tr>
<tr>
- <td><a href="command-line-options.html#liquid-rescale">-liquid-rescale <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#liquid-rescale">-liquid-rescale <var>geometry</var></a></td>
<td>rescale image with seam-carving</td>
</tr>
<tr>
- <td><a href="command-line-options.html#list">-list <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#list">-list <var>type</var></a></td>
<td>Color, Configure, Delegate, Format, Magic, Module, Resource, or Type</td>
</tr>
<tr>
- <td><a href="command-line-options.html#log">-log <var>format</var></a></td>
+ <td><a href="../www/command-line-options.html#log">-log <var>format</var></a></td>
<td>format of debugging information</td>
</tr>
<tr>
- <td><a href="command-line-options.html#loop">-loop <var>iterations</var></a></td>
+ <td><a href="../www/command-line-options.html#loop">-loop <var>iterations</var></a></td>
<td>add Netscape loop extension to your GIF animation</td>
</tr>
<tr>
- <td><a href="command-line-options.html#mattecolor">-mattecolor <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#mattecolor">-mattecolor <var>color</var></a></td>
<td>frame color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#median">-median <var>radius</var></a></td>
+ <td><a href="../www/command-line-options.html#median">-median <var>radius</var></a></td>
<td>apply a median filter to the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#mean-shift">-mean-shift <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#mean-shift">-mean-shift <var>geometry</var></a></td>
<td>delineate arbitrarily shaped clusters in the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#metric">-metric <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#metric">-metric <var>type</var></a></td>
<td>measure differences between images with this metric</td>
</tr>
<tr>
- <td><a href="command-line-options.html#mode">-mode <var>radius</var></a></td>
+ <td><a href="../www/command-line-options.html#mode">-mode <var>radius</var></a></td>
<td>make each pixel the 'predominant color' of the neighborhood</td>
</tr>
<tr>
- <td><a href="command-line-options.html#modulate">-modulate <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#modulate">-modulate <var>value</var></a></td>
<td>vary the brightness, saturation, and hue</td>
</tr>
<tr>
- <td><a href="command-line-options.html#moments">-moments</a></td>
+ <td><a href="../www/command-line-options.html#moments">-moments</a></td>
<td>display image moments.</td>
</tr>
<tr>
- <td><a href="command-line-options.html#monitor">-monitor</a></td>
+ <td><a href="../www/command-line-options.html#monitor">-monitor</a></td>
<td>monitor progress</td>
</tr>
<tr>
- <td><a href="command-line-options.html#monochrome">-monochrome</a></td>
+ <td><a href="../www/command-line-options.html#monochrome">-monochrome</a></td>
<td>transform image to black and white</td>
</tr>
<tr>
- <td><a href="command-line-options.html#morph">-morph <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#morph">-morph <var>value</var></a></td>
<td>morph an image sequence</td>
</tr>
<tr>
- <td><a href="command-line-options.html#morphology">-morphology <var>method</var></a> <var>kernel</var></td>
+ <td><a href="../www/command-line-options.html#morphology">-morphology <var>method</var></a> <var>kernel</var></td>
<td>apply a morphology method to the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#motion-blur">-motion-blur <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#motion-blur">-motion-blur <var>geometry</var></a></td>
<td>simulate motion blur</td>
</tr>
<tr>
- <td><a href="command-line-options.html#negate">-negate</a></td>
+ <td><a href="../www/command-line-options.html#negate">-negate</a></td>
<td>replace each pixel with its complementary color </td>
</tr>
<tr>
- <td><a href="command-line-options.html#noise">-noise <var>radius</var></a></td>
+ <td><a href="../www/command-line-options.html#noise">-noise <var>radius</var></a></td>
<td>add or reduce noise in an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#normalize">-normalize</a></td>
+ <td><a href="../www/command-line-options.html#normalize">-normalize</a></td>
<td>transform image to span the full range of colors</td>
</tr>
<tr>
- <td><a href="command-line-options.html#opaque">-opaque <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#opaque">-opaque <var>color</var></a></td>
<td>change this color to the fill color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#ordered-dither">-ordered-dither <var>NxN</var></a></td>
+ <td><a href="../www/command-line-options.html#ordered-dither">-ordered-dither <var>NxN</var></a></td>
<td>ordered dither the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#orient">-orient <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#orient">-orient <var>type</var></a></td>
<td>image orientation</td>
</tr>
<tr>
- <td><a href="command-line-options.html#page">-page <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#page">-page <var>geometry</var></a></td>
<td>size and location of an image canvas (setting)</td>
</tr>
<tr>
- <td><a href="command-line-options.html#paint">-paint <var>radius</var></a></td>
+ <td><a href="../www/command-line-options.html#paint">-paint <var>radius</var></a></td>
<td>simulate an oil painting</td>
</tr>
<tr>
- <td><a href="command-line-options.html#perceptible">-perceptible</a></td>
+ <td><a href="../www/command-line-options.html#perceptible">-perceptible</a></td>
<td>set each pixel whose value is less than |<var>epsilon</var>| to <var>-epsilon</var> or <var>epsilon</var> (whichever is closer) otherwise the pixel value remains unchanged.</td>
</tr>
<tr>
- <td><a href="command-line-options.html#ping">-ping</a></td>
+ <td><a href="../www/command-line-options.html#ping">-ping</a></td>
<td>efficiently determine image attributes</td>
</tr>
<tr>
- <td><a href="command-line-options.html#pointsize">-pointsize <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#pointsize">-pointsize <var>value</var></a></td>
<td>font point size</td>
</tr>
<tr>
- <td><a href="command-line-options.html#polaroid">-polaroid <var>angle</var></a></td>
+ <td><a href="../www/command-line-options.html#polaroid">-polaroid <var>angle</var></a></td>
<td>simulate a Polaroid picture</td>
</tr>
<tr>
- <td><a href="command-line-options.html#poly">-poly <var>terms</var></a></td>
+ <td><a href="../www/command-line-options.html#poly">-poly <var>terms</var></a></td>
<td>build a polynomial from the image sequence and the corresponding terms (coefficients and degree pairs).</td>
</tr>
<tr>
- <td><a href="command-line-options.html#posterize">-posterize <var>levels</var></a></td>
+ <td><a href="../www/command-line-options.html#posterize">-posterize <var>levels</var></a></td>
<td>reduce the image to a limited number of color levels</td>
</tr>
<tr>
- <td><a href="command-line-options.html#precision">-precision <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#precision">-precision <var>value</var></a></td>
<td>set the maximum number of significant digits to be printed</td>
</tr>
<tr>
- <td><a href="command-line-options.html#preview">-preview <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#preview">-preview <var>type</var></a></td>
<td>image preview type</td>
</tr>
<tr>
- <td><a href="command-line-options.html#print">-print <var>string</var></a></td>
+ <td><a href="../www/command-line-options.html#print">-print <var>string</var></a></td>
<td>interpret string and print to console</td>
</tr>
<tr>
- <td><a href="command-line-options.html#process">-process <var>image-filter</var></a></td>
+ <td><a href="../www/command-line-options.html#process">-process <var>image-filter</var></a></td>
<td>process the image with a custom image filter</td>
</tr>
<tr>
- <td><a href="command-line-options.html#profile">-profile <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#profile">-profile <var>filename</var></a></td>
<td>add, delete, or apply an image profile</td>
</tr>
<tr>
- <td><a href="command-line-options.html#quality">-quality <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#quality">-quality <var>value</var></a></td>
<td>JPEG/MIFF/PNG compression level</td>
</tr>
<tr>
- <td><a href="command-line-options.html#quantize">-quantize <var>colorspace</var></a></td>
+ <td><a href="../www/command-line-options.html#quantize">-quantize <var>colorspace</var></a></td>
<td>reduce image colors in this colorspace</td>
</tr>
<tr>
- <td><a href="command-line-options.html#quiet">-quiet</a></td>
+ <td><a href="../www/command-line-options.html#quiet">-quiet</a></td>
<td>suppress all warning messages</td>
</tr>
<tr>
- <td><a href="command-line-options.html#radial-blur">-radial-blur <var>angle</var></a></td>
+ <td><a href="../www/command-line-options.html#radial-blur">-radial-blur <var>angle</var></a></td>
<td>radial blur the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#raise">-raise <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#raise">-raise <var>value</var></a></td>
<td>lighten/darken image edges to create a 3-D effect</td>
</tr>
<tr>
- <td><a href="command-line-options.html#random-threshold">-random-threshold <var>low, high</var></a></td>
+ <td><a href="../www/command-line-options.html#random-threshold">-random-threshold <var>low, high</var></a></td>
<td>random threshold the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#range-threshold">-range-threshold <var>low-black, low-white, high-white, high-black</var></a></td>
+ <td><a href="../www/command-line-options.html#range-threshold">-range-threshold <var>low-black, low-white, high-white, high-black</var></a></td>
<td>perform either hard or soft thresholding within some range of values in an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#read-mask">-read-mask <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#read-mask">-read-mask <var>filename</var></a></td>
<td>associate a read mask with the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#red-primary">-red-primary <var>point</var></a></td>
+ <td><a href="../www/command-line-options.html#red-primary">-red-primary <var>point</var></a></td>
<td>chromaticity red primary point</td>
</tr>
<tr>
- <td><a href="command-line-options.html#regard-warnings">-regard-warnings</a></td>
+ <td><a href="../www/command-line-options.html#regard-warnings">-regard-warnings</a></td>
<td>pay attention to warning messages.</td>
</tr>
<tr>
- <td><a href="command-line-options.html#region">-region <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#region">-region <var>geometry</var></a></td>
<td>apply options to a portion of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#remap">-remap <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#remap">-remap <var>filename</var></a></td>
<td>transform image colors to match this set of colors</td>
</tr>
<tr>
- <td><a href="command-line-options.html#render">-render</a></td>
+ <td><a href="../www/command-line-options.html#render">-render</a></td>
<td>render vector graphics</td>
</tr>
<tr>
- <td><a href="command-line-options.html#repage">-repage <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#repage">-repage <var>geometry</var></a></td>
<td>size and location of an image canvas</td>
</tr>
<tr>
- <td><a href="command-line-options.html#resample">-resample <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#resample">-resample <var>geometry</var></a></td>
<td>change the resolution of an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#resize">-resize <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#resize">-resize <var>geometry</var></a></td>
<td>resize the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#respect-parentheses">-respect-parentheses</a></td>
+ <td><a href="../www/command-line-options.html#respect-parentheses">-respect-parentheses</a></td>
<td>settings remain in effect until parenthesis boundary.</td>
</tr>
<tr>
- <td><a href="command-line-options.html#roll">-roll <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#roll">-roll <var>geometry</var></a></td>
<td>roll an image vertically or horizontally</td>
</tr>
<tr>
- <td><a href="command-line-options.html#rotate">-rotate <var>degrees</var></a></td>
+ <td><a href="../www/command-line-options.html#rotate">-rotate <var>degrees</var></a></td>
<td>apply Paeth rotation to the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#sample">-sample <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#sample">-sample <var>geometry</var></a></td>
<td>scale image with pixel sampling</td>
</tr>
<tr>
- <td><a href="command-line-options.html#sampling-factor">-sampling-factor <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#sampling-factor">-sampling-factor <var>geometry</var></a></td>
<td>horizontal and vertical sampling factor</td>
</tr>
<tr>
- <td><a href="command-line-options.html#scale">-scale <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#scale">-scale <var>geometry</var></a></td>
<td>scale the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#scene">-scene <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#scene">-scene <var>value</var></a></td>
<td>image scene number</td>
</tr>
<tr>
- <td><a href="command-line-options.html#seed">-seed <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#seed">-seed <var>value</var></a></td>
<td>seed a new sequence of pseudo-random numbers</td>
</tr>
<tr>
- <td><a href="command-line-options.html#segment">-segment <var>values</var></a></td>
+ <td><a href="../www/command-line-options.html#segment">-segment <var>values</var></a></td>
<td>segment an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#threshold">-selective-blur <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#threshold">-selective-blur <var>geometry</var></a></td>
<td>selectively blur pixels within a contrast threshold</td>
</tr>
<tr>
- <td><a href="command-line-options.html#separate">-separate</a></td>
+ <td><a href="../www/command-line-options.html#separate">-separate</a></td>
<td>separate an image channel into a grayscale image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#sepia-tone">-sepia-tone <var>threshold</var></a></td>
+ <td><a href="../www/command-line-options.html#sepia-tone">-sepia-tone <var>threshold</var></a></td>
<td>simulate a sepia-toned photo</td>
</tr>
<tr>
- <td><a href="command-line-options.html#set">-set <var>attribute value</var></a></td>
+ <td><a href="../www/command-line-options.html#set">-set <var>attribute value</var></a></td>
<td>set an image attribute</td>
</tr>
<tr>
- <td><a href="command-line-options.html#shade">-shade <var>degrees</var></a></td>
+ <td><a href="../www/command-line-options.html#shade">-shade <var>degrees</var></a></td>
<td>shade the image using a distant light source</td>
</tr>
<tr>
- <td><a href="command-line-options.html#shadow">-shadow <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#shadow">-shadow <var>geometry</var></a></td>
<td>simulate an image shadow</td>
</tr>
<tr>
- <td><a href="command-line-options.html#sharpen">-sharpen <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#sharpen">-sharpen <var>geometry</var></a></td>
<td>sharpen the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#shave">-shave <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#shave">-shave <var>geometry</var></a></td>
<td>shave pixels from the image edges</td>
</tr>
<tr>
- <td><a href="command-line-options.html#shear">-shear <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#shear">-shear <var>geometry</var></a></td>
<td>slide one edge of the image along the X or Y axis</td>
</tr>
<tr>
- <td><a href="command-line-options.html#sigmoidal">-sigmoidal-contrast <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#sigmoidal">-sigmoidal-contrast <var>geometry</var></a></td>
<td>increase the contrast without saturating highlights or shadows</td>
</tr>
<tr>
- <td><a href="command-line-options.html#smush">-smush <var>offset</var></a></td>
+ <td><a href="../www/command-line-options.html#smush">-smush <var>offset</var></a></td>
<td>smush an image sequence together</td>
</tr>
<tr>
- <td><a href="command-line-options.html#size">-size <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#size">-size <var>geometry</var></a></td>
<td>width and height of image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#sketch">-sketch <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#sketch">-sketch <var>geometry</var></a></td>
<td>simulate a pencil sketch</td>
</tr>
<tr>
- <td><a href="command-line-options.html#solarize">-solarize <var>threshold</var></a></td>
+ <td><a href="../www/command-line-options.html#solarize">-solarize <var>threshold</var></a></td>
<td>negate all pixels above the threshold level</td>
</tr>
<tr>
- <td><a href="command-line-options.html#splice">-splice <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#splice">-splice <var>geometry</var></a></td>
<td>splice the background color into the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#spread">-spread <var>radius</var></a></td>
+ <td><a href="../www/command-line-options.html#spread">-spread <var>radius</var></a></td>
<td>displace image pixels by a random amount</td>
</tr>
<tr>
- <td><a href="command-line-options.html#statistic">-statistic <var>type</var> <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#statistic">-statistic <var>type</var> <var>geometry</var></a></td>
<td>replace each pixel with corresponding statistic from the neighborhood</td>
</tr>
<tr>
- <td><a href="command-line-options.html#strip">-strip</a></td>
+ <td><a href="../www/command-line-options.html#strip">-strip</a></td>
<td>strip image of all profiles and comments</td>
</tr>
<tr>
- <td><a href="command-line-options.html#stroke">-stroke <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#stroke">-stroke <var>color</var></a></td>
<td>graphic primitive stroke color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#strokewidth">-strokewidth <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#strokewidth">-strokewidth <var>value</var></a></td>
<td>graphic primitive stroke width</td>
</tr>
<tr>
- <td><a href="command-line-options.html#stretch">-stretch <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#stretch">-stretch <var>type</var></a></td>
<td>render text with this font stretch</td>
</tr>
<tr>
- <td><a href="command-line-options.html#style">-style <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#style">-style <var>type</var></a></td>
<td>render text with this font style</td>
</tr>
<tr>
- <td><a href="command-line-options.html#swap">-swap <var>indexes</var></a></td>
+ <td><a href="../www/command-line-options.html#swap">-swap <var>indexes</var></a></td>
<td>swap two images in the image sequence</td>
</tr>
<tr>
- <td><a href="command-line-options.html#swirl">-swirl <var>degrees</var></a></td>
+ <td><a href="../www/command-line-options.html#swirl">-swirl <var>degrees</var></a></td>
<td>swirl image pixels about the center</td>
</tr>
<tr>
- <td><a href="command-line-options.html#synchronize">-synchronize</a></td>
+ <td><a href="../www/command-line-options.html#synchronize">-synchronize</a></td>
<td>synchronize image to storage device</td>
</tr>
<tr>
- <td><a href="command-line-options.html#taint">-taint</a></td>
+ <td><a href="../www/command-line-options.html#taint">-taint</a></td>
<td>mark the image as modified</td>
</tr>
<tr>
- <td><a href="command-line-options.html#texture">-texture <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#texture">-texture <var>filename</var></a></td>
<td>name of texture to tile onto the image background</td>
</tr>
<tr>
- <td><a href="command-line-options.html#threshold">-threshold <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#threshold">-threshold <var>value</var></a></td>
<td>threshold the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#thumbnail">-thumbnail <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#thumbnail">-thumbnail <var>geometry</var></a></td>
<td>create a thumbnail of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#tile">-tile <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#tile">-tile <var>filename</var></a></td>
<td>tile image when filling a graphic primitive</td>
</tr>
<tr>
- <td><a href="command-line-options.html#tile-offset">-tile-offset <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#tile-offset">-tile-offset <var>geometry</var></a></td>
<td>set the image tile offset</td>
</tr>
<tr>
- <td><a href="command-line-options.html#tint">-tint <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#tint">-tint <var>value</var></a></td>
<td>tint the image with the fill color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#transform">-transform</a></td>
+ <td><a href="../www/command-line-options.html#transform">-transform</a></td>
<td>affine transform image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#transparent">-transparent <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#transparent">-transparent <var>color</var></a></td>
<td>make this color transparent within the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#transparent-color">-transparent-color <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#transparent-color">-transparent-color <var>color</var></a></td>
<td>transparent color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#transpose">-transpose</a></td>
+ <td><a href="../www/command-line-options.html#transpose">-transpose</a></td>
<td>flip image in the vertical direction and rotate 90 degrees</td>
</tr>
<tr>
- <td><a href="command-line-options.html#transverse">-transverse</a></td>
+ <td><a href="../www/command-line-options.html#transverse">-transverse</a></td>
<td>flop image in the horizontal direction and rotate 270 degrees</td>
</tr>
<tr>
- <td><a href="command-line-options.html#treedepth">-treedepth <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#treedepth">-treedepth <var>value</var></a></td>
<td>color tree depth</td>
</tr>
<tr>
- <td><a href="command-line-options.html#trim">-trim</a></td>
+ <td><a href="../www/command-line-options.html#trim">-trim</a></td>
<td>trim image edges</td>
</tr>
<tr>
- <td><a href="command-line-options.html#type">-type <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#type">-type <var>type</var></a></td>
<td>image type</td>
</tr>
<tr>
- <td><a href="command-line-options.html#undercolor">-undercolor <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#undercolor">-undercolor <var>color</var></a></td>
<td>annotation bounding box color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#unique-colors">-unique-colors</a></td>
+ <td><a href="../www/command-line-options.html#unique-colors">-unique-colors</a></td>
<td>discard all but one of any pixel color.</td>
</tr>
<tr>
- <td><a href="command-line-options.html#units">-units <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#units">-units <var>type</var></a></td>
<td>the units of image resolution</td>
</tr>
<tr>
- <td><a href="command-line-options.html#unsharp">-unsharp <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#unsharp">-unsharp <var>geometry</var></a></td>
<td>sharpen the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#verbose">-verbose</a></td>
+ <td><a href="../www/command-line-options.html#verbose">-verbose</a></td>
<td>print detailed information about the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#version">-version</a></td>
+ <td><a href="../www/command-line-options.html#version">-version</a></td>
<td>print version information</td>
</tr>
<tr>
- <td><a href="command-line-options.html#view">-view</a></td>
+ <td><a href="../www/command-line-options.html#view">-view</a></td>
<td>FlashPix viewing transforms</td>
</tr>
<tr>
- <td><a href="command-line-options.html#vignette">-vignette <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#vignette">-vignette <var>geometry</var></a></td>
<td>soften the edges of the image in vignette style</td>
</tr>
<tr>
- <td><a href="command-line-options.html#virtual-pixel">-virtual-pixel <var>method</var></a></td>
+ <td><a href="../www/command-line-options.html#virtual-pixel">-virtual-pixel <var>method</var></a></td>
<td>access method for pixels outside the boundaries of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#wave">-wave <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#wave">-wave <var>geometry</var></a></td>
<td>alter an image along a sine wave</td>
</tr>
<tr>
- <td><a href="command-line-options.html#wavelet">-wavelet-denoise <var>threshold</var></a></td>
+ <td><a href="../www/command-line-options.html#wavelet">-wavelet-denoise <var>threshold</var></a></td>
<td>removes noise from the image using a wavelet transform</td>
</tr>
<tr>
- <td><a href="command-line-options.html#weight">-weight <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#weight">-weight <var>type</var></a></td>
<td>render text with this font weight</td>
</tr>
<tr>
- <td><a href="command-line-options.html#white-point">-white-point <var>point</var></a></td>
+ <td><a href="../www/command-line-options.html#white-point">-white-point <var>point</var></a></td>
<td>chromaticity white point</td>
</tr>
<tr>
- <td><a href="command-line-options.html#white-threshold">-white-threshold <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#white-threshold">-white-threshold <var>value</var></a></td>
<td>force all pixels above the threshold into white</td>
</tr>
<tr>
- <td><a href="command-line-options.html#write">-write <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#write">-write <var>filename</var></a></td>
<td>write images to this file</td>
</tr>
<tr>
- <td><a href="command-line-options.html#write-mask">-write-mask <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#write-mask">-write-mask <var>filename</var></a></td>
<td>associate a write mask with the image</td>
</tr>
</main><!-- /.container -->
<footer class="magick-footer">
<p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
+ <a href="architecture.html">Architecture</a>
+
+ <a href="convert.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
-
- <a href="convert.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
- <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <br/>
<a href="support.html">Donate</a> •
- <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 5th January 2019 11:42 -->
\ No newline at end of file
+<!-- Magick Cache 27th April 2019 17:18 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Develop @ ImageMagick</title>
+ <title>ImageMagick - Develop</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="develop, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/develop.html" rel="canonical" />
+ <link href="develop.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<link href="../images/wand.ico" rel="shortcut icon" />
<link href="assets/magick.css" rel="stylesheet" />
</div>
</nav>
<div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<div class="magick-template">
<div class="magick-header">
-<p class="lead magick-description">ImageMagick includes a number of ready-made interfaces. This makes it possible to modify or create images automagically and dynamically utilizing your favorite development platform.</p>
+<p class="lead magick-description">The functionality of ImageMagick is typically utilized from the <a href="command-line-processing.html">command-line</a> or you can use the features from programs written in your favorite language. Choose from these interfaces: <a href="develop.html#ada">G2F</a> (Ada), <a href="develop.html#c">MagickCore</a> (C), <a href="develop.html#c">MagickWand</a> (C), <a href="develop.html#ch">ChMagick</a> (Ch), <a href="develop.html#com_">ImageMagickObject</a> (COM+), <a href="develop.html#c__">Magick++</a> (C++), <a href="develop.html#java">JMagick</a> (Java), <a href="develop.html#javascript">WASM-ImageMagick</a> (Javawww/Typescript), <a href="develop.html#julia">JuliaIO</a> (Julia), <a href="develop.html#lisp">L-Magick</a> (Lisp), <a href="develop.html#lua">Lua</a> (LuaJIT), <a href="develop.html#neko">NMagick</a> (Neko/haXe), <a href="develop.html#dot-net">Magick.NET</a> (.NET), <a href="develop.html#pascal">PascalMagick</a> (Pascal), <a href="develop.html#perl">PerlMagick</a> (Perl), <a href="develop.html#php">MagickWand for PHP</a> (PHP), <a href="develop.html#php">IMagick</a> (PHP), <a href="develop.html#python">PythonMagick</a> (Python), <a href="develop.html#r">magick</a> (R), <a href="develop.html#ruby">RMagick</a> (Ruby), or <a href="develop.html#tcl">TclMagick</a> (Tcl/TK). With a language interface, use ImageMagick to modify or create images dynamically and <var>automagically</var>.</p>
+<p>Choose from these language interfaces:</p>
<dl class="row">
<dt class="col-md-4"><a class="anchor" id="c"></a>C</dt>
-<dd class="col-md-8">Use <a href="../www/magick-wand.html">MagickWand</a> to convert, compose, and edit images from the C language. There is also the low-level <a href="../www/magick-core.html">MagickCore</a> library for wizard-level developers.</dd>
+<dd class="col-md-8">Use <a href="magick-wand.html">MagickWand</a> to convert, compose, and edit images from the C language. There is also the low-level <a href="magick-core.html">MagickCore</a> library for wizard-level developers.</dd>
<dt class="col-md-4"><a class="anchor" id="ch"></a>Ch</dt>
<dt class="col-md-4"><a class="anchor" id="com_"></a>COM+</dt>
-<dd class="col-md-8">Use <a href="../www/ImageMagickObject.html">ImageMagickObject</a> to convert, compose, and edit images from a Windows COM+ compatible component.</dd>
+<dd class="col-md-8">Use <a href="ImageMagickObject.html">ImageMagickObject</a> to convert, compose, and edit images from a Windows COM+ compatible component.</dd>
<dt class="col-md-4"><a class="anchor" id="c__"></a>C++</dt>
-<dd class="col-md-8"><a href="../www/magick++.html">Magick++</a> provides an object-oriented C++ interface to ImageMagick. See <a href="../Magick++/tutorial/Magick++_tutorial.pdf">A Gentle Introduction to Magick++</a> for an introductory tutorial to Magick++. We include the <a href="../Magick++/tutorial/Magick++_tutorial.odt">source</a> if you want to correct, enhance, or expand the tutorial.</dd>
+<dd class="col-md-8"><a href="magick++.html">Magick++</a> provides an object-oriented C++ interface to ImageMagick. See <a href="../Magick++/tutorial/Magick++_tutorial.pdf">A Gentle Introduction to Magick++</a> for an introductory tutorial to Magick++. We include the <a href="../Magick++/tutorial/Magick++_tutorial.odt">source</a> if you want to correct, enhance, or expand the tutorial.</dd>
<dt class="col-md-4"><a class="anchor" id="go"></a>GO</dt>
<dd class="col-md-8"><a href="https://github.com/gographics/imagick">GoImagick</a> is a set of Go bindings to ImageMagick's MagickWand and MagickCore C APIs.</dd>
<dd class="col-md-8"><a href="http://www.jmagick.org">JMagick</a> provides an object-oriented Java interface to ImageMagick. <a href="http://im4java.sourceforge.net">Im4java</a> is a pure-java interface to the ImageMagick command-line.</dd>
+<dt class="col-md-4"><a class="anchor" id="javascript"></a>Javawww/TypeScript</dt>
+
+<dd class="col-md-8"><a href="https://github.com/KnicKnic/WASM-ImageMagick">WASM-ImageMagick</a> Webassembly compiliation of ImageMagick that allows serverless clientside bindings for Typescript and Javascript. Works in Progressive Web Apps.</dd>
+
<dt class="col-md-4"><a class="anchor" id="julia"></a>Julia</dt>
<dd class="col-md-8"><a href="https://github.com/JuliaIO/ImageMagick.jl">JuliaIO</a> provides an object-oriented Julia interface to ImageMagick.</dd>
<dt class="col-md-4"><a class="anchor" id="perl"></a>Perl</dt>
-<dd class="col-md-8">Use <a href="../www/perl-magick.html">PerlMagick</a> to convert, compose, and edit images from the Perl language.</dd>
+<dd class="col-md-8">Use <a href="perl-magick.html">PerlMagick</a> to convert, compose, and edit images from the Perl language.</dd>
<dt class="col-md-4"><a class="anchor" id="php"></a>PHP</dt>
<dt class="col-md-4"><a class="anchor" id="ruby"></a>Ruby</dt>
-<dd class="col-md-8"><a href="https://rmagick.github.io/">RMagick</a> is an interface between the Ruby programming language and the <a href="../www/magick-core.html">MagickCore</a> image processing libraries. Get started with RMagick by perusing the <a href="https://rmagick.github.io/">documentation</a>.</dd>
+<dd class="col-md-8"><a href="https://rmagick.github.io/">RMagick</a> is an interface between the Ruby programming language and the <a href="magick-core.html">MagickCore</a> image processing libraries. Get started with RMagick by perusing the <a href="https://rmagick.github.io/">documentation</a>.</dd>
<dt class="col-md-4"><a class="anchor" id="php"></a> </dt>
-<dd class="col-md-8"><a href="http://magickwand.rubyforge.org/">MagickWand for Ruby</a> is an interface between the Ruby programming language and the <a href="../www/magick-wand.html">MagickWand</a> image processing libraries. Get started with MagickWand for PHP by perusing the <a href="http://magickwand.rubyforge.org/">documentation</a>.</dd>
+<dd class="col-md-8"><a href="http://magickwand.rubyforge.org/">MagickWand for Ruby</a> is an interface between the Ruby programming language and the <a href="magick-wand.html">MagickWand</a> image processing libraries. Get started with MagickWand for PHP by perusing the <a href="http://magickwand.rubyforge.org/">documentation</a>.</dd>
<dt class="col-md-4"><a class="anchor" id="php"></a> </dt>
<dd class="col-md-8"><a href="https://github.com/minimagick">MiniMagick</a> is a Ruby wrapper for ImageMagick command line. MiniMagick gives you convenient access to all the command line options ImageMagick supports.</dd>
</main><!-- /.container -->
<footer class="magick-footer">
<p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
+ <a href="architecture.html">Architecture</a>
+
+ <a href="develop.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
-
- <a href="develop.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
- <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <br/>
<a href="support.html">Donate</a> •
- <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 5th January 2019 11:42 -->
\ No newline at end of file
+<!-- Magick Cache 27th April 2019 18:02 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Command-line Tools: Display @ ImageMagick</title>
+ <title>ImageMagick - Command-line Tools: Display</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="command-line, tools:, display, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/display.html" rel="canonical" />
+ <link href="display.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<link href="../images/wand.ico" rel="shortcut icon" />
<link href="assets/magick.css" rel="stylesheet" />
</div>
</nav>
<div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
</tr>
<tr>
- <td><a href="command-line-options.html#alpha">-alpha</a></td>
+ <td><a href="../www/command-line-options.html#alpha">-alpha</a></td>
<td>on, activate, off, deactivate, set, opaque, copy",
transparent, extract, background, or shape the alpha channel</td>
</tr>
<tr>
- <td><a href="command-line-options.html#antialias">-antialias</a></td>
+ <td><a href="../www/command-line-options.html#antialias">-antialias</a></td>
<td>remove pixel-aliasing</td>
</tr>
<tr>
- <td><a href="command-line-options.html#authenticate">-authenticate <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#authenticate">-authenticate <var>value</var></a></td>
<td>decrypt image with this password</td>
</tr>
<tr>
- <td><a href="command-line-options.html#backdrop">-backdrop</a></td>
+ <td><a href="../www/command-line-options.html#backdrop">-backdrop</a></td>
<td>display image centered on a backdrop</td>
</tr>
<tr>
- <td><a href="command-line-options.html#background">-background <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#background">-background <var>color</var></a></td>
<td>background color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#border">-border <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#border">-border <var>geometry</var></a></td>
<td>surround image with a border of color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#bordercolor">-bordercolor <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#bordercolor">-bordercolor <var>color</var></a></td>
<td>border color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#channel">-channel <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#channel">-channel <var>type</var></a></td>
<td>apply option to select image channels</td>
</tr>
<tr>
- <td><a href="command-line-options.html#clip">-clip</a></td>
+ <td><a href="../www/command-line-options.html#clip">-clip</a></td>
<td>clip along the first path from the 8BIM profile</td>
</tr>
<tr>
- <td><a href="command-line-options.html#clip-path">-clip-path <var>id</var></a></td>
+ <td><a href="../www/command-line-options.html#clip-path">-clip-path <var>id</var></a></td>
<td>clip along a named path from the 8BIM profile</td>
</tr>
<tr>
- <td><a href="command-line-options.html#coalesce">-coalesce</a></td>
+ <td><a href="../www/command-line-options.html#coalesce">-coalesce</a></td>
<td>merge a sequence of images</td>
</tr>
<tr>
- <td><a href="command-line-options.html#colormap">-colormap <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#colormap">-colormap <var>type</var></a></td>
<td>Shared or Private</td>
</tr>
<tr>
- <td><a href="command-line-options.html#colors">-colors <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#colors">-colors <var>value</var></a></td>
<td>preferred number of colors in the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#colorspace">-colorspace <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#colorspace">-colorspace <var>type</var></a></td>
<td>set image colorspace</td>
</tr>
<tr>
- <td><a href="command-line-options.html#comment">-comment <var>string</var></a></td>
+ <td><a href="../www/command-line-options.html#comment">-comment <var>string</var></a></td>
<td>annotate image with comment</td>
</tr>
<tr>
- <td><a href="command-line-options.html#compress">-compress <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#compress">-compress <var>type</var></a></td>
<td>image compression type</td>
</tr>
<tr>
- <td><a href="command-line-options.html#contrast">-contrast</a></td>
+ <td><a href="../www/command-line-options.html#contrast">-contrast</a></td>
<td>enhance or reduce the image contrast</td>
</tr>
<tr>
- <td><a href="command-line-options.html#crop">-crop <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#crop">-crop <var>geometry</var></a></td>
<td>preferred size and location of the cropped image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#debug">-debug <var>events</var></a></td>
+ <td><a href="../www/command-line-options.html#debug">-debug <var>events</var></a></td>
<td>display copious debugging information</td>
</tr>
<tr>
- <td><a href="command-line-options.html#decipher">-decipher <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#decipher">-decipher <var>filename</var></a></td>
<td>convert cipher pixels to plain</td>
</tr>
<tr>
- <td><a href="command-line-options.html#define">-define <var>format:option</var></a></td>
+ <td><a href="../www/command-line-options.html#define">-define <var>format:option</var></a></td>
<td>define one or more image format options</td>
</tr>
<tr>
- <td><a href="command-line-options.html#delay">-delay <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#delay">-delay <var>value</var></a></td>
<td>display the next image after pausing</td>
</tr>
<tr>
- <td><a href="command-line-options.html#density">-density <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#density">-density <var>geometry</var></a></td>
<td>horizontal and vertical density of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#depth">-depth <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#depth">-depth <var>value</var></a></td>
<td>image depth</td>
</tr>
<tr>
- <td><a href="command-line-options.html#despeckle">-despeckle</a></td>
+ <td><a href="../www/command-line-options.html#despeckle">-despeckle</a></td>
<td>reduce the speckles within an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#display">-display <var>server</var></a></td>
+ <td><a href="../www/command-line-options.html#display">-display <var>server</var></a></td>
<td>get image or font from this X server</td>
</tr>
<tr>
- <td><a href="command-line-options.html#dispose">-dispose <var>method</var></a></td>
+ <td><a href="../www/command-line-options.html#dispose">-dispose <var>method</var></a></td>
<td>layer disposal method</td>
</tr>
<tr>
- <td><a href="command-line-options.html#dither">-dither <var>method</var></a></td>
+ <td><a href="../www/command-line-options.html#dither">-dither <var>method</var></a></td>
<td>apply error diffusion to image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#edge">-edge <var>radius</var></a></td>
+ <td><a href="../www/command-line-options.html#edge">-edge <var>radius</var></a></td>
<td>apply a filter to detect edges in the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#endian">-endian <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#endian">-endian <var>type</var></a></td>
<td>endianness (MSB or LSB) of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#enhance">-enhance</a></td>
+ <td><a href="../www/command-line-options.html#enhance">-enhance</a></td>
<td>apply a digital filter to enhance a noisy image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#equalize">-equalize</a></td>
+ <td><a href="../www/command-line-options.html#equalize">-equalize</a></td>
<td>perform histogram equalization to an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#extract">-extract <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#extract">-extract <var>geometry</var></a></td>
<td>extract area from image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#filter">-filter <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#filter">-filter <var>type</var></a></td>
<td>use this filter when resizing an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#flatten">-flatten</a></td>
+ <td><a href="../www/command-line-options.html#flatten">-flatten</a></td>
<td>flatten a sequence of images</td>
</tr>
<tr>
- <td><a href="command-line-options.html#flip">-flip</a></td>
+ <td><a href="../www/command-line-options.html#flip">-flip</a></td>
<td>flip image in the vertical direction</td>
</tr>
<tr>
- <td><a href="command-line-options.html#flop">-flop</a></td>
+ <td><a href="../www/command-line-options.html#flop">-flop</a></td>
<td>flop image in the horizontal direction</td>
</tr>
<tr>
- <td><a href="command-line-options.html#frame">-frame <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#frame">-frame <var>geometry</var></a></td>
<td>surround image with an ornamental border</td>
</tr>
<tr>
- <td><a href="command-line-options.html#fuzz">-fuzz <var>distance</var></a></td>
+ <td><a href="../www/command-line-options.html#fuzz">-fuzz <var>distance</var></a></td>
<td>colors within this distance are considered equal</td>
</tr>
<tr>
- <td><a href="command-line-options.html#gamma">-gamma <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#gamma">-gamma <var>value</var></a></td>
<td>level of gamma correction</td>
</tr>
<tr>
- <td><a href="command-line-options.html#geometry">-geometry <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#geometry">-geometry <var>geometry</var></a></td>
<td>preferred size or location of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#gravity">-gravity <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#gravity">-gravity <var>geometry</var></a></td>
<td>horizontal and vertical backdrop placement</td>
</tr>
<tr>
- <td><a href="command-line-options.html#help">-help</a></td>
+ <td><a href="../www/command-line-options.html#help">-help</a></td>
<td>print program options</td>
</tr>
<tr>
- <td><a href="command-line-options.html#identify">-identify</a></td>
+ <td><a href="../www/command-line-options.html#identify">-identify</a></td>
<td>identify the format and characteristics of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#immutable">-immutable <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#immutable">-immutable <var>type</var></a></td>
<td>prohibit image edits</td>
</tr>
<tr>
- <td><a href="command-line-options.html#interlace">-interlace <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#interlace">-interlace <var>type</var></a></td>
<td>type of image interlacing scheme</td>
</tr>
<tr>
- <td><a href="command-line-options.html#interpolate">-interpolate <var>method</var></a></td>
+ <td><a href="../www/command-line-options.html#interpolate">-interpolate <var>method</var></a></td>
<td>pixel color interpolation method</td>
</tr>
<tr>
- <td><a href="command-line-options.html#label">-label <var>name</var></a></td>
+ <td><a href="../www/command-line-options.html#label">-label <var>name</var></a></td>
<td>assign a label to an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#limit">-limit <var>type value</var></a></td>
+ <td><a href="../www/command-line-options.html#limit">-limit <var>type value</var></a></td>
<td>pixel cache resource limit</td>
</tr>
<tr>
- <td><a href="command-line-options.html#log">-log <var>format</var></a></td>
+ <td><a href="../www/command-line-options.html#log">-log <var>format</var></a></td>
<td>format of debugging information</td>
</tr>
<tr>
- <td><a href="command-line-options.html#map">-map <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#map">-map <var>filename</var></a></td>
<td>transform image colors to match this set of colors</td>
</tr>
<tr>
- <td><a href="command-line-options.html#mattecolor">-mattecolor <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#mattecolor">-mattecolor <var>color</var></a></td>
<td>frame color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#monitor">-monitor</a></td>
+ <td><a href="../www/command-line-options.html#monitor">-monitor</a></td>
<td>monitor progress</td>
</tr>
<tr>
- <td><a href="command-line-options.html#monochrome">-monochrome</a></td>
+ <td><a href="../www/command-line-options.html#monochrome">-monochrome</a></td>
<td>transform image to black and white</td>
</tr>
<tr>
- <td><a href="command-line-options.html#negate">-negate</a></td>
+ <td><a href="../www/command-line-options.html#negate">-negate</a></td>
<td>replace each pixel with its complementary color </td>
</tr>
<tr>
- <td><a href="command-line-options.html#normalize">-normalize</a></td>
+ <td><a href="../www/command-line-options.html#normalize">-normalize</a></td>
<td>transform image to span the full range of colors</td>
</tr>
<tr>
- <td><a href="command-line-options.html#page">-page <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#page">-page <var>geometry</var></a></td>
<td>size and location of an image canvas (setting)</td>
</tr>
<tr>
- <td><a href="command-line-options.html#profile">-profile <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#profile">-profile <var>filename</var></a></td>
<td>add, delete, or apply an image profile</td>
</tr>
<tr>
- <td><a href="command-line-options.html#quantize">-quantize <var>colorspace</var></a></td>
+ <td><a href="../www/command-line-options.html#quantize">-quantize <var>colorspace</var></a></td>
<td>reduce image colors in this colorspace</td>
</tr>
<tr>
- <td><a href="command-line-options.html#quiet">-quiet</a></td>
+ <td><a href="../www/command-line-options.html#quiet">-quiet</a></td>
<td>suppress all warning messages</td>
</tr>
<tr>
- <td><a href="command-line-options.html#raise">-raise <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#raise">-raise <var>value</var></a></td>
<td>lighten/darken image edges to create a 3-D effect</td>
</tr>
<tr>
- <td><a href="command-line-options.html#regard-warnings">-regard-warnings</a></td>
+ <td><a href="../www/command-line-options.html#regard-warnings">-regard-warnings</a></td>
<td>pay attention to warning messages.</td>
</tr>
<tr>
- <td><a href="command-line-options.html#remote">-remote <var>command</var></a></td>
+ <td><a href="../www/command-line-options.html#remote">-remote <var>command</var></a></td>
<td>execute a command in an remote display process</td>
</tr>
<tr>
- <td><a href="command-line-options.html#resample">-resample <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#resample">-resample <var>geometry</var></a></td>
<td>change the resolution of an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#resize">-resize <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#resize">-resize <var>geometry</var></a></td>
<td>resize the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#respect-parentheses">-respect-parentheses</a></td>
+ <td><a href="../www/command-line-options.html#respect-parentheses">-respect-parentheses</a></td>
<td>settings remain in effect until parenthesis boundary.</td>
</tr>
<tr>
- <td><a href="command-line-options.html#roll">-roll <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#roll">-roll <var>geometry</var></a></td>
<td>roll an image vertically or horizontally</td>
</tr>
<tr>
- <td><a href="command-line-options.html#rotate">-rotate <var>degrees</var></a></td>
+ <td><a href="../www/command-line-options.html#rotate">-rotate <var>degrees</var></a></td>
<td>apply Paeth rotation to the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#sample">-sample <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#sample">-sample <var>geometry</var></a></td>
<td>scale image with pixel sampling</td>
</tr>
<tr>
- <td><a href="command-line-options.html#sampling-factor">-sampling-factor <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#sampling-factor">-sampling-factor <var>geometry</var></a></td>
<td>horizontal and vertical sampling factor</td>
</tr>
<tr>
- <td><a href="command-line-options.html#scene">-scene <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#scene">-scene <var>value</var></a></td>
<td>image scene number</td>
</tr>
<tr>
- <td><a href="command-line-options.html#seed">-seed <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#seed">-seed <var>value</var></a></td>
<td>seed a new sequence of pseudo-random numbers</td>
</tr>
<tr>
- <td><a href="command-line-options.html#segment">-segment <var>values</var></a></td>
+ <td><a href="../www/command-line-options.html#segment">-segment <var>values</var></a></td>
<td>segment an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#set">-set <var>attribute value</var></a></td>
+ <td><a href="../www/command-line-options.html#set">-set <var>attribute value</var></a></td>
<td>set an image attribute</td>
</tr>
<tr>
- <td><a href="command-line-options.html#sharpen">-sharpen <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#sharpen">-sharpen <var>geometry</var></a></td>
<td>sharpen the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#size">-size <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#size">-size <var>geometry</var></a></td>
<td>width and height of image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#strip">-strip</a></td>
+ <td><a href="../www/command-line-options.html#strip">-strip</a></td>
<td>strip image of all profiles and comments</td>
</tr>
<tr>
- <td><a href="command-line-options.html#thumbnail">-thumbnail <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#thumbnail">-thumbnail <var>geometry</var></a></td>
<td>create a thumbnail of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#transparent-color">-transparent-color <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#transparent-color">-transparent-color <var>color</var></a></td>
<td>transparent color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#black-threshold">-black-threshold <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#black-threshold">-black-threshold <var>value</var></a></td>
<td>force all pixels below the threshold into black</td>
</tr>
<tr>
- <td><a href="command-line-options.html#trim">-trim</a></td>
+ <td><a href="../www/command-line-options.html#trim">-trim</a></td>
<td>trim image edges</td>
</tr>
<tr>
- <td><a href="command-line-options.html#update">-update <var>seconds</var></a></td>
+ <td><a href="../www/command-line-options.html#update">-update <var>seconds</var></a></td>
<td>detect when image file is modified and redisplay</td>
</tr>
<tr>
- <td><a href="command-line-options.html#verbose">-verbose</a></td>
+ <td><a href="../www/command-line-options.html#verbose">-verbose</a></td>
<td>print detailed information about the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#version">-version</a></td>
+ <td><a href="../www/command-line-options.html#version">-version</a></td>
<td>print version information</td>
</tr>
<tr>
- <td><a href="command-line-options.html#virtual-pixel">-virtual-pixel <var>method</var></a></td>
+ <td><a href="../www/command-line-options.html#virtual-pixel">-virtual-pixel <var>method</var></a></td>
<td>access method for pixels outside the boundaries of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#visual">-visual</a></td>
+ <td><a href="../www/command-line-options.html#visual">-visual</a></td>
<td>display image using this visual type</td>
</tr>
<tr>
- <td><a href="command-line-options.html#write">-window <var>id</var></a></td>
+ <td><a href="../www/command-line-options.html#write">-window <var>id</var></a></td>
<td>display image to background of this window</td>
</tr>
<tr>
- <td><a href="command-line-options.html#write">-window-group <var>id</var></a></td>
+ <td><a href="../www/command-line-options.html#write">-window-group <var>id</var></a></td>
<td>exit program when this window id is destroyed</td>
</tr>
<tr>
- <td><a href="command-line-options.html#write">-write <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#write">-write <var>filename</var></a></td>
<td>write images to this file</td>
</tr>
</tbody>
</main><!-- /.container -->
<footer class="magick-footer">
<p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
+ <a href="architecture.html">Architecture</a>
+
+ <a href="display.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
-
- <a href="display.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
- <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <br/>
<a href="support.html">Donate</a> •
- <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 5th January 2019 11:43 -->
\ No newline at end of file
+<!-- Magick Cache 27th April 2019 18:53 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Distributed Pixel Cache @ ImageMagick</title>
+ <title>ImageMagick - Distributed Pixel Cache</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="distributed, pixel, cache, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="distribute-pixel-cache.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="distribute-pixel-cache.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 27th April 2019 17:01 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Download @ ImageMagick</title>
+ <title>ImageMagick - Download</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="download, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/download.html" rel="canonical" />
+ <link href="download.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<link href="../images/wand.ico" rel="shortcut icon" />
<link href="assets/magick.css" rel="stylesheet" />
</div>
</nav>
<div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<div class="magick-header">
<p class="text-center"><a href="download.html#unix">Unix Binary Release</a> • <a href="download.html#macosx">Mac OS X Binary Release</a> • <a href="download.html#iOS">iOS Binary Release</a> • <a href="download.html#windows">Windows Binary Release</a></p>
-<p class="lead magick-description">You can install ImageMagick from <a href="../www/install-source.html">source</a>. However, if you don't have a proper development environment or if you're anxious to get started, download a ready-to-run <a href="download.html#unix">Unix</a> or <a href="download.html#windows">Windows</a> executable. Before you download, you may want to review recent <a href="../www/changelog.html">changes</a> to the ImageMagick distribution.</p>
+<p class="lead magick-description">You can install ImageMagick from <a href="install-source.html">source</a>. However, if you don't have a proper development environment or if you're anxious to get started, download a ready-to-run <a href="download.html#unix">Unix</a> or <a href="download.html#windows">Windows</a> executable. Before you download, you may want to review recent <a href="changelog.html">changes</a> to the ImageMagick distribution.</p>
-<p>ImageMagick source and binary distributions are available from a variety of FTP and Web <a href="../www/mirror.html">mirrors</a> around the world.</p>
+<p>ImageMagick source and binary distributions are available from a variety of FTP and Web <a href="mirror.html">mirrors</a> around the world.</p>
<h2><a class="anchor" id="unix"></a>Unix Binary Release</h2>
-<p>These are the Unix variations that we support. If your system is not on the list, try installing from <a href="../www/install-source.html">source</a>. Although ImageMagick runs fine on a single core computer, it automagically runs in parallel on dual and quad-core systems reducing run times considerably.</p>
+<p>These are the Unix variations that we support. If your system is not on the list, try installing from <a href="install-source.html">source</a>. Although ImageMagick runs fine on a single core computer, it automagically runs in parallel on dual and quad-core systems reducing run times considerably.</p>
<div class="table-responsive">
<table class="table table-sm table-striped">
</tr>
<tr>
- <td>ImageMagick-7.0.8-23.x86_64.rpm</td>
- <td><a href= "https://imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-7.0.8-23.x86_64.rpm">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-7.0.8-23.x86_64.rpm">download</a></td>
+ <td>ImageMagick-7.0.8-42.x86_64.rpm</td>
+ <td><a href= "https://imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-7.0.8-42.x86_64.rpm">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-7.0.8-42.x86_64.rpm">download</a></td>
<td>Redhat / CentOS 7.1 x86_64 RPM</td>
</tr>
<tr>
- <td>ImageMagick-libs-7.0.8-23.x86_64.rpm</td>
- <td><a href= "https://imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-libs-7.0.8-23.x86_64.rpm">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-libs-7.0.8-23.x86_64.rpm">download</a></td>
+ <td>ImageMagick-libs-7.0.8-42.x86_64.rpm</td>
+ <td><a href= "https://imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-libs-7.0.8-42.x86_64.rpm">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-libs-7.0.8-42.x86_64.rpm">download</a></td>
<td>Redhat / CentOS 7.1 x86_64 RPM</td>
</tr>
<p>ImageMagick RPM's are self-installing. Simply type the following command and you're ready to start using ImageMagick:</p>
-<pre class="highlight"><span class="crtprompt">$ </span><span class='crtin'>rpm -Uvh ImageMagick-7.0.8-23.x86_64.rpm</span></pre><p>You'll need the libraries as well:</p>
-<pre class="highlight"><span class="crtprompt">$ </span><span class='crtin'>rpm -Uvh ImageMagick-libs-7.0.8-23.x86_64.rpm</span></pre>
+<pre class="highlight"><span class="crtprompt">$ </span><span class='crtin'>rpm -Uvh ImageMagick-7.0.8-42.x86_64.rpm</span></pre><p>You'll need the libraries as well:</p>
+<pre class="highlight"><span class="crtprompt">$ </span><span class='crtin'>rpm -Uvh ImageMagick-libs-7.0.8-42.x86_64.rpm</span></pre>
<p>For other systems, create (or choose) a directory to install the package into and change to that directory, for example:</p>
<pre class="highlight"><code>cd $HOME</code></pre>
<p>To run the script:</p>
<pre class="highlight"><code>./imagemagick_compile.sh <var>VERSION</var></code></pre>
-<p>where <var>VERSION</var> is the version of ImageMagick you want to compile (i.e.: 7.0.8-23, svn, ...)</p>
+<p>where <var>VERSION</var> is the version of ImageMagick you want to compile (i.e.: 7.0.8-42, svn, ...)</p>
<p>This script compiles ImageMagick as a static library to be included in iOS projects and adds support for</p>
<ul>
</tr>
<tr>
- <td>ImageMagick-7.0.8-23-Q16-x64-dll.exe</td>
- <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-23-Q16-x64-dll.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-23-Q16-x64-dll.exe">download</a></td>
+ <td>ImageMagick-7.0.8-42-Q16-x64-dll.exe</td>
+ <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-42-Q16-x64-dll.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-42-Q16-x64-dll.exe">download</a></td>
<td>Win64 dynamic at 16 bits-per-pixel component</td>
</tr>
</table></div>
</tr>
<tr>
- <td>ImageMagick-7.0.8-23-Q16-x64-static.exe</td>
- <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-23-Q16-x64-static.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-23-Q16-x64-static.exe">download</a></td>
+ <td>ImageMagick-7.0.8-42-Q16-x64-static.exe</td>
+ <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-42-Q16-x64-static.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-42-Q16-x64-static.exe">download</a></td>
<td>Win64 static at 16 bits-per-pixel component</td>
</tr>
<tr>
- <td>ImageMagick-7.0.8-23-Q8-x64-dll.exe</td>
- <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-23-Q8-x64-dll.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-23-Q8-x64-dll.exe">download</a></td>
+ <td>ImageMagick-7.0.8-42-Q8-x64-dll.exe</td>
+ <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-42-Q8-x64-dll.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-42-Q8-x64-dll.exe">download</a></td>
<td>Win64 dynamic at 8 bits-per-pixel component</td>
</tr>
<tr>
- <td>ImageMagick-7.0.8-23-Q8-x64-static.exe</td>
- <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-23-Q8-x64-static.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-23-Q8-x64-static.exe">download</a></td>
+ <td>ImageMagick-7.0.8-42-Q8-x64-static.exe</td>
+ <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-42-Q8-x64-static.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-42-Q8-x64-static.exe">download</a></td>
<td>Win64 static at 8 bits-per-pixel component</td>
</tr>
<tr>
- <td>ImageMagick-7.0.8-23-Q16-HDRI-x64-dll.exe</td>
- <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-23-Q16-HDRI-x64-dll.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-23-Q16-HDRI-x64-dll.exe">download</a></td>
+ <td>ImageMagick-7.0.8-42-Q16-HDRI-x64-dll.exe</td>
+ <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-42-Q16-HDRI-x64-dll.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-42-Q16-HDRI-x64-dll.exe">download</a></td>
<td>Win64 dynamic at 16 bits-per-pixel component with <a href="high-dynamic-range.html">high dynamic-range imaging</a> enabled</td>
</tr>
<tr>
- <td>ImageMagick-7.0.8-23-Q16-HDRI-x64-static.exe</td>
- <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-23-Q16-HDRI-x64-static.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-23-Q16-HDRI-x64-static.exe">download</a></td>
+ <td>ImageMagick-7.0.8-42-Q16-HDRI-x64-static.exe</td>
+ <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-42-Q16-HDRI-x64-static.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-42-Q16-HDRI-x64-static.exe">download</a></td>
<td>Win64 static at 16 bits-per-pixel component with <a href="high-dynamic-range.html">high dynamic-range imaging</a> enabled</td>
</tr>
<tr>
- <td>ImageMagick-7.0.8-23-Q16-x86-dll.exe</td>
- <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-23-Q16-x86-dll.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-23-Q16-x86-dll.exe">download</a></td>
+ <td>ImageMagick-7.0.8-42-Q16-x86-dll.exe</td>
+ <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-42-Q16-x86-dll.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-42-Q16-x86-dll.exe">download</a></td>
<td>Win32 dynamic at 16 bits-per-pixel component</td>
</tr>
<tr>
- <td>ImageMagick-7.0.8-23-Q16-x86-static.exe</td>
- <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-23-Q16-x86-static.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-23-Q16-x86-static.exe">download</a></td>
+ <td>ImageMagick-7.0.8-42-Q16-x86-static.exe</td>
+ <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-42-Q16-x86-static.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-42-Q16-x86-static.exe">download</a></td>
<td>Win32 static at 16 bits-per-pixel component</td>
</tr>
<tr>
- <td>ImageMagick-7.0.8-23-Q8-x86-dll.exe</td>
- <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-23-Q8-x86-dll.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-23-Q8-x86-dll.exe">download</a></td>
+ <td>ImageMagick-7.0.8-42-Q8-x86-dll.exe</td>
+ <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-42-Q8-x86-dll.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-42-Q8-x86-dll.exe">download</a></td>
<td>Win32 dynamic at 8 bits-per-pixel component</td>
</tr>
<tr>
- <td>ImageMagick-7.0.8-23-Q8-x86-static.exe</td>
- <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-23-Q8-x86-static.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-23-Q8-x86-static.exe">download</a></td>
+ <td>ImageMagick-7.0.8-42-Q8-x86-static.exe</td>
+ <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-42-Q8-x86-static.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-42-Q8-x86-static.exe">download</a></td>
<td>Win32 static at 8 bits-per-pixel component</td>
</tr>
<tr>
- <td>ImageMagick-7.0.8-23-Q16-HDRI-x86-dll.exe</td>
- <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-23-Q16-HDRI-x86-dll.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-23-Q16-HDRI-x86-dll.exe">download</a></td>
+ <td>ImageMagick-7.0.8-42-Q16-HDRI-x86-dll.exe</td>
+ <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-42-Q16-HDRI-x86-dll.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-42-Q16-HDRI-x86-dll.exe">download</a></td>
<td>Win32 dynamic at 16 bits-per-pixel component with <a href="high-dynamic-range.html">high dynamic-range imaging</a> enabled</td>
</tr>
<tr>
- <td>ImageMagick-7.0.8-23-Q16-HDRI-x86-static.exe</td>
- <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-23-Q16-HDRI-x86-static.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-23-Q16-HDRI-x86-static.exe">download</a></td>
+ <td>ImageMagick-7.0.8-42-Q16-HDRI-x86-static.exe</td>
+ <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-42-Q16-HDRI-x86-static.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-42-Q16-HDRI-x86-static.exe">download</a></td>
<td>Win32 static at 16 bits-per-pixel component with <a href="high-dynamic-range.html">high dynamic-range imaging</a> enabled</td>
</tr>
<tr>
- <td>ImageMagick-7.0.8-23-portable-Q16-x86.zip</td>
- <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-23-portable-Q16-x86.zip">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-23-portable-Q16-x86.zip">download</a></td>
+ <td>ImageMagick-7.0.8-42-portable-Q16-x86.zip</td>
+ <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-42-portable-Q16-x86.zip">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-42-portable-Q16-x86.zip">download</a></td>
<td>Portable Win32 static at 16 bits-per-pixel component. Just copy to your host and run (no installer, no Windows registry entries).</td>
</tr>
<tr>
- <td>ImageMagick-7.0.8-23-portable-Q16-x64.zip</td>
- <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-23-portable-Q16-x64.zip">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-23-portable-Q16-x64.zip">download</a></td>
+ <td>ImageMagick-7.0.8-42-portable-Q16-x64.zip</td>
+ <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-42-portable-Q16-x64.zip">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-42-portable-Q16-x64.zip">download</a></td>
<td>Portable Win64 static at 16 bits-per-pixel component. Just copy to your host and run (no installer, no Windows registry entries).</td>
</tr>
</table></div>
</main><!-- /.container -->
<footer class="magick-footer">
<p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
+ <a href="architecture.html">Architecture</a>
+
+ <a href="download.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
-
- <a href="download.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
- <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <br/>
<a href="support.html">Donate</a> •
- <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 5th January 2019 11:42 -->
\ No newline at end of file
+<!-- Magick Cache 27th April 2019 17:07 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Format and Print Image Properties @ ImageMagick</title>
+ <title>ImageMagick - Format and Print Image Properties</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="format, print, image, properties, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="escape.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="escape.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 27th April 2019 18:47 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Examples of ImageMagick Usage @ ImageMagick</title>
+ <title>ImageMagick - Examples of ImageMagick Usage</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="examples, of, imagemagick, usage, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="examples.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="examples.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 5th January 2019 11:42 -->
\ No newline at end of file
+<!-- Magick Cache 27th April 2019 18:40 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Exceptions @ ImageMagick</title>
+ <title>ImageMagick - Exceptions</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="exceptions, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="exception.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="exception.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Export Classification @ ImageMagick</title>
+ <title>ImageMagick - Export Classification</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="export, classification, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="export.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="export.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Formats @ ImageMagick</title>
+ <title>ImageMagick - Formats</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="formats, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/formats.html" rel="canonical" />
+ <link href="formats.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<link href="../images/wand.ico" rel="shortcut icon" />
<link href="assets/magick.css" rel="stylesheet" />
</div>
</nav>
<div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<td><a href="http://bellard.org/bpg/">BPG</a></td>
<td>RW</td>
<td>Better Portable Graphics</td>
- <td>Use <a href="command-line-options.html#quality">-quality</a> to specify the image compression quality. To meet the requirements of BPG, the quality argument divided by 2 (e.g. -quality 92 assigns 46 as the BPG compression.</td>
+ <td>Use <a href="../www/command-line-options.html#quality">-quality</a> to specify the image compression quality. To meet the requirements of BPG, the quality argument divided by 2 (e.g. -quality 92 assigns 46 as the BPG compression.</td>
</tr>
<tr>
<td><a href="http://www.cineon.com/ff_draft.html">CIN</a></td>
<td>RW</td>
<td>Kodak Cineon Image Format</td>
- <td>Use <a href="command-line-options.html#set">-set</a> to specify the image gamma or black and white points (e.g. <code>-set gamma 1.7</code>, <code>-set reference-black 95</code>, <code>-set reference-white 685</code>). Properties include cin:file.create_date, cin:file.create_time, cin:file.filename, cin:file.version, cin:film.count, cin:film.format, cin:film.frame_id, cin:film.frame_position, cin:film.frame_rate, cin:film.id, cin:film.offset, cin:film.prefix, cin:film.slate_info, cin:film.type, cin:image.label, cin:origination.create_date, cin:origination.create_time, cin:origination.device, cin:origination.filename, cin:origination.model, cin:origination.serial, cin:origination.x_offset, cin:origination.x_pitch, cin:origination.y_offset, cin:origination.y_pitch, cin:user.data.</td>
+ <td>Use <a href="../www/command-line-options.html#set">-set</a> to specify the image gamma or black and white points (e.g. <code>-set gamma 1.7</code>, <code>-set reference-black 95</code>, <code>-set reference-white 685</code>). Properties include cin:file.create_date, cin:file.create_time, cin:file.filename, cin:file.version, cin:film.count, cin:film.format, cin:film.frame_id, cin:film.frame_position, cin:film.frame_rate, cin:film.id, cin:film.offset, cin:film.prefix, cin:film.slate_info, cin:film.type, cin:image.label, cin:origination.create_date, cin:origination.create_time, cin:origination.device, cin:origination.filename, cin:origination.model, cin:origination.serial, cin:origination.x_offset, cin:origination.x_pitch, cin:origination.y_offset, cin:origination.y_pitch, cin:user.data.</td>
</tr>
<tr>
<td>CMYK</td>
<td>RW</td>
<td>Raw cyan, magenta, yellow, and black samples</td>
- <td>Use <a href="command-line-options.html#size">-size</a> and <a href="command-line-options.html#depth">-depth</a> to specify the image width, height, and depth. To specify a single precision floating-point format, use <code>-define quantum:format=floating-point</code>. Set the depth to 32 for single precision floats, 64 for double precision, and 16 for half-precision.</td>
+ <td>Use <a href="../www/command-line-options.html#size">-size</a> and <a href="../www/command-line-options.html#depth">-depth</a> to specify the image width, height, and depth. To specify a single precision floating-point format, use <code>-define quantum:format=floating-point</code>. Set the depth to 32 for single precision floats, 64 for double precision, and 16 for half-precision.</td>
</tr>
<tr>
<td>CMYKA</td>
<td>RW</td>
<td>Raw cyan, magenta, yellow, black, and alpha samples</td>
- <td>Use <a href="command-line-options.html#size">-size</a> and <a href="command-line-options.html#depth">-depth</a> to specify the image width, height, and depth. To specify a single precision floating-point format, use <code>-define quantum:format=floating-point</code>. Set the depth to 32 for single precision floats, 64 for double precision, and 16 for half-precision.</td>
+ <td>Use <a href="../www/command-line-options.html#size">-size</a> and <a href="../www/command-line-options.html#depth">-depth</a> to specify the image width, height, and depth. To specify a single precision floating-point format, use <code>-define quantum:format=floating-point</code>. Set the depth to 32 for single precision floats, 64 for double precision, and 16 for half-precision.</td>
</tr>
<tr>
<td>DCM</td>
<td>R</td>
<td>Digital Imaging and Communications in Medicine (DICOM) image</td>
- <td>Used by the medical community for images like X-rays. ImageMagick sets the initial display range based on the Window Center (0028,1050) and Window Width (0028,1051) tags. Use <a href="command-line-options.html#define">-define dcm:display-range=reset</a> to set the display range to the minimum and maximum pixel values. Use <a href="command-line-options.html#define">-define dcm:rescale=true</a> to enable interpretation of the rescale slope and intercept settings in the file. Use <a href="command-line-options.html#define">-define dcm:window=centerXwidth</a> to override the center and width settings in the file with your own values.</td>
+ <td>Used by the medical community for images like X-rays. ImageMagick sets the initial display range based on the Window Center (0028,1050) and Window Width (0028,1051) tags. Use <a href="../www/command-line-options.html#define">-define dcm:display-range=reset</a> to set the display range to the minimum and maximum pixel values. Use <a href="../www/command-line-options.html#define">-define dcm:rescale=true</a> to enable interpretation of the rescale slope and intercept settings in the file. Use <a href="../www/command-line-options.html#define">-define dcm:window=centerXwidth</a> to override the center and width settings in the file with your own values.</td>
</tr>
<tr>
<td><a href="http://en.wikipedia.org/wiki/DirectDraw_Surface">DDS</a></td>
<td>RW</td>
<td>Microsoft Direct Draw Surface</td>
- <td>Use <a href="command-line-options.html#define">-define</a> to specify the compression (e.g. <code>-define dds:compression={dxt1, dxt5, none}</code>). Other defines include <code>dds:cluster-fit={true,false}</code>, <code>dds:weight-by-alpha={true,false}</code>, <code>dds:fast-mipmaps={true,false}</code>, and use <code>dds:mipmaps</code> to set the number of mipmaps (use <code>fromlist</code> to use the image list).</td>
+ <td>Use <a href="../www/command-line-options.html#define">-define</a> to specify the compression (e.g. <code>-define dds:compression={dxt1, dxt5, none}</code>). Other defines include <code>dds:cluster-fit={true,false}</code>, <code>dds:weight-by-alpha={true,false}</code>, <code>dds:fast-mipmaps={true,false}</code>, and use <code>dds:mipmaps</code> to set the number of mipmaps (use <code>fromlist</code> to use the image list).</td>
</tr>
<td><a href="http://www.graphviz.org">DOT</a></td>
<td>R</td>
<td>Graph Visualization</td>
- <td>Use <a href="command-line-options.html#define">-define</a> to specify the layout engine (e.g. <code>-define dot:layout-engine=twopi</code>).</td>
+ <td>Use <a href="../www/command-line-options.html#define">-define</a> to specify the layout engine (e.g. <code>-define dot:layout-engine=twopi</code>).</td>
</tr>
<tr>
<td><a href="motion-picture.html">DPX</a></td>
<td>RW</td>
<td>SMPTE Digital Moving Picture Exchange 2.0 (SMPTE 268M-2003)</td>
- <td>Use <a href="command-line-options.html#set">-set</a> to specify the image gamma or black and white points (e.g. <code>-set gamma 1.7</code>, <code>-set reference-black 95</code>, <code>-set reference-white 685</code>).</td>
+ <td>Use <a href="../www/command-line-options.html#set">-set</a> to specify the image gamma or black and white points (e.g. <code>-set gamma 1.7</code>, <code>-set reference-black 95</code>, <code>-set reference-white 685</code>).</td>
</tr>
<tr>
<td>EMF</td>
<td>R</td>
<td>Microsoft Enhanced Metafile (32-bit)</td>
- <td>Only available under Microsoft Windows. Use <a href="command-line-options.html#size">-size</a> command line option to specify the maximum width and height.</td>
+ <td>Only available under Microsoft Windows. Use <a href="../www/command-line-options.html#size">-size</a> command line option to specify the maximum width and height.</td>
</tr>
<tr>
<td><a href="http://www.openexr.org">EXR</a></td>
<td>RW</td>
<td>High dynamic-range (HDR) file format developed by Industrial Light & Magic</td>
- <td>See <a href="high-dynamic-range.html">High Dynamic-Range Images</a> for details on this image format. To specify the output color type, use <code>-define exr:color-type={RGB,RGBA,YC,YCA,Y,YA,R,G,B,A}</code>. Use <a href="command-line-options.html#sampling-factor">-sampling-factor</a> to specify the sampling rate for YC(A) (e.g. <code>2x2 or 4:2:0</code>). Requires the <a href="http://www.openexr.org/">OpenEXR</a> delegate library.</td>
+ <td>See <a href="high-dynamic-range.html">High Dynamic-Range Images</a> for details on this image format. To specify the output color type, use <code>-define exr:color-type={RGB,RGBA,YC,YCA,Y,YA,R,G,B,A}</code>. Use <a href="../www/command-line-options.html#sampling-factor">-sampling-factor</a> to specify the sampling rate for YC(A) (e.g. <code>2x2 or 4:2:0</code>). Requires the <a href="http://www.openexr.org/">OpenEXR</a> delegate library.</td>
</tr>
<tr>
<td>FPX</td>
<td>RW</td>
<td>FlashPix Format</td>
- <td>FlashPix has the option to store mega- and giga-pixel images at various resolutions in a single file which permits conservative bandwidth and fast reveal times when displayed within a Web browser. Requires the <a href="https://imagemagick.org/download/delegates">FlashPix SDK</a>. Specify the FlashPix viewing parameters with the <a href="command-line-options.html#define">-define fpx:view</a>.</td>
+ <td>FlashPix has the option to store mega- and giga-pixel images at various resolutions in a single file which permits conservative bandwidth and fast reveal times when displayed within a Web browser. Requires the <a href="https://imagemagick.org/download/delegates">FlashPix SDK</a>. Specify the FlashPix viewing parameters with the <a href="../www/command-line-options.html#define">-define fpx:view</a>.</td>
</tr>
<tr>
<td><a href="http://www.fileformat.info/format/gif/egff.htm">GIF</a></td>
<td>RW</td>
<td>CompuServe Graphics Interchange Format</td>
- <td>8-bit RGB PseudoColor with up to 256 palette entries. Specify the format <code>GIF87</code> to write the older version 87a of the format. Use <a href="command-line-options.html#transparent-color">-transparent-color</a> to specify the GIF transparent color (e.g. <code>-transparent-color wheat</code>).</td>
+ <td>8-bit RGB PseudoColor with up to 256 palette entries. Specify the format <code>GIF87</code> to write the older version 87a of the format. Use <a href="../www/command-line-options.html#transparent-color">-transparent-color</a> to specify the GIF transparent color (e.g. <code>-transparent-color wheat</code>).</td>
</tr>
<tr>
<td>GRAY</td>
<td>RW</td>
<td>Raw gray samples</td>
- <td>Use <a href="command-line-options.html#size">-size</a> and <a href="command-line-options.html#depth">-depth</a> to specify the image width, height, and depth. To specify a single precision floating-point format, use <code>-define quantum:format=floating-point</code>. Set the depth to 32 for single precision floats, 64 for double precision, and 16 for half-precision.</td>
+ <td>Use <a href="../www/command-line-options.html#size">-size</a> and <a href="../www/command-line-options.html#depth">-depth</a> to specify the image width, height, and depth. To specify a single precision floating-point format, use <code>-define quantum:format=floating-point</code>. Set the depth to 32 for single precision floats, 64 for double precision, and 16 for half-precision.</td>
</tr>
<tr>
<td>GRAYA</td>
<td>RW</td>
<td>Raw gray and alpha samples</td>
- <td>Use <a href="command-line-options.html#size">-size</a> and <a href="command-line-options.html#depth">-depth</a> to specify the image width, height, and depth. To specify a single precision floating-point format, use <code>-define quantum:format=floating-point</code>. Set the depth to 32 for single precision floats, 64 for double precision, and 16 for half-precision.</td>
+ <td>Use <a href="../www/command-line-options.html#size">-size</a> and <a href="../www/command-line-options.html#depth">-depth</a> to specify the image width, height, and depth. To specify a single precision floating-point format, use <code>-define quantum:format=floating-point</code>. Set the depth to 32 for single precision floats, 64 for double precision, and 16 for half-precision.</td>
</tr>
<tr>
<td><a href="http://www.openjpeg.org/">JP2</a></td>
<td>RW</td>
<td>JPEG-2000 JP2 File Format Syntax</td>
- <td>Specify the encoding options with the <a href="command-line-options.html#define">-define</a> option. See <a href="jp2.html">JP2 Encoding Options</a> for more details.</td>
+ <td>Specify the encoding options with the <a href="../www/command-line-options.html#define">-define</a> option. See <a href="jp2.html">JP2 Encoding Options</a> for more details.</td>
</tr>
<tr>
<td><a href="http://www.openjpeg.org/">JPT</a></td>
<td>RW</td>
<td>JPEG-2000 Code Stream Syntax</td>
- <td>Specify the encoding options with the <a href="command-line-options.html#define">-define</a> option See <a href="jp2.html">JP2 Encoding Options</a> for more details.</td>
+ <td>Specify the encoding options with the <a href="../www/command-line-options.html#define">-define</a> option See <a href="jp2.html">JP2 Encoding Options</a> for more details.</td>
</tr>
<tr>
<td><a href="http://www.openjpeg.org/">J2C</a></td>
<td>RW</td>
<td>JPEG-2000 Code Stream Syntax</td>
- <td>Specify the encoding options with the <a href="command-line-options.html#define">-define</a> option See <a href="jp2.html">JP2 Encoding Options</a> for more details.</td>
+ <td>Specify the encoding options with the <a href="../www/command-line-options.html#define">-define</a> option See <a href="jp2.html">JP2 Encoding Options</a> for more details.</td>
</tr>
<tr>
<td><a href="http://www.openjpeg.org/">J2K</a></td>
<td>RW</td>
<td>JPEG-2000 Code Stream Syntax</td>
- <td>Specify the encoding options with the <a href="command-line-options.html#define">-define</a> option See <a href="jp2.html">JP2 Encoding Options</a> for more details.</td>
+ <td>Specify the encoding options with the <a href="../www/command-line-options.html#define">-define</a> option See <a href="jp2.html">JP2 Encoding Options</a> for more details.</td>
</tr>
<tr>
<td><a href="http://www.jpeg.org/">JPEG</a></td>
<td>RW</td>
<td>Joint Photographic Experts Group JFIF format</td>
- <td>Note, JPEG is a lossy compression. In addition, you cannot create black and white images with JPEG nor can you save transparency.<br /><br /> Requires <a href="http://www.ijg.org/files/">jpegsrc.v8c.tar.gz</a>. You can set quality scaling for luminance and chrominance separately (e.g. <a href="command-line-options.html#quality">-quality</a> 90,70). You can optionally define the DCT method, for example to specify the float method, use <a href="command-line-options.html#define">-define jpeg:dct-method=float</a>. By default we compute optimal Huffman coding tables. Specify <a href="command-line-options.html#define">-define jpeg:optimize-coding=false</a> to use the default Huffman tables. Two other options include <a href="command-line-options.html#define">-define jpeg:block-smoothing</a> and <a href="command-line-options.html#define">-define jpeg:fancy-upsampling</a>. Set the sampling factor with <a href="command-line-options.html#define">-define jpeg:sampling-factor</a>. You can size the image with <code>jpeg:size</code>, for example <a href="command-line-options.html#define">-define jpeg:size=128x128</a>. To restrict the maximum file size, use <code>jpeg:extent</code>, for example <a href="command-line-options.html#define">-define jpeg:extent=400KB</a>. To define one or more custom quantization tables, use <a href="command-line-options.html#define">-define jpeg:q-table=<i>filename</i></a>. To avoid reading a particular associated image profile, use <a href="command-line-options.html#define">-define profile:skip=<i>name</i></a> (e.g. profile:skip=ICC).</td>
+ <td>Note, JPEG is a lossy compression. In addition, you cannot create black and white images with JPEG nor can you save transparency.<br /><br /> Requires <a href="http://www.ijg.org/files/">jpegsrc.v8c.tar.gz</a>. You can set quality scaling for luminance and chrominance separately (e.g. <a href="../www/command-line-options.html#quality">-quality</a> 90,70). You can optionally define the DCT method, for example to specify the float method, use <a href="../www/command-line-options.html#define">-define jpeg:dct-method=float</a>. By default we compute optimal Huffman coding tables. Specify <a href="../www/command-line-options.html#define">-define jpeg:optimize-coding=false</a> to use the default Huffman tables. Two other options include <a href="../www/command-line-options.html#define">-define jpeg:block-smoothing</a> and <a href="../www/command-line-options.html#define">-define jpeg:fancy-upsampling</a>. Set the sampling factor with <a href="../www/command-line-options.html#define">-define jpeg:sampling-factor</a>. You can size the image with <code>jpeg:size</code>, for example <a href="../www/command-line-options.html#define">-define jpeg:size=128x128</a>. To restrict the maximum file size, use <code>jpeg:extent</code>, for example <a href="../www/command-line-options.html#define">-define jpeg:extent=400KB</a>. To define one or more custom quantization tables, use <a href="../www/command-line-options.html#define">-define jpeg:q-table=<i>filename</i></a>. To avoid reading a particular associated image profile, use <a href="../www/command-line-options.html#define">-define profile:skip=<i>name</i></a> (e.g. profile:skip=ICC).</td>
</tr>
<tr>
<td><a href="http://www.json.org">JSON</a></td>
<td>W</td>
<td>JavaScript Object Notation, a lightweight data-interchange format</td>
- <td>Include additional attributes about the image with these defines: <a href="command-line-options.html#define">-define json:locate</a>, <a href="command-line-options.html#define">-define json:limit</a>, <a href="command-line-options.html#define">-define json:moments</a>, or <a href="command-line-options.html#define">-define json:features</a>.</td>
+ <td>Include additional attributes about the image with these defines: <a href="../www/command-line-options.html#define">-define json:locate</a>, <a href="../www/command-line-options.html#define">-define json:limit</a>, <a href="../www/command-line-options.html#define">-define json:moments</a>, or <a href="../www/command-line-options.html#define">-define json:features</a>.</td>
</tr>
<tr>
<td><a href="magick-vector-graphics.html">MVG</a></td>
<td>RW</td>
<td>Magick Vector Graphics.</td>
- <td>The native ImageMagick vector metafile format. A text file containing vector drawing commands accepted by <a href="convert.html">convert</a>'s <a href="command-line-options.html#draw">-draw</a> option.</td>
+ <td>The native ImageMagick vector metafile format. A text file containing vector drawing commands accepted by <a href="convert.html">convert</a>'s <a href="../www/command-line-options.html#draw">-draw</a> option.</td>
</tr>
<tr>
<td>PCD</td>
<td>RW</td>
<td>Photo CD</td>
- <td>The maximum resolution written is 768x512 pixels since larger images require huffman compression (which is not supported). Use <a href="command-line-options.html#bordercolor">-bordercolor</a> to specify the border color (e.g. <code>-bordercolor black</code>).</td>
+ <td>The maximum resolution written is 768x512 pixels since larger images require huffman compression (which is not supported). Use <a href="../www/command-line-options.html#bordercolor">-bordercolor</a> to specify the border color (e.g. <code>-bordercolor black</code>).</td>
</tr>
<tr>
<td>PCL</td>
<td>W</td>
<td>HP Page Control Language</td>
- <td>Use <a href="command-line-options.html#define">-define</a> to specify fit to page option (e.g. <code>-define pcl:fit-to-page=true</code>).</td>
+ <td>Use <a href="../www/command-line-options.html#define">-define</a> to specify fit to page option (e.g. <code>-define pcl:fit-to-page=true</code>).</td>
</tr>
<tr>
<td>PDF</td>
<td>RW</td>
<td>Portable Document Format</td>
- <td>Requires <a href="http://www.cs.wisc.edu/%7Eghost">Ghostscript</a> to read. By default, ImageMagick sets the page size to the MediaBox. Some PDF files, however, have a CropBox or TrimBox that is smaller than the MediaBox and may include white space, registration or cutting marks outside the CropBox or TrimBox. To force ImageMagick to use the CropBox or TrimBox rather than the MediaBox, use <a href="command-line-options.html#define">-define</a> (e.g. <code>-define pdf:use-cropbox=true</code> or <code>-define pdf:use-trimbox=true</code>). Use <a href="command-line-options.html#density">-density</a> to improve the appearance of your PDF rendering (e.g. -density 300x300). Use <a href="command-line-options.html#alpha">-alpha remove </a> to remove transparency. To specify direct conversion from Postscript to PDF, use <code>-define delegate:bimodel=true</code>. Use <code>-define pdf:fit-page=true</code> to scale to the page size. To immediately stop processing upon an error, set <code>-define pdf:stop-on-error</code> to <code>true</code>. To set the page direction preferences to right-to-left, try <code>-define pdf:page-direction=right-to-left</code>.</td>
+ <td>Requires <a href="http://www.cs.wisc.edu/%7Eghost">Ghostscript</a> to read. By default, ImageMagick sets the page size to the MediaBox. Some PDF files, however, have a CropBox or TrimBox that is smaller than the MediaBox and may include white space, registration or cutting marks outside the CropBox or TrimBox. To force ImageMagick to use the CropBox or TrimBox rather than the MediaBox, use <a href="../www/command-line-options.html#define">-define</a> (e.g. <code>-define pdf:use-cropbox=true</code> or <code>-define pdf:use-trimbox=true</code>). Use <a href="../www/command-line-options.html#density">-density</a> to improve the appearance of your PDF rendering (e.g. -density 300x300). Use <a href="../www/command-line-options.html#alpha">-alpha remove </a> to remove transparency. To specify direct conversion from Postscript to PDF, use <code>-define delegate:bimodel=true</code>. Use <code>-define pdf:fit-page=true</code> to scale to the page size. To immediately stop processing upon an error, set <code>-define pdf:stop-on-error</code> to <code>true</code>. To set the page direction preferences to right-to-left, try <code>-define pdf:page-direction=right-to-left</code>.</td>
</tr>
<tr>
<td><a href="http://www.libpng.org/pub/png/">PNG</a></td>
<td>RW</td>
<td>Portable Network Graphics</td>
- <td>Requires libpng-1.0.11 or later, <a href="http://www.libpng.org/pub/png/libpng.html">libpng-1.2.5</a> or later recommended. The PNG specification does not support pixels-per-inch units, only pixels-per-centimeter. To avoid reading a particular associated image profile, use <a href="command-line-options.html#define">-define profile:skip=<i>name</i></a> (e.g. profile:skip=ICC).</td>
+ <td>Requires libpng-1.0.11 or later, <a href="http://www.libpng.org/pub/png/libpng.html">libpng-1.2.5</a> or later recommended. The PNG specification does not support pixels-per-inch units, only pixels-per-centimeter. To avoid reading a particular associated image profile, use <a href="../www/command-line-options.html#define">-define profile:skip=<i>name</i></a> (e.g. profile:skip=ICC).</td>
</tr>
<tr>
<td><a href="http://netpbm.sourceforge.net/doc/pnm.html">PNM</a></td>
<td>RW</td>
<td>Portable anymap</td>
- <td>PNM is a family of formats supporting portable bitmaps (PBM) , graymaps (PGM), and pixmaps (PPM). There is no file format associated with pnm itself. If PNM is used as the output format specifier, then ImageMagick automagically selects the most appropriate format to represent the image. The default is to write the binary version of the formats. Use <a href="command-line-options.html#compress">-compress none</a> to write the ASCII version of the formats.</td>
+ <td>PNM is a family of formats supporting portable bitmaps (PBM) , graymaps (PGM), and pixmaps (PPM). There is no file format associated with pnm itself. If PNM is used as the output format specifier, then ImageMagick automagically selects the most appropriate format to represent the image. The default is to write the binary version of the formats. Use <a href="../www/command-line-options.html#compress">-compress none</a> to write the ASCII version of the formats.</td>
</tr>
<tr>
<td>PS</td>
<td>RW</td>
<td>Adobe PostScript file</td>
- <td>Requires <a href="http://www.cs.wisc.edu/%7Eghost">Ghostscript</a> to read. To force ImageMagick to respect the crop box, use <a href="command-line-options.html#define">-define</a> (e.g. <code>-define eps:use-cropbox=true</code>). Use <a href="command-line-options.html#density">-density</a> to improve the appearance of your Postscript rendering (e.g. -density 300x300). Use <a href="command-line-options.html#alpha">-alpha remove </a> to remove transparency. To specify direct conversion from PDF to Postscript, use <code>-define delegate:bimodel=true</code>.</td>
+ <td>Requires <a href="http://www.cs.wisc.edu/%7Eghost">Ghostscript</a> to read. To force ImageMagick to respect the crop box, use <a href="../www/command-line-options.html#define">-define</a> (e.g. <code>-define eps:use-cropbox=true</code>). Use <a href="../www/command-line-options.html#density">-density</a> to improve the appearance of your Postscript rendering (e.g. -density 300x300). Use <a href="../www/command-line-options.html#alpha">-alpha remove </a> to remove transparency. To specify direct conversion from PDF to Postscript, use <code>-define delegate:bimodel=true</code>.</td>
</tr>
<tr>
<td><a href="http://www.adobe.com/devnet-apps/photoshop/fileformatashtml/">PSD</a></td>
<td>RW</td>
<td>Adobe Photoshop bitmap file</td>
- <td>Use <a href="command-line-options.html#define">-define psd:alpha-unblend=off</a> to disable alpha blenning in the merged image. Use <a href="command-line-options.html#define">-define psd:additional-info=all|selective</a> to transfer additional information from the input PSD file to output PSD file. The 'selective' option will preserve all additional information that is not related to the geometry of the image. The 'all' option should only be used when the geometry of the image has not been changed. This option is helpful when transferring non-simple layers, such as adjustment layers from the input PSD file to the output PSD file. This define is available as of Imagemagick version 6.9.5-8. Use <a href="command-line-options.html#define">-define psd:preserve-opacity-mask=true</a> to preserve the opacity mask of a layer and add it back to the layer when the image is saved.</td>
+ <td>Use <a href="../www/command-line-options.html#define">-define psd:alpha-unblend=off</a> to disable alpha blenning in the merged image. Use <a href="../www/command-line-options.html#define">-define psd:additional-info=all|selective</a> to transfer additional information from the input PSD file to output PSD file. The 'selective' option will preserve all additional information that is not related to the geometry of the image. The 'all' option should only be used when the geometry of the image has not been changed. This option is helpful when transferring non-simple layers, such as adjustment layers from the input PSD file to the output PSD file. This define is available as of Imagemagick version 6.9.5-8. Use <a href="../www/command-line-options.html#define">-define psd:preserve-opacity-mask=true</a> to preserve the opacity mask of a layer and add it back to the layer when the image is saved.</td>
</tr>
<tr>
<td>RGB</td>
<td>RW</td>
<td>Raw red, green, and blue samples</td>
- <td>Use <a href="command-line-options.html#size">-size</a> and <a href="command-line-options.html#depth">-depth</a> to specify the image width, height, and depth. To specify a single precision floating-point format, use <code>-define quantum:format=floating-point</code>. Set the depth to 32 for single precision floats, 64 for double precision, and 16 for half-precision.</td>
+ <td>Use <a href="../www/command-line-options.html#size">-size</a> and <a href="../www/command-line-options.html#depth">-depth</a> to specify the image width, height, and depth. To specify a single precision floating-point format, use <code>-define quantum:format=floating-point</code>. Set the depth to 32 for single precision floats, 64 for double precision, and 16 for half-precision.</td>
</tr>
<tr>
<td>RGBA</td>
<td>RW</td>
<td>Raw red, green, blue, and alpha samples</td>
- <td>Use <a href="command-line-options.html#size">-size</a> and <a href="command-line-options.html#depth">-depth</a> to specify the image width, height, and depth. To specify a single precision floating-point format, use <code>-define quantum:format=floating-point</code>. Set the depth to 32 for single precision floats, 64 for double precision, and 16 for half-precision.</td>
+ <td>Use <a href="../www/command-line-options.html#size">-size</a> and <a href="../www/command-line-options.html#depth">-depth</a> to specify the image width, height, and depth. To specify a single precision floating-point format, use <code>-define quantum:format=floating-point</code>. Set the depth to 32 for single precision floats, 64 for double precision, and 16 for half-precision.</td>
</tr>
<tr>
<td>SPARSE-COLOR</td>
<td>W</td>
<td>Raw text file</td>
- <td>Format compatible with the <a href="command-line-options.html#sparse-color">-sparse-color</a> option. Lists only non-fully-transparent pixels.</td>
+ <td>Format compatible with the <a href="../www/command-line-options.html#sparse-color">-sparse-color</a> option. Lists only non-fully-transparent pixels.</td>
</tr>
<tr>
<td><a href="http://www.w3.org/Graphics/SVG">SVG</a></td>
<td>RW</td>
<td>Scalable Vector Graphics</td>
- <td>ImageMagick utilizes <a href="http://www.inkscape.org/">inkscape</a> if its in your execution path otherwise <a href="http://developer.gnome.org/rsvg/">RSVG</a>. If neither are available, ImageMagick reverts to its internal SVG renderer. The default resolution is 96 DPI. Use <a href="command-line-options.html#size">-size</a> command line option to specify the maximum width and height.</td>
+ <td>ImageMagick utilizes <a href="http://www.inkscape.org/">inkscape</a> if its in your execution path otherwise <a href="http://developer.gnome.org/rsvg/">RSVG</a>. If neither are available, ImageMagick reverts to its internal SVG renderer. The default resolution is 96 DPI. Use <a href="../www/command-line-options.html#size">-size</a> command line option to specify the maximum width and height.</td>
</tr>
<tr>
<td><a href="http://www.libtiff.org/">TIFF</a></td>
<td>RW</td>
<td>Tagged Image File Format</td>
- <td>Also known as <code>TIF</code>. Requires <a href="http://www.libtiff.org/">tiff-v3.6.1.tar.gz</a> or later. Use <a href="command-line-options.html#define">-define</a> to specify the rows per strip (e.g. <code>-define tiff:rows-per-strip=8</code>). To define the tile geometry, use for example, <code>-define tiff:tile-geometry=128x128</code>. To specify a <var>signed</var> format, use <code>-define quantum:format=signed</code>. To specify a single-precision floating-point format, use <code>-define quantum:format=floating-point</code>. Set the depth to 64 for a double-precision floating-point format. Use <code>-define quantum:polarity=min-is-black</code> or <code>-define quantum:polarity=min-is-white</code> toggle the photometric interpretation for a bilevel image. Specify the extra samples as associated or unassociated alpha with, for example, <code>-define tiff:alpha=unassociated</code>. Set the fill order with <code>-define tiff:fill-order=msb|lsb</code>. Set the TIFF endianess with <code>-define tiff:endian=msb|lsb</code>. Use <code>-define tiff:exif-properties=false</code> to skip reading the EXIF properties. You can set a number of TIFF software attributes including document name, host computer, artist, timestamp, make, model, software, and copyright. For example, <a href="command-line-options.html#set">-set tiff:software "My Company"</a>. If you want to ignore certain TIFF tags, use this option: <code>-define tiff:ignore-tags=comma-separated-list-of-tag-IDs</code>. Since version 6.9.1-4 there is support for reading photoshop layers in TIFF files, this can be disabled with <code>-define tiff:ignore-layers=true</code></td>
+ <td>Also known as <code>TIF</code>. Requires <a href="http://www.libtiff.org/">tiff-v3.6.1.tar.gz</a> or later. Use <a href="../www/command-line-options.html#define">-define</a> to specify the rows per strip (e.g. <code>-define tiff:rows-per-strip=8</code>). To define the tile geometry, use for example, <code>-define tiff:tile-geometry=128x128</code>. To specify a <var>signed</var> format, use <code>-define quantum:format=signed</code>. To specify a single-precision floating-point format, use <code>-define quantum:format=floating-point</code>. Set the depth to 64 for a double-precision floating-point format. Use <code>-define quantum:polarity=min-is-black</code> or <code>-define quantum:polarity=min-is-white</code> toggle the photometric interpretation for a bilevel image. Specify the extra samples as associated or unassociated alpha with, for example, <code>-define tiff:alpha=unassociated</code>. Set the fill order with <code>-define tiff:fill-order=msb|lsb</code>. Set the TIFF endianess with <code>-define tiff:endian=msb|lsb</code>. Use <code>-define tiff:exif-properties=false</code> to skip reading the EXIF properties. You can set a number of TIFF software attributes including document name, host computer, artist, timestamp, make, model, software, and copyright. For example, <a href="../www/command-line-options.html#set">-set tiff:software "My Company"</a>. If you want to ignore certain TIFF tags, use this option: <code>-define tiff:ignore-tags=comma-separated-list-of-tag-IDs</code>. Since version 6.9.1-4 there is support for reading photoshop layers in TIFF files, this can be disabled with <code>-define tiff:ignore-layers=true</code></td>
</tr>
<tr>
<td><a href="http://www.freetype.org/">TTF</a></td>
<td>R</td>
<td>TrueType font file</td>
- <td>Requires <a href="http://www.freetype.org/">freetype 2</a>. Opening as file returns a preview image. Use <a href="command-line-options.html#set">-set</a> if you do not want to hint glyph outlines after their scaling to device pixels (e.g. <code>-set type:hinting off</code>).</td>
+ <td>Requires <a href="http://www.freetype.org/">freetype 2</a>. Opening as file returns a preview image. Use <a href="../www/command-line-options.html#set">-set</a> if you do not want to hint glyph outlines after their scaling to device pixels (e.g. <code>-set type:hinting off</code>).</td>
</tr>
<tr>
<td>TXT</td>
<td>RW</td>
<td>Raw text file</td>
- <td>Use <a href="command-line-options.html#define">-define</a> to specify the color compliance (e.g. <code>-define txt:compliance=css</code>).</td>
+ <td>Use <a href="../www/command-line-options.html#define">-define</a> to specify the color compliance (e.g. <code>-define txt:compliance=css</code>).</td>
</tr>
<tr>
<td>UYVY</td>
<td>RW</td>
<td>Interleaved YUV raw image</td>
- <td>Use <a href="command-line-options.html#size">-size</a> and <a href="command-line-options.html#depth">-depth</a> command line options to specify width and height. Use <a href="command-line-options.html#sampling-factor">-sampling-factor</a> to set the desired subsampling (e.g. -sampling-factor 4:2:2).</td>
+ <td>Use <a href="../www/command-line-options.html#size">-size</a> and <a href="../www/command-line-options.html#depth">-depth</a> command line options to specify width and height. Use <a href="../www/command-line-options.html#sampling-factor">-sampling-factor</a> to set the desired subsampling (e.g. -sampling-factor 4:2:2).</td>
</tr>
<tr>
<td><a href="http://en.wikipedia.org/wiki/WebP">WEBP</a></td>
<td>RW</td>
<td>Weppy image format</td>
- <td>Requires the <a href="https://developers.google.com/speed/webp/download">WEBP</a> delegate library. Specify the encoding options with the <a href="command-line-options.html#define">-define</a> option See <a href="webp.html">WebP Encoding Options</a> for more details.</td>
+ <td>Requires the <a href="https://developers.google.com/speed/webp/download">WEBP</a> delegate library. Specify the encoding options with the <a href="../www/command-line-options.html#define">-define</a> option See <a href="webp.html">WebP Encoding Options</a> for more details.</td>
</tr>
<tr>
<td>X</td>
<td>RW</td>
<td>display or import an image to or from an X11 server</td>
- <td>Use <a href="command-line-options.html#define">-define</a> to obtain the image from the root window (e.g. <code>-define x:screen=true</code>). Set <code>x:silent=true</code> to turn off the beep when importing an image.</td>
+ <td>Use <a href="../www/command-line-options.html#define">-define</a> to obtain the image from the root window (e.g. <code>-define x:screen=true</code>). Set <code>x:silent=true</code> to turn off the beep when importing an image.</td>
</tr>
<tr>
<td>YCbCr</td>
<td>RW</td>
<td>Raw Y, Cb, and Cr samples</td>
- <td>Use <a href="command-line-options.html#size">-size</a> and <a href="command-line-options.html#depth">-depth</a> to specify the image width, height, and depth.</td>
+ <td>Use <a href="../www/command-line-options.html#size">-size</a> and <a href="../www/command-line-options.html#depth">-depth</a> to specify the image width, height, and depth.</td>
</tr>
<tr>
<td>YCbCrA</td>
<td>RW</td>
<td>Raw Y, Cb, Cr, and alpha samples</td>
- <td>Use <a href="command-line-options.html#size">-size</a> and <a href="command-line-options.html#depth">-depth</a> to specify the image width, height, and depth.</td>
+ <td>Use <a href="../www/command-line-options.html#size">-size</a> and <a href="../www/command-line-options.html#depth">-depth</a> to specify the image width, height, and depth.</td>
</tr>
<tr>
<td>YUV</td>
<td>RW</td>
<td>CCIR 601 4:1:1</td>
- <td>Use <a href="command-line-options.html#size">-size</a> and <a href="command-line-options.html#depth">-depth</a> command line options to specify width, height, and depth. Use <a href="command-line-options.html#sampling-factor">-sampling-factor</a> to set the desired subsampling (e.g. -sampling-factor 4:2:2).</td>
+ <td>Use <a href="../www/command-line-options.html#size">-size</a> and <a href="../www/command-line-options.html#depth">-depth</a> command line options to specify width, height, and depth. Use <a href="../www/command-line-options.html#sampling-factor">-sampling-factor</a> to set the desired subsampling (e.g. -sampling-factor 4:2:2).</td>
</tr>
</tbody>
</table>
<td>R</td>
<td>Canvas image of specified color</td>
<td>Useful to create solid color <var>canvas</var> images. Use
- <a href="command-line-options.html#size" >-size</a> and <a
- href="command-line-options.html#depth" >-depth</a> to specify the
+ <a href="../www/command-line-options.html#size" >-size</a> and <a
+ href="../www/command-line-options.html#depth" >-depth</a> to specify the
image width, height, and depth. Example canvas color specifications
include <code>canvas:red</code> and <code>canvas:#FF0000</code>.<br/>
If no color is specified a '<code>white</code>' canvas image is
- generated. If no <a href="command-line-options.html#size" >-size</a> is specified
+ generated. If no <a href="../www/command-line-options.html#size" >-size</a> is specified
a single pixel image of the specified color is generated.</td>
</tr>
<td>PANGO</td>
<td>R</td>
<td>Image caption</td>
- <td>You can configure the caption layout with these defines: <code>-define pango:auto-dir=</code><var>true/false</var>, <code>-define pango:ellipsize=</code><var>start/middle/end</var>, <code>-define pango:gravity-hint=</code><var>natural/strong/line</var>, <code>-define pango:hinting=</code><var>none/auto/full</var>, <code>-define pango:indent=</code><var>points</var>, <code>-define pango:justify=</code><var>true/false</var>, <code>-define pango:language=</code><var>en_US/etc</var>, <code>-define pango:markup=</code><var>true/false</var>, <code>-define pango:single-paragraph=</code><var>true/false</var> and <code>-define pango:wrap=</code><var>word/char/word-char</var>.</td>
+ <td>You can configure the caption layout with these defines: <code>-define pango:auto-dir=</code><var>true/false</var>, <code>-define pango:ellipsize=</code><var>start/middle/end</var>, <code>-define pango:gravity-hint=</code><var>natural/strong/line</var>, <code>-define pango:hinting=</code><var>none/auto/full</var>, <code>-define pango:indent=</code><var>points</var>, <code>-define pango:justify=</code><var>true/false</var>, <code>-define pango:language=</code><var>en_US/etc</var>, <code>-define pango:markup=</code><var>true/false</var>, <code>-define pango:single-paragraph=</code><var>true/false</var>, <code>-define pango:wrap=</code><var>word/char/word-char</var> and <code>-define pango:align=</code><var>left/center/right</var>.</td>
</tr>
<tr>
<td>STEGANO</td>
<td>R</td>
<td>Steganographic image</td>
- <td>Use <a href="command-line-options.html#size">-size</a> command line option to specify width, height, and offset of the steganographic image</td>
+ <td>Use <a href="../www/command-line-options.html#size">-size</a> command line option to specify width, height, and offset of the steganographic image</td>
</tr>
<tr>
<td>TILE</td>
<td>R</td>
<td>Tiled image</td>
- <td>Create a tiled version of an image at by tiling a image. Use <a href="command-line-options.html#size">-size</a> to specify the tiled image size. Tiles are composited on an image background and therefore is responsive to the <a href="command-line-options.html#compose">-compose</a> option. The image is specified similar to
+ <td>Create a tiled version of an image at by tiling a image. Use <a href="../www/command-line-options.html#size">-size</a> to specify the tiled image size. Tiles are composited on an image background and therefore is responsive to the <a href="../www/command-line-options.html#compose">-compose</a> option. The image is specified similar to
<code>TILE:image.miff</code>.</td>
</tr>
<td> NETSCAPE</td>
<td>R</td>
<td>image using colors in Netscape 216 (6x6x6 ) color cube, 216x144</td>
- <td>Most commonly used with the <a href="convert.html">convert</a> and <a href="mogrify.html">mogrify</a> programs with the <a href="command-line-options.html#map">-map</a> option to create <var>web safe</var> images.</td>
+ <td>Most commonly used with the <a href="convert.html">convert</a> and <a href="mogrify.html">mogrify</a> programs with the <a href="../www/command-line-options.html#map">-map</a> option to create <var>web safe</var> images.</td>
</tr>
<tr>
<h2><a class="anchor" id="builtin-patterns"></a>Built-in Patterns</h2>
-<p>ImageMagick includes a number of built-in (embedded) patterns which may be referenced as if they were an image file. The <code>pattern:</code> format tag may be used via the syntax <code>pattern:</code><var>name</var> to request an embedded pattern (e.g. <code>pattern:checkerboard</code>). The pattern size is controlled with the <a href="command-line-options.html#size">-size</a> command line option.</p>
+<p>ImageMagick includes a number of built-in (embedded) patterns which may be referenced as if they were an image file. The <code>pattern:</code> format tag may be used via the syntax <code>pattern:</code><var>name</var> to request an embedded pattern (e.g. <code>pattern:checkerboard</code>). The pattern size is controlled with the <a href="../www/command-line-options.html#size">-size</a> command line option.</p>
<div class="table-responsive">
<table class="table table-sm table-striped">
<td>ICC</td>
<td>RW</td>
<td>International Color Consortium color profile</td>
- <td>Also known as <code>ICM</code>. To read, use <a href="command-line-options.html#profile">-profile</a> with
+ <td>Also known as <code>ICM</code>. To read, use <a href="../www/command-line-options.html#profile">-profile</a> with
<a href="convert.html">convert</a>.</td>
</tr>
<td>IPTC</td>
<td>RW</td>
<td>IPTC Newsphoto (binary)</td>
- <td>To read, use <a href="command-line-options.html#profile">-profile</a> with <a href="convert.html">convert</a></td>
+ <td>To read, use <a href="../www/command-line-options.html#profile">-profile</a> with <a href="convert.html">convert</a></td>
</tr>
<tr>
</main><!-- /.container -->
<footer class="magick-footer">
<p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
+ <a href="architecture.html">Architecture</a>
+
+ <a href="formats.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
-
- <a href="formats.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
- <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <br/>
<a href="support.html">Donate</a> •
- <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 5th January 2019 11:42 -->
\ No newline at end of file
+<!-- Magick Cache 27th April 2019 17:16 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>The FX Special Effects Image Operator @ ImageMagick</title>
+ <title>ImageMagick - The FX Special Effects Image Operator</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="the, fx, special, effects, image, operator, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="fx.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="fx.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 27th April 2019 19:23 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Image Gradients @ ImageMagick</title>
+ <title>ImageMagick - Image Gradients</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="image, gradients, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/gradient.html" rel="canonical" />
+ <link href="gradient.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<link href="../images/wand.ico" rel="shortcut icon" />
<link href="assets/magick.css" rel="stylesheet" />
</div>
</nav>
<div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<p>The default for a linear gradient has color1 at the top of the image and color2 at the bottom of the image. Similarly, the default for a radial gradient has color1 at the center of the image and color2 at the boundary of the image.</p>
-<p>Gradient colors may be any valid color defined per <a href="color.html" target="_blank">../www/color.html</a>. The named colors of black/white/grayXX and gray(XX[%]) are non-linear gray. For Unix systems, enclose rgb(a) and hex colors in quotes. Use double quotes, if using variables for the values.</p>
+<p>Gradient colors may be any valid color defined per <a href="../www/color.html" target="_blank">../www/color.html</a>. The named colors of black/white/grayXX and gray(XX[%]) are non-linear gray. For Unix systems, enclose rgb(a) and hex colors in quotes. Use double quotes, if using variables for the values.</p>
<p>Here is an example linear (as opposed to radial) gradient:</p>
</main><!-- /.container -->
<footer class="magick-footer">
<p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
+ <a href="architecture.html">Architecture</a>
+
+ <a href="gradient.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
-
- <a href="gradient.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
- <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <br/>
<a href="support.html">Donate</a> •
- <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 5th January 2019 11:42 -->
\ No newline at end of file
+<!-- Magick Cache 27th April 2019 18:47 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>High Dynamic-Range Images @ ImageMagick</title>
+ <title>ImageMagick - High Dynamic-Range Images</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="high, dynamic-range, images, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/high-dynamic-range.html" rel="canonical" />
+ <link href="high-dynamic-range.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<link href="../images/wand.ico" rel="shortcut icon" />
<link href="assets/magick.css" rel="stylesheet" />
</div>
</nav>
<div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
</main><!-- /.container -->
<footer class="magick-footer">
<p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
+ <a href="architecture.html">Architecture</a>
+
+ <a href="high-dynamic-range.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
-
- <a href="high-dynamic-range.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
- <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <br/>
<a href="support.html">Donate</a> •
- <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 5th January 2019 11:42 -->
\ No newline at end of file
+<!-- Magick Cache 27th April 2019 19:41 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>History @ ImageMagick</title>
+ <title>ImageMagick - History</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="history, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="history.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="history.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Command-line Tools: Identify @ ImageMagick</title>
+ <title>ImageMagick - Command-line Tools: Identify</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="command-line, tools:, identify, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="identify.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
<div class="magick-header">
<p class="text-center"><a href="identify.html#usage">Example Usage</a> • <a href="identify.html#options">Option Summary</a></p>
-<p class="lead magick-description">The <code>identify</code> program describes the format and characteristics of one or more image files. It also reports if an image is incomplete or corrupt. The information returned includes the image number, the file name, the width and height of the image, whether the image is colormapped or not, the number of colors in the image, the number of bytes in the image, the format of the image (JPEG, PNM, etc.), and finally the number of seconds it took to read and process the image. Many more attributes are available with the verbose option. See <a href="../www/command-line-processing.html">Command Line Processing</a> for advice on how to structure your <code>identify</code> command or see below for example usages of the command.</p>
+<p class="lead magick-description">The <code>identify</code> program describes the format and characteristics of one or more image files. It also reports if an image is incomplete or corrupt. The information returned includes the image number, the file name, the width and height of the image, whether the image is colormapped or not, the number of colors in the image, the number of bytes in the image, the format of the image (JPEG, PNM, etc.), and finally the number of seconds it took to read and process the image. Many more attributes are available with the verbose option. See <a href="command-line-processing.html">Command Line Processing</a> for advice on how to structure your <code>identify</code> command or see below for example usages of the command.</p>
<h2><a class="anchor" id="usage"></a>Example Usage</h2>
rose.jpg JPEG 70x46 70x46+0+0 8-bit sRGB 2.36KB 0.000u 0:00.000
</code></pre>
+<p>By default, <code>identify</code> provides the following output:</p>
+
+<p><code>Filename[frame #] image-format widthxheight page-widthxpage-height+x-offset+y-offset colorspace user-time elapsed-time</code></p>
+
<p>Next, we look at the same image in greater detail:</p>
<pre class="pre-scrollable"><code>-> magick identify -verbose rose.jpg
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="identify.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 27th April 2019 18:46 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Command-line Tools: Import @ ImageMagick</title>
+ <title>ImageMagick - Command-line Tools: Import</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="command-line, tools:, import, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/import.html" rel="canonical" />
+ <link href="import.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<link href="../images/wand.ico" rel="shortcut icon" />
<link href="assets/magick.css" rel="stylesheet" />
</div>
</nav>
<div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
</tr>
<tr>
- <td><a href="command-line-options.html#adjoin">-adjoin</a></td>
+ <td><a href="../www/command-line-options.html#adjoin">-adjoin</a></td>
<td>join images into a single multi-image file</td>
</tr>
<tr>
- <td><a href="command-line-options.html#annotate">-annotate <var>geometry text</var></a></td>
+ <td><a href="../www/command-line-options.html#annotate">-annotate <var>geometry text</var></a></td>
<td>annotate the image with text</td>
</tr>
<tr>
- <td><a href="command-line-options.html#border">-border</a></td>
+ <td><a href="../www/command-line-options.html#border">-border</a></td>
<td>include window border in the output image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#channel">-channel <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#channel">-channel <var>type</var></a></td>
<td>apply option to select image channels</td>
</tr>
<tr>
- <td><a href="command-line-options.html#colors">-colors <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#colors">-colors <var>value</var></a></td>
<td>preferred number of colors in the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#colorspace">-colorspace <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#colorspace">-colorspace <var>type</var></a></td>
<td>set image colorspace</td>
</tr>
<tr>
- <td><a href="command-line-options.html#comment">-comment <var>string</var></a></td>
+ <td><a href="../www/command-line-options.html#comment">-comment <var>string</var></a></td>
<td>annotate image with comment</td>
</tr>
<tr>
- <td><a href="command-line-options.html#compress">-compress <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#compress">-compress <var>type</var></a></td>
<td>image compression type</td>
</tr>
<tr>
- <td><a href="command-line-options.html#contrast">-contrast</a></td>
+ <td><a href="../www/command-line-options.html#contrast">-contrast</a></td>
<td>enhance or reduce the image contrast</td>
</tr>
<tr>
- <td><a href="command-line-options.html#crop">-crop <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#crop">-crop <var>geometry</var></a></td>
<td>preferred size and location of the cropped image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#debug">-debug <var>events</var></a></td>
+ <td><a href="../www/command-line-options.html#debug">-debug <var>events</var></a></td>
<td>import copious debugging information</td>
</tr>
<tr>
- <td><a href="command-line-options.html#define">-define <var>format:option</var></a></td>
+ <td><a href="../www/command-line-options.html#define">-define <var>format:option</var></a></td>
<td>define one or more image format options</td>
</tr>
<tr>
- <td><a href="command-line-options.html#delay">-delay <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#delay">-delay <var>value</var></a></td>
<td>import the next image after pausing</td>
</tr>
<tr>
- <td><a href="command-line-options.html#density">-density <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#density">-density <var>geometry</var></a></td>
<td>horizontal and vertical density of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#depth">-depth <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#depth">-depth <var>value</var></a></td>
<td>image depth</td>
</tr>
<tr>
- <td><a href="command-line-options.html#despeckle">-descend</a></td>
+ <td><a href="../www/command-line-options.html#despeckle">-descend</a></td>
<td>obtain image by descending window hierarchy</td>
</tr>
<tr>
- <td><a href="command-line-options.html#display">-display <var>server</var></a></td>
+ <td><a href="../www/command-line-options.html#display">-display <var>server</var></a></td>
<td>get image or font from this X server</td>
</tr>
<tr>
- <td><a href="command-line-options.html#dispose">-dispose <var>method</var></a></td>
+ <td><a href="../www/command-line-options.html#dispose">-dispose <var>method</var></a></td>
<td>layer disposal method</td>
</tr>
<tr>
- <td><a href="command-line-options.html#dither">-dither <var>method</var></a></td>
+ <td><a href="../www/command-line-options.html#dither">-dither <var>method</var></a></td>
<td>apply error diffusion to image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#encipher">-encipher <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#encipher">-encipher <var>filename</var></a></td>
<td>convert plain pixels to cipher pixels</td>
</tr>
<tr>
- <td><a href="command-line-options.html#encoding">-encoding <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#encoding">-encoding <var>type</var></a></td>
<td>text encoding type</td>
</tr>
<tr>
- <td><a href="command-line-options.html#endian">-endian <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#endian">-endian <var>type</var></a></td>
<td>endianness (MSB or LSB) of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#filter">-filter <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#filter">-filter <var>type</var></a></td>
<td>use this filter when resizing an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#frame">-frame</a></td>
+ <td><a href="../www/command-line-options.html#frame">-frame</a></td>
<td>include window manager frame</td>
</tr>
<tr>
- <td><a href="command-line-options.html#geometry">-geometry <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#geometry">-geometry <var>geometry</var></a></td>
<td>preferred size or location of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#gravity">-gravity <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#gravity">-gravity <var>type</var></a></td>
<td>horizontal and vertical text placement</td>
</tr>
<tr>
- <td><a href="command-line-options.html#help">-help</a></td>
+ <td><a href="../www/command-line-options.html#help">-help</a></td>
<td>print program options</td>
</tr>
<tr>
- <td><a href="command-line-options.html#identify">-identify</a></td>
+ <td><a href="../www/command-line-options.html#identify">-identify</a></td>
<td>identify the format and characteristics of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#interlace">-interlace <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#interlace">-interlace <var>type</var></a></td>
<td>type of image interlacing scheme</td>
</tr>
<tr>
- <td><a href="command-line-options.html#interpolate">-interpolate <var>method</var></a></td>
+ <td><a href="../www/command-line-options.html#interpolate">-interpolate <var>method</var></a></td>
<td>pixel color interpolation method</td>
</tr>
<tr>
- <td><a href="command-line-options.html#label">-label <var>name</var></a></td>
+ <td><a href="../www/command-line-options.html#label">-label <var>name</var></a></td>
<td>assign a label to an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#limit">-limit <var>type value</var></a></td>
+ <td><a href="../www/command-line-options.html#limit">-limit <var>type value</var></a></td>
<td>pixel cache resource limit</td>
</tr>
<tr>
- <td><a href="command-line-options.html#log">-log <var>format</var></a></td>
+ <td><a href="../www/command-line-options.html#log">-log <var>format</var></a></td>
<td>format of debugging information</td>
</tr>
<tr>
- <td><a href="command-line-options.html#monitor">-monitor</a></td>
+ <td><a href="../www/command-line-options.html#monitor">-monitor</a></td>
<td>monitor progress</td>
</tr>
<tr>
- <td><a href="command-line-options.html#monochrome">-monochrome</a></td>
+ <td><a href="../www/command-line-options.html#monochrome">-monochrome</a></td>
<td>transform image to black and white</td>
</tr>
<tr>
- <td><a href="command-line-options.html#negate">-negate</a></td>
+ <td><a href="../www/command-line-options.html#negate">-negate</a></td>
<td>replace each pixel with its complementary color </td>
</tr>
<tr>
- <td><a href="command-line-options.html#page">-page <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#page">-page <var>geometry</var></a></td>
<td>size and location of an image canvas (setting)</td>
</tr>
<tr>
- <td><a href="command-line-options.html#pause">-pause <var>seconds</var></a></td>
+ <td><a href="../www/command-line-options.html#pause">-pause <var>seconds</var></a></td>
<td>seconds delay between snapshots</td>
</tr>
<tr>
- <td><a href="command-line-options.html#quality">-quality <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#quality">-quality <var>value</var></a></td>
<td>JPEG/MIFF/PNG compression level</td>
</tr>
<tr>
- <td><a href="command-line-options.html#quantize">-quantize <var>colorspace</var></a></td>
+ <td><a href="../www/command-line-options.html#quantize">-quantize <var>colorspace</var></a></td>
<td>reduce image colors in this colorspace</td>
</tr>
<tr>
- <td><a href="command-line-options.html#quiet">-quiet</a></td>
+ <td><a href="../www/command-line-options.html#quiet">-quiet</a></td>
<td>suppress all warning messages</td>
</tr>
<tr>
- <td><a href="command-line-options.html#quiet">-quiet</a></td>
+ <td><a href="../www/command-line-options.html#quiet">-quiet</a></td>
<td>suppress all warning messages</td>
</tr>
<tr>
- <td><a href="command-line-options.html#regard-warnings">-regard-warnings</a></td>
+ <td><a href="../www/command-line-options.html#regard-warnings">-regard-warnings</a></td>
<td>pay attention to warning messages.</td>
</tr>
<tr>
- <td><a href="command-line-options.html#repage">-repage <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#repage">-repage <var>geometry</var></a></td>
<td>size and location of an image canvas</td>
</tr>
<tr>
- <td><a href="command-line-options.html#resize">-resize <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#resize">-resize <var>geometry</var></a></td>
<td>resize the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#respect-parentheses">-respect-parentheses</a></td>
+ <td><a href="../www/command-line-options.html#respect-parentheses">-respect-parentheses</a></td>
<td>settings remain in effect until parenthesis boundary.</td>
</tr>
<tr>
- <td><a href="command-line-options.html#rotate">-rotate <var>degrees</var></a></td>
+ <td><a href="../www/command-line-options.html#rotate">-rotate <var>degrees</var></a></td>
<td>apply Paeth rotation to the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#sampling-factor">-sampling-factor <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#sampling-factor">-sampling-factor <var>geometry</var></a></td>
<td>horizontal and vertical sampling factor</td>
</tr>
<tr>
- <td><a href="command-line-options.html#scene">-scene <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#scene">-scene <var>value</var></a></td>
<td>image scene number</td>
</tr>
<tr>
- <td><a href="command-line-options.html#screen">-screen</a></td>
+ <td><a href="../www/command-line-options.html#screen">-screen</a></td>
<td>select image from root window</td>
</tr>
<tr>
- <td><a href="command-line-options.html#seed">-seed <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#seed">-seed <var>value</var></a></td>
<td>seed a new sequence of pseudo-random numbers</td>
</tr>
<tr>
- <td><a href="command-line-options.html#set">-set <var>attribute value</var></a></td>
+ <td><a href="../www/command-line-options.html#set">-set <var>attribute value</var></a></td>
<td>set an image attribute</td>
</tr>
<tr>
- <td><a href="command-line-options.html#sharpen">-silent</a></td>
+ <td><a href="../www/command-line-options.html#sharpen">-silent</a></td>
<td>operate silently, i.e. don't ring any bells</td>
</tr>
<tr>
- <td><a href="command-line-options.html#strip">-strip</a></td>
+ <td><a href="../www/command-line-options.html#strip">-strip</a></td>
<td>strip image of all profiles and comments</td>
</tr>
<tr>
- <td><a href="command-line-options.html#synchronize">-synchronize</a></td>
+ <td><a href="../www/command-line-options.html#synchronize">-synchronize</a></td>
<td>synchronize image to storage device</td>
</tr>
<tr>
- <td><a href="command-line-options.html#taint">-taint</a></td>
+ <td><a href="../www/command-line-options.html#taint">-taint</a></td>
<td>mark the image as modified</td>
</tr>
<tr>
- <td><a href="command-line-options.html#transparent-color">-transparent-color <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#transparent-color">-transparent-color <var>color</var></a></td>
<td>transparent color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#trim">-trim</a></td>
+ <td><a href="../www/command-line-options.html#trim">-trim</a></td>
<td>trim image edges</td>
</tr>
<tr>
- <td><a href="command-line-options.html#update">-type <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#update">-type <var>type</var></a></td>
<td>image type</td>
</tr>
<tr>
- <td><a href="command-line-options.html#verbose">-verbose</a></td>
+ <td><a href="../www/command-line-options.html#verbose">-verbose</a></td>
<td>print detailed information about the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#version">-version</a></td>
+ <td><a href="../www/command-line-options.html#version">-version</a></td>
<td>print version information</td>
</tr>
<tr>
- <td><a href="command-line-options.html#virtual-pixel">-virtual-pixel <var>method</var></a></td>
+ <td><a href="../www/command-line-options.html#virtual-pixel">-virtual-pixel <var>method</var></a></td>
<td>access method for pixels outside the boundaries of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#write">-window <var>id</var></a></td>
+ <td><a href="../www/command-line-options.html#write">-window <var>id</var></a></td>
<td>select window with this id or name</td>
</tr>
</main><!-- /.container -->
<footer class="magick-footer">
<p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
+ <a href="architecture.html">Architecture</a>
+
+ <a href="import.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
-
- <a href="import.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
- <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <br/>
<a href="support.html">Donate</a> •
- <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 5th January 2019 11:43 -->
\ No newline at end of file
+<!-- Magick Cache 27th April 2019 18:38 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Convert, Edit, Or Compose Bitmap Images @ ImageMagick</title>
+ <title>ImageMagick - Convert, Edit, or Compose Bitmap Images</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="convert, edit, or, compose, bitmap, images, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="index.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
- <li class="nav-item active">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <li class="nav-item ">
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
<p class="text-center"><a href="index.html#features">Features and Capabilities</a> • <a href="index.html#news">News</a> • <a href="index.html#community">Community</a></p>
<p class="lead magick-description"><a href="../images/wizard.png" title="And Now a Touch of Magick"><img class="img-fluid magick-icon" id="logo" alt="And Now a Touch of Magick" width="265" height="352" src="../images/wizard.jpg" /></a>
-Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&entry=78333969">®</a></sup> to create, edit, compose, or convert bitmap images. It can read and write images in a variety of <a href="../www/formats.html">formats</a> (over 200) including PNG, JPEG, GIF, HEIC, TIFF, <a href="../www/motion-picture.html">DPX</a>, <a href="../www/high-dynamic-range.html">EXR</a>, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.</p>
+Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&entry=78333969">®</a></sup> to create, edit, compose, or convert bitmap images. It can read and write images in a variety of <a href="formats.html">formats</a> (over 200) including PNG, JPEG, GIF, HEIC, TIFF, <a href="motion-picture.html">DPX</a>, <a href="high-dynamic-range.html">EXR</a>, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.</p>
-<p>The functionality of ImageMagick is typically utilized from the <a href="../www/command-line-processing.html">command-line</a> or you can use the features from programs written in your favorite language. Choose from these interfaces: <a href="../www/develop.html#ada">G2F</a> (Ada), <a href="../www/develop.html#c">MagickCore</a> (C), <a href="../www/develop.html#c">MagickWand</a> (C), <a href="../www/develop.html#ch">ChMagick</a> (Ch), <a href="../www/develop.html#com_">ImageMagickObject</a> (COM+), <a href="../www/develop.html#c__">Magick++</a> (C++), <a href="../www/develop.html#java">JMagick</a> (Java), <a href="../www/develop.html#julia">JuliaIO</a> (Julia), <a href="../www/develop.html#lisp">L-Magick</a> (Lisp), <a href="../www/develop.html#lua">Lua</a> (LuaJIT), <a href="../www/develop.html#neko">NMagick</a> (Neko/haXe), <a href="../www/develop.html#dot-net">Magick.NET</a> (.NET), <a href="../www/develop.html#pascal">PascalMagick</a> (Pascal), <a href="../www/develop.html#perl">PerlMagick</a> (Perl), <a href="../www/develop.html#php">MagickWand for PHP</a> (PHP), <a href="../www/develop.html#php">IMagick</a> (PHP), <a href="../www/develop.html#python">PythonMagick</a> (Python), <a href="../www/develop.html#r">magick</a> (R), <a href="../www/develop.html#ruby">RMagick</a> (Ruby), or <a href="../www/develop.html#tcl">TclMagick</a> (Tcl/TK). With a language interface, use ImageMagick to modify or create images dynamically and <var>automagically</var>.</p>
-<p>ImageMagick utilizes multiple computational threads to increase performance and can read, process, or write mega-, giga-, or tera-pixel image sizes.</p>
<p>ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may use, copy, modify, and distribute in both open and proprietary applications. It is distributed under a derived Apache 2.0 <a href="license.html">license</a>.</p>
-<p>The ImageMagick development process ensures a stable API and <a href="https://abi-laboratory.pro/tracker/timeline/imagemagick/">ABI</a>. Before each ImageMagick release, we perform a comprehensive security assessment that includes <a href="https://github.com/google/sanitizers/wiki/AddressSanitizer">memory error</a>, <a href="https://github.com/google/sanitizers/wiki/ThreadSanitizer">thread data race</a> detection, and continuous <a href="https://github.com/google/oss-fuzz">fuzzing</a> to help prevent security vulnerabilities.</p>
-
-<p>The current release is ImageMagick <a href="../www/download.html">7.0.8-23</a>. It runs on <a href="../www/download.html#unix">Linux</a>, <a href="../www/download.html#windows">Windows</a>, <a href="../www/download.html#macosx">Mac Os X</a>, <a href="../www/download.html#iOS">iOS</a>, Android OS, and others.</p>
+<p>ImageMagick utilizes multiple computational threads to increase performance and can read, process, or write mega-, giga-, or tera-pixel image sizes.</p>
-<p>The authoritative ImageMagick web site is <a href="../">https://imagemagick.org</a>. The authoritative source code repository is <a href="https://github.com/ImageMagick">https://github.com/ImageMagick</a>. We maintain a source code mirror at <a href="https://gitlab.com/ImageMagick">https://gitlab.com/ImageMagick</a>.</p>
+<p>The current release is ImageMagick <a href="download.html">7.0.8-42</a>. It runs on <a href="download.html#unix">Linux</a>, <a href="download.html#windows">Windows</a>, <a href="download.html#macosx">Mac Os X</a>, <a href="download.html#iOS">iOS</a>, Android OS, and others.</p>
-<p>We continue to maintain the legacy release of ImageMagick, version 6, at <a href="https://legacy.imagemagick.org/">https://legacy.imagemagick.org</a>.</p>
+<p>The authoritative ImageMagick web site is <a href="../index.html">https://imagemagick.org</a>. The authoritative source code repository is <a href="https://github.com/ImageMagick" target="_blank">https://github.com/ImageMagick</a>. We maintain a source code mirror at <a href="https://gitlab.com/ImageMagick" target="_blank">https://gitlab.com/ImageMagick</a>. We continue to maintain the legacy release of ImageMagick, version 6, at <a href="https://legacy.imagemagick.org/">https://legacy.imagemagick.org</a>.</p>
<h2><a class="anchor" id="features"></a>Features and Capabilities</h2>
<p>Here are just a few <a href="examples.html">examples</a> of what ImageMagick can do for you:</p>
<td>accurate color management with color profiles or in lieu of-- built-in gamma compression or expansion as demanded by the colorspace.</td>
</tr>
<tr>
- <td><a href="../www/command-line-processing.html">Command-line processing</a></td>
+ <td><a href="command-line-processing.html">Command-line processing</a></td>
<td>utilize ImageMagick from the command-line.</td>
</tr>
<tr>
<td>convert ordinary images into unintelligible gibberish and back again.</td>
</tr>
<tr>
- <td><a href="../www/convert.html">Format conversion</a></td>
- <td>convert an image from one <a href="../www/formats.html">format </a> to another (e.g. PNG to JPEG).</td>
+ <td><a href="convert.html">Format conversion</a></td>
+ <td>convert an image from one <a href="formats.html">format </a> to another (e.g. PNG to JPEG).</td>
</tr>
<tr>
<td><a href="../Usage/distorts/">Generalized pixel distortion</a></td>
<td>correct for, or induce image distortions including perspective.</td>
</tr>
<tr>
- <td><a href="../www/architecture.html#distributed">Heterogeneous distributed processing</a></td>
+ <td><a href="architecture.html#distributed">Heterogeneous distributed processing</a></td>
<td>certain algorithms are <a href="opencl.html">OpenCL</a>-enabled to take advantage of speed-ups offered by executing in concert across heterogeneous platforms consisting of CPUs, GPUs, and other processors.</td>
</tr>
<tr>
- <td><a href="../www/high-dynamic-range.html">High dynamic-range images</a></td>
+ <td><a href="high-dynamic-range.html">High dynamic-range images</a></td>
<td>accurately represent the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows.</td>
</tr>
+ <tr>
+ <td><a href="clahe.html">Histogram Equalization</a></td>
+ <td>Use adaptive histogram equalization to improve contrast in images.</td>
+ </tr>
<tr>
<td><a href="fx.html">Image calculator</a></td>
<td>apply a mathematical expression to an image or image channels.</td>
</tr>
<tr>
- <td><a href="../www/gradient.html">Image gradients</a></td>
+ <td><a href="gradient.html">Image gradients</a></td>
<td>create a gradual blend of two colors whose shape is horizontal, vertical, circular, or elliptical.</td>
</tr>
<tr>
<td>describe the format and attributes of an image.</td>
</tr>
<tr>
- <td><a href="../www/download.html#iOS">ImageMagick on the iPhone</a></td>
+ <td><a href="download.html#iOS">ImageMagick on the iPhone</a></td>
<td>convert, edit, or compose images on your <a href="https://www.apple.com/ios/">iOS</a> device such as the iPhone or iPad.</td>
</tr>
<tr>
- <td><a href="../www/architecture.html#tera-pixel">Large image support</a></td>
+ <td><a href="architecture.html#tera-pixel">Large image support</a></td>
<td>read, process, or write mega-, giga-, or tera-pixel image sizes.</td>
</tr>
<tr>
- <td><a href="../www/montage.html">Montage</a></td>
+ <td><a href="montage.html">Montage</a></td>
<td>juxtapose image thumbnails on an image canvas.</td>
</tr>
<tr>
<td>extract features, describe shapes, and recognize patterns in images.</td>
</tr>
<tr>
- <td><a href="../www/motion-picture.html">Motion picture support</a></td>
+ <td><a href="motion-picture.html">Motion picture support</a></td>
<td>read and write the common image formats used in digital film work.</td>
</tr>
<tr>
<td>insert descriptive or artistic text in an image.</td>
</tr>
<tr>
- <td><a href="../www/architecture.html#threads">Threads of execution support</a></td>
+ <td><a href="architecture.html#threads">Threads of execution support</a></td>
<td>ImageMagick is thread safe and most internal algorithms execute in <a href="openmp.html">parallel</a> to take advantage of speed-ups offered by multicore processor chips.</td>
</tr>
<tr>
<td>render portions of an image invisible.</td>
</tr>
<tr>
- <td><a href="../www/architecture.html#virtual-pixels">Virtual pixel support</a></td>
+ <td><a href="architecture.html#virtual-pixels">Virtual pixel support</a></td>
<td>convenient access to pixels outside the image boundaries.</td>
</tr>
</table>
</div>
-<p><a href="../Usage/">Examples of ImageMagick Usage</a> shows how to use ImageMagick from the <a href="../www/command-line-processing.html">command-line</a> 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. With <a href="https://github.com/dlemstra/Magick.NET">Magick.NET</a>, use ImageMagick without having to install ImageMagick on your server or desktop.</p>
+<p><a href="../Usage/" target="_blank">Examples of ImageMagick Usage</a> shows how to use ImageMagick from the <a href="command-line-processing.html">command-line</a> to accomplish any of these tasks and much more. Also, see <a href="http://www.fmwconcepts.com/imagemagick/" target="_blank">Fred's ImageMagick Scripts</a>: a plethora of command-line scripts that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations. With <a href="https://github.com/dlemstra/Magick.NET">Magick.NET</a>, use ImageMagick without having to install ImageMagick on your server or desktop.</p>
<h2><a class="anchor" id="news"></a>News</h2>
<p>Now that ImageMagick version 7 is released, we continue to maintain the legacy release of ImageMagick, version 6, at <a href="https://legacy.imagemagick.org/">https://legacy.imagemagick.org</a>. Learn how ImageMagick version 7 differs from previous versions with our <a href="porting.html">porting guide</a>.</p>
-<p>ImageMagick best practices <strong>strongly</strong> encourages you to configure a <a href="../www/security-policy.html">security policy</a> that suits your local environment.</p>
+<p>ImageMagick best practices <strong>strongly</strong> encourages you to configure a <a href="security-policy.html">security policy</a> that suits your local environment.</p>
+
+<p>The ImageMagick development process ensures a stable API and <a href="https://abi-laboratory.pro/tracker/timeline/imagemagick/">ABI</a>. Before each ImageMagick release, we perform a comprehensive security assessment that includes <a href="https://github.com/google/sanitizers/wiki/AddressSanitizer">memory error</a>, <a href="https://github.com/google/sanitizers/wiki/ThreadSanitizer">thread data race</a> detection, and continuous <a href="https://github.com/google/oss-fuzz">fuzzing</a> to help prevent security vulnerabilities.</p>
<p>As an analog to linear (RGB) and non-linear (sRGB) color colorspaces, as of ImageMagick 7.0.7-17, we introduce the LinearGray colorspace. Gray is non-linear grayscale and LinearGray is linear (e.g. -colorspace linear-gray).</p>
<p>Want more performance from ImageMagick? Try these options:</p>
<ul>
-<li>Add more memory to your system, see <a href="../www/architecture.html#cache">the pixel cache</a>;</li>
-<li>Add more cores to your system, see <a href="../www/architecture.html#threads">threads of execution support</a>;</li>
-<li>push large images to a solid-state drive, see <a href="../www/architecture.html#tera-pixel">large image support</a>.</li>
+<li>Add more memory to your system, see <a href="architecture.html#cache">the pixel cache</a>;</li>
+<li>Add more cores to your system, see <a href="architecture.html#threads">threads of execution support</a>;</li>
+<li>push large images to a solid-state drive, see <a href="architecture.html#tera-pixel">large image support</a>.</li>
</ul>
-<p>If these options are prohibitive, you can reduce the quality of the image results. The default build is Q16 HDRI. If you disable <a href="../www/high-dynamic-range.html">HDRI</a>, you use half the memory and instead of predominately floating point operations, you use the typically more efficient integer operations. The tradeoff is reduced precision and you cannot process out of range pixel values (e.g. negative). If you build the Q8 non-HDRI version of ImageMagick, you again reduce the memory requirements in half-- and once again there is a tradeoff, even less precision and no out of range pixel values. For a Q8 non-HDRI build of ImageMagick, use these <code>configure</code> script options: <code>--with-quantum-depth=8 --disable-hdri</code>.</p>
+<p>If these options are prohibitive, you can reduce the quality of the image results. The default build is Q16 HDRI. If you disable <a href="high-dynamic-range.html">HDRI</a>, you use half the memory and instead of predominately floating point operations, you use the typically more efficient integer operations. The tradeoff is reduced precision and you cannot process out of range pixel values (e.g. negative). If you build the Q8 non-HDRI version of ImageMagick, you again reduce the memory requirements in half-- and once again there is a tradeoff, even less precision and no out of range pixel values. For a Q8 non-HDRI build of ImageMagick, use these <code>configure</code> script options: <code>--with-quantum-depth=8 --disable-hdri</code>.</p>
<h2><a class="anchor" id="community"></a>Community</h2>
<p>To join the ImageMagick community, try the <a target="_blank" href="https://imagemagick.org/discourse-server/">discourse server</a>. You can review questions or comments (with informed responses) posed by ImageMagick users or ask your own questions. If you want to contribute image processing algorithms, other enhancements, or bug fixes, open an <a href="https://github.com/ImageMagick/ImageMagick/issues">issue</a>. </p>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="index.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 5th January 2019 11:43 -->
\ No newline at end of file
+<!-- Magick Cache 27th April 2019 17:05 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Install from Source @ ImageMagick</title>
+ <title>ImageMagick - Install from Source</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="install, from, source, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="install-source.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
<pre class="highlight"><code>identify -version
</code></pre>
-<p>If the <a href="identify.html">identify</a> program executes and identifies itself as ImageMagick, you may not need to install ImageMagick from source unless you want to add support for additional image formats or upgrade to a newer version. You also have the option of installing a pre-compiled <a href="../www/download.html">binary release</a>. However, if you still want to install from source, choose a platform, <a href="install-source.html#unix">Unix</a> or <a href="install-source.html#windows">Windows</a>. Before installing from source, you may want to review recent <a href="changelog.html">changes</a> to the ImageMagick distribution.</p>
+<p>If the <a href="identify.html">identify</a> program executes and identifies itself as ImageMagick, you may not need to install ImageMagick from source unless you want to add support for additional image formats or upgrade to a newer version. You also have the option of installing a pre-compiled <a href="download.html">binary release</a>. However, if you still want to install from source, choose a platform, <a href="install-source.html#unix">Unix</a> or <a href="install-source.html#windows">Windows</a>. Before installing from source, you may want to review recent <a href="changelog.html">changes</a> to the ImageMagick distribution.</p>
<p>The authoritative source code repository is <a href="https://github.com/ImageMagick">https://github.com/ImageMagick</a>. We maintain a source code mirror at <a href="https://git.imagemagick.org/repos/ImageMagick">https://git.imagemagick.org/repos/ImageMagick</a>. We test and deploy ImageMagick with <a href="https://travis-ci.org/ImageMagick">Travis CI</a> and <a href="https://ci.appveyor.com/project/dlemstra/imagemagick-windows">AppVeyor</a>.</p>
<pre class="highlight"><code>make check
</code></pre>
-<p>Congratulations, you have a working ImageMagick distribution and you are ready to use ImageMagick to <a href="../Usage/">convert, compose, or edit</a> your images or perhaps you'll want to use one of the <a href="../www/develop.html">Application Program Interfaces</a> for C, C++, Perl, and others.</p>
+<p>Congratulations, you have a working ImageMagick distribution and you are ready to use ImageMagick to <a href="../Usage/">convert, compose, or edit</a> your images or perhaps you'll want to use one of the <a href="develop.html">Application Program Interfaces</a> for C, C++, Perl, and others.</p>
<p>The above instructions will satisfy a great number of ImageMagick users, but we suspect a few will have additional questions or problems to consider. For example, what does one do if ImageMagick fails to configure or compile? Or what if you don't have administrator privileges and what if you don't want to install ImageMagick in the default <code>/../usr/local</code> folder? You will find the answer to these questions, and more, in <a href="advanced-unix-installation.html">Advanced Unix Source Installation</a>.</p>
<h2><a class="anchor" id="windows"></a>Install from Windows Source</h2>
-<p>Building ImageMagick source for Windows requires a modern version of Microsoft Visual Studio IDE. Users have reported success with the Borland C++ compiler as well. If you don't have a compiler you can still install a self-installing <a href="../www/download.html">binary release</a>.</p>
+<p>Building ImageMagick source for Windows requires a modern version of Microsoft Visual Studio IDE. Users have reported success with the Borland C++ compiler as well. If you don't have a compiler you can still install a self-installing <a href="download.html">binary release</a>.</p>
<p>Clone the Github repo:<p>
<pre class="highlight"><code>validate
</code></pre>
-<p>Congratulations, you have a working ImageMagick distribution under Windows and you are ready to use ImageMagick to <a href="../Usage/">convert, compose, or edit</a> your images or perhaps you'll want to use one of the <a href="../www/develop.html">Application Program Interfaces</a> for C, C++, Perl, and others.</p>
+<p>Congratulations, you have a working ImageMagick distribution under Windows and you are ready to use ImageMagick to <a href="../Usage/">convert, compose, or edit</a> your images or perhaps you'll want to use one of the <a href="develop.html">Application Program Interfaces</a> for C, C++, Perl, and others.</p>
<p>The above instructions will satisfy a great number of ImageMagick users, but we suspect a few will have additional questions or problems to consider. For example, what does one do if ImageMagick fails to configure or compile? Or what if you want to install ImageMagick in a place other than the <kbd>ImageMagick-7.0.8/VisualMagick/bin</kbd> folder? Or perhaps you want to build and install the <a href="ImageMagickObject.html">ImageMagickObject</a> COM+ component. You will find the answer to these questions, and more, in <a href="advanced-windows-installation.html">Advanced Windows Source Installation</a>.</p>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="install-source.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 27th April 2019 19:09 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>JP2 Encoding Options @ ImageMagick</title>
+ <title>ImageMagick - JP2 Encoding Options</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="jp2, encoding, options, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/jp2.html" rel="canonical" />
+ <link href="jp2.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<link href="../images/wand.ico" rel="shortcut icon" />
<link href="assets/magick.css" rel="stylesheet" />
</div>
</nav>
<div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
</main><!-- /.container -->
<footer class="magick-footer">
<p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
+ <a href="architecture.html">Architecture</a>
+
+ <a href="jp2.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
-
- <a href="jp2.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
- <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <br/>
<a href="support.html">Donate</a> •
- <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 5th January 2019 11:43 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>License @ ImageMagick</title>
+ <title>ImageMagick - License</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="license, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="license.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
<p>The legally binding and authoritative terms and conditions for use, reproduction, and distribution of ImageMagick follow:</p>
-<p>Copyright © 1999-2018 ImageMagick Studio LLC, a non-profit organization dedicated to making software imaging solutions freely available.</p>
+<p>Copyright © 1999-2017 ImageMagick Studio LLC, a non-profit organization dedicated to making software imaging solutions freely available.</p>
<p><b>1. Definitions</b>.</p>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="license.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Related Web Sites @ ImageMagick</title>
+ <title>ImageMagick - Related Web Sites</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="related, web, sites, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/links.html" rel="canonical" />
+ <link href="links.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<link href="../images/wand.ico" rel="shortcut icon" />
<link href="assets/magick.css" rel="stylesheet" />
</div>
</nav>
<div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<h2><a class="anchor" id="web"></a>Use ImageMagick Online</h2>
<ul>
<dd class="col-md-8"><a href="http://jqmagick.imagemagick.org/">JqMagick</a></dd>
- <dd class="col-md-8"><a href="https://www.imagemagick.org/MagickStudio/">Magick Studio</a></dd>
+ <dd class="col-md-8"><a href="../MagickStudio/">Magick Studio</a></dd>
</ul>
<h2><a class="anchor" id="command-line"></a>Command-line Tutorials</h2>
<h2><a class="anchor" id="mirrors"></a>ImageMagick Web Site Mirrors</h2>
<ul>
<dt class="col-md-4">United States</dt>
- <dd class="col-md-8"><a href="../">https://imagemagick.org</a></dd>
+ <dd class="col-md-8"><a href="../index.html">https://imagemagick.org</a></dd>
</ul>
<h2><a class="anchor" id="bank"></a>Image Bank</h2>
</main><!-- /.container -->
<footer class="magick-footer">
<p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
+ <a href="architecture.html">Architecture</a>
+
+ <a href="links.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
-
- <a href="links.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
- <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <br/>
<a href="support.html">Donate</a> •
- <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 5th January 2019 11:42 -->
\ No newline at end of file
+<!-- Magick Cache 27th April 2019 18:43 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Magick++, C++ API @ ImageMagick</title>
+ <title>ImageMagick - Magick++, C++ API</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magick++, c++, api, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="magick++.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
<p class="text-center"><a href="magick++.html#documentation">Documentation</a> • <a href="magick++.html#get">Obtaining Magick++</a> • <a href="magick++.html#install">Installation</a> • <a href="magick++.html#bugs">Reporting Bugs</a></p>
<a class="anchor" id="intro"></a>
-<p class="lead magick-description"><a href="api/Magick++/index.html">Magick++ API</a> is the object-oriented C++ API to the <a href="../">ImageMagick</a> image-processing library.</p>
+<p class="lead magick-description"><a href="api/Magick++/index.html">Magick++ API</a> is the object-oriented C++ API to the <a href="../index.html">ImageMagick</a> image-processing library.</p>
<p>Magick++ supports an object model which is inspired by <a href="perl-magick.html">PerlMagick</a>.
Images support implicit reference counting so that copy constructors
and assignment incur almost no cost. The cost of actually copying an
functions which comprise the API. See a <a href="../Magick++/tutorial/Magick++_tutorial.pdf"> Gentle Introduction to Magick++</a> for an introductory tutorial to Magick++. We include the <a href="../Magick++/tutorial/Magick++_tutorial.odt" >source</a> if you want to correct, enhance, or expand the tutorial.</p>
<h2>Obtaining Magick++</h2>
<a class="anchor" id="get"></a>
-<p>Magick++ is included as part of <a href="api/quantize.html">ImageMagick</a>
-source releases and may be retrieved via <a href="../www/download.html">HTTP</a>
+<p>Magick++ is included as part of <a href="api/montage.html">ImageMagick</a>
+source releases and may be retrieved via <a href="download.html">HTTP</a>
or <a href="https://github.com/ImageMagick/ImageMagick/tree/master/Magick%2B%2B">GitHub</a>.
</p>
<h2>Installation</h2>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="magick++.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 27th April 2019 19:03 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>MagickCore, Low-level C API @ ImageMagick</title>
+ <title>ImageMagick - MagickCore, Low-level C API</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, low-level, c, api, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="magick-core.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="magick-core.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 27th April 2019 19:27 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Command-line Tools: Magick-script @ ImageMagick</title>
+ <title>ImageMagick - Command-line Tools: Magick-script</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="command-line, tools:, magick-script, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="magick-script.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
<main class="container">
<div class="magick-template">
<div class="magick-header">
-<p class="lead magick-description">Use the <code>magick-script</code> scripting language to convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more. See <a href="../www/command-line-processing.html">Command Line Processing</a> for advice on how to structure your <code>convert</code> command or see below for example usages of the command.</p>
+<p class="lead magick-description">Use the <code>magick-script</code> scripting language to convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more. See <a href="command-line-processing.html">Command Line Processing</a> for advice on how to structure your <code>convert</code> command or see below for example usages of the command.</p>
<p>Here is an example script:</p>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="magick-script.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 27th April 2019 17:24 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Magick Vector Graphics @ ImageMagick</title>
+ <title>ImageMagick - Magick Vector Graphics</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magick, vector, graphics, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/magick-vector-graphics.html" rel="canonical" />
+ <link href="magick-vector-graphics.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<link href="../images/wand.ico" rel="shortcut icon" />
<link href="assets/magick.css" rel="stylesheet" />
</div>
</nav>
<div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
</main><!-- /.container -->
<footer class="magick-footer">
<p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
+ <a href="architecture.html">Architecture</a>
+
+ <a href="magick-vector-graphics.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
-
- <a href="magick-vector-graphics.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
- <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <br/>
<a href="support.html">Donate</a> •
- <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 5th January 2019 11:43 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>MagickWand, C API @ ImageMagick</title>
+ <title>ImageMagick - MagickWand, C API</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickwc, api, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="magick-wand.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="magick-wand.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Command-line Tools: Magick @ ImageMagick</title>
+ <title>ImageMagick - Command-line Tools: Magick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="command-line, tools:, magick, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="magick.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
<main class="container">
<div class="magick-template">
<div class="magick-header">
-<p class="lead magick-description">Use the <code>magick</code> program to convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more. See <a href="../www/command-line-processing.html">Command Line Processing</a> for advice on how to structure your <code>convert</code> command or see below for example usages of the command.</p>
+<p class="lead magick-description">Use the <code>magick</code> program to convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more. See <a href="command-line-processing.html">Command Line Processing</a> for advice on how to structure your <code>convert</code> command or see below for example usages of the command.</p>
<p>We list a few examples of the <code>magick</code> command here to illustrate its usefulness and ease of use. To get started, lets convert an image in the JPEG format to PNG:</p>
-resize 400% -sigmoidal-contrast 11.6933 -colorspace sRGB output.png');
</code></pre>
-<p>Utilize other command-line <a href="../www/command-line-tools.html">tools</a> from the <code>magick</code> tool. To invoke this functionality, simply create a symbolic link to the <code>magick</code> tool or specify the tool you want to use as the first argument. These two methods are equivalent:</p>
+<p>Utilize other command-line <a href="command-line-tools.html">tools</a> from the <code>magick</code> tool. To invoke this functionality, simply create a symbolic link to the <code>magick</code> tool or specify the tool you want to use as the first argument. These two methods are equivalent:</p>
<pre class="highlight"><code>ln -s magick convert
convert rose.jpg rose.png
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="magick.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Magick Image File Format @ ImageMagick</title>
+ <title>ImageMagick - Magick Image File Format</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magick, image, file, format, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/miff.html" rel="canonical" />
+ <link href="miff.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<link href="../images/wand.ico" rel="shortcut icon" />
<link href="assets/magick.css" rel="stylesheet" />
</div>
</nav>
<div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
columns=1280 rows=1024 depth=8
compression=RLE
colorspace=RGB
-copyright={© 1999-2018 ImageMagick Studio LLC}
+copyright={© 1999-2017 ImageMagick Studio LLC}
⋮
</code></pre>
</main><!-- /.container -->
<footer class="magick-footer">
<p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
+ <a href="architecture.html">Architecture</a>
+
+ <a href="miff.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
-
- <a href="miff.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
- <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <br/>
<a href="support.html">Donate</a> •
- <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 5th January 2019 11:43 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Mirror @ ImageMagick</title>
+ <title>ImageMagick - Mirror</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="mirror, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="mirror.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
<div class="magick-template">
<div class="magick-header">
<p class="lead magick-description">ImageMagick source and binary distributions are available from a variety of FTP and Web mirrors around the world listed below. ImageMagick stable and development source releases are also available from <a href="http://git.imagemagick.org/repos/ImageMagick">Git</a>. Before you download, you may want to review recent <a href="changelog.html">changes</a> to the ImageMagick distribution. The authoritative source code repository is <a href="https://github.com/ImageMagick">https://github.com/ImageMagick</a>.</p>
-<p>The latest release of ImageMagick is version 7.0.8-23.</p>
+<p>The latest release of ImageMagick is version 7.0.8-42.</p>
<dl>
<dt>Germany</dt>
<dd><a href="http://mirror.checkdomain.de/imagemagick/">http://mirror.checkdomain.de/imagemagick/</a></dd>
<dd><a href="rsync://mirror.imagemagick.org/magick_html">rsync://mirror.imagemagick.org/magick_html/</a> (Web site mirror)</dd>
<dd><a href="rsync://mirror.imagemagick.org/magick_ftp">rsync://mirror.imagemagick.org/magick_ftp/</a> (FTP mirror)</dd>
</dl>
-<p>If you want to add a new mirror, please <a href="../www/https://imagemagick.org/script/contact.php">contact us</a>.</p>
+<p>If you want to add a new mirror, please <a href="https://imagemagick.org/script/contact.php">contact us</a>.</p>
</div>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="mirror.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Command-line Tools: Mogrify @ ImageMagick</title>
+ <title>ImageMagick - Command-line Tools: Mogrify</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="command-line, tools:, mogrify, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/mogrify.html" rel="canonical" />
+ <link href="mogrify.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<link href="../images/wand.ico" rel="shortcut icon" />
<link href="assets/magick.css" rel="stylesheet" />
</div>
</nav>
<div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<div class="magick-header">
<p class="text-center"><a href="mogrify.html#usage">Example Usage</a> • <a href="mogrify.html#options">Option Summary</a></p>
-<p class="lead magick-description">Use the <code>mogrify</code> program to resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more. This tool is similar to <a href="convert.html">convert</a> except that the original image file is <em>overwritten</em> (unless you change the file suffix with the <a href="command-line-options.html#format">-format</a> option) with any changes you request. See <a href="command-line-processing.html">Command Line Processing</a> for advice on how to structure your <code>mogrify</code> command or see below for sample usages of the command.</p>
+<p class="lead magick-description">Use the <code>mogrify</code> program to resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more. This tool is similar to <a href="convert.html">convert</a> except that the original image file is <em>overwritten</em> (unless you change the file suffix with the <a href="../www/command-line-options.html#format">-format</a> option) with any changes you request. See <a href="command-line-processing.html">Command Line Processing</a> for advice on how to structure your <code>mogrify</code> command or see below for sample usages of the command.</p>
<h2><a class="anchor" id="usage"></a>Example Usage</h2>
</tr>
<tr>
- <td><a href="command-line-options.html#adaptive-blur">-adaptive-blur <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#adaptive-blur">-adaptive-blur <var>geometry</var></a></td>
<td>adaptively blur pixels; decrease effect near edges</td>
</tr>
<tr>
- <td><a href="command-line-options.html#adaptive-resize">-adaptive-resize <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#adaptive-resize">-adaptive-resize <var>geometry</var></a></td>
<td>adaptively resize image with data dependent triangulation.</td>
</tr>
<tr>
- <td><a href="command-line-options.html#adaptive-sharpen">-adaptive-sharpen <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#adaptive-sharpen">-adaptive-sharpen <var>geometry</var></a></td>
<td>adaptively sharpen pixels; increase effect near edges</td>
</tr>
<tr>
- <td><a href="command-line-options.html#adjoin">-adjoin</a></td>
+ <td><a href="../www/command-line-options.html#adjoin">-adjoin</a></td>
<td>join images into a single multi-image file</td>
</tr>
<tr>
- <td><a href="command-line-options.html#affine">-affine <var>matrix</var></a></td>
+ <td><a href="../www/command-line-options.html#affine">-affine <var>matrix</var></a></td>
<td>affine transform matrix</td>
</tr>
<tr>
- <td><a href="command-line-options.html#alpha">-alpha</a></td>
+ <td><a href="../www/command-line-options.html#alpha">-alpha</a></td>
<td>on, activate, off, deactivate, set, opaque, copy",
transparent, extract, background, or shape the alpha channel</td>
</tr>
<tr>
- <td><a href="command-line-options.html#annotate">-annotate <var>geometry text</var></a></td>
+ <td><a href="../www/command-line-options.html#annotate">-annotate <var>geometry text</var></a></td>
<td>annotate the image with text</td>
</tr>
<tr>
- <td><a href="command-line-options.html#antialias">-antialias</a></td>
+ <td><a href="../www/command-line-options.html#antialias">-antialias</a></td>
<td>remove pixel-aliasing</td>
</tr>
<tr>
- <td><a href="command-line-options.html#append">-append</a></td>
+ <td><a href="../www/command-line-options.html#append">-append</a></td>
<td>append an image sequence</td>
</tr>
<tr>
- <td><a href="command-line-options.html#authenticate">-authenticate <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#authenticate">-authenticate <var>value</var></a></td>
<td>decipher image with this password</td>
</tr>
<tr>
- <td><a href="command-line-options.html#auto-gamma">-auto-gamma</a></td>
+ <td><a href="../www/command-line-options.html#auto-gamma">-auto-gamma</a></td>
<td>automagically adjust gamma level of image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#auto-level">-auto-level</a></td>
+ <td><a href="../www/command-line-options.html#auto-level">-auto-level</a></td>
<td>automagically adjust color levels of image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#auto-orient">-auto-orient</a></td>
+ <td><a href="../www/command-line-options.html#auto-orient">-auto-orient</a></td>
<td>automagically orient image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#auto-threshold">-auto-threshold <var>method</var></a></td>
+ <td><a href="../www/command-line-options.html#auto-threshold">-auto-threshold <var>method</var></a></td>
<td>automatically perform image thresholding</td>
</tr>
<tr>
- <td><a href="command-line-options.html#background">-background <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#background">-background <var>color</var></a></td>
<td>background color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#bench">-bench <var>iterations</var></a></td>
+ <td><a href="../www/command-line-options.html#bench">-bench <var>iterations</var></a></td>
<td>measure performance</td>
</tr>
<tr>
- <td><a href="command-line-options.html#bias">-bias <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#bias">-bias <var>value</var></a></td>
<td>add bias when convolving an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#black-threshold">-black-threshold <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#black-threshold">-black-threshold <var>value</var></a></td>
<td>force all pixels below the threshold into black</td>
</tr>
<tr>
- <td><a href="command-line-options.html#blue-primary">-blue-primary <var>point</var></a></td>
+ <td><a href="../www/command-line-options.html#blue-primary">-blue-primary <var>point</var></a></td>
<td>chromaticity blue primary point</td>
</tr>
<tr>
- <td><a href="command-line-options.html#blue-shift">-blue-shift <var>factor</var></a></td>
+ <td><a href="../www/command-line-options.html#blue-shift">-blue-shift <var>factor</var></a></td>
<td>simulate a scene at nighttime in the moonlight</td>
</tr>
<tr>
- <td><a href="command-line-options.html#blur">-blur <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#blur">-blur <var>geometry</var></a></td>
<td>reduce image noise and reduce detail levels</td>
</tr>
<tr>
- <td><a href="command-line-options.html#border">-border <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#border">-border <var>geometry</var></a></td>
<td>surround image with a border of color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#bordercolor">-bordercolor <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#bordercolor">-bordercolor <var>color</var></a></td>
<td>border color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#brightness-contrast">-brightness-contrast <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#brightness-contrast">-brightness-contrast <var>geometry</var></a></td>
<td>improve brightness / contrast of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#canny">-canny <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#canny">-canny <var>geometry</var></a></td>
<td>use a multi-stage algorithm to detect a wide range of edges in the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#caption">-caption <var>string</var></a></td>
+ <td><a href="../www/command-line-options.html#caption">-caption <var>string</var></a></td>
<td>assign a caption to an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#cdl">-cdl <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#cdl">-cdl <var>filename</var></a></td>
<td>color correct with a color decision list</td>
</tr>
<tr>
- <td><a href="command-line-options.html#channel">-channel <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#channel">-channel <var>type</var></a></td>
<td>apply option to select image channels</td>
</tr>
<tr>
- <td><a href="command-line-options.html#charcoal">-charcoal <var>radius</var></a></td>
+ <td><a href="../www/command-line-options.html#charcoal">-charcoal <var>radius</var></a></td>
<td>simulate a charcoal drawing</td>
</tr>
<tr>
- <td><a href="command-line-options.html#chop">-chop <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#chop">-chop <var>geometry</var></a></td>
<td>remove pixels from the image interior</td>
</tr>
<tr>
- <td><a href="command-line-options.html#clip">-clip</a></td>
+ <td><a href="../www/command-line-options.html#clip">-clip</a></td>
<td>clip along the first path from the 8BIM profile</td>
</tr>
<tr>
- <td><a href="command-line-options.html#clahe">-clahe <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#clahe">-clahe <var>geometry</var></a></td>
<td>contrast limited adaptive histogram equalization</td>
</tr>
<tr>
- <td><a href="command-line-options.html#clamp">-clamp</a></td>
+ <td><a href="../www/command-line-options.html#clamp">-clamp</a></td>
<td>set each pixel whose value is below zero to zero and any the pixel whose value is above the quantum range to the quantum range (e.g. 65535) otherwise the pixel value remains unchanged.</td>
</tr>
<tr>
- <td><a href="command-line-options.html#clip-mask">-clip-mask</a> <var>filename</var></td>
+ <td><a href="../www/command-line-options.html#clip-mask">-clip-mask</a> <var>filename</var></td>
<td>associate clip mask with the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#clip-path">-clip-path <var>id</var></a></td>
+ <td><a href="../www/command-line-options.html#clip-path">-clip-path <var>id</var></a></td>
<td>clip along a named path from the 8BIM profile</td>
</tr>
<tr>
- <td><a href="command-line-options.html#clut">-clut</a></td>
+ <td><a href="../www/command-line-options.html#clut">-clut</a></td>
<td>apply a color lookup table to the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#complex">-complex<var>operator</var></a></td>
+ <td><a href="../www/command-line-options.html#complex">-complex<var>operator</var></a></td>
<td>perform complex mathematics on an image sequence</td>
</tr>
<tr>
- <td><a href="command-line-options.html#connected-components">-connected-components <var>connectivity</var></a></td>
+ <td><a href="../www/command-line-options.html#connected-components">-connected-components <var>connectivity</var></a></td>
<td>connected-components uniquely labeled, choose from 4 or 8 way connectivity</td>
</tr>
<tr>
- <td><a href="command-line-options.html#contrast-stretch">-contrast-stretch <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#contrast-stretch">-contrast-stretch <var>geometry</var></a></td>
<td>improve the contrast in an image by `stretching' the range of intensity value</td>
</tr>
<tr>
- <td><a href="command-line-options.html#coalesce">-coalesce</a></td>
+ <td><a href="../www/command-line-options.html#coalesce">-coalesce</a></td>
<td>merge a sequence of images</td>
</tr>
<tr>
- <td><a href="command-line-options.html#colorize">-colorize <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#colorize">-colorize <var>value</var></a></td>
<td>colorize the image with the fill color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#color-matrix">-color-matrix <var>matrix</var></a></td>
+ <td><a href="../www/command-line-options.html#color-matrix">-color-matrix <var>matrix</var></a></td>
<td>apply color correction to the image.</td>
</tr>
<tr>
- <td><a href="command-line-options.html#colors">-colors <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#colors">-colors <var>value</var></a></td>
<td>preferred number of colors in the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#colorspace">-colorspace <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#colorspace">-colorspace <var>type</var></a></td>
<td>set image colorspace</td>
</tr>
<tr>
- <td><a href="command-line-options.html#combine">-combine</a></td>
+ <td><a href="../www/command-line-options.html#combine">-combine</a></td>
<td>combine a sequence of images</td>
</tr>
<tr>
- <td><a href="command-line-options.html#comment">-comment <var>string</var></a></td>
+ <td><a href="../www/command-line-options.html#comment">-comment <var>string</var></a></td>
<td>annotate image with comment</td>
</tr>
<tr>
- <td><a href="command-line-options.html#compose">-compose <var>operator</var></a></td>
+ <td><a href="../www/command-line-options.html#compose">-compose <var>operator</var></a></td>
<td>set image composite operator</td>
</tr>
<tr>
- <td><a href="command-line-options.html#composite">-composite</a></td>
+ <td><a href="../www/command-line-options.html#composite">-composite</a></td>
<td>composite image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#compress">-compress <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#compress">-compress <var>type</var></a></td>
<td>image compression type</td>
</tr>
<tr>
- <td><a href="command-line-options.html#contrast">-contrast</a></td>
+ <td><a href="../www/command-line-options.html#contrast">-contrast</a></td>
<td>enhance or reduce the image contrast</td>
</tr>
<tr>
- <td><a href="command-line-options.html#convolve">-convolve <var>coefficients</var></a></td>
+ <td><a href="../www/command-line-options.html#convolve">-convolve <var>coefficients</var></a></td>
<td>apply a convolution kernel to the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#copy">-copy <var>geometry</var> <var>offset</var></a></td>
+ <td><a href="../www/command-line-options.html#copy">-copy <var>geometry</var> <var>offset</var></a></td>
<td>copy pixels from one area of an image to another</td>
</tr>
<tr>
- <td><a href="command-line-options.html#crop">-crop <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#crop">-crop <var>geometry</var></a></td>
<td>crop the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#cycle">-cycle <var>amount</var></a></td>
+ <td><a href="../www/command-line-options.html#cycle">-cycle <var>amount</var></a></td>
<td>cycle the image colormap</td>
</tr>
<tr>
- <td><a href="command-line-options.html#decipher">-decipher <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#decipher">-decipher <var>filename</var></a></td>
<td>convert cipher pixels to plain</td>
</tr>
<tr>
- <td><a href="command-line-options.html#debug">-debug <var>events</var></a></td>
+ <td><a href="../www/command-line-options.html#debug">-debug <var>events</var></a></td>
<td>display copious debugging information</td>
</tr>
<tr>
- <td><a href="command-line-options.html#define">-define <var>format:option</var></a></td>
+ <td><a href="../www/command-line-options.html#define">-define <var>format:option</var></a></td>
<td>define one or more image format options</td>
</tr>
<tr>
- <td><a href="command-line-options.html#deconstruct">-deconstruct</a></td>
+ <td><a href="../www/command-line-options.html#deconstruct">-deconstruct</a></td>
<td>break down an image sequence into constituent parts</td>
</tr>
<tr>
- <td><a href="command-line-options.html#delay">-delay <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#delay">-delay <var>value</var></a></td>
<td>display the next image after pausing</td>
</tr>
<tr>
- <td><a href="command-line-options.html#delete">-delete <var>index</var></a></td>
+ <td><a href="../www/command-line-options.html#delete">-delete <var>index</var></a></td>
<td>delete the image from the image sequence</td>
</tr>
<tr>
- <td><a href="command-line-options.html#density">-density <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#density">-density <var>geometry</var></a></td>
<td>horizontal and vertical density of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#depth">-depth <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#depth">-depth <var>value</var></a></td>
<td>image depth</td>
</tr>
<tr>
- <td><a href="command-line-options.html#despeckle">-despeckle</a></td>
+ <td><a href="../www/command-line-options.html#despeckle">-despeckle</a></td>
<td>reduce the speckles within an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#direction">-direction <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#direction">-direction <var>type</var></a></td>
<td>render text right-to-left or left-to-right</td>
</tr>
<tr>
- <td><a href="command-line-options.html#display">-display <var>server</var></a></td>
+ <td><a href="../www/command-line-options.html#display">-display <var>server</var></a></td>
<td>get image or font from this X server</td>
</tr>
<tr>
- <td><a href="command-line-options.html#dispose">-dispose <var>method</var></a></td>
+ <td><a href="../www/command-line-options.html#dispose">-dispose <var>method</var></a></td>
<td>layer disposal method</td>
</tr>
<tr>
- <td><a href="command-line-options.html#distort">-distort <var>type coefficients</var></a></td>
+ <td><a href="../www/command-line-options.html#distort">-distort <var>type coefficients</var></a></td>
<td>distort image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#distribute-cache">-distribute-cache <var>port</var></a></td>
+ <td><a href="../www/command-line-options.html#distribute-cache">-distribute-cache <var>port</var></a></td>
<td>launch a pixel cache server</td>
</tr>
<tr>
- <td><a href="command-line-options.html#dither">-dither <var>method</var></a></td>
+ <td><a href="../www/command-line-options.html#dither">-dither <var>method</var></a></td>
<td>apply error diffusion to image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#draw">-draw <var>string</var></a></td>
+ <td><a href="../www/command-line-options.html#draw">-draw <var>string</var></a></td>
<td>annotate the image with a graphic primitive</td>
</tr>
<tr>
- <td><a href="command-line-options.html#duplicate">-duplicate <var>count,indexes</var></a></td>
+ <td><a href="../www/command-line-options.html#duplicate">-duplicate <var>count,indexes</var></a></td>
<td>duplicate an image one or more times</td>
</tr>
<tr>
- <td><a href="command-line-options.html#edge">-edge <var>radius</var></a></td>
+ <td><a href="../www/command-line-options.html#edge">-edge <var>radius</var></a></td>
<td>apply a filter to detect edges in the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#emboss">-emboss <var>radius</var></a></td>
+ <td><a href="../www/command-line-options.html#emboss">-emboss <var>radius</var></a></td>
<td>emboss an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#encipher">-encipher <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#encipher">-encipher <var>filename</var></a></td>
<td>convert plain pixels to cipher pixels</td>
</tr>
<tr>
- <td><a href="command-line-options.html#encoding">-encoding <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#encoding">-encoding <var>type</var></a></td>
<td>text encoding type</td>
</tr>
<tr>
- <td><a href="command-line-options.html#endian">-endian <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#endian">-endian <var>type</var></a></td>
<td>endianness (MSB or LSB) of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#enhance">-enhance</a></td>
+ <td><a href="../www/command-line-options.html#enhance">-enhance</a></td>
<td>apply a digital filter to enhance a noisy image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#equalize">-equalize</a></td>
+ <td><a href="../www/command-line-options.html#equalize">-equalize</a></td>
<td>perform histogram equalization to an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#evaluate">-evaluate <var>operator value</var></a></td>
+ <td><a href="../www/command-line-options.html#evaluate">-evaluate <var>operator value</var></a></td>
<td>evaluate an arithmetic, relational, or logical expression</td>
</tr>
<tr>
- <td><a href="command-line-options.html#evaluate-sequence">-evaluate-sequence <var>operator</var></a></td>
+ <td><a href="../www/command-line-options.html#evaluate-sequence">-evaluate-sequence <var>operator</var></a></td>
<td>evaluate an arithmetic, relational, or logical expression for an image sequence</td>
</tr>
<tr>
- <td><a href="command-line-options.html#extent">-extent <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#extent">-extent <var>geometry</var></a></td>
<td>set the image size</td>
</tr>
<tr>
- <td><a href="command-line-options.html#extract">-extract <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#extract">-extract <var>geometry</var></a></td>
<td>extract area from image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#family">-family <var>name</var></a></td>
+ <td><a href="../www/command-line-options.html#family">-family <var>name</var></a></td>
<td>render text with this font family</td>
</tr>
<tr>
- <td><a href="command-line-options.html#features">-features <var>distance</var></a></td>
+ <td><a href="../www/command-line-options.html#features">-features <var>distance</var></a></td>
<td>analyze image features (e.g. contract, correlations, etc.).</td>
</tr>
<tr>
- <td><a href="command-line-options.html#fft">-fft</a></td>
+ <td><a href="../www/command-line-options.html#fft">-fft</a></td>
<td>implements the discrete Fourier transform (DFT)</td>
</tr>
<tr>
- <td><a href="command-line-options.html#fill">-fill <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#fill">-fill <var>color</var></a></td>
<td>color to use when filling a graphic primitive</td>
</tr>
<tr>
- <td><a href="command-line-options.html#filter">-filter <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#filter">-filter <var>type</var></a></td>
<td>use this filter when resizing an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#flatten">-flatten</a></td>
+ <td><a href="../www/command-line-options.html#flatten">-flatten</a></td>
<td>flatten a sequence of images</td>
</tr>
<tr>
- <td><a href="command-line-options.html#flip">-flip</a></td>
+ <td><a href="../www/command-line-options.html#flip">-flip</a></td>
<td>flip image in the vertical direction</td>
</tr>
<tr>
- <td><a href="command-line-options.html#floodfill">-floodfill <var>geometry color</var></a></td>
+ <td><a href="../www/command-line-options.html#floodfill">-floodfill <var>geometry color</var></a></td>
<td>floodfill the image with color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#flop">-flop</a></td>
+ <td><a href="../www/command-line-options.html#flop">-flop</a></td>
<td>flop image in the horizontal direction</td>
</tr>
<tr>
- <td><a href="command-line-options.html#font">-font <var>name</var></a></td>
+ <td><a href="../www/command-line-options.html#font">-font <var>name</var></a></td>
<td>render text with this font</td>
</tr>
<tr>
- <td><a href="command-line-options.html#format">-format <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#format">-format <var>type</var></a></td>
<td>output formatted image characteristics</td>
</tr>
<tr>
- <td><a href="command-line-options.html#frame">-frame <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#frame">-frame <var>geometry</var></a></td>
<td>surround image with an ornamental border</td>
</tr>
<tr>
- <td><a href="command-line-options.html#function">-function <var>name</var></a></td>
+ <td><a href="../www/command-line-options.html#function">-function <var>name</var></a></td>
<td>apply a function to the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#fuzz">-fuzz <var>distance</var></a></td>
+ <td><a href="../www/command-line-options.html#fuzz">-fuzz <var>distance</var></a></td>
<td>colors within this distance are considered equal</td>
</tr>
<tr>
- <td><a href="command-line-options.html#fx">-fx <var>expression</var></a></td>
+ <td><a href="../www/command-line-options.html#fx">-fx <var>expression</var></a></td>
<td>apply mathematical expression to an image channel(s)</td>
</tr>
<tr>
- <td><a href="command-line-options.html#gamma">-gamma <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#gamma">-gamma <var>value</var></a></td>
<td>level of gamma correction</td>
</tr>
<tr>
- <td><a href="command-line-options.html#gaussian-blur">-gaussian-blur <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#gaussian-blur">-gaussian-blur <var>geometry</var></a></td>
<td>reduce image noise and reduce detail levels</td>
</tr>
<tr>
- <td><a href="command-line-options.html#geometry">-geometry <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#geometry">-geometry <var>geometry</var></a></td>
<td>preferred size or location of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#gravity">-gravity <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#gravity">-gravity <var>type</var></a></td>
<td>horizontal and vertical text placement</td>
</tr>
<tr>
- <td><a href="command-line-options.html#grayscale">-grayscale <var>method</var></a></td>
+ <td><a href="../www/command-line-options.html#grayscale">-grayscale <var>method</var></a></td>
<td>convert image to grayscale</td>
</tr>
<tr>
- <td><a href="command-line-options.html#green-primary">-green-primary <var>point</var></a></td>
+ <td><a href="../www/command-line-options.html#green-primary">-green-primary <var>point</var></a></td>
<td>chromaticity green primary point</td>
</tr>
<tr>
- <td><a href="command-line-options.html#help">-help</a></td>
+ <td><a href="../www/command-line-options.html#help">-help</a></td>
<td>print program options</td>
</tr>
<tr>
- <td><a href="command-line-options.html#hough-lines">-hough-lines <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#hough-lines">-hough-lines <var>geometry</var></a></td>
<td>identify lines in the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#identify">-identify</a></td>
+ <td><a href="../www/command-line-options.html#identify">-identify</a></td>
<td>identify the format and characteristics of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#ift">-ifft</a></td>
+ <td><a href="../www/command-line-options.html#ift">-ifft</a></td>
<td>implements the inverse discrete Fourier transform (DFT)</td>
</tr>
<tr>
- <td><a href="command-line-options.html#implode">-implode <var>amount</var></a></td>
+ <td><a href="../www/command-line-options.html#implode">-implode <var>amount</var></a></td>
<td>implode image pixels about the center</td>
</tr>
<tr>
- <td><a href="command-line-options.html#insert">-insert <var>index</var></a></td>
+ <td><a href="../www/command-line-options.html#insert">-insert <var>index</var></a></td>
<td>insert last image into the image sequence</td>
</tr>
<tr>
- <td><a href="command-line-options.html#intensity">-intensity <var>method</var></a></td>
+ <td><a href="../www/command-line-options.html#intensity">-intensity <var>method</var></a></td>
<td>method to generate an intensity value from a pixel</td>
</tr>
<tr>
- <td><a href="command-line-options.html#intent">-intent <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#intent">-intent <var>type</var></a></td>
<td>type of rendering intent when managing the image color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#interlace">-interlace <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#interlace">-interlace <var>type</var></a></td>
<td>type of image interlacing scheme</td>
</tr>
<tr>
- <td><a href="command-line-options.html#interline-spacing">-interline-spacing <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#interline-spacing">-interline-spacing <var>value</var></a></td>
<td>the space between two text lines</td>
</tr>
<tr>
- <td><a href="command-line-options.html#interpolate">-interpolate <var>method</var></a></td>
+ <td><a href="../www/command-line-options.html#interpolate">-interpolate <var>method</var></a></td>
<td>pixel color interpolation method</td>
</tr>
<tr>
- <td><a href="command-line-options.html#interword-spacing">-interword-spacing <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#interword-spacing">-interword-spacing <var>value</var></a></td>
<td>the space between two words</td>
</tr>
<tr>
- <td><a href="command-line-options.html#kerning">-kerning <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#kerning">-kerning <var>value</var></a></td>
<td>the space between two characters</td>
</tr>
<tr>
- <td><a href="command-line-options.html#kuwahara">-kuwahara <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#kuwahara">-kuwahara <var>geometry</var></a></td>
<td>edge preserving noise reduction filter</td>
</tr>
<tr>
- <td><a href="command-line-options.html#label">-label <var>string</var></a></td>
+ <td><a href="../www/command-line-options.html#label">-label <var>string</var></a></td>
<td>assign a label to an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#lat">-lat <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#lat">-lat <var>geometry</var></a></td>
<td>local adaptive thresholding</td>
</tr>
<tr>
- <td><a href="command-line-options.html#layers">-layers <var>method</var></a></td>
+ <td><a href="../www/command-line-options.html#layers">-layers <var>method</var></a></td>
<td>optimize or compare image layers</td>
</tr>
<tr>
- <td><a href="command-line-options.html#level">-level <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#level">-level <var>value</var></a></td>
<td>adjust the level of image contrast</td>
</tr>
<tr>
- <td><a href="command-line-options.html#limit">-limit <var>type value</var></a></td>
+ <td><a href="../www/command-line-options.html#limit">-limit <var>type value</var></a></td>
<td>pixel cache resource limit</td>
</tr>
<tr>
- <td><a href="command-line-options.html#linear-stretch">-linear-stretch <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#linear-stretch">-linear-stretch <var>geometry</var></a></td>
<td>linear with saturation histogram stretch</td>
</tr>
<tr>
- <td><a href="command-line-options.html#liquid-rescale">-liquid-rescale <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#liquid-rescale">-liquid-rescale <var>geometry</var></a></td>
<td>rescale image with seam-carving</td>
</tr>
<tr>
- <td><a href="command-line-options.html#log">-log <var>format</var></a></td>
+ <td><a href="../www/command-line-options.html#log">-log <var>format</var></a></td>
<td>format of debugging information</td>
</tr>
<tr>
- <td><a href="command-line-options.html#loop">-loop <var>iterations</var></a></td>
+ <td><a href="../www/command-line-options.html#loop">-loop <var>iterations</var></a></td>
<td>add Netscape loop extension to your GIF animation</td>
</tr>
<tr>
- <td><a href="command-line-options.html#mattecolor">-mattecolor <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#mattecolor">-mattecolor <var>color</var></a></td>
<td>frame color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#median">-median <var>radius</var></a></td>
+ <td><a href="../www/command-line-options.html#median">-median <var>radius</var></a></td>
<td>apply a median filter to the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#mean-shift">-mean-shift <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#mean-shift">-mean-shift <var>geometry</var></a></td>
<td>delineate arbitrarily shaped clusters in the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#metric">-metric <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#metric">-metric <var>type</var></a></td>
<td>measure differences between images with this metric</td>
</tr>
<tr>
- <td><a href="command-line-options.html#mode">-mode <var>radius</var></a></td>
+ <td><a href="../www/command-line-options.html#mode">-mode <var>radius</var></a></td>
<td>make each pixel the 'predominant color' of the neighborhood</td>
</tr>
<tr>
- <td><a href="command-line-options.html#modulate">-modulate <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#modulate">-modulate <var>value</var></a></td>
<td>vary the brightness, saturation, and hue</td>
</tr>
<tr>
- <td><a href="command-line-options.html#monitor">-monitor</a></td>
+ <td><a href="../www/command-line-options.html#monitor">-monitor</a></td>
<td>monitor progress</td>
</tr>
<tr>
- <td><a href="command-line-options.html#monochrome">-monochrome</a></td>
+ <td><a href="../www/command-line-options.html#monochrome">-monochrome</a></td>
<td>transform image to black and white</td>
</tr>
<tr>
- <td><a href="command-line-options.html#morph">-morph <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#morph">-morph <var>value</var></a></td>
<td>morph an image sequence</td>
</tr>
<tr>
- <td><a href="command-line-options.html#morphology">-morphology <var>method</var></a> <var>kernel</var></td>
+ <td><a href="../www/command-line-options.html#morphology">-morphology <var>method</var></a> <var>kernel</var></td>
<td>apply a morphology method to the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#motion-blur">-motion-blur <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#motion-blur">-motion-blur <var>geometry</var></a></td>
<td>simulate motion blur</td>
</tr>
<tr>
- <td><a href="command-line-options.html#negate">-negate</a></td>
+ <td><a href="../www/command-line-options.html#negate">-negate</a></td>
<td>replace each pixel with its complementary color </td>
</tr>
<tr>
- <td><a href="command-line-options.html#noise">-noise <var>radius</var></a></td>
+ <td><a href="../www/command-line-options.html#noise">-noise <var>radius</var></a></td>
<td>add or reduce noise in an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#normalize">-normalize</a></td>
+ <td><a href="../www/command-line-options.html#normalize">-normalize</a></td>
<td>transform image to span the full range of colors</td>
</tr>
<tr>
- <td><a href="command-line-options.html#opaque">-opaque <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#opaque">-opaque <var>color</var></a></td>
<td>change this color to the fill color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#ordered-dither">-ordered-dither <var>NxN</var></a></td>
+ <td><a href="../www/command-line-options.html#ordered-dither">-ordered-dither <var>NxN</var></a></td>
<td>ordered dither the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#orient">-orient <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#orient">-orient <var>type</var></a></td>
<td>image orientation</td>
</tr>
<tr>
- <td><a href="command-line-options.html#page">-page <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#page">-page <var>geometry</var></a></td>
<td>size and location of an image canvas (setting)</td>
</tr>
<tr>
- <td><a href="command-line-options.html#page">-path <var>path</var></a></td>
+ <td><a href="../www/command-line-options.html#page">-path <var>path</var></a></td>
<td>write images to this path on disk</td>
</tr>
<tr>
- <td><a href="command-line-options.html#paint">-paint <var>radius</var></a></td>
+ <td><a href="../www/command-line-options.html#paint">-paint <var>radius</var></a></td>
<td>simulate an oil painting</td>
</tr>
<tr>
- <td><a href="command-line-options.html#perceptible">-perceptible</a></td>
+ <td><a href="../www/command-line-options.html#perceptible">-perceptible</a></td>
<td>set each pixel whose value is less than |<var>epsilon</var>| to <var>-epsilon</var> or <var>epsilon</var> (whichever is closer) otherwise the pixel value remains unchanged.</td>
</tr>
<tr>
- <td><a href="command-line-options.html#ping">-ping</a></td>
+ <td><a href="../www/command-line-options.html#ping">-ping</a></td>
<td>efficiently determine image attributes</td>
</tr>
<tr>
- <td><a href="command-line-options.html#pointsize">-pointsize <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#pointsize">-pointsize <var>value</var></a></td>
<td>font point size</td>
</tr>
<tr>
- <td><a href="command-line-options.html#polaroid">-polaroid <var>angle</var></a></td>
+ <td><a href="../www/command-line-options.html#polaroid">-polaroid <var>angle</var></a></td>
<td>simulate a Polaroid picture</td>
</tr>
<tr>
- <td><a href="command-line-options.html#poly">-poly <var>terms</var></a></td>
+ <td><a href="../www/command-line-options.html#poly">-poly <var>terms</var></a></td>
<td>build a polynomial from the image sequence and the corresponding terms (coefficients and degree pairs).</td>
</tr>
<tr>
- <td><a href="command-line-options.html#posterize">-posterize <var>levels</var></a></td>
+ <td><a href="../www/command-line-options.html#posterize">-posterize <var>levels</var></a></td>
<td>reduce the image to a limited number of color levels</td>
</tr>
<tr>
- <td><a href="command-line-options.html#precision">-precision <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#precision">-precision <var>value</var></a></td>
<td>set the maximum number of significant digits to be printed</td>
</tr>
<tr>
- <td><a href="command-line-options.html#preview">-preview <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#preview">-preview <var>type</var></a></td>
<td>image preview type</td>
</tr>
<tr>
- <td><a href="command-line-options.html#print">-print <var>string</var></a></td>
+ <td><a href="../www/command-line-options.html#print">-print <var>string</var></a></td>
<td>interpret string and print to console</td>
</tr>
<tr>
- <td><a href="command-line-options.html#process">-process <var>image-filter</var></a></td>
+ <td><a href="../www/command-line-options.html#process">-process <var>image-filter</var></a></td>
<td>process the image with a custom image filter</td>
</tr>
<tr>
- <td><a href="command-line-options.html#profile">-profile <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#profile">-profile <var>filename</var></a></td>
<td>add, delete, or apply an image profile</td>
</tr>
<tr>
- <td><a href="command-line-options.html#quality">-quality <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#quality">-quality <var>value</var></a></td>
<td>JPEG/MIFF/PNG compression level</td>
</tr>
<tr>
- <td><a href="command-line-options.html#quantize">-quantize <var>colorspace</var></a></td>
+ <td><a href="../www/command-line-options.html#quantize">-quantize <var>colorspace</var></a></td>
<td>reduce image colors in this colorspace</td>
</tr>
<tr>
- <td><a href="command-line-options.html#quiet">-quiet</a></td>
+ <td><a href="../www/command-line-options.html#quiet">-quiet</a></td>
<td>suppress all warning messages</td>
</tr>
<tr>
- <td><a href="command-line-options.html#radial-blur">-radial-blur <var>angle</var></a></td>
+ <td><a href="../www/command-line-options.html#radial-blur">-radial-blur <var>angle</var></a></td>
<td>radial blur the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#raise">-raise <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#raise">-raise <var>value</var></a></td>
<td>lighten/darken image edges to create a 3-D effect</td>
</tr>
<tr>
- <td><a href="command-line-options.html#random-threshold">-random-threshold <var>low, high</var></a></td>
+ <td><a href="../www/command-line-options.html#random-threshold">-random-threshold <var>low, high</var></a></td>
<td>random threshold the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#range-threshold">-range-threshold <var>low-black, low-white, high-white, high-black</var></a></td>
+ <td><a href="../www/command-line-options.html#range-threshold">-range-threshold <var>low-black, low-white, high-white, high-black</var></a></td>
<td>perform either hard or soft thresholding within some range of values in an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#read-mask">-read-mask <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#read-mask">-read-mask <var>filename</var></a></td>
<td>associate a read mask with the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#red-primary">-red-primary <var>point</var></a></td>
+ <td><a href="../www/command-line-options.html#red-primary">-red-primary <var>point</var></a></td>
<td>chromaticity red primary point</td>
</tr>
<tr>
- <td><a href="command-line-options.html#regard-warnings">-regard-warnings</a></td>
+ <td><a href="../www/command-line-options.html#regard-warnings">-regard-warnings</a></td>
<td>pay attention to warning messages.</td>
</tr>
<tr>
- <td><a href="command-line-options.html#region">-region <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#region">-region <var>geometry</var></a></td>
<td>apply options to a portion of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#remap">-remap <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#remap">-remap <var>filename</var></a></td>
<td>transform image colors to match this set of colors</td>
</tr>
<tr>
- <td><a href="command-line-options.html#render">-render</a></td>
+ <td><a href="../www/command-line-options.html#render">-render</a></td>
<td>render vector graphics</td>
</tr>
<tr>
- <td><a href="command-line-options.html#repage">-repage <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#repage">-repage <var>geometry</var></a></td>
<td>size and location of an image canvas</td>
</tr>
<tr>
- <td><a href="command-line-options.html#resample">-resample <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#resample">-resample <var>geometry</var></a></td>
<td>change the resolution of an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#resize">-resize <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#resize">-resize <var>geometry</var></a></td>
<td>resize the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#respect-parentheses">-respect-parentheses</a></td>
+ <td><a href="../www/command-line-options.html#respect-parentheses">-respect-parentheses</a></td>
<td>settings remain in effect until parenthesis boundary.</td>
</tr>
<tr>
- <td><a href="command-line-options.html#roll">-roll <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#roll">-roll <var>geometry</var></a></td>
<td>roll an image vertically or horizontally</td>
</tr>
<tr>
- <td><a href="command-line-options.html#rotate">-rotate <var>degrees</var></a></td>
+ <td><a href="../www/command-line-options.html#rotate">-rotate <var>degrees</var></a></td>
<td>apply Paeth rotation to the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#sample">-sample <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#sample">-sample <var>geometry</var></a></td>
<td>scale image with pixel sampling</td>
</tr>
<tr>
- <td><a href="command-line-options.html#sampling-factor">-sampling-factor <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#sampling-factor">-sampling-factor <var>geometry</var></a></td>
<td>horizontal and vertical sampling factor</td>
</tr>
<tr>
- <td><a href="command-line-options.html#scale">-scale <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#scale">-scale <var>geometry</var></a></td>
<td>scale the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#scene">-scene <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#scene">-scene <var>value</var></a></td>
<td>image scene number</td>
</tr>
<tr>
- <td><a href="command-line-options.html#seed">-seed <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#seed">-seed <var>value</var></a></td>
<td>seed a new sequence of pseudo-random numbers</td>
</tr>
<tr>
- <td><a href="command-line-options.html#segment">-segment <var>values</var></a></td>
+ <td><a href="../www/command-line-options.html#segment">-segment <var>values</var></a></td>
<td>segment an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#threshold">-selective-blur <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#threshold">-selective-blur <var>geometry</var></a></td>
<td>selectively blur pixels within a contrast threshold</td>
</tr>
<tr>
- <td><a href="command-line-options.html#separate">-separate</a></td>
+ <td><a href="../www/command-line-options.html#separate">-separate</a></td>
<td>separate an image channel into a grayscale image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#sepia-tone">-sepia-tone <var>threshold</var></a></td>
+ <td><a href="../www/command-line-options.html#sepia-tone">-sepia-tone <var>threshold</var></a></td>
<td>simulate a sepia-toned photo</td>
</tr>
<tr>
- <td><a href="command-line-options.html#set">-set <var>attribute value</var></a></td>
+ <td><a href="../www/command-line-options.html#set">-set <var>attribute value</var></a></td>
<td>set an image attribute</td>
</tr>
<tr>
- <td><a href="command-line-options.html#shade">-shade <var>degrees</var></a></td>
+ <td><a href="../www/command-line-options.html#shade">-shade <var>degrees</var></a></td>
<td>shade the image using a distant light source</td>
</tr>
<tr>
- <td><a href="command-line-options.html#shadow">-shadow <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#shadow">-shadow <var>geometry</var></a></td>
<td>simulate an image shadow</td>
</tr>
<tr>
- <td><a href="command-line-options.html#sharpen">-sharpen <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#sharpen">-sharpen <var>geometry</var></a></td>
<td>sharpen the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#shave">-shave <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#shave">-shave <var>geometry</var></a></td>
<td>shave pixels from the image edges</td>
</tr>
<tr>
- <td><a href="command-line-options.html#shear">-shear <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#shear">-shear <var>geometry</var></a></td>
<td>slide one edge of the image along the X or Y axis</td>
</tr>
<tr>
- <td><a href="command-line-options.html#sigmoidal">-sigmoidal-contrast <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#sigmoidal">-sigmoidal-contrast <var>geometry</var></a></td>
<td>increase the contrast without saturating highlights or shadows</td>
</tr>
<tr>
- <td><a href="command-line-options.html#size">-size <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#size">-size <var>geometry</var></a></td>
<td>width and height of image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#sketch">-sketch <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#sketch">-sketch <var>geometry</var></a></td>
<td>simulate a pencil sketch</td>
</tr>
<tr>
- <td><a href="command-line-options.html#smush">-smush <var>offset</var></a></td>
+ <td><a href="../www/command-line-options.html#smush">-smush <var>offset</var></a></td>
<td>smush an image sequence together</td>
</tr>
<tr>
- <td><a href="command-line-options.html#solarize">-solarize <var>threshold</var></a></td>
+ <td><a href="../www/command-line-options.html#solarize">-solarize <var>threshold</var></a></td>
<td>negate all pixels above the threshold level</td>
</tr>
<tr>
- <td><a href="command-line-options.html#splice">-splice <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#splice">-splice <var>geometry</var></a></td>
<td>splice the background color into the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#spread">-spread <var>radius</var></a></td>
+ <td><a href="../www/command-line-options.html#spread">-spread <var>radius</var></a></td>
<td>displace image pixels by a random amount</td>
</tr>
<tr>
- <td><a href="command-line-options.html#statistic">-statistic <var>type</var> <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#statistic">-statistic <var>type</var> <var>geometry</var></a></td>
<td>replace each pixel with corresponding statistic from the neighborhood</td>
</tr>
<tr>
- <td><a href="command-line-options.html#strip">-strip</a></td>
+ <td><a href="../www/command-line-options.html#strip">-strip</a></td>
<td>strip image of all profiles and comments</td>
</tr>
<tr>
- <td><a href="command-line-options.html#stroke">-stroke <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#stroke">-stroke <var>color</var></a></td>
<td>graphic primitive stroke color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#strokewidth">-strokewidth <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#strokewidth">-strokewidth <var>value</var></a></td>
<td>graphic primitive stroke width</td>
</tr>
<tr>
- <td><a href="command-line-options.html#stretch">-stretch <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#stretch">-stretch <var>type</var></a></td>
<td>render text with this font stretch</td>
</tr>
<tr>
- <td><a href="command-line-options.html#style">-style <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#style">-style <var>type</var></a></td>
<td>render text with this font style</td>
</tr>
<tr>
- <td><a href="command-line-options.html#swap">-swap <var>indexes</var></a></td>
+ <td><a href="../www/command-line-options.html#swap">-swap <var>indexes</var></a></td>
<td>swap two images in the image sequence</td>
</tr>
<tr>
- <td><a href="command-line-options.html#swirl">-swirl <var>degrees</var></a></td>
+ <td><a href="../www/command-line-options.html#swirl">-swirl <var>degrees</var></a></td>
<td>swirl image pixels about the center</td>
</tr>
<tr>
- <td><a href="command-line-options.html#synchronize">-synchronize</a></td>
+ <td><a href="../www/command-line-options.html#synchronize">-synchronize</a></td>
<td>synchronize image to storage device</td>
</tr>
<tr>
- <td><a href="command-line-options.html#texture">-texture <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#texture">-texture <var>filename</var></a></td>
<td>name of texture to tile onto the image background</td>
</tr>
<tr>
- <td><a href="command-line-options.html#threshold">-threshold <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#threshold">-threshold <var>value</var></a></td>
<td>threshold the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#thumbnail">-thumbnail <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#thumbnail">-thumbnail <var>geometry</var></a></td>
<td>create a thumbnail of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#tile">-tile <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#tile">-tile <var>filename</var></a></td>
<td>tile image when filling a graphic primitive</td>
</tr>
<tr>
- <td><a href="command-line-options.html#tile-offset">-tile-offset <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#tile-offset">-tile-offset <var>geometry</var></a></td>
<td>set the image tile offset</td>
</tr>
<tr>
- <td><a href="command-line-options.html#tint">-tint <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#tint">-tint <var>value</var></a></td>
<td>tint the image with the fill color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#transform">-transform</a></td>
+ <td><a href="../www/command-line-options.html#transform">-transform</a></td>
<td>affine transform image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#transparent">-transparent <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#transparent">-transparent <var>color</var></a></td>
<td>make this color transparent within the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#transparent-color">-transparent-color <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#transparent-color">-transparent-color <var>color</var></a></td>
<td>transparent color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#transpose">-transpose</a></td>
+ <td><a href="../www/command-line-options.html#transpose">-transpose</a></td>
<td>flip image in the vertical direction and rotate 90 degrees</td>
</tr>
<tr>
- <td><a href="command-line-options.html#transverse">-transverse</a></td>
+ <td><a href="../www/command-line-options.html#transverse">-transverse</a></td>
<td>flop image in the horizontal direction and rotate 270 degrees</td>
</tr>
<tr>
- <td><a href="command-line-options.html#treedepth">-treedepth <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#treedepth">-treedepth <var>value</var></a></td>
<td>color tree depth</td>
</tr>
<tr>
- <td><a href="command-line-options.html#trim">-trim</a></td>
+ <td><a href="../www/command-line-options.html#trim">-trim</a></td>
<td>trim image edges</td>
</tr>
<tr>
- <td><a href="command-line-options.html#type">-type <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#type">-type <var>type</var></a></td>
<td>image type</td>
</tr>
<tr>
- <td><a href="command-line-options.html#undercolor">-undercolor <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#undercolor">-undercolor <var>color</var></a></td>
<td>annotation bounding box color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#unique-colors">-unique-colors</a></td>
+ <td><a href="../www/command-line-options.html#unique-colors">-unique-colors</a></td>
<td>discard all but one of any pixel color.</td>
</tr>
<tr>
- <td><a href="command-line-options.html#units">-units <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#units">-units <var>type</var></a></td>
<td>the units of image resolution</td>
</tr>
<tr>
- <td><a href="command-line-options.html#unsharp">-unsharp <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#unsharp">-unsharp <var>geometry</var></a></td>
<td>sharpen the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#verbose">-verbose</a></td>
+ <td><a href="../www/command-line-options.html#verbose">-verbose</a></td>
<td>print detailed information about the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#version">-version</a></td>
+ <td><a href="../www/command-line-options.html#version">-version</a></td>
<td>print version information</td>
</tr>
<tr>
- <td><a href="command-line-options.html#view">-view</a></td>
+ <td><a href="../www/command-line-options.html#view">-view</a></td>
<td>FlashPix viewing transforms</td>
</tr>
<tr>
- <td><a href="command-line-options.html#vignette">-vignette <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#vignette">-vignette <var>geometry</var></a></td>
<td>soften the edges of the image in vignette style</td>
</tr>
<tr>
- <td><a href="command-line-options.html#virtual-pixel">-virtual-pixel <var>method</var></a></td>
+ <td><a href="../www/command-line-options.html#virtual-pixel">-virtual-pixel <var>method</var></a></td>
<td>access method for pixels outside the boundaries of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#wave">-wave <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#wave">-wave <var>geometry</var></a></td>
<td>alter an image along a sine wave</td>
</tr>
<tr>
- <td><a href="command-line-options.html#wavelet">-wavelet-denoise <var>threshold</var></a></td>
+ <td><a href="../www/command-line-options.html#wavelet">-wavelet-denoise <var>threshold</var></a></td>
<td>removes noise from the image using a wavelet transform</td>
</tr>
<tr>
- <td><a href="command-line-options.html#weight">-weight <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#weight">-weight <var>type</var></a></td>
<td>render text with this font weight</td>
</tr>
<tr>
- <td><a href="command-line-options.html#white-point">-white-point <var>point</var></a></td>
+ <td><a href="../www/command-line-options.html#white-point">-white-point <var>point</var></a></td>
<td>chromaticity white point</td>
</tr>
<tr>
- <td><a href="command-line-options.html#white-threshold">-white-threshold <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#white-threshold">-white-threshold <var>value</var></a></td>
<td>force all pixels above the threshold into white</td>
</tr>
<tr>
- <td><a href="command-line-options.html#write">-write <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#write">-write <var>filename</var></a></td>
<td>write images to this file</td>
</tr>
<tr>
- <td><a href="command-line-options.html#write-mask">-write-mask <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#write-mask">-write-mask <var>filename</var></a></td>
<td>associate a write mask with the image</td>
</tr>
</main><!-- /.container -->
<footer class="magick-footer">
<p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
+ <a href="architecture.html">Architecture</a>
+
+ <a href="mogrify.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
-
- <a href="mogrify.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
- <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <br/>
<a href="support.html">Donate</a> •
- <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 5th January 2019 11:43 -->
\ No newline at end of file
+<!-- Magick Cache 27th April 2019 18:15 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Command-line Tools: Montage @ ImageMagick</title>
+ <title>ImageMagick - Command-line Tools: Montage</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="command-line, tools:, montage, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/montage.html" rel="canonical" />
+ <link href="montage.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<link href="../images/wand.ico" rel="shortcut icon" />
<link href="assets/magick.css" rel="stylesheet" />
</div>
</nav>
<div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
</tr>
<tr>
- <td><a href="command-line-options.html#adaptive-sharpen">-adaptive-sharpen <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#adaptive-sharpen">-adaptive-sharpen <var>geometry</var></a></td>
<td>adaptively sharpen pixels; increase effect near edges</td>
</tr>
<tr>
- <td><a href="command-line-options.html#adjoin">-adjoin</a></td>
+ <td><a href="../www/command-line-options.html#adjoin">-adjoin</a></td>
<td>join images into a single multi-image file</td>
</tr>
<tr>
- <td><a href="command-line-options.html#affine">-affine <var>matrix</var></a></td>
+ <td><a href="../www/command-line-options.html#affine">-affine <var>matrix</var></a></td>
<td>affine transform matrix</td>
</tr>
<tr>
- <td><a href="command-line-options.html#alpha">-alpha</a></td>
+ <td><a href="../www/command-line-options.html#alpha">-alpha</a></td>
<td>on, activate, off, deactivate, set, opaque, copy",
transparent, extract, background, or shape the alpha channel</td>
</tr>
<tr>
- <td><a href="command-line-options.html#annotate">-annotate <var>geometry text</var></a></td>
+ <td><a href="../www/command-line-options.html#annotate">-annotate <var>geometry text</var></a></td>
<td>annotate the image with text</td>
</tr>
<tr>
- <td><a href="command-line-options.html#authenticate">-authenticate <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#authenticate">-authenticate <var>value</var></a></td>
<td>decrypt image with this password</td>
</tr>
<tr>
- <td><a href="command-line-options.html#auto-orient">-auto-orient</a></td>
+ <td><a href="../www/command-line-options.html#auto-orient">-auto-orient</a></td>
<td>automagically orient image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#background">-background <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#background">-background <var>color</var></a></td>
<td>background color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#blue-primary">-blue-primary <var>point</var></a></td>
+ <td><a href="../www/command-line-options.html#blue-primary">-blue-primary <var>point</var></a></td>
<td>chromaticity blue primary point</td>
</tr>
<tr>
- <td><a href="command-line-options.html#blur">-blur <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#blur">-blur <var>geometry</var></a></td>
<td>reduce image noise and reduce detail levels</td>
</tr>
<tr>
- <td><a href="command-line-options.html#border">-border <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#border">-border <var>geometry</var></a></td>
<td>surround image with a border of color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#bordercolor">-bordercolor <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#bordercolor">-bordercolor <var>color</var></a></td>
<td>border color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#caption">-caption <var>string</var></a></td>
+ <td><a href="../www/command-line-options.html#caption">-caption <var>string</var></a></td>
<td>assign a caption to an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#channel">-channel <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#channel">-channel <var>type</var></a></td>
<td>apply option to select image channels</td>
</tr>
<tr>
- <td><a href="command-line-options.html#clone">-clone <var>index</var></a></td>
+ <td><a href="../www/command-line-options.html#clone">-clone <var>index</var></a></td>
<td>clone an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#coalesce">-coalesce</a></td>
+ <td><a href="../www/command-line-options.html#coalesce">-coalesce</a></td>
<td>merge a sequence of images</td>
</tr>
<tr>
- <td><a href="command-line-options.html#colors">-colors <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#colors">-colors <var>value</var></a></td>
<td>preferred number of colors in the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#colorspace">-colorspace <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#colorspace">-colorspace <var>type</var></a></td>
<td>set image colorspace</td>
</tr>
<tr>
- <td><a href="command-line-options.html#comment">-comment <var>string</var></a></td>
+ <td><a href="../www/command-line-options.html#comment">-comment <var>string</var></a></td>
<td>annotate image with comment</td>
</tr>
<tr>
- <td><a href="command-line-options.html#compose">-compose <var>operator</var></a></td>
+ <td><a href="../www/command-line-options.html#compose">-compose <var>operator</var></a></td>
<td>set image composite operator</td>
</tr>
<tr>
- <td><a href="command-line-options.html#composite">-composite</a></td>
+ <td><a href="../www/command-line-options.html#composite">-composite</a></td>
<td>composite image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#compress">-compress <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#compress">-compress <var>type</var></a></td>
<td>image compression type</td>
</tr>
<tr>
- <td><a href="command-line-options.html#crop">-crop <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#crop">-crop <var>geometry</var></a></td>
<td>preferred size and location of the cropped image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#debug">-debug <var>events</var></a></td>
+ <td><a href="../www/command-line-options.html#debug">-debug <var>events</var></a></td>
<td>display copious debugging information</td>
</tr>
<tr>
- <td><a href="command-line-options.html#define">-define <var>format:option</var></a></td>
+ <td><a href="../www/command-line-options.html#define">-define <var>format:option</var></a></td>
<td>define one or more image format options</td>
</tr>
<tr>
- <td><a href="command-line-options.html#density">-density <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#density">-density <var>geometry</var></a></td>
<td>horizontal and vertical density of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#depth">-depth <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#depth">-depth <var>value</var></a></td>
<td>image depth</td>
</tr>
<tr>
- <td><a href="command-line-options.html#display">-display <var>server</var></a></td>
+ <td><a href="../www/command-line-options.html#display">-display <var>server</var></a></td>
<td>get image or font from this X server</td>
</tr>
<tr>
- <td><a href="command-line-options.html#dispose">-dispose <var>method</var></a></td>
+ <td><a href="../www/command-line-options.html#dispose">-dispose <var>method</var></a></td>
<td>layer disposal method</td>
</tr>
<tr>
- <td><a href="command-line-options.html#dither">-dither <var>method</var></a></td>
+ <td><a href="../www/command-line-options.html#dither">-dither <var>method</var></a></td>
<td>apply error diffusion to image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#draw">-draw <var>string</var></a></td>
+ <td><a href="../www/command-line-options.html#draw">-draw <var>string</var></a></td>
<td>annotate the image with a graphic primitive</td>
</tr>
<tr>
- <td><a href="command-line-options.html#duplicate">-duplicate <var>count,indexes</var></a></td>
+ <td><a href="../www/command-line-options.html#duplicate">-duplicate <var>count,indexes</var></a></td>
<td>duplicate an image one or more times</td>
</tr>
<tr>
- <td><a href="command-line-options.html#endian">-endian <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#endian">-endian <var>type</var></a></td>
<td>endianness (MSB or LSB) of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#extent">-extent <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#extent">-extent <var>geometry</var></a></td>
<td>set the image size</td>
</tr>
<tr>
- <td><a href="command-line-options.html#extract">-extract <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#extract">-extract <var>geometry</var></a></td>
<td>extract area from image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#fill">-fill <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#fill">-fill <var>color</var></a></td>
<td>color to use when filling a graphic primitive</td>
</tr>
<tr>
- <td><a href="command-line-options.html#filter">-filter <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#filter">-filter <var>type</var></a></td>
<td>use this filter when resizing an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#flatten">-flatten</a></td>
+ <td><a href="../www/command-line-options.html#flatten">-flatten</a></td>
<td>flatten a sequence of images</td>
</tr>
<tr>
- <td><a href="command-line-options.html#flip">-flip</a></td>
+ <td><a href="../www/command-line-options.html#flip">-flip</a></td>
<td>flip image in the vertical direction</td>
</tr>
<tr>
- <td><a href="command-line-options.html#flop">-flop</a></td>
+ <td><a href="../www/command-line-options.html#flop">-flop</a></td>
<td>flop image in the horizontal direction</td>
</tr>
<tr>
- <td><a href="command-line-options.html#font">-font <var>name</var></a></td>
+ <td><a href="../www/command-line-options.html#font">-font <var>name</var></a></td>
<td>render text with this font</td>
</tr>
<tr>
- <td><a href="command-line-options.html#frame">-frame <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#frame">-frame <var>geometry</var></a></td>
<td>surround image with an ornamental border</td>
</tr>
<tr>
- <td><a href="command-line-options.html#gamma">-gamma <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#gamma">-gamma <var>value</var></a></td>
<td>level of gamma correction</td>
</tr>
<tr>
- <td><a href="command-line-options.html#geometry">-geometry <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#geometry">-geometry <var>geometry</var></a></td>
<td>preferred size or location of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#gravity">-gravity <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#gravity">-gravity <var>type</var></a></td>
<td>horizontal and vertical text placement</td>
</tr>
<tr>
- <td><a href="command-line-options.html#green-primary">-green-primary <var>point</var></a></td>
+ <td><a href="../www/command-line-options.html#green-primary">-green-primary <var>point</var></a></td>
<td>chromaticity green primary point</td>
</tr>
<tr>
- <td><a href="command-line-options.html#help">-help</a></td>
+ <td><a href="../www/command-line-options.html#help">-help</a></td>
<td>print program options</td>
</tr>
<tr>
- <td><a href="command-line-options.html#identify">-identify</a></td>
+ <td><a href="../www/command-line-options.html#identify">-identify</a></td>
<td>identify the format and characteristics of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#interlace">-interlace <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#interlace">-interlace <var>type</var></a></td>
<td>type of image interlacing scheme</td>
</tr>
<tr>
- <td><a href="command-line-options.html#interpolate">-interpolate <var>method</var></a></td>
+ <td><a href="../www/command-line-options.html#interpolate">-interpolate <var>method</var></a></td>
<td>pixel color interpolation method</td>
</tr>
<tr>
- <td><a href="command-line-options.html#kerning">-kerning <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#kerning">-kerning <var>value</var></a></td>
<td>the space between two characters</td>
</tr>
<tr>
- <td><a href="command-line-options.html#label">-label <var>string</var></a></td>
+ <td><a href="../www/command-line-options.html#label">-label <var>string</var></a></td>
<td>assign a label to an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#limit">-limit <var>type value</var></a></td>
+ <td><a href="../www/command-line-options.html#limit">-limit <var>type value</var></a></td>
<td>pixel cache resource limit</td>
</tr>
<tr>
- <td><a href="command-line-options.html#log">-log <var>format</var></a></td>
+ <td><a href="../www/command-line-options.html#log">-log <var>format</var></a></td>
<td>format of debugging information</td>
</tr>
<tr>
- <td><a href="command-line-options.html#mattecolor">-mattecolor <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#mattecolor">-mattecolor <var>color</var></a></td>
<td>frame color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#mode">-mode <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#mode">-mode <var>type</var></a></td>
<td>framing style</td>
</tr>
<tr>
- <td><a href="command-line-options.html#monitor">-monitor</a></td>
+ <td><a href="../www/command-line-options.html#monitor">-monitor</a></td>
<td>monitor progress</td>
</tr>
<tr>
- <td><a href="command-line-options.html#monochrome">-monochrome</a></td>
+ <td><a href="../www/command-line-options.html#monochrome">-monochrome</a></td>
<td>transform image to black and white</td>
</tr>
<tr>
- <td><a href="command-line-options.html#origin">-origin <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#origin">-origin <var>geometry</var></a></td>
<td>image origin</td>
</tr>
<tr>
- <td><a href="command-line-options.html#page">-page <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#page">-page <var>geometry</var></a></td>
<td>size and location of an image canvas (setting)</td>
</tr>
<tr>
- <td><a href="command-line-options.html#pointsize">-pointsize <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#pointsize">-pointsize <var>value</var></a></td>
<td>font point size</td>
</tr>
<tr>
- <td><a href="command-line-options.html#polaroid">-polaroid <var>angle</var></a></td>
+ <td><a href="../www/command-line-options.html#polaroid">-polaroid <var>angle</var></a></td>
<td>simulate a Polaroid picture</td>
</tr>
<tr>
- <td><a href="command-line-options.html#profile">-profile <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#profile">-profile <var>filename</var></a></td>
<td>add, delete, or apply an image profile</td>
</tr>
<tr>
- <td><a href="command-line-options.html#quality">-quality <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#quality">-quality <var>value</var></a></td>
<td>JPEG/MIFF/PNG compression level</td>
</tr>
<tr>
- <td><a href="command-line-options.html#quantize">-quantize <var>colorspace</var></a></td>
+ <td><a href="../www/command-line-options.html#quantize">-quantize <var>colorspace</var></a></td>
<td>reduce image colors in this colorspace</td>
</tr>
<tr>
- <td><a href="command-line-options.html#quiet">-quiet</a></td>
+ <td><a href="../www/command-line-options.html#quiet">-quiet</a></td>
<td>suppress all warning messages</td>
</tr>
<tr>
- <td><a href="command-line-options.html#red-primary">-red-primary <var>point</var></a></td>
+ <td><a href="../www/command-line-options.html#red-primary">-red-primary <var>point</var></a></td>
<td>chromaticity red primary point</td>
</tr>
<tr>
- <td><a href="command-line-options.html#regard-warnings">-regard-warnings</a></td>
+ <td><a href="../www/command-line-options.html#regard-warnings">-regard-warnings</a></td>
<td>pay attention to warning messages.</td>
</tr>
<tr>
- <td><a href="command-line-options.html#repage">-repage <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#repage">-repage <var>geometry</var></a></td>
<td>size and location of an image canvas</td>
</tr>
<tr>
- <td><a href="command-line-options.html#resize">-resize <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#resize">-resize <var>geometry</var></a></td>
<td>resize the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#respect-parentheses">-respect-parentheses</a></td>
+ <td><a href="../www/command-line-options.html#respect-parentheses">-respect-parentheses</a></td>
<td>settings remain in effect until parenthesis boundary.</td>
</tr>
<tr>
- <td><a href="command-line-options.html#rotate">-rotate <var>degrees</var></a></td>
+ <td><a href="../www/command-line-options.html#rotate">-rotate <var>degrees</var></a></td>
<td>apply Paeth rotation to the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#sampling-factor">-sampling-factor <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#sampling-factor">-sampling-factor <var>geometry</var></a></td>
<td>horizontal and vertical sampling factor</td>
</tr>
<tr>
- <td><a href="command-line-options.html#scale">-scale <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#scale">-scale <var>geometry</var></a></td>
<td>scale the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#scenes">-scenes<var>range</var></a></td>
+ <td><a href="../www/command-line-options.html#scenes">-scenes<var>range</var></a></td>
<td>image scene range</td>
</tr>
<tr>
- <td><a href="command-line-options.html#seed">-seed <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#seed">-seed <var>value</var></a></td>
<td>seed a new sequence of pseudo-random numbers</td>
</tr>
<tr>
- <td><a href="command-line-options.html#shadow">-shadow <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#shadow">-shadow <var>geometry</var></a></td>
<td>simulate an image shadow</td>
</tr>
<tr>
- <td><a href="command-line-options.html#size">-size <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#size">-size <var>geometry</var></a></td>
<td>width and height of image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#strip">-strip</a></td>
+ <td><a href="../www/command-line-options.html#strip">-strip</a></td>
<td>strip image of all profiles and comments</td>
</tr>
<tr>
- <td><a href="command-line-options.html#stroke">-stroke <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#stroke">-stroke <var>color</var></a></td>
<td>graphic primitive stroke color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#synchronize">-synchronize</a></td>
+ <td><a href="../www/command-line-options.html#synchronize">-synchronize</a></td>
<td>synchronize image to storage device</td>
</tr>
<tr>
- <td><a href="command-line-options.html#taint">-taint</a></td>
+ <td><a href="../www/command-line-options.html#taint">-taint</a></td>
<td>mark the image as modified</td>
</tr>
<tr>
- <td><a href="command-line-options.html#texture">-texture <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#texture">-texture <var>filename</var></a></td>
<td>name of texture to tile onto the image background</td>
</tr>
<tr>
- <td><a href="command-line-options.html#tile">-tile <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#tile">-tile <var>filename</var></a></td>
<td>tile image when filling a graphic primitive</td>
</tr>
<tr>
- <td><a href="command-line-options.html#tile-offset">-tile-offset <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#tile-offset">-tile-offset <var>geometry</var></a></td>
<td>set the image tile offset</td>
</tr>
<tr>
- <td><a href="command-line-options.html#title">-title</a></td>
+ <td><a href="../www/command-line-options.html#title">-title</a></td>
<td>decorate the montage image with a title</td>
</tr>
<tr>
- <td><a href="command-line-options.html#transform">-transform</a></td>
+ <td><a href="../www/command-line-options.html#transform">-transform</a></td>
<td>affine transform image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#transparent">-transparent <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#transparent">-transparent <var>color</var></a></td>
<td>make this color transparent within the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#transpose">-transpose</a></td>
+ <td><a href="../www/command-line-options.html#transpose">-transpose</a></td>
<td>flip image in the vertical direction and rotate 90 degrees</td>
</tr>
<tr>
- <td><a href="command-line-options.html#transparent-color">-transparent-color <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#transparent-color">-transparent-color <var>color</var></a></td>
<td>transparent color</td>
</tr>
<tr>
- <td><a href="command-line-options.html#treedepth">-treedepth <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#treedepth">-treedepth <var>value</var></a></td>
<td>color tree depth</td>
</tr>
<tr>
- <td><a href="command-line-options.html#trim">-trim</a></td>
+ <td><a href="../www/command-line-options.html#trim">-trim</a></td>
<td>trim image edges</td>
</tr>
<tr>
- <td><a href="command-line-options.html#type">-type <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#type">-type <var>type</var></a></td>
<td>image type</td>
</tr>
<tr>
- <td><a href="command-line-options.html#units">-units <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#units">-units <var>type</var></a></td>
<td>the units of image resolution</td>
</tr>
<tr>
- <td><a href="command-line-options.html#unsharp">-unsharp <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#unsharp">-unsharp <var>geometry</var></a></td>
<td>sharpen the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#verbose">-verbose</a></td>
+ <td><a href="../www/command-line-options.html#verbose">-verbose</a></td>
<td>print detailed information about the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#version">-version</a></td>
+ <td><a href="../www/command-line-options.html#version">-version</a></td>
<td>print version information</td>
</tr>
<tr>
- <td><a href="command-line-options.html#view">-view</a></td>
+ <td><a href="../www/command-line-options.html#view">-view</a></td>
<td>FlashPix viewing transforms</td>
</tr>
<tr>
- <td><a href="command-line-options.html#virtual-pixel">-virtual-pixel <var>method</var></a></td>
+ <td><a href="../www/command-line-options.html#virtual-pixel">-virtual-pixel <var>method</var></a></td>
<td>access method for pixels outside the boundaries of the image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#white-point">-white-point <var>point</var></a></td>
+ <td><a href="../www/command-line-options.html#white-point">-white-point <var>point</var></a></td>
<td>chromaticity white point</td>
</tr>
</main><!-- /.container -->
<footer class="magick-footer">
<p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
+ <a href="architecture.html">Architecture</a>
+
+ <a href="montage.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
-
- <a href="montage.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
- <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <br/>
<a href="support.html">Donate</a> •
- <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 5th January 2019 11:42 -->
\ No newline at end of file
+<!-- Magick Cache 27th April 2019 19:20 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Motion Picture Digital Images @ ImageMagick</title>
+ <title>ImageMagick - Motion Picture Digital Images</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="motion, picture, digital, images, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/motion-picture.html" rel="canonical" />
+ <link href="motion-picture.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<link href="../images/wand.ico" rel="shortcut icon" />
<link href="assets/magick.css" rel="stylesheet" />
</div>
</nav>
<div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<h2><a class="anchor" id="settings"></a>DPX Settings</h2>
-<p>Use <a href="command-line-options.html#set">-set</a> to specify the image or film gamma or black and white points. For example use:
+<p>Use <a href="../www/command-line-options.html#set">-set</a> to specify the image or film gamma or black and white points. For example use:
</p>
<pre class="highlight"><code>-set gamma 1.7
</main><!-- /.container -->
<footer class="magick-footer">
<p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
+ <a href="architecture.html">Architecture</a>
+
+ <a href="motion-picture.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
-
- <a href="motion-picture.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
- <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <br/>
<a href="support.html">Donate</a> •
- <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 5th January 2019 11:42 -->
\ No newline at end of file
+<!-- Magick Cache 27th April 2019 18:42 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Parallel Execution with OpenCL @ ImageMagick</title>
+ <title>ImageMagick - Parallel Execution with OpenCL</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="parallel, execution, with, opencl, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="opencl.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="opencl.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 27th April 2019 19:41 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Parallel Execution with OpenMP @ ImageMagick</title>
+ <title>ImageMagick - Parallel Execution with OpenMP</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="parallel, execution, with, openmp, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="openmp.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
<pre class="highlight"><code>-> magick identify -version
Version: ImageMagick 7.0.8-21 2019-01-04 Q16 https://imagemagick.org
Copyright: © 1999-2019 ImageMagick Studio LLC
-Features: OpenMP</code></pre>
+Features: OpenMP(4.5)</code></pre>
<p>With OpenMP enabled, most ImageMagick algorithms execute on all the cores on your system in parallel. ImageMagick typically divides the work so that each thread processes 64 rows of pixels. As rows are completed, OpenMP assigns more chunks of pixel rows to each thread until the algorithm completes. For example, if you have a quad-core system, and attempt to resize an image, the resizing takes place on 4 cores (8 if hyperthreading is enabled).</p>
<h5>The Perils of Parallel Execution</h5>
<p>It can be difficult to predict behavior in a parallel environment. Performance might depend on a number of factors including the compiler, the version of the OpenMP library, the processor type, the number of cores, the amount of memory, whether hyperthreading is enabled, the mix of applications that are executing concurrently with ImageMagick, or the particular image-processing algorithm you utilize. The only way to be certain of the optimal performance, in terms of the number of threads, is to benchmark. ImageMagick includes progressive threading when benchmarking a command and returns the elapsed time and efficiency for one or more threads. This can help you identify how many threads are the most efficient in your environment. Here is an example benchmark for threads 1-8:</p>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="openmp.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 27th April 2019 19:41 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>PerlMagick, Perl API @ ImageMagick</title>
+ <title>ImageMagick - PerlMagick, Perl API</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="perlmagick, perl, api, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="perl-magick.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
<p class="text-center"><a href="perl-magick.html#installation">Installation</a> • <a href="perl-magick.html#overview">Overview</a> • <a href="perl-magick.html#example">Example Script</a> • <a href="perl-magick.html#read">Read or Write an Image</a> • <a href="perl-magick.html#manipulate">Manipulate an Image</a> • <a href="perl-magick.html#set-attribute">Set an Image Attribute</a> • <a href="perl-magick.html#get-attribute">Get an Image Attribute</a> • <a href="perl-magick.html#compare">Compare an Image to its Reconstruction</a> • <a href="perl-magick.html#montage">Create an Image Montage</a> • <a href="perl-magick.html#blobs">Working with Blobs</a> • <a href="perl-magick.html#direct-access">Direct-access to Image Pixels</a> • <a href="perl-magick.html#miscellaneous">Miscellaneous Methods</a> • <a href="perl-magick.html#exceptions">Handling Exceptions</a>• <a href="perl-magick.html#constants">Constant</a> </p>
<a class="anchor" id="introduction"></a>
-<p class="lead magick-description"><a href="../www/download.html">PerlMagick</a> is an objected-oriented <a href="http://www.perl.com/perl/">Perl</a> interface to ImageMagick. Use the module to read, manipulate, or write an image or image sequence from within a Perl script. This makes it very suitable for Web CGI scripts. You must have ImageMagick 6.5.5 or above and Perl version 5.005_02 or greater installed on your system for PerlMagick to build properly.</p>
+<p class="lead magick-description"><a href="download.html">PerlMagick</a> is an objected-oriented <a href="http://www.perl.com/perl/">Perl</a> interface to ImageMagick. Use the module to read, manipulate, or write an image or image sequence from within a Perl script. This makes it very suitable for Web CGI scripts. You must have ImageMagick 6.5.5 or above and Perl version 5.005_02 or greater installed on your system for PerlMagick to build properly.</p>
<p>There are a number of useful scripts available to show you the value of PerlMagick. You can do Web based image manipulation and conversion with <a href="https://imagemagick.org/download/perl">MagickStudio</a>, or use <a href="http://git.imagemagick.org/repos/ImageMagick/PerlMagick/demo">L-systems</a> to create images of plants using mathematical constructs, and finally navigate through collections of thumbnail images and select the image to view with the <a href="http://webmagick.sourceforge.net/">WebMagick Image Navigator</a>.</p>
<p>Next configure and compile ImageMagick:</p>
-<pre class="highlight"><span class="crtprompt">$ </span><span class='crtin'>cd ImageMagick-7.0.8</span><span class='crtout'></span><span class="crtprompt">$ </span><span class='crtin'>./configure -with-perl</span><span class='crtout'></span><span class="crtprompt">$ </span><span class='crtin'>make</span></pre>
+<pre class="highlight"><span class="crtprompt">$ </span><span class='crtin'>cd ImageMagick-7.0.8<br/>$ ./configure -with-perl<br/>$ make</span></pre>
<p>If ImageMagick / PerlMagick configured and compiled without complaint, you are ready to install it on your system. Administrator privileges are required to install. To install, type</p>
<pre class="highlight"><code>sudo make install
<p><b>Windows XP / Windows 2000</b></p>
-<p>ImageMagick must already be installed on your system. Also, the ImageMagick source distribution for <a href="../www/download.html">Windows 2000</a> is required. You must also have the <code>nmake</code> from the Visual C++ or J++ development environment. Copy <code>\bin\IMagick.dll</code> and <code>\bin\X11.dll</code> to a directory in your dynamic load path such as <code>c:\perl\site\5.00502</code>.</p>
+<p>ImageMagick must already be installed on your system. Also, the ImageMagick source distribution for <a href="download.html">Windows 2000</a> is required. You must also have the <code>nmake</code> from the Visual C++ or J++ development environment. Copy <code>\bin\IMagick.dll</code> and <code>\bin\X11.dll</code> to a directory in your dynamic load path such as <code>c:\perl\site\5.00502</code>.</p>
<p>Next, type</p>
<tr>
<td>AffineTransform</td>
- <td>affine=><i>array of float values</i>, translate=><i>float, float</i>, scale=> <i>float, float</i>, rotate=><i>float</i>, skewX=><i>float</i>, skewY=><i>float</i>, interpolate={Average, Bicubic, Bilinear, Filter, Integer, Mesh, NearestNeighbor}, background=><i><a href="color.html">color name</a></i></td>
+ <td>affine=><i>array of float values</i>, translate=><i>float, float</i>, scale=> <i>float, float</i>, rotate=><i>float</i>, skewX=><i>float</i>, skewY=><i>float</i>, interpolate={Average, Bicubic, Bilinear, Filter, Integer, Mesh, NearestNeighbor}, background=><i><a href="../www/color.html">color name</a></i></td>
<td>affine transform image</td>
</tr>
<tr>
<td>Annotate</td>
- <td>text=><i>string</i>, font=><i>string</i>, family=><i>string</i>, style=>{Normal, Italic, Oblique, Any}, stretch=>{Normal, UltraCondensed, ExtraCondensed, Condensed, SemiCondensed, SemiExpanded, Expanded, ExtraExpanded, UltraExpanded}, weight=><i>integer</i>, pointsize=><i>integer</i>, density=><i>geometry</i>, stroke=><i><a href="color.html">color name</a></i>, strokewidth=><i>integer</i>, fill=><i><a href="color.html">color name</a></i>, undercolor=><i><a href="color.html">color name</a></i>, kerning=><i>float</i>, geometry=><i>geometry</i>, gravity=>{NorthWest, North, NorthEast, West, Center, East, SouthWest, South, SouthEast}, antialias=>{true, false}, x=><i>integer</i>, y=><i>integer</i>, affine=><i>array of float values</i>, translate=><i>float, float</i>, scale=><i>float, float</i>, rotate=><i>float</i>. skewX=><i>float</i>, skewY=> <i>float</i>, align=>{Left, Center, Right}, encoding=>{UTF-8}, interline-spacing=><i>double</i>, interword-spacing=><i>double</i>, direction=>{right-to-left, left-to-right}</td>
+ <td>text=><i>string</i>, font=><i>string</i>, family=><i>string</i>, style=>{Normal, Italic, Oblique, Any}, stretch=>{Normal, UltraCondensed, ExtraCondensed, Condensed, SemiCondensed, SemiExpanded, Expanded, ExtraExpanded, UltraExpanded}, weight=><i>integer</i>, pointsize=><i>integer</i>, density=><i>geometry</i>, stroke=><i><a href="../www/color.html">color name</a></i>, strokewidth=><i>integer</i>, fill=><i><a href="../www/color.html">color name</a></i>, undercolor=><i><a href="../www/color.html">color name</a></i>, kerning=><i>float</i>, geometry=><i>geometry</i>, gravity=>{NorthWest, North, NorthEast, West, Center, East, SouthWest, South, SouthEast}, antialias=>{true, false}, x=><i>integer</i>, y=><i>integer</i>, affine=><i>array of float values</i>, translate=><i>float, float</i>, scale=><i>float, float</i>, rotate=><i>float</i>. skewX=><i>float</i>, skewY=> <i>float</i>, align=>{Left, Center, Right}, encoding=>{UTF-8}, interline-spacing=><i>double</i>, interword-spacing=><i>double</i>, direction=>{right-to-left, left-to-right}, decorate=>{none, underline, overline, line-through}</td>
<td>annotate an image with text. See <a href="perl-magick.html#misc">QueryFontMetrics</a> to get font metrics without rendering any text.</td>
</tr>
<tr>
<td>Border</td>
- <td>geometry=><i>geometry</i>, width=><i>integer</i>, height=><i>integer</i>, bordercolor=><i><a href="color.html">color name</a></i>, compose=>{Undefined, Add, Atop, Blend, Bumpmap, Clear, ColorBurn, ColorDodge, Colorize, CopyBlack, CopyBlue, CopyCMYK, Cyan, CopyGreen, Copy, CopyMagenta, CopyAlpha, CopyRed, RGB, CopyYellow, Darken, Dst, Difference, Displace, Dissolve, DstAtop, DstIn, DstOut, DstOver, Dst, Exclusion, HardLight, Hue, In, Lighten, Luminize, Minus, Modulate, Multiply, None, Out, Overlay, Over, Plus, ReplaceCompositeOp, Saturate, Screen, SoftLight, Src, SrcAtop, SrcIn, SrcOut, SrcOver, Src, Subtract, Threshold, Xor },</td>
+ <td>geometry=><i>geometry</i>, width=><i>integer</i>, height=><i>integer</i>, bordercolor=><i><a href="../www/color.html">color name</a></i>, compose=>{Undefined, Add, Atop, Blend, Bumpmap, Clear, ColorBurn, ColorDodge, Colorize, CopyBlack, CopyBlue, CopyCMYK, Cyan, CopyGreen, Copy, CopyMagenta, CopyAlpha, CopyRed, RGB, CopyYellow, Darken, Dst, Difference, Displace, Dissolve, DstAtop, DstIn, DstOut, DstOver, Dst, Exclusion, HardLight, Hue, In, Lighten, Luminize, Minus, Modulate, Multiply, None, Out, Overlay, Over, Plus, ReplaceCompositeOp, Saturate, Screen, SoftLight, Src, SrcAtop, SrcIn, SrcOut, SrcOver, Src, Subtract, Threshold, Xor },</td>
<td>surround the image with a border of color</td>
</tr>
<td>apply a color lookup table to an image sequence</td>
</tr>
- <tr>
- <td>Coalesce</td>
- <td><br /></td>
- <td>merge a sequence of images</td>
- </tr>
-
<tr>
<td>Color</td>
- <td>color=><i><a href="color.html">color name</a></i></td>
+ <td>color=><i><a href="../www/color.html">color name</a></i></td>
<td>set the entire image to this color.</td>
</tr>
<tr>
<td>Colorize</td>
- <td>fill=><i><a href="color.html">color name</a></i>, blend=><i>string</i></td>
+ <td>fill=><i><a href="../www/color.html">color name</a></i>, blend=><i>string</i></td>
<td>colorize the image with the fill color</td>
</tr>
<tr>
<td>Composite</td>
- <td>image=><i>image-handle</i>, compose=>{Undefined, Add, Atop, Blend, Bumpmap, Clear, ColorBurn, ColorDodge, Colorize, CopyBlack, CopyBlue, CopyCMYK, Cyan, CopyGreen, Copy, CopyMagenta, CopyAlpha, CopyRed, RGB, CopyYellow, Darken, Dst, Difference, Displace, Dissolve, DstAtop, DstIn, DstOut, DstOver, Dst, Exclusion, HardLight, Hue, In, Lighten, Luminize, Minus, Modulate, Multiply, None, Out, Overlay, Over, Plus, ReplaceCompositeOp, Saturate, Screen, SoftLight, Src, SrcAtop, SrcIn, SrcOut, SrcOver, Src, Subtract, Threshold, Xor }, mask=><i>image-handle</i>, geometry=><i>geometry</i>, x=><i>integer</i>, y=><i>integer</i>, gravity=>{NorthWest, North, NorthEast, West, Center, East, SouthWest, South, SouthEast}, opacity=><i>integer</i>, tile=>{True, False}, rotate=><i>double</i>, color=><i><a href="color.html">color name</a></i>, blend=><i>geometry</i>, interpolate=>{undefined, average, bicubic, bilinear, filter, integer, mesh, nearest-neighbor, spline}, clip-to-self=>{True, False}</td>
+ <td>image=><i>image-handle</i>, compose=>{Undefined, Add, Atop, Blend, Bumpmap, Clear, ColorBurn, ColorDodge, Colorize, CopyBlack, CopyBlue, CopyCMYK, Cyan, CopyGreen, Copy, CopyMagenta, CopyAlpha, CopyRed, RGB, CopyYellow, Darken, Dst, Difference, Displace, Dissolve, DstAtop, DstIn, DstOut, DstOver, Dst, Exclusion, HardLight, Hue, In, Lighten, Luminize, Minus, Modulate, Multiply, None, Out, Overlay, Over, Plus, ReplaceCompositeOp, Saturate, Screen, SoftLight, Src, SrcAtop, SrcIn, SrcOut, SrcOver, Src, Subtract, Threshold, Xor }, mask=><i>image-handle</i>, geometry=><i>geometry</i>, x=><i>integer</i>, y=><i>integer</i>, gravity=>{NorthWest, North, NorthEast, West, Center, East, SouthWest, South, SouthEast}, opacity=><i>integer</i>, tile=>{True, False}, rotate=><i>double</i>, color=><i><a href="../www/color.html">color name</a></i>, blend=><i>geometry</i>, interpolate=>{undefined, average, bicubic, bilinear, filter, integer, mesh, nearest-neighbor, spline}, clip-to-self=>{True, False}</td>
<td>composite one image onto another. Use the rotate parameter in concert with the tile parameter.</td>
</tr>
<tr>
<td>Draw</td>
- <td>primitive=>{point, line, rectangle, arc, ellipse, circle, path, polyline, polygon, bezier, color, matte, text, @<i>filename</i>}, points=><i>string</i> , method=><i>{Point, Replace, Floodfill, FillToBorder, Reset}</i>, stroke=><i><a href="color.html">color name</a></i>, fill=><i><a href="color.html">color name</a></i>, font=><i>string</i>, pointsize=><i>integer</i>, strokewidth=><i>float</i>, antialias=>{true, false}, bordercolor=><i><a href="color.html">color name</a></i>, x=><i>float</i>, y=><i>float</i>, dash-offset=><i>float</i>, dash-pattern=><i>array of float values</i>, affine=><i>array of float values</i>, translate=><i>float, float</i>, scale=><i>float, float</i>, rotate=><i>float</i>, skewX=><i>float</i>, skewY=><i>float</i>, interpolate=>{undefined, average, bicubic, bilinear, mesh, nearest-neighbor, spline}, kerning=><i>float</i>, text=><i>string</i>, vector-graphics=><i>string</i>, interline-spacing=><i>double</i>, interword-spacing=><i>double</i>, direction=>{right-to-left, left-to-right}</td>
+ <td>primitive=>{point, line, rectangle, arc, ellipse, circle, path, polyline, polygon, bezier, color, matte, text, @<i>filename</i>}, points=><i>string</i> , method=><i>{Point, Replace, Floodfill, FillToBorder, Reset}</i>, stroke=><i><a href="../www/color.html">color name</a></i>, fill=><i><a href="../www/color.html">color name</a></i>, font=><i>string</i>, pointsize=><i>integer</i>, strokewidth=><i>float</i>, antialias=>{true, false}, bordercolor=><i><a href="../www/color.html">color name</a></i>, x=><i>float</i>, y=><i>float</i>, dash-offset=><i>float</i>, dash-pattern=><i>array of float values</i>, affine=><i>array of float values</i>, translate=><i>float, float</i>, scale=><i>float, float</i>, rotate=><i>float</i>, skewX=><i>float</i>, skewY=><i>float</i>, interpolate=>{undefined, average, bicubic, bilinear, mesh, nearest-neighbor, spline}, kerning=><i>float</i>, text=><i>string</i>, vector-graphics=><i>string</i>, interline-spacing=><i>double</i>, interword-spacing=><i>double</i>, direction=>{right-to-left, left-to-right}</td>
<td>annotate an image with one or more graphic primitives.</td>
</tr>
<tr>
<td>Extent</td>
- <td>geometry=><i>geometry</i>, width=><i>integer</i>, height=><i>integer</i>, x=><i>integer</i>, y=><i>integer</i>, fuzz=><i>double</i>, background=><i><a href="color.html">color name</a></i>, gravity=>{NorthWest, North, NorthEast, West, Center, East, SouthWest, South, SouthEast}</td>
+ <td>geometry=><i>geometry</i>, width=><i>integer</i>, height=><i>integer</i>, x=><i>integer</i>, y=><i>integer</i>, fuzz=><i>double</i>, background=><i><a href="../www/color.html">color name</a></i>, gravity=>{NorthWest, North, NorthEast, West, Center, East, SouthWest, South, SouthEast}</td>
<td>set the image size</td>
</tr>
<tr>
<td>FloodfillPaint</td>
- <td>geometry=><i>geometry</i>, channel=>{All, Default, Alpha, Black, Blue, CMYK, Cyan, Gray, Green, Index, Magenta, Alpha, Red, RGB, Yellow}, x=><i>integer</i>, y=><i>integer</i> , fill=><i><a href="color.html">color name</a></i>, bordercolor=><i><a href="color.html">color name</a></i>, fuzz=><i>double</i>, invert=>{True, False}</td>
+ <td>geometry=><i>geometry</i>, channel=>{All, Default, Alpha, Black, Blue, CMYK, Cyan, Gray, Green, Index, Magenta, Alpha, Red, RGB, Yellow}, x=><i>integer</i>, y=><i>integer</i> , fill=><i><a href="../www/color.html">color name</a></i>, bordercolor=><i><a href="../www/color.html">color name</a></i>, fuzz=><i>double</i>, invert=>{True, False}</td>
<td>changes the color value of any pixel that matches the color of the target pixel and is a neighbor. If you specify a border color, the color value is changed for any neighbor pixel that is not that color.</td>
</tr>
<tr>
<td>Frame</td>
- <td>geometry=><i>geometry</i>, width=><i>integer</i>, height=><i>integer</i>, inner=><i>integer</i>, outer=><i>integer</i>, fill=><i><a href="color.html">color name</a></i>, compose=>{Undefined, Add, Atop, Blend, Bumpmap, Clear, ColorBurn, ColorDodge, Colorize, CopyBlack, CopyBlue, CopyCMYK, Cyan, CopyGreen, Copy, CopyMagenta, CopyAlpha, CopyRed, RGB, CopyYellow, Darken, Dst, Difference, Displace, Dissolve, DstAtop, DstIn, DstOut, DstOver, Dst, Exclusion, HardLight, Hue, In, Lighten, Luminize, Minus, Modulate, Multiply, None, Out, Overlay, Over, Plus, ReplaceCompositeOp, Saturate, Screen, SoftLight, Src, SrcAtop, SrcIn, SrcOut, SrcOver, Src, Subtract, Threshold, Xor },</td>
+ <td>geometry=><i>geometry</i>, width=><i>integer</i>, height=><i>integer</i>, inner=><i>integer</i>, outer=><i>integer</i>, fill=><i><a href="../www/color.html">color name</a></i>, compose=>{Undefined, Add, Atop, Blend, Bumpmap, Clear, ColorBurn, ColorDodge, Colorize, CopyBlack, CopyBlue, CopyCMYK, Cyan, CopyGreen, Copy, CopyMagenta, CopyAlpha, CopyRed, RGB, CopyYellow, Darken, Dst, Difference, Displace, Dissolve, DstAtop, DstIn, DstOut, DstOver, Dst, Exclusion, HardLight, Hue, In, Lighten, Luminize, Minus, Modulate, Multiply, None, Out, Overlay, Over, Plus, ReplaceCompositeOp, Saturate, Screen, SoftLight, Src, SrcAtop, SrcIn, SrcOut, SrcOver, Src, Subtract, Threshold, Xor },</td>
<td>surround the image with an ornamental border</td>
</tr>
<tr>
<td>MatteFloodfill</td>
- <td>geometry=><i>geometry</i>, x=><i>integer</i>, y=><i>integer</i> , matte=><i>integer</i>, bordercolor=><i><a href="color.html">color name</a></i>, fuzz=><i>double</i>, invert=>{True, False}</td>
+ <td>geometry=><i>geometry</i>, x=><i>integer</i>, y=><i>integer</i> , matte=><i>integer</i>, bordercolor=><i><a href="../www/color.html">color name</a></i>, fuzz=><i>double</i>, invert=>{True, False}</td>
<td>changes the matte value of any pixel that matches the color of the target pixel and is a neighbor. If you specify a border color, the matte value is changed for any neighbor pixel that is not that color.</td>
</tr>
<tr>
<td>Opaque</td>
- <td>color=><i><a href="color.html">color name</a></i>,
-fill=><i><a href="color.html">color name</a></i>, channel=>{All, Default, Alpha, Black, Blue, CMYK, Cyan, Gray, Green, Index, Magenta, Alpha, Red, RGB, Yellow}, invert=>{True, False}</td>
+ <td>color=><i><a href="../www/color.html">color name</a></i>,
+fill=><i><a href="../www/color.html">color name</a></i>, channel=>{All, Default, Alpha, Black, Blue, CMYK, Cyan, Gray, Green, Index, Magenta, Alpha, Red, RGB, Yellow}, invert=>{True, False}</td>
<td>change this color to the fill color within the image</td>
</tr>
<tr>
<td>Polaroid</td>
- <td>caption=><i>string</i>, angle=><i>double</i>, pointsize=><i>double</i>, font=><i>string</i>, stroke=> <i><a href="color.html">color name</a></i>, strokewidth=><i>integer</i>, fill=><i><a href="color.html">color name</a></i>, gravity=>{NorthWest, North, NorthEast, West, Center, East, SouthWest, South, SouthEast}, background=><i><a href="color.html">color name</a></i></td>
+ <td>caption=><i>string</i>, angle=><i>double</i>, pointsize=><i>double</i>, font=><i>string</i>, stroke=> <i><a href="../www/color.html">color name</a></i>, strokewidth=><i>integer</i>, fill=><i><a href="../www/color.html">color name</a></i>, gravity=>{NorthWest, North, NorthEast, West, Center, East, SouthWest, South, SouthEast}, background=><i><a href="../www/color.html">color name</a></i></td>
<td>simulate a Polaroid picture.</td>
</tr>
<tr>
<td>Rotate</td>
- <td>degrees=><i>double</i>, background=><i><a href="color.html">color name</a></i></td>
+ <td>degrees=><i>double</i>, background=><i><a href="../www/color.html">color name</a></i></td>
<td>rotate an image</td>
</tr>
<tr>
<td>Shear</td>
- <td>geometry=><i>geometry</i>, x=><i>double</i>, y=><i>double</i> fill=><i><a href="color.html">color name</a></i></td>
+ <td>geometry=><i>geometry</i>, x=><i>double</i>, y=><i>double</i> fill=><i><a href="../www/color.html">color name</a></i></td>
<td>shear the image along the X or Y axis by a positive or negative shear angle</td>
</tr>
<tr>
<td>Splice</td>
- <td>geometry=><i>geometry</i>, width=><i>integer</i>, height=><i>integer</i>, x=><i>integer</i>, y=><i>integer</i>, fuzz=><i>double</i>, background=><i><a href="color.html">color name</a></i>, gravity=>{NorthWest, North, NorthEast, West, Center, East, SouthWest, South, SouthEast}</td>
+ <td>geometry=><i>geometry</i>, width=><i>integer</i>, height=><i>integer</i>, x=><i>integer</i>, y=><i>integer</i>, fuzz=><i>double</i>, background=><i><a href="../www/color.html">color name</a></i>, gravity=>{NorthWest, North, NorthEast, West, Center, East, SouthWest, South, SouthEast}</td>
<td>splice an image</td>
</tr>
<tr>
<td>Tint</td>
- <td>fill=><i><a href="color.html">color name</a></i>, blend=><i>string</i></td>
+ <td>fill=><i><a href="../www/color.html">color name</a></i>, blend=><i>string</i></td>
<td>tint the image with the fill color.</td>
</tr>
<tr>
<td>Transparent</td>
- <td>color=><i><a href="color.html">color name</a></i>, invert=>{True, False}</td>
+ <td>color=><i><a href="../www/color.html">color name</a></i>, invert=>{True, False}</td>
<td>make this color transparent within the image</td>
</tr>
<tr>
<td>Vignette</td>
- <td>geometry=><i>geometry</i>, radius=><i>double</i>, sigma=><i>double</i>, x=><i>integer</i>, y=><i>integer</i>, background=><i><a href="color.html">color name</a></i></td>
+ <td>geometry=><i>geometry</i>, radius=><i>double</i>, sigma=><i>double</i>, x=><i>integer</i>, y=><i>integer</i>, background=><i><a href="../www/color.html">color name</a></i></td>
<td>offset the edges of the image in vignette style</td>
</tr>
<p>You can optionally add <i>Image</i> to any method name. For example, TrimImage() is an alias for method Trim().</p>
-<p>Most of the attributes listed above have an analog in <a href="../www/convert.html">convert</a>. See the documentation for a more detailed description of these attributes.</p>
+<p>Most of the attributes listed above have an analog in <a href="convert.html">convert</a>. See the documentation for a more detailed description of these attributes.</p>
<h2><a class="anchor" id="set-attribute"></a>Set an Image Attribute</h2>
<tr>
<td>background</td>
- <td><i><a href="color.html">color name</a></i></td>
+ <td><i><a href="../www/color.html">color name</a></i></td>
<td>image background color</td>
</tr>
<tr>
<td>bordercolor</td>
- <td><i><a href="color.html">color name</a></i></td>
+ <td><i><a href="../www/color.html">color name</a></i></td>
<td>set the image border color</td>
</tr>
<tr>
<td>colormap[<i>i</i>]</td>
- <td><i><a href="color.html">color name</a></i></td>
+ <td><i><a href="../www/color.html">color name</a></i></td>
<td>color name (e.g. red) or hex value (e.g. #ccc) at position
<i>i</i></td>
</tr>
<tr>
<td>mattecolor</td>
- <td><i><a href="color.html">color name</a></i></td>
+ <td><i><a href="../www/color.html">color name</a></i></td>
<td>set the image matte color</td>
</tr>
<p>SetAttribute() is an alias for method Set().</p>
<p>Most of the attributes listed above have an analog in
-<a href="../www/convert.html">convert</a>. See the documentation for a more detailed description of these attributes.</p>
+<a href="convert.html">convert</a>. See the documentation for a more detailed description of these attributes.</p>
<h2><a class="anchor" id="get-attribute"></a>Get an Image Attribute</h2>
<tr>
<td>transparent-color</td>
- <td><i><a href="color.html">color name</a></i></td>
+ <td><i><a href="../www/color.html">color name</a></i></td>
<td>set the image transparent color</td>
</tr>
<p>GetAttribute() is an alias for method Get().</p>
<p>Most of the attributes listed above have an analog in
-<a href="../www/convert.html">convert</a>. See the documentation for a more detailed description of these attributes.</p>
+<a href="convert.html">convert</a>. See the documentation for a more detailed description of these attributes.</p>
<h2><a class="anchor" id="compare"></a>Compare an Image to its Reconstruction</h2>
<tr>
<td>background</td>
- <td><i><a href="color.html">color name</a></i></td>
+ <td><i><a href="../www/color.html">color name</a></i></td>
<td>background color name</td>
</tr>
<tr>
<td>fill</td>
- <td><a href="color.html">color name</a></td>
+ <td><a href="../www/color.html">color name</a></td>
<td>fill color for annotations</td>
</tr>
<tr>
<td>stroke</td>
- <td><a href="color.html">color name</a></td>
+ <td><a href="../www/color.html">color name</a></td>
<td>stroke color for annotations</td>
</tr>
<p>MontageImage() is an alias for method Montage().</p>
-<p>Most of the attributes listed above have an analog in <a href="../www/montage.html">montage</a>. See the documentation for a more detailed description of these attributes.</p>
+<p>Most of the attributes listed above have an analog in <a href="montage.html">montage</a>. See the documentation for a more detailed description of these attributes.</p>
<h2><a class="anchor" id="blobs"></a>Working with Blobs</h2>
<p>A blob contains data that directly represent a particular image
format in memory instead of on disk. PerlMagick supports
-blobs in any of these image <a href="../www/formats.html">formats</a> and provides methods to convert a blob to or from a particular image format.</p>
+blobs in any of these image <a href="formats.html">formats</a> and provides methods to convert a blob to or from a particular image format.</p>
<table class="table table-sm table-striped">
<caption>Blob Methods</caption>
<p>copies all the images from object <code>$p</code> to <code>$q</code>. You can use this method for single or multi-image sequences.</p>
+<p>Coalesce() composites a set of images while respecting any page
+offsets and disposal methods. GIF, MIFF, and MNG animation sequences
+typically start with an image background and each subsequent image
+varies in size and offset. A new image sequence is returned with all
+images the same size as the first images virtual canvas and composited
+with the next image in the sequence.. For example,</p>
+
+<pre class="highlight"><code>$q = $p->Coalesce();
+</code></pre>
+
<p>The ComplexImages() method performs complex mathematics on an image sequence. For example,</p>
<pre class="highlight"><code>$p = $image->ComplexImages('conjugate');
<pre class="highlight"><code>$mime = $image->MagickToMime('tif');
</code></pre>
-<p>Use RemoteCommand() to send a command to an already running <a href="../www/display.html">display</a> or <a href="animate.html">animate</a> application. The only parameter is the name of the image file to display or animate.</p>
+<p>Use RemoteCommand() to send a command to an already running <a href="display.html">display</a> or <a href="animate.html">animate</a> application. The only parameter is the name of the image file to display or animate.</p>
<pre class="highlight"><code>$image->RemoteCommand('image.jpg');
</code></pre>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="perl-magick.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 27th April 2019 17:10 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Porting to ImageMagick Version 7 @ ImageMagick</title>
+ <title>ImageMagick - Porting to ImageMagick Version 7</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="porting, to, imagemagick, version, 7, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="porting.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
<p>Now that ImageMagick version 7 is released, we continue to support and enhance version 6 for a minimum of 10 years.</p>
<h2><a class="anchor" id="hdri"></a>High Dynamic Range Imaging</h2>
-<p>ImageMagick version 7 enables <a href="../www/high-dynamic-range.html">high dynamic range imaging</a> (HDRI) by default. HDRI accurately represents the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows. In addition, image processing results are more accurate. The disadvantage is it requires more memory and may result in slower processing times. If you see differences in the results of your version 6 command-line with version 7, it is likely due to HDRI. You may need to add <code>-clamp</code> to your command-line to constrain pixels to the 0 .. QuantumRange range, or disable HDRI when you build ImageMagick version 7. To disable HDRI (recommended for smart phone builds such as iOS or production sites where performance is a premium), simply add <code>--disable-hdri</code> to the configure script command line when building ImageMagick.</p>
+<p>ImageMagick version 7 enables <a href="high-dynamic-range.html">high dynamic range imaging</a> (HDRI) by default. HDRI accurately represents the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows. In addition, image processing results are more accurate. The disadvantage is it requires more memory and may result in slower processing times. If you see differences in the results of your version 6 command-line with version 7, it is likely due to HDRI. You may need to add <code>-clamp</code> to your command-line to constrain pixels to the 0 .. QuantumRange range, or disable HDRI when you build ImageMagick version 7. To disable HDRI (recommended for smart phone builds such as iOS or production sites where performance is a premium), simply add <code>--disable-hdri</code> to the configure script command line when building ImageMagick.</p>
<h2><a class="anchor" id="channels"></a>Pixel Channels</h2>
<p>A pixel is comprised of one or more color values, or <var>channels</var> (e.g. red pixel channel).</p>
<p>Previously, grayscale images were Rec601Luminance and consumed 4 channels: red, green, blue, and alpha. With version 7, grayscale consumes only 1 channel requiring far less resources as a result.</p>
<h2><a class="anchor" id="mask"></a>Masks</h2>
-<p>Version 7 supports masks for most image operators. White pixels in a read mask ignores corresponding pixel in an image whereas white pixels in a write mask protects the corresponding pixel in the image. From the command-line, you can associate a mask with an image with the <code>-read-mask</code> and <code>-write-mask</code> options. This polarity is matches the masks in version 6 of ImageMagick for ease of porting your workflow. For convenience, we continue to support the <code>-mask</code> option in version 7 to match the behavior of version 6.</p>
+<p>Version 7 supports masks for most image operators. White pixels in a read mask ignores corresponding pixel in an image whereas white pixels in a write mask protects the corresponding pixel in the image. From the command-line, you can associate a mask with an image with the <code>-read-mask</code> and <code>-write-mask</code> options. This polarity matches the masks in version 6 of ImageMagick for ease of porting your workflow. For convenience, we continue to support the <code>-mask</code> option in version 7 to match the behavior of version 6.</p>
<p>In this example, we compute the distortion of a masked reconstructed image:</p>
<pre class="highlight"><code>compare -metric rmse -read-mask hat_mask.png hat.png wizard.png difference.png</code></pre>
<p>Here we protect certain pixels from change:</p>
secondary image reads (for use in things like alpha composition) from
the 'in-place' image being processed. In other commands (such as "magick") it is equivalent to a explicit "<code>-read</code>" (see below) of the next option as a image (as it was in IMv6). </dd>
+<dt class="col-md-4">-alpha activate/deactivate</dt>
+<dd class="col-md-8">enables and disables the alpha channel, respectively, with persistence. This is like on/off in Imagemagick 6. In Imagemagick 7, -alpha off will remove the alpha channel permanently such that -alpha on will not re-enable it.</dd>
+
<dt class="col-md-4">-alpha discrete</dt>
<dd class="col-md-8">treat the alpha channel independently (do not blend).</dd>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="porting.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 27th April 2019 19:41 -->
\ No newline at end of file
<a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
+ <a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server//">Community</a>
</li>
</ul>
<form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Resources @ ImageMagick</title>
+ <title>ImageMagick - Resources</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="resources, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/resources.html" rel="canonical" />
+ <link href="resources.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<link href="../images/wand.ico" rel="shortcut icon" />
<link href="assets/magick.css" rel="stylesheet" />
</div>
</nav>
<div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
</tr>
<tr>
<td>MAGICK_CODER_FILTER_PATH</td>
- <td>Set search path to use when searching for filter process modules (invoked via <a href="command-line-options.html#process">-process</a>). This path permits the user to extend ImageMagick's image processing functionality by adding loadable modules to a preferred location rather than copying them into the ImageMagick installation directory. The formatting of the search path is similar to operating system search paths (i.e. colon delimited for Unix, and semi-colon delimited for Microsoft Windows). This user specified search path is searched before trying the <a href="resources.html#modules">default search path</a>.</td>
+ <td>Set search path to use when searching for filter process modules (invoked via <a href="../www/command-line-options.html#process">-process</a>). This path permits the user to extend ImageMagick's image processing functionality by adding loadable modules to a preferred location rather than copying them into the ImageMagick installation directory. The formatting of the search path is similar to operating system search paths (i.e. colon delimited for Unix, and semi-colon delimited for Microsoft Windows). This user specified search path is searched before trying the <a href="resources.html#modules">default search path</a>.</td>
</tr>
<tr>
<td>MAGICK_CODER_MODULE_PATH</td>
</tr>
<tr>
<td>MAGICK_DEBUG</td>
- <td>Set debug options. See <a href="command-line-options.html#debug">-debug</a> for a description of debugging options.</td>
+ <td>Set debug options. See <a href="../www/command-line-options.html#debug">-debug</a> for a description of debugging options.</td>
</tr>
<tr>
<td><a class="anchor" id="disk-limit"></a>MAGICK_DISK_LIMIT</td>
</main><!-- /.container -->
<footer class="magick-footer">
<p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
+ <a href="architecture.html">Architecture</a>
+
+ <a href="resources.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
-
- <a href="resources.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
- <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <br/>
<a href="support.html">Donate</a> •
- <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 5th January 2019 11:42 -->
\ No newline at end of file
+<!-- Magick Cache 27th April 2019 18:15 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Search @ ImageMagick</title>
+ <title>ImageMagick - Search</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="search, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="https://imagemagick.org/script/search.php" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="https://imagemagick.org/script/search.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Security Policy @ ImageMagick</title>
+ <title>ImageMagick - Security Policy</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="security, policy, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/security-policy.html" rel="canonical" />
+ <link href="security-policy.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<link href="../images/wand.ico" rel="shortcut icon" />
<link href="assets/magick.css" rel="stylesheet" />
</div>
</nav>
<div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<p>As an example, suppose you download an image from the internet and unbeknownst to you its been crafted to generate a 20000 by 20000 pixel image. ImageMagick attempts to allocate enough resources (memory, disk) and your system will likely deny the resource request and exit. However, its also possible that your computer might be temporarily sluggish or unavailable or ImageMagick may abort. To prevent such a scenario, you can set limits in the <code>policy.xml</code> configuration file. You might wonder why ImageMagick does not already include reasonable limits? Simply because what is reasonable in your environment, might not be reasonable to someone else. For example, you may have ImageMagick sandboxed where security is not a concern, whereas another user may use ImageMagick to process images on their publically accessible website. Or ImageMagick runs on a host with 1TB of memory whereas another ImageMagick instance runs on an iPhone. By policy, permitting giga-pixel image processing on the large memory host makes sense, not so much for the resource constrained iPhone. If you utilize ImageMagick from a public website, you may want to increase security by preventing usage of the MVG or HTTPS coders. Only you can decide what are reasonable limits taking in consideration your environment. We provide this policy with reasonable limits and encourage you to modify it to suit your local environment:</p>
<pre class="pre-scrollable"><code><policymap>
+ <!-- temporary path must be a preexisting writable directory -->
<policy domain="resource" name="temporary-path" value="/tmp"/>
<policy domain="resource" name="memory" value="256MiB"/>
<policy domain="resource" name="map" value="512MiB"/>
</main><!-- /.container -->
<footer class="magick-footer">
<p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
+ <a href="architecture.html">Architecture</a>
+
+ <a href="security-policy.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
-
- <a href="security-policy.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
- <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <br/>
<a href="support.html">Donate</a> •
- <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 5th January 2019 11:42 -->
\ No newline at end of file
+<!-- Magick Cache 27th April 2019 18:42 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Sitemap @ ImageMagick</title>
+ <title>ImageMagick - Sitemap</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="sitemap, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/sitemap.html" rel="canonical" />
+ <link href="sitemap.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<link href="../images/wand.ico" rel="shortcut icon" />
<link href="assets/magick.css" rel="stylesheet" />
</div>
</nav>
<div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<h2><a class="anchor" id="overview"></a>ImageMagick Overview</h2>
<dl class="magick-list-unstyled">
- <li><a href="../www/index.html">Introduction</a>: convert, edit, or compose images from the command-line or program interface.</li>
- <li><a href="../www/examples.html">Examples of ImageMagick usage</a>: a few examples that show what you can do with an image using ImageMagick.</li>
+ <li><a href="index.html">Introduction</a>: convert, edit, or compose images from the command-line or program interface.</li>
+ <li><a href="examples.html">Examples of ImageMagick usage</a>: a few examples that show what you can do with an image using ImageMagick.</li>
<li><a href="../Usage/">Anthony Thyssen's examples of ImageMagick usage</a>: a comprehensive tutorial of using ImageMagick from the command line.</li>
<li><a href="../www/color.html">Color names</a>: how to specify a color name, a hex color, or a numerical RGB, RGBA, HSL, HSLA, CMYK, or CMYKA color.</li>
- <li><a href="../www/color-management.html">Color management</a>: accurate color management with color profiles or in lieu of-- built-in gamma compression or expansion as demanded by the colorspace.</li>
+ <li><a href="color-management.html">Color management</a>: accurate color management with color profiles or in lieu of-- built-in gamma compression or expansion as demanded by the colorspace.</li>
<li><a href="resources.html">Resources</a>: ImageMagick depends on external resources including configuration files, loadable modules, fonts, and environment variables.</li>
- <li><a href="../www/openmp.html">Parallel execution</a>: ImageMagick is threaded to take advantage of speed-ups offered by the multicore processor chips.</li>
+ <li><a href="openmp.html">Parallel execution</a>: ImageMagick is threaded to take advantage of speed-ups offered by the multicore processor chips.</li>
<li><a href="security-policy.html">Security policy</a>: best practices strongly encourages you to configure a security policy that suits your local environment.</li>
<li><a href="architecture.html">Architecture</a>: get to know more about the software and algorithms behind ImageMagick.</li>
- <li><a href="../www/license.html">License</a>: the legally binding and authoritative terms and conditions for use, reproduction, and distribution of ImageMagick.</li>
- <li><a href="../www/export.html">Export classification</a>: export control status of ImageMagick.</li>
- <li><a href="../www/porting.html">ImageMagick version 7</a>: learn how ImageMagick version 7 differs from previous versions.</li>
- <li><a href="../www/history.html">History</a>: how ImageMagick was conceived and developed.</li>
+ <li><a href="license.html">License</a>: the legally binding and authoritative terms and conditions for use, reproduction, and distribution of ImageMagick.</li>
+ <li><a href="export.html">Export classification</a>: export control status of ImageMagick.</li>
+ <li><a href="porting.html">ImageMagick version 7</a>: learn how ImageMagick version 7 differs from previous versions.</li>
+ <li><a href="history.html">History</a>: how ImageMagick was conceived and developed.</li>
</dl>
<h2><a class="anchor" id="download"></a>Download ImageMagick</h2>
<p>You can install ImageMagick from source. However, if you don't have a proper development environment or if you're anxious to get started, download a ready-to-run Unix or Windows executable.</p>
<dl class="magick-list-unstyled">
- <li><a href="../www/install-source.html">Install from source</a>: ImageMagick builds under Windows, Mac OS X, and Linux.</li>
+ <li><a href="install-source.html">Install from source</a>: ImageMagick builds under Windows, Mac OS X, and Linux.</li>
<li><a href="download.html">Install from a binary distribution</a>: install a ready-to-run Unix or Windows executable.</li>
- <li><a href="../www/ImageMagickObject.html">Install ImageMagickObject COM+ component</a>: install the Windows ImageMagick COM+ component.</li>
+ <li><a href="ImageMagickObject.html">Install ImageMagickObject COM+ component</a>: install the Windows ImageMagick COM+ component.</li>
</dl>
<h2><a class="anchor" id="command-line"></a>Command-line Tools</h2>
<dl class="magick-list-unstyled">
<li><a href="command-line-tools.html">Command-line tools</a>: overview of the ImageMagick commands.</li>
<li> <dl class="magick-list-unstyled">
- <li><a href="../www/animate.html">animate</a>: animates an image sequence on any X server.</li>
- <li><a href="../www/compare.html">compare</a>: mathematically and visually annotate the difference between an image and its reconstruction.</li>
- <li><a href="../www/composite.html">composite</a>: overlaps one image over another.</li>
+ <li><a href="animate.html">animate</a>: animates an image sequence on any X server.</li>
+ <li><a href="compare.html">compare</a>: mathematically and visually annotate the difference between an image and its reconstruction.</li>
+ <li><a href="composite.html">composite</a>: overlaps one image over another.</li>
<li><a href="conjure.html">conjure</a>: interprets and executes scripts written in the Magick Scripting Language (MSL).</li>
<li><a href="convert.html">convert</a>: convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and more.</li>
<li><a href="display.html">display</a>: displays an image or image sequence on any X server.</li>
- <li><a href="../www/identify.html">identify</a>: describes the format and characteristics of one or more image files.</li>
+ <li><a href="identify.html">identify</a>: describes the format and characteristics of one or more image files.</li>
<li><a href="import.html">import</a>: saves any visible window on an X server and outputs it as an image file.</li>
<li><a href="mogrify.html">mogrify</a>: resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and more.</li>
<li><a href="montage.html">montage</a>: create a composite image by combining several separate images.</li>
- <li><a href="../www/stream.html">stream</a>: a lightweight tool to stream one or more pixel components of the image or portion of the image to your choice of storage formats.</li>
+ <li><a href="stream.html">stream</a>: a lightweight tool to stream one or more pixel components of the image or portion of the image to your choice of storage formats.</li>
</dl></li>
<li><a href="command-line-processing.html">Command line processing</a>: the anatomy of the command line.</li>
- <li><a href="command-line-options.html">Command line options</a>: annotated list of all options that can appear on the command-line.</li>
- <li><a href="../www/fx.html">Fx</a>: apply a mathematical expression to an image or image channels.</li>
+ <li><a href="../www/command-line-options.html">Command line options</a>: annotated list of all options that can appear on the command-line.</li>
+ <li><a href="fx.html">Fx</a>: apply a mathematical expression to an image or image channels.</li>
<li><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.</li>
</dl>
<li><a href="../ChMagick">ChMagick</a>: is a <a href="http://www.softintegration.com/">Ch</a> an embeddable MagickCore C/C++ interpreter for cross-platform scripting.</li>
<li><a href="http://common-lisp.net/project/cl-magick/">CL-Magick</a>: provides a Common Lisp interface to the ImageMagick library.</li>
<li><a href="http://magick.codeplex.com/">Magick.NT</a>: Use Magick.NET to convert, compose, and edit images from Windows .NET.</li>
- <li><a href="../Magick++">Magick++</a>: provides an object-oriented C++ interface to ImageMagick.</li>
+ <li><a href="../Magick++.1">Magick++</a>: provides an object-oriented C++ interface to ImageMagick.</li>
<li><a href="http://pecl.html.net/package/imagick">IMagick</a>: is a native PHP extension to create and modify images using the ImageMagick API.</li>
<li><a href="https://github.com/techblue/jmagick">JMagick</a>: provides an object-oriented Java interface to ImageMagick.</li>
- <li><a href="../www/magick-core.html">MagickCore</a>: C API, recommended for wizard-level developers.</li>
- <li><a href="../www/magick-wand.html">MagickWand</a>: convert, compose, and edit images from the C language.</li>
+ <li><a href="magick-core.html">MagickCore</a>: C API, recommended for wizard-level developers.</li>
+ <li><a href="magick-wand.html">MagickWand</a>: convert, compose, and edit images from the C language.</li>
<li><a href="http://www.magickwand.org/">MagickWand for PHP</a>: a native PHP-extension to the ImageMagick MagickWand API.</li>
<li><a href="http://code.google.com/p/nmagick">nMagick</a>: is a port of the ImageMagick library to the haXe and Neko platforms.</li>
<li><a href="http://wiki.freepascal.org/PascalMagick">PascalMagick</a>: a Pascal binding for the MagickWand API and also the low-level MagickCore library.</li>
- <li><a href="../www/perl-magick.html">PerlMagick</a>: convert, compose, and edit images from the Perl language.</li>
+ <li><a href="perl-magick.html">PerlMagick</a>: convert, compose, and edit images from the Perl language.</li>
<li><a href="https://imagemagick.org/download/python/">PythonMagick</a>: an object-oriented Python interface to ImageMagick.</li>
<li><a href="http://rmagick.rubyforge.org/">RMagick</a>: is an interface between the Ruby programming language and ImageMagick.</li>
<li><a href="http://tclmagick.sourceforge.net/">TclMagick</a>: a native Tcl-extension to the ImageMagick MagickWand API.</li>
<dl class="magick-list-unstyled">
<li><a href="../Usage/anim_basics/">Animation</a>: create a GIF animation sequence from a group of images.</li>
<li><a href="https://imagemagick.org/discourse-server//viewtopic.html?f=4&t=25405">Canny edge detection</a>: extract edges from an image using the Canny technique.</li>
- <li><a href="../www/color-management.html">Color management</a>: accurate color management with color profiles or in lieu of-- built-in gamma compression or expansion as demanded by the colorspace.</li>
+ <li><a href="color-management.html">Color management</a>: accurate color management with color profiles or in lieu of-- built-in gamma compression or expansion as demanded by the colorspace.</li>
<li><a href="command-line-processing.html">Command-line processing</a>: utilize ImageMagick from the command line.</li>
- <li><a href="../www/connected-components.html">Connected Component Labeling</a>: uniquely label connected regions in an image.</li>
- <li><a href="../www/composite.html">Composite</a>: overlap one image over another.</li>
- <li><a href="../www/connected-components.html">Connected Component Labeling</a>: uniquely label connected regions in an image.</li>
+ <li><a href="composite.html">Composite</a>: overlap one image over another.</li>
+ <li><a href="connected-components.html">Connected component labeling</a>: uniquely label connected regions in an image.</li>
<li><a href="../Usage/crop/">Decorate</a>: add a border or frame to an image.</li>
<li><a href="../Usage/fourier">Discrete Fourier transform</a>: implements the forward and inverse DFT.</li>
- <li><a href="../www/distribute-pixel-cache.html">Distributed pixel cache</a>: offload intermediate pixel storage to one or more remote servers .</li>
+ <li><a href="distribute-pixel-cache.html">Distributed pixel cache</a>: offload intermediate pixel storage to one or more remote servers .</li>
<li><a href="../Usage/draw/">Draw</a>: add shapes or text to an image.</li>
- <li><a href="../www/cipher.html">Encipher or decipher an image</a>: convert ordinary images into unintelddgible gibberish and back again.</li>
- <li><a href="../www/escape.html">Escapes</a>: utilize percent escapes in a number of options, for example in <a href="command-line-options.html#format_identify_"
- >-format</a> or in montage <a href="command-line-options.html#label"
+ <li><a href="cipher.html">Encipher or decipher an image</a>: convert ordinary images into unintelddgible gibberish and back again.</li>
+ <li><a href="escape.html">Escapes</a>: utilize percent escapes in a number of options, for example in <a href="../www/command-line-options.html#format_identify_"
+ >-format</a> or in montage <a href="../www/command-line-options.html#label"
>-label</a>, to print various properties and other settings associated with an
image.</li>
<li><a href="convert.html">Format conversion</a>: convert an image from one <a href="formats.html">format </a> to another (e.g. PNG to JPEG).</li>
<li><a href="../Usage/distorts/">Generalized pixel distortion</a>: correct for, or induce image distortions including perspective.</li>
- <li><a href="architecture.html#distributed">Heterogeneous distributed processing</a>: <a href="../www/opencl.html">certain algorithms</a> are <a href="http://en.wikipedia.org/wiki/OpenCL" target="_blank">OpenCL</a>-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="architecture.html#distributed">Heterogeneous distributed processing</a>: <a href="opencl.html">certain algorithms</a> are <a href="http://en.wikipedia.org/wiki/OpenCL" target="_blank">OpenCL</a>-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="high-dynamic-range.html">High dynamic-range images</a>: accurately represent the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows.</li>
+ <li><a href="clahe.html">Histogram equalization</a>: adaptive histogram equalization can improve contrast in an image.</li>
<li><a href="https://imagemagick.org/discourse-server//viewtopic.html?f=4&t=25476">Hough lines</a>: fit straight lines to edges in an image using the Hough transform technique.</li>
- <li><a href="../www/fx.html">Image calculator</a>: apply a mathematical expression to an image or image channels.</li>
+ <li><a href="fx.html">Image calculator</a>: apply a mathematical expression to an image or image channels.</li>
<li><a href="gradient.html">Image gradients</a>: create a gradual blend of two colors whose shape is horizontal, vertical, circular, or elliptical.</li>
- <li><a href="../www/identify.html">Image identification</a>: describe the format and attributes of an image.</li>
+ <li><a href="identify.html">Image identification</a>: describe the format and attributes of an image.</li>
<li><a href="download.html#iOS">ImageMagick on the iPhone</a>: convert, edit, or compose images on your iPhone.</li>
- <li><a href="https://imagemagick.org/discourse-server//viewtopic.html?f=4&t=26480">Kuwahara Filter</a>: apply an edge perserving noise and color reduction filter to an image.</li>
+ <li><a href="https://imagemagick.org/discourse-server//viewtopic.html?f=4&t=26480">Kuwahara filter</a>: apply an edge perserving noise and color reduction filter to an image.</li>
<li><a href="architecture.html#tera-pixel">Large image support</a>: read, process, or write mega-, giga-, or tera-pixel image sizes.</li>
<li><a href="https://imagemagick.org/discourse-server//viewtopic.html?f=4&t=25504">Mean-shift</a>: apply a color reduction technique to an image.</li>
<li><a href="montage.html">Montage</a>: juxtapose image thumbnails on an image canvas.</li>
</main><!-- /.container -->
<footer class="magick-footer">
<p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
+ <a href="architecture.html">Architecture</a>
+
+ <a href="sitemap.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
-
- <a href="sitemap.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
- <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <br/>
<a href="support.html">Donate</a> •
- <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 5th January 2019 11:42 -->
\ No newline at end of file
+<!-- Magick Cache 27th April 2019 18:06 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Command-line Tools: Stream @ ImageMagick</title>
+ <title>ImageMagick - Command-line Tools: Stream</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="command-line, tools:, stream, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="stream.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
- <a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-controls="navbarsMagick" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsMagick" style="">
<ul class="navbar-nav mr-auto">
<li class="nav-item ">
- <a class="nav-link" href="api/quantize.html">Home <span class="sr-only">(current)</span></a>
+ <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/download.html">Download</a>
+ <a class="nav-link" href="download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-tools.html">Tools</a>
+ <a class="nav-link" href="command-line-tools.html">Tools</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/command-line-processing.html">Command-line</a>
+ <a class="nav-link" href="command-line-processing.html">Command-line</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/resources.html">Resources</a>
+ <a class="nav-link" href="resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="../www/develop.html">Develop</a>
+ <a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../www/security-policy.html">Security</a> •
- <a href="../www/architecture.html">Architecture</a> •
- <a href="../www/links.html">Related</a> •
- <a href="../www/sitemap.html">Sitemap</a>
-
+ <p><a href="security-policy.html">Security</a> •
+ <a href="architecture.html">Architecture</a>
+
<a href="stream.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
+
+ <a href="links.html">Related</a> •
+ <a href="sitemap.html">Sitemap</a>
+ <br/>
+ <a href="support.html">Donate</a> •
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 27th April 2019 17:53 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>Support ImageMagick Development @ ImageMagick</title>
+ <title>ImageMagick - Support ImageMagick Development</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="support, imagemagick, development, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/support.html" rel="canonical" />
+ <link href="support.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<link href="../images/wand.ico" rel="shortcut icon" />
<link href="assets/magick.css" rel="stylesheet" />
</div>
</nav>
<div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<p class="lead magick-description">We want to thank the following sponsors of the ImageMagick project, including:</p>
<dl>
+ <dt class="col-md-12"><a href="https://amzn.to/2WQiVit"> <img class="clearfix" src="../images/amazon.png" width="128" height="50" alt="[Amazon]" /></a> Online Shopping for Electronics, Apparel, Computers, Books, DVDs & more</dt><br/>
<dt class="col-md-12"><a href="http://www.networkredux.com"> <img class="clearfix" src="../images/networkredux.png" width="140" height="31" alt="[Network Redux]" /></a> We manage everything so you don't have to</dt><br/>
<dt class="col-md-12"><a href="http://www.amd.com"> <img class="clearfix" src="../images/amd.png" width="132" height="31" alt="[AMD]" /></a> Enabling today. Inspiring tomorrow.</dt><br/>
<!-- Expires 20200101 -->
</ul>
<h3>Check</h3>
<p>Check, in USD funds, made payable to
- <a href="../">ImageMagick Studio LLC</a>, and send to:</p>
+ <a href="../index.html">ImageMagick Studio LLC</a>, and send to:</p>
<ul>
<pre class="highlight"><code>ImageMagick Studio LLC
P.O. Box 40
</main><!-- /.container -->
<footer class="magick-footer">
<p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
+ <a href="architecture.html">Architecture</a>
+
+ <a href="support.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
-
- <a href="support.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
- <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <br/>
<a href="support.html">Donate</a> •
- <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 5th January 2019 11:42 -->
\ No newline at end of file
+<!-- Magick Cache 27th April 2019 18:43 -->
\ No newline at end of file
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
- <title>WebP Encoding Options @ ImageMagick</title>
+ <title>ImageMagick - WebP Encoding Options</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap images. You can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="description" content="ImageMagick® creates, edits, composes, and converts bitmap images. Resize an image, crop it, change its shades and colors, add captions, and more." />
<meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="webp, encoding, options, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+ <meta property='og:url' content='../' />
+ <meta property='og:title' content='ImageMagick' />
+ <meta property='og:image' content='../images/logo.png' />
+ <meta property='og:type' content='website' />
+ <meta property='og:site_name' content='ImageMagick' />
+ <meta property='og:description' content="Convert, Edit, or Compose Bitmap Images" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/webp.html" rel="canonical" />
+ <link href="webp.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<link href="../images/wand.ico" rel="shortcut icon" />
<link href="assets/magick.css" rel="stylesheet" />
</div>
</nav>
<div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
</tr>
<tr>
<td>segment=<var>value</var></td>
- <td>Choose from 1 to 4, the maximum numbher of segments to use.</td>
+ <td>Choose from 1 to 4, the maximum number of segments to use.</td>
</tr>
<tr>
<td>show-compressed=<var>true, false</var></td>
<td>thread-level=<var>value</var></td>
<td>enable multi-threaded encoding.</td>
</tr>
+ <tr>
+ <td>use-sharp-yuv=<var>value</var></td>
+ <td>if needed, use sharp (and slow) RGB->YUV conversion.</td>
+ </tr>
</table></div>
</div>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
<p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
+ <a href="architecture.html">Architecture</a>
+
+ <a href="webp.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
-
- <a href="webp.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
-
- <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <br/>
<a href="support.html">Donate</a> •
- <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2019 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="https://localhost/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 5th January 2019 11:43 -->
\ No newline at end of file
+<!-- Magick Cache 27th April 2019 19:04 -->
\ No newline at end of file