<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<a class="nav-link" href="www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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="www/https://www.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>
<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 the Apache 2.0 <a href="./www/license.html">license</a>.</p>
+<p>ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may use, copy, modify, and distribute in both open and proprietary applications. It is distributed under the Apache 2.0 <a href="www/license.html">license</a>.</p>
<p>The ImageMagick development process ensures a 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-5</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 current release is ImageMagick <a href="www/download.html">7.0.8-11</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://www.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 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>
<h2 class="magick-post-title"><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>
</tr>
<tr>
<td><a href="./Usage/transform/#vision">Delineate image features</a></td>
- <td><a href="./https://www.imagemagick.org/discourse-server//viewtopic.html?f=4&t=25405">Canny edge detection</a>, <a href="./https://www.imagemagick.org/discourse-server//viewtopic.html?f=4&t=25476">Hough lines</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><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/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="./Usage/transform/#vision">Noise and color reduction</a></td>
- <td><a href="./https://www.imagemagick.org/discourse-server//viewtopic.html?f=4&t=26480">Kuwahara Filter</a>, <a href="./https://www.imagemagick.org/discourse-server//viewtopic.html?f=4&t=25504">mean-shift</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>
</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>
<h2 class="magick-post-title"><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>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 class="magick-post-title"><a class="anchor" id="community"></a>Community</h2>
-<p>To join the ImageMagick community, try the <a target="_blank" href="https://www.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>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 -->
<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://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="www/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 8th July 2018 08:33 -->
\ No newline at end of file
+<!-- Magick Cache 9th September 2018 10:13 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/ImageMagickObject.html" rel="canonical" />
+ <link href="ImageMagickObject.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" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<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>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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="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="resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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://www.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://www.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>
</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 class="container">
<div class="magick-template">
<div class="magick-header">
-<p class="text-center"><a href="../www/#build">Build ImageMagickObject From Source</a></p>
+<p class="text-center"><a href="index.html#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="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>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>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>
+<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>
<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="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="../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>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="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
- <a href="links.html">Related</a> •
- <a href="sitemap.html">Sitemap</a>
+ <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="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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/support.html">Donate</a> •
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 8th July 2018 08:36 -->
\ No newline at end of file
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Magick++ API: Install Magick++</title>
-<link rel="stylesheet" href="https://www.imagemagick.org/Magick++/magick.css" type="text/css" />
+<link rel="stylesheet" href="magick.css" type="text/css" />
</head>
<body>
<div class="doc-section">
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Advanced Unix Source Installation @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
<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="../www/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="../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>
<h2 class="magick-post-title"><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://www.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://www.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="../www/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-5</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-11</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>
<p>While <code>configure</code> is designed to ease installation of ImageMagick, it often discovers problems that would otherwise be encountered later when compiling ImageMagick. The configure script tests for headers and libraries by executing the compiler (CC) with the specified compilation flags (CFLAGS), pre-processor flags (CPPFLAGS), and linker flags (LDFLAGS). Any errors are logged to the file <code>config.log</code>. If configure fails to discover a header or library please review this log file to determine why, however, please be aware that *errors in the <code>config.log</code> are normal* because configure works by trying something and seeing if it fails. An error in <code>config.log</code> is only a problem if the test should have passed on your system.</p>
<p>Common causes of configure failures are: 1) a delegate header is not in the header include path (CPPFLAGS -I option); 2) a delegate library is not in the linker search/run path (LDFLAGS -L/-R option); 3) a delegate library is missing a function (old version?); or 4) compilation environment is faulty.</p>
-<p>If all reasonable corrective actions have been tried and the problem appears be due to a flaw in the configure script, please send a bug report to the <a href="https://www.imagemagick.org/discourse-server//viewforum.html?f=3">ImageMagick Defect Support Forum</a>. All bug reports should contain the operating system type (as reported by <code>uname -a</code>) and the compiler/compiler-version. A copy of the configure script output and/or the relevant portion of <code>config.log</code> file may be valuable in order to find the problem. If you post portions of <code>config.log</code>, please also send a script of the configure output and a description of what you expected to see (and why) so the failure you are observing can be identified and resolved.</p>
+<p>If all reasonable corrective actions have been tried and the problem appears be due to a flaw in the configure script, please send a bug report to the <a href="https://imagemagick.org/discourse-server//viewforum.html?f=3">ImageMagick Defect Support Forum</a>. All bug reports should contain the operating system type (as reported by <code>uname -a</code>) and the compiler/compiler-version. A copy of the configure script output and/or the relevant portion of <code>config.log</code> file may be valuable in order to find the problem. If you post portions of <code>config.log</code>, please also send a script of the configure output and a description of what you expected to see (and why) so the failure you are observing can be identified and resolved.</p>
<p>ImageMagick is now configured and ready to build</p>
<dt class="col-md-4">sudo make install</dt>
<dd class="col-md-8">Install ImageMagick.</dd>
<dt class="col-md-4">make check</dt>
- <dd class="col-md-8">Run tests using the installed ImageMagick (<code>sudo make install</code> must be done first). Ghostscript and Ghostscript fonts are a prerequisite, otherwise certain unit tests that render text and the EPS, PS, and PDF formats will likely fail.</dd>
+ <dd class="col-md-8">Run tests using the installed ImageMagick (<code>sudo make install</code> must be done first). Ghostscript iand Freetype are prerequisites, otherwise certain unit tests that render text and the EPS, PS, and PDF formats will likely fail.</dd>
<dt class="col-md-4">make clean</dt>
<dd class="col-md-8"> Remove everything in the build directory created by <code>make</code>.</dd>
<dt class="col-md-4">make distclean</dt>
<h2 class="magick-post-title"><a class="anchor" id="linux"></a>Linux-specific Build instructions</h2>
-<p>Download <a href="https://www.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://www.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="../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>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://www.imagemagick.org/download/digest.rdf">message digest</a>.</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>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-5.tar.gz</span><span class='crtout'></span><span class="crtprompt">$ </span><span class='crtin'>cd ImageMagick-7.0.8-5</span></pre> <p>Configure ImageMagick:</p>
+ <pre class="highlight"><span class="crtprompt">$ </span><span class='crtin'>tar xvzf ImageMagick-7.0.8-11.tar.gz</span><span class='crtout'></span><span class="crtprompt">$ </span><span class='crtin'>cd ImageMagick-7.0.8-11</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-5</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-11</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>export CPPFLAGS="-Ic:/Progra~1/GnuWin32/include"</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>export LDFLAGS="-Lc:/Progra~1/GnuWin32/lib"</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>./configure --without-perl</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>make</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>sudo make install</span></pre>
<h2 class="magick-post-title"><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>
-<h4>Build Problems</h4>
+<h5>Build Problems</h5>
<p>If the build complains about missing dependencies (e.g. <var>.deps/source.PLO</var>), add <code>--disable-dependency-tracking</code> to your <code>configure</code> command line.</p>
<p>Some systems may fail to link at build time due to unresolved symbols. Try adding the LDFLAGS to the <code>configure</code> command line:</p>
<pre class="highlight"><code>configure LDFLAGS='-L/usr/local/lib -R/usr/local/lib'
</code></pre>
-<h4>Dynamic Linker Run-time Bindings</h4>
+<h5>Dynamic Linker Run-time Bindings</h5>
<p>On some systems, ImageMagick may not find its shared library, <var>libMagick.so</var>. Try running the <code>ldconfig</code> with the library path:</p>
<pre class="highlight"><code>/sbin/ldconfig /usr/local/lib
<pre class="highlight"><code>ldd `which convert`
</code></pre>
-<h4>Delegate Libraries</h4>
+<h5>Delegate Libraries</h5>
<p>On occasion you may receive these warnings:</p>
<pre class="highlight"><code>no decode delegate for this image format
no encode delegate for this image format
<p>You should see a mode of rw- associated with the JPEG tag. This mode means the image can be read or written and can only support one image per image file.</p>
-<h4>PerlMagick</h4>
+<h5>PerlMagick</h5>
<p>If PerlMagick fails to link with a message similar to <var>libperl.a is not found</var>, rerun <code>configure</code> with the <code>--enable-shared</code> or <code>--enable-shared --with-modules</code> options.</p>
</div>
<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://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Advanced Windows Source Installation @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
<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://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Command-line Tools: Animate @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/animate.html" rel="canonical" />
+ <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" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<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>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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="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="resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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://www.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://www.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>
</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"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<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="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="../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>
<h2 class="magick-post-title"><a class="anchor" id="usage"></a>Example Usage</h2>
</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>background color</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>animate 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>animate 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#animate">-display <var>server</var></a></td>
+ <td><a href="../www/command-line-options.html#animate">-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#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#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#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 animate 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#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#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">-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#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 reanimate</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>animate 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>animate images 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>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
- <a href="links.html">Related</a> •
- <a href="sitemap.html">Sitemap</a>
+ <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="animate.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/support.html">Donate</a> •
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 15:22 -->
\ No newline at end of file
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
<a class="magick-nav-item active" href="api.html">Develop</a>
- <a class="magick-nav-item " href="www/www/www/www/www/www/www/www/www/../www/../www/https://www.imagemagick.org/script/search.php">Search</a>
+ <a class="magick-nav-item " href="www/www/www/www/www/www/www/www/www/../www/https://www.imagemagick.org/www/https://imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="www/discourse-server/">Community</a>
</nav>
</div>
</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/https://www.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/https://www.imagemagick.org/www/https://imagemagick.org/script/contact.php">Contact Us</a></p>
<p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
</footer>
</div><!-- /.container -->
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>Magick++, C++ API for ImageMagick: Image Class @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magick++, c++, api, for, imagemagick:, image, class, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="Image++.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<h1> Magick::Image Class</h1>
<p class="navigation-index">[<a href="Image++.html#BLOBs">BLOBs</a> • <a href="Image++.html#Constructors">Constructors</a> • <a href="Image++.html#Image%20Manipulation%20Methods">Image Manipulation Methods</a> • <a href="Image++.html#Image%20Attributes">Image Attributes</a> • <a href="Image++.html#Raw%20Image%20Pixel%20Access">Low-Level Image Pixel Access</a>]</p>
<div class="doc-section">
<p>Image is the primary object in Magick++ and represents
-a single image frame (see <a href="../Magick++/ImageDesign.html">design</a> ). The
-<a href="../Magick++/STL.html">STL interface</a> <b>must</b> be used to operate on
+a single image frame (see <a href="http://www.imagemagick.org/Magick++/ImageDesign.html">design</a> ). The
+<a href="http://www.imagemagick.org/Magick++/STL.html">STL interface</a> <b>must</b> be used to operate on
image sequences or images (e.g. of format GIF, TIFF, MIFF, Postscript,
& MNG) which are comprised of multiple image frames. Individual
frames of a multi-frame image may be requested by adding array-style
the fourth frame of a GIF animation. Various image manipulation
operations may be applied to the image. Attributes may be set on the
image to influence the operation of the manipulation operations. The <a
- href="../Magick++/Pixels.html"> Pixels</a> class provides low-level access to
+ href="http://www.imagemagick.org/Magick++/Pixels.html"> Pixels</a> class provides low-level access to
image
pixels. As a convenience, including <tt><font color="#663366"><Magick++.h></font></tt>
is sufficient in order to use the complete Magick++ API. The Magick++
read-from a disk file, encoded images may also reside in memory.
Encoded
images in memory are known as BLOBs (Binary Large OBjects) and may be
-represented using the <a href="../Magick++/Blob.html">Blob</a> class. The encoded
+represented using the <a href="http://www.imagemagick.org/Magick++/Blob.html">Blob</a> class. The encoded
image may be initially placed in memory by reading it directly from a
file, reading the image from a database, memory-mapped from a disk
file, or could be written to memory by Magick++. Once the encoded image
<div class="doc-section">
Image may be constructed in a number of ways. It may be constructed
from a file, a URL, or an encoded image (e.g. JPEG) contained in an
-in-memory <a href="../Magick++/Blob.html"> BLOB</a> . The available Image
+in-memory <a href="http://www.imagemagick.org/Magick++/Blob.html"> BLOB</a> . The available Image
constructors are shown in the following table: <br>
<br>
</tr>
<tr>
<td><font size="-1">const Geometry &size_, const <a
- href="../Magick++/Color.html"> Color</a> &color_</font></td>
+ href="http://www.imagemagick.org/Magick++/Color.html"> Color</a> &color_</font></td>
<td><font size="-1">Construct a blank image canvas of specified
size and color</font></td>
</tr>
<tr>
<td><a name="constructor_blob"></a> <font size="-1">const <a
- href="../Magick++/Blob.html">Blob</a> &blob_</font></td>
+ href="http://www.imagemagick.org/Magick++/Blob.html">Blob</a> &blob_</font></td>
<td rowspan="5"><font size="-1">Construct Image by reading from
-encoded image data contained in an in-memory <a href="../Magick++/Blob.html">BLOB</a>
+encoded image data contained in an in-memory <a href="http://www.imagemagick.org/Magick++/Blob.html">BLOB</a>
. Depending on the constructor arguments, the Blob <a href="Image++.html#size">size</a>
, <a href="Image++.html#depth">depth</a> , <a href="Image++.html#magick">magick</a> (format)
may
href="Image++.html#magick">magick</a> ) must be specified.</font></td>
</tr>
<tr>
- <td><font size="-1">const <a href="../Magick++/Blob.html">Blob</a>
-&blob_, const <a href="../Magick++/Geometry.html">Geometry</a> &size_</font></td>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Blob.html">Blob</a>
+&blob_, const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a> &size_</font></td>
</tr>
<tr>
- <td><font size="-1">const <a href="../Magick++/Blob.html">Blob</a>
-&blob_, const <a href="../Magick++/Geometry.html">Geometry</a> &size,
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Blob.html">Blob</a>
+&blob_, const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a> &size,
size_t depth</font></td>
</tr>
<tr>
- <td><font size="-1">const <a href="../Magick++/Blob.html">Blob</a>
-&blob_, const <a href="../Magick++/Geometry.html">Geometry</a> &size,
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Blob.html">Blob</a>
+&blob_, const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a> &size,
size_t depth_, const string &magick_</font></td>
</tr>
<tr>
- <td><font size="-1">const <a href="../Magick++/Blob.html">Blob</a>
-&blob_, const <a href="../Magick++/Geometry.html">Geometry</a> &size,
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Blob.html">Blob</a>
+&blob_, const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a> &size,
const
string &magick_</font></td>
</tr>
<td><font size="-1">const size_t width_, </font> <br>
<font size="-1">const size_t height_,</font> <br>
<font size="-1">std::string map_,</font> <br>
- <font size="-1">const <a href="../Magick++/Enumerations.html#StorageType">
+ <font size="-1">const <a href="http://www.imagemagick.org/Magick++/Enumerations.html#StorageType">
StorageType</a> type_,</font> <br>
<font size="-1">const void *pixels_</font></td>
<td><font size="-1">Construct a new Image based on an array of
</tr>
<tr>
<td><font size="-1">type_</font></td>
- <td><font size="-1"><a href="../Magick++/Enumerations.html#StorageType">Pixel
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#StorageType">Pixel
storage type</a> (CharPixel, ShortPixel, IntegerPixel, FloatPixel, or
DoublePixel)</font></td>
</tr>
image-list) manipulation operations provided by the ImageMagick
library. If you
must process a multi-image file (such as an animation), the <a
- href="../Magick++/STL.html"> STL interface</a> , which provides a multi-image
+ href="http://www.imagemagick.org/Magick++/STL.html"> STL interface</a> , which provides a multi-image
abstraction on top of <i>Image</i>, must be used.
<p>Image manipulation methods are very easy to use. For example: </p>
<pre class="code">
<td style="text-align: center;">
<center><a name="addNoise"></a> <font size="-1">addNoise</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/Enumerations.html#NoiseType">NoiseType</a>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#NoiseType">NoiseType</a>
noiseType_</font></td>
<td><font size="-1">Add noise to image with specified noise type.</font></td>
</tr>
<center><a name="annotate"></a> <font size="-1">annotate</font></center>
</td>
<td><font size="-1">const std::string &text_, const <a
- href="../Magick++/Geometry.html"> Geometry</a> &location_</font></td>
+ href="http://www.imagemagick.org/Magick++/Geometry.html"> Geometry</a> &location_</font></td>
<td><font size="-1">Annotate using specified text, and placement
location</font></td>
</tr>
<tr>
- <td><font size="-1">string text_, const <a href="../Magick++/Geometry.html">Geometry</a>
-&boundingArea_, <a href="../Magick++/Enumerations.html#GravityType">GravityType</a>
+ <td><font size="-1">string text_, const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
+&boundingArea_, <a href="http://www.imagemagick.org/Magick++/Enumerations.html#GravityType">GravityType</a>
gravity_</font></td>
<td><font size="-1">Annotate using specified text, bounding area,
and placement gravity. If <i>boundingArea_</i> is invalid, then
</tr>
<tr>
<td><font size="-1">const std::string &text_, const <a
- href="../Magick++/Geometry.html"> Geometry</a> &boundingArea_, <a
- href="../Magick++/Enumerations.html#GravityType">GravityType</a> gravity_, double
+ href="http://www.imagemagick.org/Magick++/Geometry.html"> Geometry</a> &boundingArea_, <a
+ href="http://www.imagemagick.org/Magick++/Enumerations.html#GravityType">GravityType</a> gravity_, double
degrees_, </font></td>
<td><font size="-1">Annotate with text using specified text,
bounding area, placement gravity, and rotation. If <i>boundingArea_</i>
</tr>
<tr>
<td><font size="-1">const std::string &text_, <a
- href="../Magick++/Enumerations.html#GravityType"> GravityType</a> gravity_</font></td>
+ href="http://www.imagemagick.org/Magick++/Enumerations.html#GravityType"> GravityType</a> gravity_</font></td>
<td><font size="-1">Annotate with text (bounding area is entire
image) and placement gravity.</font></td>
</tr>
<td style="text-align: center;">
<center><a name="border"></a> <font size="-1">border</font></center>
</td>
- <td><font size="-1">const <a href="../Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
&geometry_ = "6x6+0+0"</font></td>
<td><font size="-1">Border image (add border to image). The
color of the border is specified by the <i>borderColor</i> attribute.</font></td>
<td style="text-align: center;">
<center><a name="channel"></a> <font size="-1">channel</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/Enumerations.html#ChannelType">ChannelType</a>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#ChannelType">ChannelType</a>
layer_</font></td>
<td><font size="-1">Extract channel from image. Use this option
to extract a particular channel from the image. <i>MatteChannel</i>
<td style="text-align: center;">
<center><a name="chop"></a> <font size="-1">chop</font></center>
</td>
- <td><font size="-1">const <a href="../Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
&geometry_</font></td>
<td><font size="-1">Chop image (remove vertical or horizontal
subregion of image)</font></td>
Use this method to assign a specific comment to the
image. Optionally you can include the image filename, type,
width, height, or other image attributes by embedding <a
- href="../Magick++/FormatCharacters.html">special format characters.</a> </font></td>
+ href="http://www.imagemagick.org/Magick++/FormatCharacters.html">special format characters.</a> </font></td>
</tr>
<tr>
<td style="text-align: center;" valign="middle"><font size="-1"><a
<td style="text-align: center;" rowspan="3">
<center><a name="composite"></a> <font size="-1">composite</font></center>
</td>
- <td><font size="-1">const <a href="../../Magick++/Image.html">Image</a>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Image.html">Image</a>
&compositeImage_, ssize_t xOffset_, ssize_t yOffset_, <a
- href="../Magick++/Enumerations.html#CompositeOperator"> CompositeOperator</a>
+ href="http://www.imagemagick.org/Magick++/Enumerations.html#CompositeOperator"> CompositeOperator</a>
compose_ = <i>InCompositeOp</i></font></td>
<td><font size="-1">Compose an image onto the current image at
offset specified by <i>xOffset_</i>, <i>yOffset_ </i>using the
composition algorithm specified by <i>compose_</i>. </font></td>
</tr>
<tr>
- <td><font size="-1">const <a href="../../Magick++/Image.html">Image</a>
-&compositeImage_, const <a href="../Magick++/Geometry.html">Geometry</a>
-&offset_, <a href="../Magick++/Enumerations.html#CompositeOperator">CompositeOperator</a>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Image.html">Image</a>
+&compositeImage_, const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
+&offset_, <a href="http://www.imagemagick.org/Magick++/Enumerations.html#CompositeOperator">CompositeOperator</a>
compose_ = <i>InCompositeOp</i></font></td>
<td><font size="-1">Compose an image onto the current image at
offset specified by <i>offset_</i> using the composition algorithm
specified by <i>compose_</i> . </font></td>
</tr>
<tr>
- <td><font size="-1">const <a href="../../Magick++/Image.html">Image</a>
-&compositeImage_, <a href="../Magick++/Enumerations.html#GravityType">GravityType</a>
-gravity_, <a href="../Magick++/Enumerations.html#CompositeOperator">CompositeOperator</a>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Image.html">Image</a>
+&compositeImage_, <a href="http://www.imagemagick.org/Magick++/Enumerations.html#GravityType">GravityType</a>
+gravity_, <a href="http://www.imagemagick.org/Magick++/Enumerations.html#CompositeOperator">CompositeOperator</a>
compose_ = <i>InCompositeOp</i></font></td>
<td><font size="-1">Compose an image onto the current image with
placement specified by <i>gravity_ </i>using the composition
<td style="text-align: center;">
<center><a name="crop"></a> <font size="-1">crop</font></center>
</td>
- <td><font size="-1">const <a href="../Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
&geometry_</font></td>
<td><font size="-1">Crop image (subregion of original image)</font></td>
</tr>
<td style="text-align: center;" rowspan="2">
<center><a name="draw"></a> <font size="-1">draw</font></center>
</td>
- <td><font size="-1">const <a href="../Magick++/Drawable.html">Drawable</a>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Drawable.html">Drawable</a>
&drawable_</font></td>
<td><font size="-1">Draw shape or text on image.</font></td>
</tr>
<tr>
- <td><font size="-1">const std::list<<a href="../Magick++/Drawable.html">Drawable</a>
+ <td><font size="-1">const std::list<<a href="http://www.imagemagick.org/Magick++/Drawable.html">Drawable</a>
> &drawable_</font></td>
<td><font size="-1">Draw shapes or text on image using a set of
Drawable objects contained in an STL list. Use of this method improves
<tr>
<td style="text-align: center;" rowspan="4">
<center><a name="extent"></a> <font size="-1">extent</font></td>
- <td><font size="-1">const <a href="../Magick++/Geometry.html"> Geometry</a> &geometry_</font></td>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Geometry.html"> Geometry</a> &geometry_</font></td>
<td rowspan="2"><font size="-1">extends the image as defined by the geometry, gravity, and image background color.</font></td>
</tr>
<tr>
- <td><font size="-1">const <a href="../Magick++/Geometry.html">Geometry</a>
-&geometry_, const <a href="../Magick++/Color.html">Color</a> &backgroundColor_</font></td>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
+&geometry_, const <a href="http://www.imagemagick.org/Magick++/Color.html">Color</a> &backgroundColor_</font></td>
</tr>
<tr>
- <td><font size="-1">const <a href="../Magick++/Geometry.html"> Geometry</a> &geometry_, const <a href="../../api/Enumerations.html#GravityType">GravityType</a>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Geometry.html"> Geometry</a> &geometry_, const <a href="../../api/Enumerations.html#GravityType">GravityType</a>
&gravity_</font></td>
<td rowspan="2"><font size="-1">extends the image as defined by the geometry, gravity, and image background color.</font></td>
</tr>
<tr>
- <td><font size="-1">const <a href="../Magick++/Geometry.html">Geometry</a>
-&geometry_, const <a href="../Magick++/Color.html">Color</a> &backgroundColor_,
-const <a href="../Magick++/Enumerations.html#GravityType">GravityType</a> &gravity_</font></td>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
+&geometry_, const <a href="http://www.imagemagick.org/Magick++/Color.html">Color</a> &backgroundColor_,
+const <a href="http://www.imagemagick.org/Magick++/Enumerations.html#GravityType">GravityType</a> &gravity_</font></td>
</tr>
<tr>
<td style="text-align: center;">
<font size="-1">Color</font></center>
</td>
<td><font size="-1">ssize_t x_, ssize_t y_, const <a
- href="../Magick++/Color.html"> Color</a> &fillColor_</font></td>
+ href="http://www.imagemagick.org/Magick++/Color.html"> Color</a> &fillColor_</font></td>
<td rowspan="2"><font size="-1">Flood-fill color across pixels
that match the color of the target pixel and are neighbors of the
target pixel. Uses current fuzz setting when determining color match.</font></td>
</tr>
<tr>
- <td><font size="-1">const <a href="../Magick++/Geometry.html">Geometry</a>
-&point_, const <a href="../Magick++/Color.html">Color</a> &fillColor_</font></td>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
+&point_, const <a href="http://www.imagemagick.org/Magick++/Color.html">Color</a> &fillColor_</font></td>
</tr>
<tr>
<td><font size="-1">ssize_t x_, ssize_t y_, const <a
- href="../Magick++/Color.html"> Color</a> &fillColor_, const <a
- href="../Magick++/Color.html">Color</a>
+ href="http://www.imagemagick.org/Magick++/Color.html"> Color</a> &fillColor_, const <a
+ href="http://www.imagemagick.org/Magick++/Color.html">Color</a>
&borderColor_</font></td>
<td rowspan="2"><font size="-1">Flood-fill color across pixels
starting at target-pixel and stopping at pixels matching specified
border color. Uses current fuzz setting when determining color match.</font></td>
</tr>
<tr>
- <td><font size="-1">const <a href="../Magick++/Geometry.html">Geometry</a>
-&point_, const <a href="../Magick++/Color.html">Color</a> &fillColor_,
-const <a href="../Magick++/Color.html">Color</a> &borderColor_</font></td>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
+&point_, const <a href="http://www.imagemagick.org/Magick++/Color.html">Color</a> &fillColor_,
+const <a href="http://www.imagemagick.org/Magick++/Color.html">Color</a> &borderColor_</font></td>
</tr>
<tr>
<td style="text-align: center;"><a name="floodFillOpacity"></a> <font
target pixel. Uses current fuzz setting when determining color match.</font></td>
</tr>
<tr>
- <td><font size="-1">const <a href="../Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
&point_, const Image &texture_</font></td>
</tr>
<tr>
<td><font size="-1">ssize_t x_, ssize_t y_, const Image
-&texture_, const <a href="../Magick++/Color.html">Color</a> &borderColor_</font></td>
+&texture_, const <a href="http://www.imagemagick.org/Magick++/Color.html">Color</a> &borderColor_</font></td>
<td rowspan="2"><font size="-1">Flood-fill texture across pixels
starting at target-pixel and stopping at pixels matching specified
border color. Uses current fuzz setting when determining color match.</font></td>
</tr>
<tr>
- <td><font size="-1">const <a href="../Magick++/Geometry.html">Geometry</a>
-&point_, const Image &texture_, const <a href="../Magick++/Color.html">
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
+&point_, const Image &texture_, const <a href="http://www.imagemagick.org/Magick++/Color.html">
Color</a>
&borderColor_</font></td>
</tr>
<td style="text-align: center;" rowspan="2">
<center><a name="frame"></a> <font size="-1">frame</font></center>
</td>
- <td><font size="-1">const <a href="../Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
&geometry_ = "25x25+6+6"</font></td>
<td rowspan="2"><font size="-1">Add decorative frame around image</font></td>
</tr>
<td><font size="-1">Assign a label to an image. Use this option
to assign a specific label to the image. Optionally
you can include the image filename, type, width, height, or scene
-number in the label by embedding <a href="../Magick++/FormatCharacters.html">
+number in the label by embedding <a href="http://www.imagemagick.org/Magick++/FormatCharacters.html">
special format characters.</a> If the first character of string is @,
the
image label is read from a file titled by the remaining characters in
<td style="text-align: center;">
<center><a name="matteFloodfill"></a> <font size="-1">matteFloodfill</font></center>
</td>
- <td><font size="-1">const <a href="../Magick++/Color.html">Color</a>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Color.html">Color</a>
&target_, const unsigned int opacity_, const ssize_t x_, const
ssize_t
-y_, <a href="../Magick++/Enumerations.html#PaintMethod">PaintMethod</a> method_</font></td>
+y_, <a href="http://www.imagemagick.org/Magick++/Enumerations.html#PaintMethod">PaintMethod</a> method_</font></td>
<td><font size="-1">Floodfill designated area with a replacement
opacity value.</font></td>
</tr>
<td style="text-align: center;">
<center><a name="mergeLayers"></a> <font size="-1">mergeLayers</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/Enumerations.html#LayerMethod">LayerMethod</a>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#LayerMethod">LayerMethod</a>
noiseType_</font></td>
<td><font size="-1">handle multiple images forming a set of image layers or animation frames.</font></td>
</tr>
<td style="text-align: center;">
<center><a name="opaque"></a> <font size="-1">opaque</font></center>
</td>
- <td><font size="-1">const <a href="../Magick++/Color.html">Color</a>
-&opaqueColor_, const <a href="../Magick++/Color.html">Color</a> &penColor_</font></td>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Color.html">Color</a>
+&opaqueColor_, const <a href="http://www.imagemagick.org/Magick++/Color.html">Color</a> &penColor_</font></td>
<td><font size="-1">Change color of pixels matching opaqueColor_
to specified penColor_.</font></td>
</tr>
<td style="text-align: center;">
<center><a name="raise"></a> <font size="-1">raise</font></center>
</td>
- <td><font size="-1">const <a href="../Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
&geometry_ = "6x6+0+0", bool raisedFlag_ = false</font></td>
<td><font size="-1">Raise image (lighten or darken the edges of
an image to give a 3-D raised or lowered effect)</font></td>
<td><font size="-1">Read image into current object</font></td>
</tr>
<tr>
- <td><font size="-1">const <a href="../Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
&size_, const std::string &imageSpec_</font></td>
<td><font size="-1">Read image of specified size into current
object. This form is useful for images that do not specify their size
equal to the specified size. This may result in memory and time savings.</font></td>
</tr>
<tr>
- <td><font size="-1">const <a href="../Magick++/Blob.html">Blob</a> &blob_</font></td>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Blob.html">Blob</a> &blob_</font></td>
<td rowspan="5"><font size="-1">Read encoded image of specified
-size from an in-memory <a href="../Magick++/Blob.html">BLOB</a> into current
+size from an in-memory <a href="http://www.imagemagick.org/Magick++/Blob.html">BLOB</a> into current
object. Depending on the method arguments, the Blob size, depth, and
format may also be specified. Some image formats require that size be
specified. The default ImageMagick uses for depth depends on its
a format can't be automagically detected, the format must be specified.</font></td>
</tr>
<tr>
- <td><font size="-1">const <a href="../Magick++/Blob.html">Blob</a>
-&blob_, const <a href="../Magick++/Geometry.html">Geometry</a> &size_</font></td>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Blob.html">Blob</a>
+&blob_, const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a> &size_</font></td>
</tr>
<tr>
- <td><font size="-1">const <a href="../Magick++/Blob.html">Blob</a>
-&blob_, const <a href="../Magick++/Geometry.html">Geometry</a> &size_,
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Blob.html">Blob</a>
+&blob_, const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a> &size_,
size_t depth_</font></td>
</tr>
<tr>
- <td><font size="-1">const <a href="../Magick++/Blob.html">Blob</a>
-&blob_, const <a href="../Magick++/Geometry.html">Geometry</a> &size_,
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Blob.html">Blob</a>
+&blob_, const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a> &size_,
size_t depth_, const string &magick_ </font></td>
</tr>
<tr>
- <td><font size="-1">const <a href="../Magick++/Blob.html">Blob</a>
-&blob_, const <a href="../Magick++/Geometry.html">Geometry</a> &size_,
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Blob.html">Blob</a>
+&blob_, const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a> &size_,
const
string &magick_</font></td>
</tr>
<td style="text-align: center;">
<center><a name="sample"></a> <font size="-1">sample</font></center>
</td>
- <td><font size="-1">const <a href="../Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
&geometry_ </font></td>
<td><font size="-1">Resize image by using pixel sampling algorithm</font></td>
</tr>
<td style="text-align: center;">
<center><a name="scale"></a> <font size="-1">scale</font></center>
</td>
- <td><font size="-1">const <a href="../Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
&geometry_</font></td>
<td><font size="-1">Resize image by using simple ratio algorithm</font></td>
</tr>
<td style="text-align: center;">
<center><a name="splice"></a> <font size="-1">splice</font></center>
</td>
- <td><font size="-1">const <a href="../Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
&geometry_</font></td>
<td><font size="-1">splice the background color into the image</font></td>
</tr>
<td style="text-align: center;" rowspan="2">
<center><a name="transform"></a> <font size="-1">transform</font></center>
</td>
- <td><font size="-1">const <a href="../Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
&imageGeometry_</font></td>
<td rowspan="2"><font size="-1">Transform image based on image
and crop geometries. Crop geometry is optional.</font></td>
</tr>
<tr>
- <td><font size="-1">const <a href="../Magick++/Geometry.html">Geometry</a>
-&imageGeometry_, const <a href="../Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
+&imageGeometry_, const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
&cropGeometry_ </font></td>
</tr>
<tr>
<td style="text-align: center;">
<center><a name="transparent"></a> <font size="-1">transparent</font></center>
</td>
- <td><font size="-1">const <a href="../Magick++/Color.html">Color</a>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Color.html">Color</a>
&color_</font></td>
<td><font size="-1">Add matte image to image, setting pixels
matching color to transparent.</font></td>
original if this is a problem.</font></td>
</tr>
<tr>
- <td><font size="-1"><a href="../Magick++/Blob.html">Blob</a> *blob_</font></td>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Blob.html">Blob</a> *blob_</font></td>
<td rowspan="3"><font size="-1">Write image to a in-memory <a
- href="../Magick++/Blob.html"> BLOB</a> stored in <i>blob_</i>. The <i>magick</i>_
+ href="http://www.imagemagick.org/Magick++/Blob.html"> BLOB</a> stored in <i>blob_</i>. The <i>magick</i>_
parameter specifies the image format to write (defaults to <a
href="Image++.html#magick">magick</a> ). The depth_ parameter species the image
depth (defaults to <a href="Image++.html#depth"> depth</a> ).</font> <br>
original if this is a problem.</font></td>
</tr>
<tr>
- <td><font size="-1"><a href="../Magick++/Blob.html">Blob</a> *blob_,
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Blob.html">Blob</a> *blob_,
std::string &magick_</font></td>
</tr>
<tr>
- <td><font size="-1"><a href="../Magick++/Blob.html">Blob</a> *blob_,
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Blob.html">Blob</a> *blob_,
std::string &magick_, size_t depth_</font></td>
</tr>
<tr>
<td style="text-align: center;">
<center><a name="resize"></a> <font size="-1">resize</font></center>
</td>
- <td><font size="-1">const <a href="../Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
&geometry_</font></td>
<td><font size="-1">Resize image to specified size.</font></td>
</tr>
<br>
<font size="-1">Color</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/Color.html">Color</a> </font></td>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Color.html">Color</a> </font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1">const <a href="../Magick++/Color.html">Color</a>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Color.html">Color</a>
&color_</font></td>
<td><font size="-1">Image background color</font></td>
</tr>
<td>
<center><a name="borderColor"></a> <font size="-1">borderColor</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/Color.html">Color</a> </font></td>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Color.html">Color</a> </font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1"> const <a href="../Magick++/Color.html">Color</a>
+ <td><font size="-1"> const <a href="http://www.imagemagick.org/Magick++/Color.html">Color</a>
&color_</font></td>
<td><font size="-1">Image border color</font></td>
</tr>
<td>
<center><a name="boxColor"></a> <font size="-1">boxColor</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/Color.html">Color</a> </font></td>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Color.html">Color</a> </font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1">const <a href="../Magick++/Color.html">Color</a>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Color.html">Color</a>
&boxColor_</font></td>
<td><font size="-1">Base color that annotation text is rendered
on.</font></td>
<td>
<center><a name="classType"></a> <font size="-1">classType</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/Enumerations.html#ClassType">ClassType</a>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#ClassType">ClassType</a>
</font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1"> <a href="../Magick++/Enumerations.html#ClassType">ClassType</a>
+ <td><font size="-1"> <a href="http://www.imagemagick.org/Magick++/Enumerations.html#ClassType">ClassType</a>
class_</font></td>
<td><font size="-1">Image storage class. Note that
conversion from a DirectClass image to a PseudoClass image may result
<td>
<center><a name="colorMap"></a> <font size="-1">colorMap</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/Color.html">Color</a> </font></td>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Color.html">Color</a> </font></td>
<td><font size="-1">size_t index_</font></td>
<td><font size="-1">size_t index_, const <a
- href="../Magick++/Color.html"> Color</a> &color_</font></td>
+ href="http://www.imagemagick.org/Magick++/Color.html"> Color</a> &color_</font></td>
<td><font size="-1">Color at colormap index.</font></td>
</tr>
<tr>
<td>
<center><a name="colorSpace"></a> <font size="-1">colorSpace</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/Enumerations.html#ColorspaceType">ColorspaceType</a>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#ColorspaceType">ColorspaceType</a>
colorSpace_</font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1"><a href="../Magick++/Enumerations.html#ColorspaceType">ColorspaceType</a>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#ColorspaceType">ColorspaceType</a>
colorSpace_</font></td>
<td><font size="-1">The colorspace (e.g. CMYK) used to represent
the image pixel colors. Image pixels are always stored as RGB(A) except
<td>
<center><a name="compose"></a> <font size="-1">compose</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/Enumerations.html#CompositeOperator">CompositeOperator</a>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#CompositeOperator">CompositeOperator</a>
</font></td>
<td><small><font size="-1"><small>void</small></font></small></td>
<td><small><font size="-1"><small><a
- href="../Magick++/Enumerations.html#CompositeOperator">CompositeOperator</a>
+ href="http://www.imagemagick.org/Magick++/Enumerations.html#CompositeOperator">CompositeOperator</a>
compose_</small></font></small></td>
<td><font size="-1">Composition operator to be used when
composition is implicitly used (such as for image flattening).</font></td>
<br>
<font size="-1">Type</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/Enumerations.html#CompressionType">CompressionType</a>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#CompressionType">CompressionType</a>
</font></td>
<td><small><font size="-1"><small>void</small></font></small></td>
<td><small><font size="-1"><small><a
- href="../Magick++/Enumerations.html#CompressionType">CompressionType</a>
+ href="http://www.imagemagick.org/Magick++/Enumerations.html#CompressionType">CompressionType</a>
compressType_</small></font></small></td>
<td><font size="-1">Image compresion type. The default is the
compression type of the specified image file.</font></td>
<td>
<center><a name="density"></a> <font size="-1">density</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
(default 72x72)</font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1">const <a href="../Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
&density_</font></td>
<td><font size="-1">Vertical and horizontal resolution in pixels
of the image. This option specifies an image density when decoding a
<td>
<center><a name="endian"></a> <font size="-1">endian</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/Enumerations.html#EndianType">EndianType</a>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#EndianType">EndianType</a>
</font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1"><a href="../Magick++/Enumerations.html#EndianType">EndianType</a>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#EndianType">EndianType</a>
endian_</font></td>
<td><font size="-1">Specify (or obtain) endian option for formats
which support it.</font></td>
<td>
<center><a name="fillRule"></a> <font size="-1">fillRule</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/Enumerations.html#FillRule">FillRule</a>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#FillRule">FillRule</a>
</font></td>
<td><font size="-1">void</font></td>
<td><font size="-1">const Magick::FillRule &fillRule_</font></td>
<td>
<center><a name="filterType"></a> <font size="-1">filterType</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/Enumerations.html#FilterTypes">FilterTypes</a>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#FilterTypes">FilterTypes</a>
</font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1"><a href="../Magick++/Enumerations.html#FilterTypes">FilterTypes</a>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#FilterTypes">FilterTypes</a>
filterType_</font></td>
<td><font size="-1">Filter to use when resizing image. The
reduction filter employed has a significant effect on the time required
<td>
<center><a name="fontTypeMetrics"></a> <font size="-1">fontTypeMetrics</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/TypeMetric.html">TypeMetric</a> </font></td>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/TypeMetric.html">TypeMetric</a> </font></td>
<td><font size="-1">const std::string &text_, <a
- href="../Magick++/TypeMetric.html"> TypeMetric</a> *metrics</font></td>
+ href="http://www.imagemagick.org/Magick++/TypeMetric.html"> TypeMetric</a> *metrics</font></td>
<td bgcolor="#666666"><font size="-1"> </font></td>
<td><font size="-1">Update metrics with font type metrics using
specified <i>text</i>, and current <a href="Image++.html#font">font</a> and <a
<td>
<center><a name="geometry"></a> <font size="-1">geometry</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/Geometry.html">Geometry</a> </font></td>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a> </font></td>
<td><font size="-1">void</font></td>
<td bgcolor="#666666"><font size="-1"> </font></td>
<td><font size="-1">Preferred size of the image when encoding.</font></td>
<td>
<center><a name="iccColorProfile"></a> <font size="-1">iccColorProfile</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/Blob.html">Blob</a> </font></td>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Blob.html">Blob</a> </font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1">const <a href="../Magick++/Blob.html">Blob</a>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Blob.html">Blob</a>
&colorProfile_</font></td>
<td><font size="-1">ICC color profile. Supplied via a <a
- href="../Magick++/Blob.html"> Blob</a> since Magick++/ and ImageMagick do not
+ href="http://www.imagemagick.org/Magick++/Blob.html"> Blob</a> since Magick++/ and ImageMagick do not
currently support formating this data structure directly.
Specifications are available from the <a href="http://www.color.org/">
International Color Consortium</a> for the format of ICC color profiles.</font></td>
<br>
<font size="-1">Type</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/Enumerations.html#InterlaceType">InterlaceType</a>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#InterlaceType">InterlaceType</a>
</font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1"><a href="../Magick++/Enumerations.html#InterlaceType">InterlaceType</a>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#InterlaceType">InterlaceType</a>
interlace_</font></td>
<td><font size="-1">The type of interlacing scheme (default <i>NoInterlace</i>
). This option is used to specify the type of interlacing
<td>
<center><a name="iptcProfile"></a> <font size="-1">iptcProfile</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/Blob.html">Blob</a> </font></td>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Blob.html">Blob</a> </font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1">const <a href="../Magick++/Blob.html">Blob</a> &
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Blob.html">Blob</a> &
iptcProfile_</font></td>
<td><font size="-1">IPTC profile. Supplied via a <a
- href="../Magick++/Blob.html"> Blob</a> since Magick++ and ImageMagick do not
+ href="http://www.imagemagick.org/Magick++/Blob.html"> Blob</a> since Magick++ and ImageMagick do not
currently support formating this data structure directly.
Specifications are available from the <a href="http://www.iptc.org/">
International Press Telecommunications Council</a> for IPTC profiles.</font></td>
<td>
<center><a name="matteColor"></a> <font size="-1">matteColor</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/Color.html">Color</a> </font></td>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Color.html">Color</a> </font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1">const <a href="../Magick++/Color.html">Color</a>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Color.html">Color</a>
&matteColor_</font></td>
<td><font size="-1">Image matte (frame) color</font></td>
</tr>
<br>
<font size="-1">Geometry</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/Geometry.html">Geometry</a> </font></td>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a> </font></td>
<td><font size="-1">void</font></td>
<td bgcolor="#666666"><font size="-1"> </font></td>
<td><font size="-1">Tile size and offset within an image montage.
name="orientation"></a>orientation<br>
</small></td>
<td style="vertical-align: middle;"><small><a
- href="../Magick++/Enumerations.html#OrientationType">OrientationType</a></small></td>
+ href="http://www.imagemagick.org/Magick++/Enumerations.html#OrientationType">OrientationType</a></small></td>
<td style="vertical-align: top;"><small>void</small><br>
</td>
<td style="vertical-align: middle;"><small><a
- href="../Magick++/Enumerations.html#OrientationType">OrientationType</a>
+ href="http://www.imagemagick.org/Magick++/Enumerations.html#OrientationType">OrientationType</a>
orientation_</small></td>
<td style="vertical-align: top;"><small>Image orientation.
Supported by some file formats such as DPX and TIFF. Useful for
<td>
<center><a name="page"></a> <font size="-1">page</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/Geometry.html#PostscriptPageSize">Geometry</a>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Geometry.html#PostscriptPageSize">Geometry</a>
</font></td>
<td><font size="-1">void</font></td>
<td><font size="-1">const <a
- href="../Magick++/Geometry.html#PostscriptPageSize"> Geometry</a> &pageSize_</font></td>
+ href="http://www.imagemagick.org/Magick++/Geometry.html#PostscriptPageSize"> Geometry</a> &pageSize_</font></td>
<td><font size="-1">Preferred size and location of an image
canvas.</font>
<p><font size="-1">Use this option to specify the dimensions
<td>
<center><a name="pixelColor"></a> <font size="-1">pixelColor</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/Color.html">Color</a> </font></td>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Color.html">Color</a> </font></td>
<td><font size="-1">ssize_t x_, ssize_t y_</font></td>
<td><font size="-1">ssize_t x_, ssize_t y_, const <a
- href="../Magick++/Color.html"> Color</a> &color_</font></td>
+ href="http://www.imagemagick.org/Magick++/Color.html"> Color</a> &color_</font></td>
<td><font size="-1">Get/set pixel color at location x & y.</font></td>
</tr>
<tr>
<div align="center"><a name="profile"></a> <small>profile</small><br>
</div>
</td>
- <td valign="top"><a href="../Magick++/Blob.html"><small> Blob</small><small><br>
+ <td valign="top"><a href="http://www.imagemagick.org/Magick++/Blob.html"><small> Blob</small><small><br>
</small></a> </td>
<td valign="top"><small>const std::string name_</small><small><br>
</small></td>
<br>
<font size="-1">ColorSpace</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/Enumerations.html#ColorspaceType">ColorspaceType</a>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#ColorspaceType">ColorspaceType</a>
</font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1"><a href="../Magick++/Enumerations.html#ColorspaceType">ColorspaceType</a>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#ColorspaceType">ColorspaceType</a>
colorSpace_</font></td>
<td><font size="-1">Colorspace to quantize colors in (default
RGB). Empirical evidence suggests that distances in color spaces such
<br>
<font size="-1">Intent</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/Enumerations.html#RenderingIntent">RenderingIntent</a>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#RenderingIntent">RenderingIntent</a>
</font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1"><a href="../Magick++/Enumerations.html#RenderingIntent">RenderingIntent</a>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#RenderingIntent">RenderingIntent</a>
render_</font></td>
<td><font size="-1">The type of rendering intent</font></td>
</tr>
<br>
<font size="-1">Units</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/Enumerations.html#ResolutionType">ResolutionType</a>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#ResolutionType">ResolutionType</a>
</font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1"><a href="../Magick++/Enumerations.html#ResolutionType">ResolutionType</a>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#ResolutionType">ResolutionType</a>
units_</font></td>
<td><font size="-1">Units of image resolution</font></td>
</tr>
<td>
<center><a name="size"></a> <font size="-1">size</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/Geometry.html">Geometry</a> </font></td>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a> </font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1">const <a href="../Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
&geometry_</font></td>
<td><font size="-1">Width and height of a raw image (an image
which does not support width and height information). Size may
<td>
<center><a name="type"></a> <font size="-1">type</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/Enumerations.html#ImageType">ImageType</a>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#ImageType">ImageType</a>
</font></td>
<td><font size="-1">void</font></td>
<td bgcolor="#ffffff"><font size="-1"><a
- href="../Magick++/Enumerations.html#ImageType"> ImageType</a> </font></td>
+ href="http://www.imagemagick.org/Magick++/Enumerations.html#ImageType"> ImageType</a> </font></td>
<td><font size="-1">Image type.</font></td>
</tr>
<tr>
<td>
<center><a name="virtualPixelMethod"></a> <font size="-1">virtualPixelMethod</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/Enumerations.html#VirtualPixelMethod">VirtualPixelMethod</a>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#VirtualPixelMethod">VirtualPixelMethod</a>
</font></td>
<td><small><font size="-1"><small>void</small></font></small></td>
<td><small><font size="-1"><small><a
- href="../Magick++/Enumerations.html#VirtualPixelMethod">VirtualPixelMethod</a>
+ href="http://www.imagemagick.org/Magick++/Enumerations.html#VirtualPixelMethod">VirtualPixelMethod</a>
virtualPixelMethod_</small></font></small></td>
<td><font size="-1">Image virtual pixel method.</font></td>
</tr>
</div>
<h2> <a name="Raw Image Pixel Access"></a> Low-Level Image Pixel Access</h2>
<div class="doc-section">
-Image pixels (of type <i><a href="../Magick++/PixelPacket.html">PixelPacket</a> </i>)
+Image pixels (of type <i><a href="http://www.imagemagick.org/Magick++/PixelPacket.html">PixelPacket</a> </i>)
may be accessed directly via the <i>Image Pixel Cache</i> . The
image pixel cache is a rectangular window into the actual image pixels
(which may be in memory, memory-mapped from a disk file, or entirely on
The
interface described here (part of the <i>Image</i> class) supports
only
-one view at a time. See the <i><a href="../Magick++/Pixels.html">Pixels</a> </i>
+one view at a time. See the <i><a href="http://www.imagemagick.org/Magick++/Pixels.html">Pixels</a> </i>
class for a more abstract interface which supports simultaneous pixel
views (up to the number of rows). As an analogy, the interface
described
-here relates to the <i><a href="../Magick++/Pixels.html">Pixels</a> </i> class as
-stdio's gets() relates to fgets(). The <i><a href="../Magick++/Pixels.html"> Pixels</a>
+here relates to the <i><a href="http://www.imagemagick.org/Magick++/Pixels.html">Pixels</a> </i> class as
+stdio's gets() relates to fgets(). The <i><a href="http://www.imagemagick.org/Magick++/Pixels.html"> Pixels</a>
</i>class provides the more general form of the interface.
<p>Obtain existing image pixels via <i>getPixels()</i>. Create a new
pixel region using <i>setPixels().</i></p>
<td>
<center><a name="getConstPixels"></a> <font size="-1">getConstPixels</font></center>
</td>
- <td><font size="-1">const <a href="../Magick++/PixelPacket.html">PixelPacket</a>
+ <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/PixelPacket.html">PixelPacket</a>
*</font></td>
<td><font size="-1">const ssize_t x_, const ssize_t y_, const size_t
columns_, const size_t rows_</font></td>
<td>
<center><a name="getPixels"></a> <font size="-1">getPixels</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/PixelPacket.html">PixelPacket</a> *</font></td>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/PixelPacket.html">PixelPacket</a> *</font></td>
<td><font size="-1">const ssize_t x_, const ssize_t y_, const size_t
columns_, const size_t rows_</font></td>
<td><font size="-1">Transfers pixels from the image to the pixel
<td>
<center><a name="setPixels"></a> <font size="-1">setPixels</font></center>
</td>
- <td><font size="-1"><a href="../Magick++/PixelPacket.html">PixelPacket</a> *</font></td>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/PixelPacket.html">PixelPacket</a> *</font></td>
<td><font size="-1">const ssize_t x_, const ssize_t y_, const size_t
columns_, const size_t rows_</font></td>
<td><font size="-1">Allocates a pixel cache region to store image
<center><a name="readPixels"></a> <font size="-1">readPixels</font></center>
</td>
<td><font size="-1">void</font></td>
- <td><font size="-1"><a href="../Magick++/Enumerations.html#QuantumTypes">QuantumTypes</a>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#QuantumTypes">QuantumTypes</a>
quantum_, unsigned char *source_,</font></td>
<td><font size="-1">Transfers one or more pixel components from a
buffer or file into the image pixel cache of an image. ReadPixels is
<center><a name="writePixels"></a> <font size="-1">writePixels</font></center>
</td>
<td><font size="-1">void</font></td>
- <td><font size="-1"><a href="../Magick++/Enumerations.html#QuantumTypes">QuantumTypes</a>
+ <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#QuantumTypes">QuantumTypes</a>
quantum_, unsigned char *destination_</font></td>
<td><font size="-1">Transfers one or more pixel components from
the image pixel cache to a buffer or file. WritePixels is typically
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="Image++.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 14th February 2018 10:34 -->
\ No newline at end of file
+<!-- Magick Cache 7th September 2018 15:21 -->
\ No newline at end of file
<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l01971">1971</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p>
-<p class="reference">References <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Include_8h_source.html#l01551">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
+<p class="reference">References <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Include_8h_source.html#l01552">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
</div>
</div>
<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l01985">1985</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p>
-<p class="reference">References <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Image_8cpp_source.html#l01315">Magick::Image::quiet()</a>, <a class="el" href="Image_8cpp_source.html#l05059">Magick::Image::replaceImage()</a>, <a class="el" href="Include_8h_source.html#l01551">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
+<p class="reference">References <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Image_8cpp_source.html#l01315">Magick::Image::quiet()</a>, <a class="el" href="Image_8cpp_source.html#l05059">Magick::Image::replaceImage()</a>, <a class="el" href="Include_8h_source.html#l01552">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
</div>
</div>
<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l02039">2039</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p>
-<p class="reference">References <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Image_8cpp_source.html#l01315">Magick::Image::quiet()</a>, <a class="el" href="Image_8cpp_source.html#l05059">Magick::Image::replaceImage()</a>, <a class="el" href="Include_8h_source.html#l01551">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
+<p class="reference">References <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Image_8cpp_source.html#l01315">Magick::Image::quiet()</a>, <a class="el" href="Image_8cpp_source.html#l05059">Magick::Image::replaceImage()</a>, <a class="el" href="Include_8h_source.html#l01552">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
</div>
</div>
<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l02058">2058</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p>
-<p class="reference">References <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01867">insertImages()</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Include_8h_source.html#l01551">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
+<p class="reference">References <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01867">insertImages()</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Include_8h_source.html#l01552">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
</div>
</div>
<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l02097">2097</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p>
-<p class="reference">References <a class="el" href="CoderInfo_8h_source.html#l00024">Magick::CoderInfo::AnyMatch</a>, <a class="el" href="CoderInfo_8h_source.html#l00026">Magick::CoderInfo::FalseMatch</a>, <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, <a class="el" href="CoderInfo_8cpp_source.html#l00130">Magick::CoderInfo::isMultiFrame()</a>, <a class="el" href="CoderInfo_8cpp_source.html#l00120">Magick::CoderInfo::isReadable()</a>, <a class="el" href="CoderInfo_8cpp_source.html#l00125">Magick::CoderInfo::isWritable()</a>, <a class="el" href="namespaceMagick.html#a50d2b9a50e064715baa028e95d09c8c7">throwException()</a>, <a class="el" href="Exception_8cpp_source.html#l00807">throwExceptionExplicit()</a>, <a class="el" href="Include_8h_source.html#l01551">ThrowPPException</a>, and <a class="el" href="CoderInfo_8h_source.html#l00025">Magick::CoderInfo::TrueMatch</a>.</p>
+<p class="reference">References <a class="el" href="CoderInfo_8h_source.html#l00024">Magick::CoderInfo::AnyMatch</a>, <a class="el" href="CoderInfo_8h_source.html#l00026">Magick::CoderInfo::FalseMatch</a>, <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, <a class="el" href="CoderInfo_8cpp_source.html#l00130">Magick::CoderInfo::isMultiFrame()</a>, <a class="el" href="CoderInfo_8cpp_source.html#l00120">Magick::CoderInfo::isReadable()</a>, <a class="el" href="CoderInfo_8cpp_source.html#l00125">Magick::CoderInfo::isWritable()</a>, <a class="el" href="namespaceMagick.html#a50d2b9a50e064715baa028e95d09c8c7">throwException()</a>, <a class="el" href="Exception_8cpp_source.html#l00807">throwExceptionExplicit()</a>, <a class="el" href="Include_8h_source.html#l01552">ThrowPPException</a>, and <a class="el" href="CoderInfo_8h_source.html#l00025">Magick::CoderInfo::TrueMatch</a>.</p>
</div>
</div>
<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l02203">2203</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p>
-<p class="reference">References <a class="el" href="Color_8h_source.html#l00016">Color</a>, <a class="el" href="Image_8cpp_source.html#l05014">Magick::Image::constImage()</a>, <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, <a class="el" href="Image_8cpp_source.html#l01315">Magick::Image::quiet()</a>, and <a class="el" href="Include_8h_source.html#l01551">ThrowPPException</a>.</p>
+<p class="reference">References <a class="el" href="Color_8h_source.html#l00016">Color</a>, <a class="el" href="Image_8cpp_source.html#l05014">Magick::Image::constImage()</a>, <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, <a class="el" href="Image_8cpp_source.html#l01315">Magick::Image::quiet()</a>, and <a class="el" href="Include_8h_source.html#l01552">ThrowPPException</a>.</p>
</div>
</div>
<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l02233">2233</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p>
-<p class="reference">References <a class="el" href="STL_8h_source.html#l01848">channelMaskImages()</a>, <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Image_8cpp_source.html#l01315">Magick::Image::quiet()</a>, <a class="el" href="Image_8cpp_source.html#l05059">Magick::Image::replaceImage()</a>, <a class="el" href="STL_8h_source.html#l01931">restoreChannelMaskImages()</a>, <a class="el" href="Include_8h_source.html#l01551">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
+<p class="reference">References <a class="el" href="STL_8h_source.html#l01848">channelMaskImages()</a>, <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Image_8cpp_source.html#l01315">Magick::Image::quiet()</a>, <a class="el" href="Image_8cpp_source.html#l05059">Magick::Image::replaceImage()</a>, <a class="el" href="STL_8h_source.html#l01931">restoreChannelMaskImages()</a>, <a class="el" href="Include_8h_source.html#l01552">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
</div>
</div>
<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l02255">2255</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p>
-<p class="reference">References <a class="el" href="Image_8cpp_source.html#l05014">Magick::Image::constImage()</a>, <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01867">insertImages()</a>, <a class="el" href="Image_8cpp_source.html#l01315">Magick::Image::quiet()</a>, and <a class="el" href="Include_8h_source.html#l01551">ThrowPPException</a>.</p>
+<p class="reference">References <a class="el" href="Image_8cpp_source.html#l05014">Magick::Image::constImage()</a>, <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01867">insertImages()</a>, <a class="el" href="Image_8cpp_source.html#l01315">Magick::Image::quiet()</a>, and <a class="el" href="Include_8h_source.html#l01552">ThrowPPException</a>.</p>
</div>
</div>
<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l02269">2269</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p>
-<p class="reference">References <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01867">insertImages()</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Include_8h_source.html#l01551">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
+<p class="reference">References <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01867">insertImages()</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Include_8h_source.html#l01552">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
</div>
</div>
<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l02295">2295</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p>
-<p class="reference">References <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Include_8h_source.html#l01551">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
+<p class="reference">References <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Include_8h_source.html#l01552">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
</div>
</div>
<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l02311">2311</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p>
-<p class="reference">References <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Image_8cpp_source.html#l01315">Magick::Image::quiet()</a>, <a class="el" href="Image_8cpp_source.html#l05059">Magick::Image::replaceImage()</a>, <a class="el" href="Include_8h_source.html#l01551">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
+<p class="reference">References <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Image_8cpp_source.html#l01315">Magick::Image::quiet()</a>, <a class="el" href="Image_8cpp_source.html#l05059">Magick::Image::replaceImage()</a>, <a class="el" href="Include_8h_source.html#l01552">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
</div>
</div>
<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l02327">2327</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p>
-<p class="reference">References <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Image_8cpp_source.html#l01315">Magick::Image::quiet()</a>, <a class="el" href="Image_8cpp_source.html#l05059">Magick::Image::replaceImage()</a>, <a class="el" href="Include_8h_source.html#l01551">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
+<p class="reference">References <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Image_8cpp_source.html#l01315">Magick::Image::quiet()</a>, <a class="el" href="Image_8cpp_source.html#l05059">Magick::Image::replaceImage()</a>, <a class="el" href="Include_8h_source.html#l01552">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
</div>
</div>
<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l02343">2343</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p>
-<p class="reference">References <a class="el" href="Image_8cpp_source.html#l05014">Magick::Image::constImage()</a>, <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01867">insertImages()</a>, <a class="el" href="Image_8cpp_source.html#l01315">Magick::Image::quiet()</a>, and <a class="el" href="Include_8h_source.html#l01551">ThrowPPException</a>.</p>
+<p class="reference">References <a class="el" href="Image_8cpp_source.html#l05014">Magick::Image::constImage()</a>, <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01867">insertImages()</a>, <a class="el" href="Image_8cpp_source.html#l01315">Magick::Image::quiet()</a>, and <a class="el" href="Include_8h_source.html#l01552">ThrowPPException</a>.</p>
</div>
</div>
<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l02361">2361</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p>
-<p class="reference">References <a class="el" href="Image_8cpp_source.html#l05014">Magick::Image::constImage()</a>, <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01867">insertImages()</a>, <a class="el" href="Image_8cpp_source.html#l01315">Magick::Image::quiet()</a>, and <a class="el" href="Include_8h_source.html#l01551">ThrowPPException</a>.</p>
+<p class="reference">References <a class="el" href="Image_8cpp_source.html#l05014">Magick::Image::constImage()</a>, <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01867">insertImages()</a>, <a class="el" href="Image_8cpp_source.html#l01315">Magick::Image::quiet()</a>, and <a class="el" href="Include_8h_source.html#l01552">ThrowPPException</a>.</p>
</div>
</div>
<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l02382">2382</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p>
-<p class="reference">References <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Image_8cpp_source.html#l01315">Magick::Image::quiet()</a>, <a class="el" href="Image_8cpp_source.html#l05059">Magick::Image::replaceImage()</a>, <a class="el" href="Include_8h_source.html#l01551">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
+<p class="reference">References <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Image_8cpp_source.html#l01315">Magick::Image::quiet()</a>, <a class="el" href="Image_8cpp_source.html#l05059">Magick::Image::replaceImage()</a>, <a class="el" href="Include_8h_source.html#l01552">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
</div>
</div>
<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l02402">2402</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p>
-<p class="reference">References <a class="el" href="Image_8cpp_source.html#l05014">Magick::Image::constImage()</a>, <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="Image_8cpp_source.html#l01075">Magick::Image::isValid()</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Image_8cpp_source.html#l01315">Magick::Image::quiet()</a>, <a class="el" href="namespaceMagick.html#a50d2b9a50e064715baa028e95d09c8c7">throwException()</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
+<p class="reference">References <a class="el" href="Image_8cpp_source.html#l05014">Magick::Image::constImage()</a>, <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="Image_8cpp_source.html#l01075">Magick::Image::isValid()</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Image_8cpp_source.html#l01315">Magick::Image::quiet()</a>, <a class="el" href="namespaceMagick.html#a50d2b9a50e064715baa028e95d09c8c7">throwException()</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
</div>
</div>
<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l02460">2460</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p>
-<p class="reference">References <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Image_8cpp_source.html#l01315">Magick::Image::quiet()</a>, <a class="el" href="Image_8cpp_source.html#l05059">Magick::Image::replaceImage()</a>, <a class="el" href="Include_8h_source.html#l01551">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
+<p class="reference">References <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Image_8cpp_source.html#l01315">Magick::Image::quiet()</a>, <a class="el" href="Image_8cpp_source.html#l05059">Magick::Image::replaceImage()</a>, <a class="el" href="Include_8h_source.html#l01552">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
</div>
</div>
<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l02475">2475</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p>
-<p class="reference">References <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01867">insertImages()</a>, <a class="el" href="Montage_8cpp_source.html#l00100">Magick::Montage::label()</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Include_8h_source.html#l01551">ThrowPPException</a>, <a class="el" href="Montage_8cpp_source.html#l00170">Magick::Montage::transparentColor()</a>, <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>, and <a class="el" href="Montage_8cpp_source.html#l00180">Magick::Montage::updateMontageInfo()</a>.</p>
+<p class="reference">References <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01867">insertImages()</a>, <a class="el" href="Montage_8cpp_source.html#l00100">Magick::Montage::label()</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Include_8h_source.html#l01552">ThrowPPException</a>, <a class="el" href="Montage_8cpp_source.html#l00170">Magick::Montage::transparentColor()</a>, <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>, and <a class="el" href="Montage_8cpp_source.html#l00180">Magick::Montage::updateMontageInfo()</a>.</p>
<p class="reference">Referenced by <a class="el" href="demo_8cpp_source.html#l00022">main()</a>.</p>
<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l02529">2529</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p>
-<p class="reference">References <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01867">insertImages()</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Include_8h_source.html#l01551">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
+<p class="reference">References <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01867">insertImages()</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Include_8h_source.html#l01552">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
<p class="reference">Referenced by <a class="el" href="flip_8cpp_source.html#l00021">main()</a>.</p>
<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l02560">2560</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p>
-<p class="reference">References <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Image_8cpp_source.html#l01315">Magick::Image::quiet()</a>, <a class="el" href="Image_8cpp_source.html#l05059">Magick::Image::replaceImage()</a>, <a class="el" href="Include_8h_source.html#l01551">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
+<p class="reference">References <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Image_8cpp_source.html#l01315">Magick::Image::quiet()</a>, <a class="el" href="Image_8cpp_source.html#l05059">Magick::Image::replaceImage()</a>, <a class="el" href="Include_8h_source.html#l01552">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
</div>
</div>
<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l02578">2578</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p>
-<p class="reference">References <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01867">insertImages()</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Include_8h_source.html#l01551">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
+<p class="reference">References <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01867">insertImages()</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Include_8h_source.html#l01552">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
</div>
</div>
<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l02607">2607</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p>
-<p class="reference">References <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01867">insertImages()</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Include_8h_source.html#l01551">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
+<p class="reference">References <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01867">insertImages()</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Include_8h_source.html#l01552">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
</div>
</div>
<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l02636">2636</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p>
-<p class="reference">References <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Include_8h_source.html#l01551">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
+<p class="reference">References <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Include_8h_source.html#l01552">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
</div>
</div>
<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l02668">2668</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p>
-<p class="reference">References <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Include_8h_source.html#l01551">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
+<p class="reference">References <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Include_8h_source.html#l01552">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
</div>
</div>
<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l02696">2696</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p>
-<p class="reference">References <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8cpp_source.html#l00859">Magick::ReadOptions::imageInfo()</a>, <a class="el" href="STL_8h_source.html#l01867">insertImages()</a>, <a class="el" href="STL_8cpp_source.html#l00849">Magick::ReadOptions::quiet()</a>, and <a class="el" href="Include_8h_source.html#l01551">ThrowPPException</a>.</p>
+<p class="reference">References <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8cpp_source.html#l00859">Magick::ReadOptions::imageInfo()</a>, <a class="el" href="STL_8h_source.html#l01867">insertImages()</a>, <a class="el" href="STL_8cpp_source.html#l00849">Magick::ReadOptions::quiet()</a>, and <a class="el" href="Include_8h_source.html#l01552">ThrowPPException</a>.</p>
<p class="reference">Referenced by <a class="el" href="flip_8cpp_source.html#l00021">main()</a>, and <a class="el" href="STL_8h_source.html#l02715">readImages()</a>.</p>
<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l02722">2722</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p>
-<p class="reference">References <a class="el" href="Blob_8cpp_source.html#l00103">Magick::Blob::data()</a>, <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8cpp_source.html#l00859">Magick::ReadOptions::imageInfo()</a>, <a class="el" href="STL_8h_source.html#l01867">insertImages()</a>, <a class="el" href="Blob_8cpp_source.html#l00108">Magick::Blob::length()</a>, <a class="el" href="STL_8cpp_source.html#l00849">Magick::ReadOptions::quiet()</a>, and <a class="el" href="Include_8h_source.html#l01551">ThrowPPException</a>.</p>
+<p class="reference">References <a class="el" href="Blob_8cpp_source.html#l00103">Magick::Blob::data()</a>, <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8cpp_source.html#l00859">Magick::ReadOptions::imageInfo()</a>, <a class="el" href="STL_8h_source.html#l01867">insertImages()</a>, <a class="el" href="Blob_8cpp_source.html#l00108">Magick::Blob::length()</a>, <a class="el" href="STL_8cpp_source.html#l00849">Magick::ReadOptions::quiet()</a>, and <a class="el" href="Include_8h_source.html#l01552">ThrowPPException</a>.</p>
</div>
</div>
<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l02743">2743</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p>
-<p class="reference">References <a class="el" href="Image_8cpp_source.html#l05014">Magick::Image::constImage()</a>, <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="Image_8cpp_source.html#l05009">Magick::Image::image()</a>, <a class="el" href="STL_8h_source.html#l01867">insertImages()</a>, <a class="el" href="Image_8cpp_source.html#l01315">Magick::Image::quiet()</a>, and <a class="el" href="Include_8h_source.html#l01551">ThrowPPException</a>.</p>
+<p class="reference">References <a class="el" href="Image_8cpp_source.html#l05014">Magick::Image::constImage()</a>, <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="Image_8cpp_source.html#l05009">Magick::Image::image()</a>, <a class="el" href="STL_8h_source.html#l01867">insertImages()</a>, <a class="el" href="Image_8cpp_source.html#l01315">Magick::Image::quiet()</a>, and <a class="el" href="Include_8h_source.html#l01552">ThrowPPException</a>.</p>
</div>
</div>
<p class="definition">Definition at line <a class="el" href="Functions_8cpp_source.html#l00055">55</a> of file <a class="el" href="Functions_8cpp_source.html">Functions.cpp</a>.</p>
-<p class="reference">References <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, and <a class="el" href="Include_8h_source.html#l01551">ThrowPPException</a>.</p>
+<p class="reference">References <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, and <a class="el" href="Include_8h_source.html#l01552">ThrowPPException</a>.</p>
</div>
</div>
<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l02766">2766</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p>
-<p class="reference">References <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Image_8cpp_source.html#l01315">Magick::Image::quiet()</a>, <a class="el" href="Image_8cpp_source.html#l05059">Magick::Image::replaceImage()</a>, <a class="el" href="Include_8h_source.html#l01551">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
+<p class="reference">References <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, <a class="el" href="Drawable_8h_source.html#l00720">Image</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Image_8cpp_source.html#l01315">Magick::Image::quiet()</a>, <a class="el" href="Image_8cpp_source.html#l05059">Magick::Image::replaceImage()</a>, <a class="el" href="Include_8h_source.html#l01552">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
</div>
</div>
<p class="definition">Definition at line <a class="el" href="Exception_8cpp_source.html#l00807">807</a> of file <a class="el" href="Exception_8cpp_source.html">Exception.cpp</a>.</p>
-<p class="reference">References <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, and <a class="el" href="Include_8h_source.html#l01551">ThrowPPException</a>.</p>
+<p class="reference">References <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, and <a class="el" href="Include_8h_source.html#l01552">ThrowPPException</a>.</p>
<p class="reference">Referenced by <a class="el" href="CoderInfo_8cpp_source.html#l00044">Magick::CoderInfo::CoderInfo()</a>, <a class="el" href="STL_8h_source.html#l02097">coderInfoList()</a>, <a class="el" href="Image_8cpp_source.html#l02351">Magick::Image::colorize()</a>, <a class="el" href="Image_8cpp_source.html#l02378">Magick::Image::colorMap()</a>, <a class="el" href="Image_8cpp_source.html#l00538">Magick::Image::colorMapSize()</a>, <a class="el" href="BlobRef_8cpp_source.html#l00044">Magick::BlobRef::decrease()</a>, <a class="el" href="ImageRef_8cpp_source.html#l00048">Magick::ImageRef::decrease()</a>, <a class="el" href="Image_8cpp_source.html#l00704">Magick::Image::directory()</a>, <a class="el" href="Image_8cpp_source.html#l00906">Magick::Image::format()</a>, <a class="el" href="Image_8cpp_source.html#l00951">Magick::Image::geometry()</a>, <a class="el" href="Image_8cpp_source.html#l03275">Magick::Image::getConstMetacontent()</a>, <a class="el" href="Image_8cpp_source.html#l03289">Magick::Image::getMetacontent()</a>, <a class="el" href="Thread_8cpp_source.html#l00076">Magick::MutexLock::lock()</a>, <a class="el" href="Options_8cpp_source.html#l00389">Magick::Options::magick()</a>, <a class="el" href="Image_8cpp_source.html#l01201">Magick::Image::montageGeometry()</a>, <a class="el" href="Image_8cpp_source.html#l03621">Magick::Image::morphology()</a>, <a class="el" href="Image_8cpp_source.html#l03665">Magick::Image::morphologyChannel()</a>, <a class="el" href="Thread_8cpp_source.html#l00018">Magick::MutexLock::MutexLock()</a>, <a class="el" href="Image_8cpp_source.html#l03768">Magick::Image::opaque()</a>, <a class="el" href="Geometry_8cpp_source.html#l00266">Magick::Geometry::operator std::string()</a>, <a class="el" href="Options_8cpp_source.html#l00580">Magick::Options::strokeDashArray()</a>, <a class="el" href="Image_8cpp_source.html#l04698">Magick::Image::transparent()</a>, <a class="el" href="Image_8cpp_source.html#l04720">Magick::Image::transparentChroma()</a>, and <a class="el" href="Thread_8cpp_source.html#l00095">Magick::MutexLock::unlock()</a>.</p>
<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l02784">2784</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p>
-<p class="reference">References <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Include_8h_source.html#l01551">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
+<p class="reference">References <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Include_8h_source.html#l01552">ThrowPPException</a>, and <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>.</p>
<p class="reference">Referenced by <a class="el" href="demo_8cpp_source.html#l00022">main()</a>.</p>
<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l02811">2811</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p>
-<p class="reference">References <a class="el" href="Include_8h_source.html#l01532">GetPPException</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Blob_8h_source.html#l00026">Magick::Blob::MallocAllocator</a>, <a class="el" href="Include_8h_source.html#l01551">ThrowPPException</a>, <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>, and <a class="el" href="Blob_8cpp_source.html#l00121">Magick::Blob::updateNoCopy()</a>.</p>
+<p class="reference">References <a class="el" href="Include_8h_source.html#l01533">GetPPException</a>, <a class="el" href="STL_8h_source.html#l01897">linkImages()</a>, <a class="el" href="Blob_8h_source.html#l00026">Magick::Blob::MallocAllocator</a>, <a class="el" href="Include_8h_source.html#l01552">ThrowPPException</a>, <a class="el" href="STL_8h_source.html#l01951">unlinkImages()</a>, and <a class="el" href="Blob_8cpp_source.html#l00121">Magick::Blob::updateNoCopy()</a>.</p>
</div>
</div>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>MagickCore, C API: Interactively Animate an Image Sequence @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, interactively, animate, an, image, sequence, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="animate.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="animate.html#Unknown method">Unknown method</a></p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="animate.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 15th February 2018 18:18 -->
\ No newline at end of file
+<!-- Magick Cache 3rd September 2018 19:04 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Interactively Animate an Image Sequence</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, interactively, animate, an, image, sequence, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" >
+ <title>MagickCore, C API: Interactively Animate an Image Sequence @ ImageMagick</title>
+ <meta name="application-name" content="ImageMagick">
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.imagemagick.org">
+ <meta name="generator" content="PHP">
+ <meta name="keywords" content="magickcore, c, api:, interactively, animate, an, image, sequence, 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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/animate.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
-<p class="text-center"><a href="animate.php#AnimateImages">AnimateImages</a></p>
-
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/animate_8c.html" id="AnimateImages">AnimateImages</a></h2>
-
-<p>AnimateImages() repeatedly displays an image sequence to any X window screen. It returns a value other than 0 if successful. Check the exception member of image to determine the reason for any failure.</p>
-
-<p>The format of the AnimateImages method is:</p>
-
-<pre class="text">
-MagickBooleanType AnimateImages(const ImageInfo *image_info,
- Image *images,ExceptionInfo *exception)
-</pre>
+<p class="text-center"><a href="animate.php#Unknown method">Unknown method</a></p>
-<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>
-<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="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="animate.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="animate.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 3rd September 2018 19:04 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>MagickCore, C API: Annotate an Image @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="annotate.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="annotate.html#AnnotateImage">AnnotateImage</a> • <a href="annotate.html#FormatMagickCaption">FormatMagickCaption</a> • <a href="annotate.html#GetMultilineTypeMetrics">GetMultilineTypeMetrics</a> • <a href="annotate.html#GetTypeMetrics">GetTypeMetrics</a></p>
-<h2><a href="../../api/MagickCore/annotate_8c.html" id="AnnotateImage">AnnotateImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/annotate_8c.html" id="AnnotateImage">AnnotateImage</a></h2>
<p>AnnotateImage() annotates an image with text. Optionally you can include any of the following bits of information about the image by embedding the appropriate special characters:</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/annotate_8c.html" id="FormatMagickCaption">FormatMagickCaption</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/annotate_8c.html" id="FormatMagickCaption">FormatMagickCaption</a></h2>
<p>FormatMagickCaption() formats a caption so that it fits within the image width. It returns the number of lines in the formatted caption.</p>
<dt>exception</dt>
<p>return any errors or warnings in this structure.</p>
-<h2><a href="../../api/MagickCore/annotate_8c.html" id="GetMultilineTypeMetrics">GetMultilineTypeMetrics</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/annotate_8c.html" id="GetMultilineTypeMetrics">GetMultilineTypeMetrics</a></h2>
<p>GetMultilineTypeMetrics() returns the following information for the specified font and text:</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/annotate_8c.html" id="GetTypeMetrics">GetTypeMetrics</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/annotate_8c.html" id="GetTypeMetrics">GetTypeMetrics</a></h2>
<p>GetTypeMetrics() returns the following information for the specified font and text:</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="annotate.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 16th February 2018 16:02 -->
\ No newline at end of file
+<!-- Magick Cache 7th September 2018 16:28 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Annotate an Image</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, annotate, 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="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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" >
+ <title>MagickCore, C API: Annotate an Image @ ImageMagick</title>
+ <meta name="application-name" content="ImageMagick">
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/annotate.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="annotate.php#AnnotateImage">AnnotateImage</a> • <a href="annotate.php#FormatMagickCaption">FormatMagickCaption</a> • <a href="annotate.php#GetMultilineTypeMetrics">GetMultilineTypeMetrics</a> • <a href="annotate.php#GetTypeMetrics">GetTypeMetrics</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/annotate_8c.html" id="AnnotateImage">AnnotateImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/annotate_8c.html" id="AnnotateImage">AnnotateImage</a></h2>
<p>AnnotateImage() annotates an image with text. Optionally you can include any of the following bits of information about the image by embedding the appropriate special characters:</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/annotate_8c.html" id="FormatMagickCaption">FormatMagickCaption</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/annotate_8c.html" id="FormatMagickCaption">FormatMagickCaption</a></h2>
<p>FormatMagickCaption() formats a caption so that it fits within the image width. It returns the number of lines in the formatted caption.</p>
<dt>exception</dt>
<p>return any errors or warnings in this structure.</p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/annotate_8c.html" id="GetMultilineTypeMetrics">GetMultilineTypeMetrics</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/annotate_8c.html" id="GetMultilineTypeMetrics">GetMultilineTypeMetrics</a></h2>
<p>GetMultilineTypeMetrics() returns the following information for the specified font and text:</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/annotate_8c.html" id="GetTypeMetrics">GetTypeMetrics</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/annotate_8c.html" id="GetTypeMetrics">GetTypeMetrics</a></h2>
<p>GetTypeMetrics() returns the following information for the specified font and text:</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="annotate.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="annotate.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 7th September 2018 16:28 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>MagickCore, C API: Set Text Attributes @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="attribute.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="attribute.html#GetImageDepth">GetImageDepth</a> • <a href="attribute.html#GetImageQuantumDepth">GetImageQuantumDepth</a> • <a href="attribute.html#GetImageType">GetImageType</a> • <a href="attribute.html#IdentifyImageGray">IdentifyImageGray</a> • <a href="attribute.html#IdentifyImageMonochrome">IdentifyImageMonochrome</a> • <a href="attribute.html#IdentifyImageType">IdentifyImageType</a> • <a href="attribute.html#IsImageGray">IsImageGray</a> • <a href="attribute.html#IsImageMonochrome">IsImageMonochrome</a> • <a href="attribute.html#IsImageOpaque">IsImageOpaque</a> • <a href="attribute.html#SetImageDepth">SetImageDepth</a> • <a href="attribute.html#SetImageType">SetImageType</a></p>
-<h2><a href="../../api/MagickCore/attribute_8c.html" id="GetImageDepth">GetImageDepth</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute_8c.html" id="GetImageDepth">GetImageDepth</a></h2>
<p>GetImageDepth() returns the depth of a particular image channel.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/attribute_8c.html" id="GetImageQuantumDepth">GetImageQuantumDepth</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute_8c.html" id="GetImageQuantumDepth">GetImageQuantumDepth</a></h2>
<p>GetImageQuantumDepth() returns the depth of the image rounded to a legal quantum depth: 8, 16, or 32.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/attribute_8c.html" id="GetImageType">GetImageType</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute_8c.html" id="GetImageType">GetImageType</a></h2>
<p>GetImageType() returns the type of image:</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/attribute_8c.html" id="IdentifyImageGray">IdentifyImageGray</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute_8c.html" id="IdentifyImageGray">IdentifyImageGray</a></h2>
<p>IdentifyImageGray() returns grayscale if all the pixels in the image have the same red, green, and blue intensities, and bi-level is the intensity is either 0 or QuantumRange. Otherwise undefined is returned.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/attribute_8c.html" id="IdentifyImageMonochrome">IdentifyImageMonochrome</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute_8c.html" id="IdentifyImageMonochrome">IdentifyImageMonochrome</a></h2>
<p>IdentifyImageMonochrome() returns MagickTrue if all the pixels in the image have the same red, green, and blue intensities and the intensity is either 0 or QuantumRange.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/attribute_8c.html" id="IdentifyImageType">IdentifyImageType</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute_8c.html" id="IdentifyImageType">IdentifyImageType</a></h2>
<p>IdentifyImageType() returns the potential type of image:</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/attribute_8c.html" id="IsImageGray">IsImageGray</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute_8c.html" id="IsImageGray">IsImageGray</a></h2>
<p>IsImageGray() returns MagickTrue if the type of the image is grayscale or bi-level.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/attribute_8c.html" id="IsImageMonochrome">IsImageMonochrome</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute_8c.html" id="IsImageMonochrome">IsImageMonochrome</a></h2>
<p>IsImageMonochrome() returns MagickTrue if type of the image is bi-level.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/attribute_8c.html" id="IsImageOpaque">IsImageOpaque</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute_8c.html" id="IsImageOpaque">IsImageOpaque</a></h2>
<p>IsImageOpaque() returns MagickTrue if none of the pixels in the image have an alpha value other than OpaqueAlpha (QuantumRange).</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/attribute_8c.html" id="SetImageDepth">SetImageDepth</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute_8c.html" id="SetImageDepth">SetImageDepth</a></h2>
<p>SetImageDepth() sets the depth of the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/attribute_8c.html" id="SetImageType">SetImageType</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute_8c.html" id="SetImageType">SetImageType</a></h2>
<p>SetImageType() sets the type of image. Choose from these types:</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="attribute.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 16th February 2018 10:03 -->
\ No newline at end of file
+<!-- Magick Cache 2nd September 2018 21:28 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Set Text Attributes</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, set, text, attributes, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" >
+ <title>MagickCore, C API: Set Text Attributes @ ImageMagick</title>
+ <meta name="application-name" content="ImageMagick">
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/attribute.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="attribute.php#GetImageDepth">GetImageDepth</a> • <a href="attribute.php#GetImageQuantumDepth">GetImageQuantumDepth</a> • <a href="attribute.php#GetImageType">GetImageType</a> • <a href="attribute.php#IdentifyImageGray">IdentifyImageGray</a> • <a href="attribute.php#IdentifyImageMonochrome">IdentifyImageMonochrome</a> • <a href="attribute.php#IdentifyImageType">IdentifyImageType</a> • <a href="attribute.php#IsImageGray">IsImageGray</a> • <a href="attribute.php#IsImageMonochrome">IsImageMonochrome</a> • <a href="attribute.php#IsImageOpaque">IsImageOpaque</a> • <a href="attribute.php#SetImageDepth">SetImageDepth</a> • <a href="attribute.php#SetImageType">SetImageType</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/attribute_8c.html" id="GetImageDepth">GetImageDepth</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute_8c.html" id="GetImageDepth">GetImageDepth</a></h2>
<p>GetImageDepth() returns the depth of a particular image channel.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/attribute_8c.html" id="GetImageQuantumDepth">GetImageQuantumDepth</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute_8c.html" id="GetImageQuantumDepth">GetImageQuantumDepth</a></h2>
<p>GetImageQuantumDepth() returns the depth of the image rounded to a legal quantum depth: 8, 16, or 32.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/attribute_8c.html" id="GetImageType">GetImageType</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute_8c.html" id="GetImageType">GetImageType</a></h2>
<p>GetImageType() returns the type of image:</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/attribute_8c.html" id="IdentifyImageGray">IdentifyImageGray</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute_8c.html" id="IdentifyImageGray">IdentifyImageGray</a></h2>
<p>IdentifyImageGray() returns grayscale if all the pixels in the image have the same red, green, and blue intensities, and bi-level is the intensity is either 0 or QuantumRange. Otherwise undefined is returned.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/attribute_8c.html" id="IdentifyImageMonochrome">IdentifyImageMonochrome</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute_8c.html" id="IdentifyImageMonochrome">IdentifyImageMonochrome</a></h2>
<p>IdentifyImageMonochrome() returns MagickTrue if all the pixels in the image have the same red, green, and blue intensities and the intensity is either 0 or QuantumRange.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/attribute_8c.html" id="IdentifyImageType">IdentifyImageType</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute_8c.html" id="IdentifyImageType">IdentifyImageType</a></h2>
<p>IdentifyImageType() returns the potential type of image:</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/attribute_8c.html" id="IsImageGray">IsImageGray</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute_8c.html" id="IsImageGray">IsImageGray</a></h2>
<p>IsImageGray() returns MagickTrue if the type of the image is grayscale or bi-level.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/attribute_8c.html" id="IsImageMonochrome">IsImageMonochrome</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute_8c.html" id="IsImageMonochrome">IsImageMonochrome</a></h2>
<p>IsImageMonochrome() returns MagickTrue if type of the image is bi-level.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/attribute_8c.html" id="IsImageOpaque">IsImageOpaque</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute_8c.html" id="IsImageOpaque">IsImageOpaque</a></h2>
<p>IsImageOpaque() returns MagickTrue if none of the pixels in the image have an alpha value other than OpaqueAlpha (QuantumRange).</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/attribute_8c.html" id="SetImageDepth">SetImageDepth</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute_8c.html" id="SetImageDepth">SetImageDepth</a></h2>
<p>SetImageDepth() sets the depth of the image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/attribute_8c.html" id="SetImageType">SetImageType</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute_8c.html" id="SetImageType">SetImageType</a></h2>
<p>SetImageType() sets the type of image. Choose from these types:</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="attribute.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="attribute.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 2nd September 2018 21:28 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>MagickCore, C API: Read or Write Binary Large OBjects @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, read, or, write, binary, large, objects, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="blob.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="blob.html#BlobToImage">BlobToImage</a> • <a href="blob.html#CustomStreamToImage">CustomStreamToImage</a> • <a href="blob.html#FileToBlob">FileToBlob</a> • <a href="blob.html#FileToImage">FileToImage</a> • <a href="blob.html#GetBlobProperties">GetBlobProperties</a> • <a href="blob.html#ImageToBlob">ImageToBlob</a> • <a href="blob.html#ImageToFile">ImageToFile</a> • <a href="blob.html#ImagesToBlob">ImagesToBlob</a> • <a href="blob.html#InjectImageBlob">InjectImageBlob</a> • <a href="blob.html#IsBlobExempt">IsBlobExempt</a> • <a href="blob.html#IsBlobSeekable">IsBlobSeekable</a> • <a href="blob.html#IsBlobTemporary">IsBlobTemporary</a></p>
-<h2><a href="../../api/MagickCore/blob_8c.html" id="BlobToImage">BlobToImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/blob_8c.html" id="BlobToImage">BlobToImage</a></h2>
<p>BlobToImage() implements direct to memory image formats. It returns the blob as an image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/blob_8c.html" id="CustomStreamToImage">CustomStreamToImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/blob_8c.html" id="CustomStreamToImage">CustomStreamToImage</a></h2>
<p>CustomStreamToImage() is the equivalent of ReadImage(), but reads the formatted "file" from the suplied method rather than to an actual file.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/blob_8c.html" id="FileToBlob">FileToBlob</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/blob_8c.html" id="FileToBlob">FileToBlob</a></h2>
<p>FileToBlob() returns the contents of a file as a buffer terminated with the '\0' character. The length of the buffer (not including the extra terminating '\0' character) is returned via the 'length' parameter. Free the buffer with RelinquishMagickMemory().</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/blob_8c.html" id="FileToImage">FileToImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/blob_8c.html" id="FileToImage">FileToImage</a></h2>
<p>FileToImage() write the contents of a file to an image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/blob_8c.html" id="GetBlobProperties">GetBlobProperties</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/blob_8c.html" id="GetBlobProperties">GetBlobProperties</a></h2>
<p>GetBlobProperties() returns information about an image blob.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/blob_8c.html" id="ImageToBlob">ImageToBlob</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/blob_8c.html" id="ImageToBlob">ImageToBlob</a></h2>
<p>ImageToBlob() implements direct to memory image formats. It returns the image as a formatted blob and its length. The magick member of the Image structure determines the format of the returned blob (GIF, JPEG, PNG, etc.). This method is the equivalent of WriteImage(), but writes the formatted "file" to a memory buffer rather than to an actual file.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/blob_8c.html" id="ImageToFile">ImageToFile</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/blob_8c.html" id="ImageToFile">ImageToFile</a></h2>
<p>ImageToFile() writes an image to a file. It returns MagickFalse if an error occurs otherwise MagickTrue.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/blob_8c.html" id="ImagesToBlob">ImagesToBlob</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/blob_8c.html" id="ImagesToBlob">ImagesToBlob</a></h2>
<p>ImagesToBlob() implements direct to memory image formats. It returns the image sequence as a blob and its length. The magick member of the ImageInfo structure determines the format of the returned blob (GIF, JPEG, PNG, etc.)</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/blob_8c.html" id="InjectImageBlob">InjectImageBlob</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/blob_8c.html" id="InjectImageBlob">InjectImageBlob</a></h2>
<p>InjectImageBlob() injects the image with a copy of itself in the specified format (e.g. inject JPEG into a PDF image).</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/blob_8c.html" id="IsBlobExempt">IsBlobExempt</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/blob_8c.html" id="IsBlobExempt">IsBlobExempt</a></h2>
<p>IsBlobExempt() returns true if the blob is exempt.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/blob_8c.html" id="IsBlobSeekable">IsBlobSeekable</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/blob_8c.html" id="IsBlobSeekable">IsBlobSeekable</a></h2>
<p>IsBlobSeekable() returns true if the blob is seekable.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/blob_8c.html" id="IsBlobTemporary">IsBlobTemporary</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/blob_8c.html" id="IsBlobTemporary">IsBlobTemporary</a></h2>
<p>IsBlobTemporary() returns true if the blob is temporary.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="blob.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
+ <a href="blob.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> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 14th February 2018 21:53 -->
\ No newline at end of file
+<!-- Magick Cache 5th September 2018 03:15 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Read or Write Binary Large OBjects</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, read, or, write, binary, large, objects, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" >
+ <title>MagickCore, C API: Read or Write Binary Large OBjects @ ImageMagick</title>
+ <meta name="application-name" content="ImageMagick">
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.imagemagick.org">
+ <meta name="generator" content="PHP">
+ <meta name="keywords" content="magickcore, c, api:, read, or, write, binary, large, objects, 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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/blob.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
-<p class="text-center"><a href="blob.php#BlobToImage">BlobToImage</a> • <a href="blob.php#FileToImage">FileToImage</a> • <a href="blob.php#GetBlobProperties">GetBlobProperties</a> • <a href="blob.php#ImageToBlob">ImageToBlob</a> • <a href="blob.php#ImageToFile">ImageToFile</a> • <a href="blob.php#ImagesToBlob">ImagesToBlob</a> • <a href="blob.php#InjectImageBlob">InjectImageBlob</a></p>
+<p class="text-center"><a href="blob.php#BlobToImage">BlobToImage</a> • <a href="blob.php#CustomStreamToImage">CustomStreamToImage</a> • <a href="blob.php#FileToBlob">FileToBlob</a> • <a href="blob.php#FileToImage">FileToImage</a> • <a href="blob.php#GetBlobProperties">GetBlobProperties</a> • <a href="blob.php#ImageToBlob">ImageToBlob</a> • <a href="blob.php#ImageToFile">ImageToFile</a> • <a href="blob.php#ImagesToBlob">ImagesToBlob</a> • <a href="blob.php#InjectImageBlob">InjectImageBlob</a> • <a href="blob.php#IsBlobExempt">IsBlobExempt</a> • <a href="blob.php#IsBlobSeekable">IsBlobSeekable</a> • <a href="blob.php#IsBlobTemporary">IsBlobTemporary</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/blob_8c.html" id="BlobToImage">BlobToImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/blob_8c.html" id="BlobToImage">BlobToImage</a></h2>
<p>BlobToImage() implements direct to memory image formats. It returns the blob as an image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/blob_8c.html" id="FileToImage">FileToImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/blob_8c.html" id="CustomStreamToImage">CustomStreamToImage</a></h2>
+
+<p>CustomStreamToImage() is the equivalent of ReadImage(), but reads the formatted "file" from the suplied method rather than to an actual file.</p>
+
+<p>The format of the CustomStreamToImage method is:</p>
+
+<pre class="text">
+Image *CustomStreamToImage(const ImageInfo *image_info,
+ ExceptionInfo *exception)
+</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>
+<dt>exception</dt>
+<dd>return any errors or warnings in this structure. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/blob_8c.html" id="FileToBlob">FileToBlob</a></h2>
+
+<p>FileToBlob() returns the contents of a file as a buffer terminated with the '\0' character. The length of the buffer (not including the extra terminating '\0' character) is returned via the 'length' parameter. Free the buffer with RelinquishMagickMemory().</p>
+
+<p>The format of the FileToBlob method is:</p>
+
+<pre class="text">
+void *FileToBlob(const char *filename,const size_t extent,
+ size_t *length,ExceptionInfo *exception)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>blob</dt>
+<dd> FileToBlob() returns the contents of a file as a blob. If an error occurs NULL is returned. </dd>
+
+<dd> </dd>
+<dt>filename</dt>
+<dd>the filename. </dd>
+
+<dd> </dd>
+<dt>extent</dt>
+<dd> The maximum length of the blob. </dd>
+
+<dd> </dd>
+<dt>length</dt>
+<dd>On return, this reflects the actual length of the blob. </dd>
+
+<dd> </dd>
+<dt>exception</dt>
+<dd>return any errors or warnings in this structure. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/blob_8c.html" id="FileToImage">FileToImage</a></h2>
<p>FileToImage() write the contents of a file to an image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/blob_8c.html" id="GetBlobProperties">GetBlobProperties</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/blob_8c.html" id="GetBlobProperties">GetBlobProperties</a></h2>
<p>GetBlobProperties() returns information about an image blob.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/blob_8c.html" id="ImageToBlob">ImageToBlob</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/blob_8c.html" id="ImageToBlob">ImageToBlob</a></h2>
<p>ImageToBlob() implements direct to memory image formats. It returns the image as a formatted blob and its length. The magick member of the Image structure determines the format of the returned blob (GIF, JPEG, PNG, etc.). This method is the equivalent of WriteImage(), but writes the formatted "file" to a memory buffer rather than to an actual file.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/blob_8c.html" id="ImageToFile">ImageToFile</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/blob_8c.html" id="ImageToFile">ImageToFile</a></h2>
<p>ImageToFile() writes an image to a file. It returns MagickFalse if an error occurs otherwise MagickTrue.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/blob_8c.html" id="ImagesToBlob">ImagesToBlob</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/blob_8c.html" id="ImagesToBlob">ImagesToBlob</a></h2>
<p>ImagesToBlob() implements direct to memory image formats. It returns the image sequence as a blob and its length. The magick member of the ImageInfo structure determines the format of the returned blob (GIF, JPEG, PNG, etc.)</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/blob_8c.html" id="InjectImageBlob">InjectImageBlob</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/blob_8c.html" id="InjectImageBlob">InjectImageBlob</a></h2>
<p>InjectImageBlob() injects the image with a copy of itself in the specified format (e.g. inject JPEG into a PDF image).</p>
<dt>exception</dt>
<dd>return any errors or warnings in this structure. </dd>
+<dd> </dd>
+</dl>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/blob_8c.html" id="IsBlobExempt">IsBlobExempt</a></h2>
+
+<p>IsBlobExempt() returns true if the blob is exempt.</p>
+
+<p>The format of the IsBlobExempt method is:</p>
+
+<pre class="text">
+ MagickBooleanType IsBlobExempt(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="http://www.imagemagick.org/api/MagickCore/blob_8c.html" id="IsBlobSeekable">IsBlobSeekable</a></h2>
+
+<p>IsBlobSeekable() returns true if the blob is seekable.</p>
+
+<p>The format of the IsBlobSeekable method is:</p>
+
+<pre class="text">
+ MagickBooleanType IsBlobSeekable(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="http://www.imagemagick.org/api/MagickCore/blob_8c.html" id="IsBlobTemporary">IsBlobTemporary</a></h2>
+
+<p>IsBlobTemporary() returns true if the blob is temporary.</p>
+
+<p>The format of the IsBlobTemporary method is:</p>
+
+<pre class="text">
+ MagickBooleanType IsBlobTemporary(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>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="blob.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="blob.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 5th September 2018 03:15 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../../api/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="https://www.imagemagick.org/api/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" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" 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>
+ <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://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://www.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>
</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="cache-view.html#AcquireAuthenticCacheView">AcquireAuthenticCacheView</a> • <a href="cache-view.html#AcquireVirtualCacheView">AcquireVirtualCacheView</a> • <a href="cache-view.html#CloneCacheView">CloneCacheView</a> • <a href="cache-view.html#DestroyCacheView">DestroyCacheView</a> • <a href="cache-view.html#GetCacheViewAuthenticPixels">GetCacheViewAuthenticPixels</a> • <a href="cache-view.html#GetCacheViewAuthenticMetacontent">GetCacheViewAuthenticMetacontent</a> • <a href="cache-view.html#GetCacheViewAuthenticPixelQueue">GetCacheViewAuthenticPixelQueue</a> • <a href="cache-view.html#GetCacheViewColorspace">GetCacheViewColorspace</a> • <a href="cache-view.html#GetCacheViewImage">GetCacheViewImage</a> • <a href="cache-view.html#GetCacheViewStorageClass">GetCacheViewStorageClass</a> • <a href="cache-view.html#GetCacheViewVirtualMetacontent">GetCacheViewVirtualMetacontent</a> • <a href="cache-view.html#GetCacheViewVirtualPixelQueue">GetCacheViewVirtualPixelQueue</a> • <a href="cache-view.html#GetCacheViewVirtualPixels">GetCacheViewVirtualPixels</a> • <a href="cache-view.html#GetOneCacheViewAuthenticPixel">GetOneCacheViewAuthenticPixel</a> • <a href="cache-view.html#GetOneCacheViewVirtualPixel">GetOneCacheViewVirtualPixel</a> • <a href="cache-view.html#GetOneCacheViewVirtualPixelInfo">GetOneCacheViewVirtualPixelInfo</a> • <a href="cache-view.html#GetOneCacheViewVirtualMethodPixel">GetOneCacheViewVirtualMethodPixel</a> • <a href="cache-view.html#QueueCacheViewAuthenticPixels">QueueCacheViewAuthenticPixels</a> • <a href="cache-view.html#SetCacheViewStorageClass">SetCacheViewStorageClass</a> • <a href="cache-view.html#SetCacheViewVirtualPixelMethod">SetCacheViewVirtualPixelMethod</a> • <a href="cache-view.html#SyncCacheViewAuthenticPixels">SyncCacheViewAuthenticPixels</a></p>
-<h2><a href="../../api/MagickCore/cache-view_8c.html" id="AcquireAuthenticCacheView">AcquireAuthenticCacheView</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cache-view_8c.html" id="AcquireAuthenticCacheView">AcquireAuthenticCacheView</a></h2>
<p>AcquireAuthenticCacheView() acquires an authentic view into the pixel cache. It always succeeds but may return a warning or informational exception.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache-view_8c.html" id="AcquireVirtualCacheView">AcquireVirtualCacheView</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cache-view_8c.html" id="AcquireVirtualCacheView">AcquireVirtualCacheView</a></h2>
<p>AcquireVirtualCacheView() acquires a virtual view into the pixel cache, using the VirtualPixelMethod that is defined within the given image itself. It always succeeds but may return a warning or informational exception.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache-view_8c.html" id="CloneCacheView">CloneCacheView</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cache-view_8c.html" id="CloneCacheView">CloneCacheView</a></h2>
<p>CloneCacheView() makes an exact copy of the specified cache view.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache-view_8c.html" id="DestroyCacheView">DestroyCacheView</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cache-view_8c.html" id="DestroyCacheView">DestroyCacheView</a></h2>
<p>DestroyCacheView() destroys the specified view returned by a previous call to AcquireCacheView().</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache-view_8c.html" id="GetCacheViewAuthenticPixels">GetCacheViewAuthenticPixels</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cache-view_8c.html" id="GetCacheViewAuthenticPixels">GetCacheViewAuthenticPixels</a></h2>
<p>GetCacheViewAuthenticPixels() gets pixels from the in-memory or disk pixel cache as defined by the geometry parameters. A pointer to the pixels is returned if the pixels are transferred, otherwise a NULL is returned.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache-view_8c.html" id="GetCacheViewAuthenticMetacontent">GetCacheViewAuthenticMetacontent</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cache-view_8c.html" id="GetCacheViewAuthenticMetacontent">GetCacheViewAuthenticMetacontent</a></h2>
<p>GetCacheViewAuthenticMetacontent() returns the meta-content corresponding with the last call to SetCacheViewIndexes() or GetCacheViewAuthenticMetacontent(). The meta-content are authentic and can be updated.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache-view_8c.html" id="GetCacheViewAuthenticPixelQueue">GetCacheViewAuthenticPixelQueue</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cache-view_8c.html" id="GetCacheViewAuthenticPixelQueue">GetCacheViewAuthenticPixelQueue</a></h2>
<p>GetCacheViewAuthenticPixelQueue() returns the pixels associated with the last call to QueueCacheViewAuthenticPixels() or GetCacheViewAuthenticPixels(). The pixels are authentic and therefore can be updated.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache-view_8c.html" id="GetCacheViewColorspace">GetCacheViewColorspace</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cache-view_8c.html" id="GetCacheViewColorspace">GetCacheViewColorspace</a></h2>
<p>GetCacheViewColorspace() returns the image colorspace associated with the specified view.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache-view_8c.html" id="GetCacheViewImage">GetCacheViewImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cache-view_8c.html" id="GetCacheViewImage">GetCacheViewImage</a></h2>
<p>GetCacheViewImage() returns the image associated with the specified view.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache-view_8c.html" id="GetCacheViewStorageClass">GetCacheViewStorageClass</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cache-view_8c.html" id="GetCacheViewStorageClass">GetCacheViewStorageClass</a></h2>
<p>GetCacheViewStorageClass() returns the image storage class associated with the specified view.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache-view_8c.html" id="GetCacheViewVirtualMetacontent">GetCacheViewVirtualMetacontent</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cache-view_8c.html" id="GetCacheViewVirtualMetacontent">GetCacheViewVirtualMetacontent</a></h2>
<p>GetCacheViewVirtualMetacontent() returns the meta-content corresponding with the last call to GetCacheViewVirtualMetacontent(). The meta-content is virtual and therefore cannot be updated.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache-view_8c.html" id="GetCacheViewVirtualPixelQueue">GetCacheViewVirtualPixelQueue</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cache-view_8c.html" id="GetCacheViewVirtualPixelQueue">GetCacheViewVirtualPixelQueue</a></h2>
<p>GetCacheViewVirtualPixelQueue() returns the the pixels associated with the last call to GetCacheViewVirtualPixels(). The pixels are virtual and therefore cannot be updated.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache-view_8c.html" id="GetCacheViewVirtualPixels">GetCacheViewVirtualPixels</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cache-view_8c.html" id="GetCacheViewVirtualPixels">GetCacheViewVirtualPixels</a></h2>
<p>GetCacheViewVirtualPixels() gets virtual pixels from the in-memory or disk pixel cache as defined by the geometry parameters. A pointer to the pixels is returned if the pixels are transferred, otherwise a NULL is returned.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache-view_8c.html" id="GetOneCacheViewAuthenticPixel">GetOneCacheViewAuthenticPixel</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cache-view_8c.html" id="GetOneCacheViewAuthenticPixel">GetOneCacheViewAuthenticPixel</a></h2>
<p>GetOneCacheViewAuthenticPixel() returns a single pixel at the specified (x,y) location. The image background color is returned if an error occurs.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache-view_8c.html" id="GetOneCacheViewVirtualPixel">GetOneCacheViewVirtualPixel</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cache-view_8c.html" id="GetOneCacheViewVirtualPixel">GetOneCacheViewVirtualPixel</a></h2>
<p>GetOneCacheViewVirtualPixel() 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 GetOneCacheViewAuthenticPixel() instead.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache-view_8c.html" id="GetOneCacheViewVirtualPixelInfo">GetOneCacheViewVirtualPixelInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cache-view_8c.html" id="GetOneCacheViewVirtualPixelInfo">GetOneCacheViewVirtualPixelInfo</a></h2>
<p>GetOneCacheViewVirtualPixelInfo() 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 GetOneCacheViewAuthenticPixel() instead.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache-view_8c.html" id="GetOneCacheViewVirtualMethodPixel">GetOneCacheViewVirtualMethodPixel</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cache-view_8c.html" id="GetOneCacheViewVirtualMethodPixel">GetOneCacheViewVirtualMethodPixel</a></h2>
<p>GetOneCacheViewVirtualMethodPixel() 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 GetOneCacheViewAuthenticPixel() instead.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache-view_8c.html" id="QueueCacheViewAuthenticPixels">QueueCacheViewAuthenticPixels</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cache-view_8c.html" id="QueueCacheViewAuthenticPixels">QueueCacheViewAuthenticPixels</a></h2>
<p>QueueCacheViewAuthenticPixels() queues authentic pixels from the in-memory or disk pixel cache as defined by the geometry parameters. A pointer to the pixels is returned if the pixels are transferred, otherwise a NULL is returned.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache-view_8c.html" id="SetCacheViewStorageClass">SetCacheViewStorageClass</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cache-view_8c.html" id="SetCacheViewStorageClass">SetCacheViewStorageClass</a></h2>
<p>SetCacheViewStorageClass() sets the image storage class associated with the specified view.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache-view_8c.html" id="SetCacheViewVirtualPixelMethod">SetCacheViewVirtualPixelMethod</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cache-view_8c.html" id="SetCacheViewVirtualPixelMethod">SetCacheViewVirtualPixelMethod</a></h2>
<p>SetCacheViewVirtualPixelMethod() sets the virtual pixel method associated with the specified cache view.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache-view_8c.html" id="SyncCacheViewAuthenticPixels">SyncCacheViewAuthenticPixels</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cache-view_8c.html" id="SyncCacheViewAuthenticPixels">SyncCacheViewAuthenticPixels</a></h2>
<p>SyncCacheViewAuthenticPixels() saves the cache view pixels to the in-memory or disk cache. It returns MagickTrue if the pixel region is flushed, otherwise MagickFalse.</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="../../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>
+ <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>
<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/support.html">Donate</a> •
+ <a href="../../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 12th May 2018 17:38 -->
\ No newline at end of file
+<!-- Magick Cache 5th September 2018 01:55 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>MagickCore, C API: Get or Set Image Pixels @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, get, or, set, image, pixels, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../../api/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" />
+ <link href="https://www.imagemagick.org/api/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 bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" 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>
+ <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://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://www.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>
</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="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>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cache_8c.html" id="AcquirePixelCacheNexus">AcquirePixelCacheNexus</a></h2>
<p>AcquirePixelCacheNexus() allocates the NexusInfo structure.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache_8c.html" id="AcquirePixelCachePixels">AcquirePixelCachePixels</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cache_8c.html" id="AcquirePixelCachePixels">AcquirePixelCachePixels</a></h2>
<p>AcquirePixelCachePixels() returns the pixels associated with the specified image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache_8c.html" id="GetAuthenticMetacontent">GetAuthenticMetacontent</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache_8c.html" id="GetAuthenticPixelQueue">GetAuthenticPixelQueue</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache_8c.html" id="GetAuthenticPixels">GetAuthenticPixels</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache_8c.html" id="GetOneAuthenticPixel">GetOneAuthenticPixel</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache_8c.html" id="GetOneVirtualPixel">GetOneVirtualPixel</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache_8c.html" id="GetOneVirtualPixelInfo">GetOneVirtualPixelInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cache_8c.html" id="GetOneVirtualPixelInfo">GetOneVirtualPixelInfo</a></h2>
<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>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache_8c.html" id="GetVirtualMetacontent">GetVirtualMetacontent</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache_8c.html" id="GetVirtualPixelQueue">GetVirtualPixelQueue</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache_8c.html" id="GetVirtualPixels">GetVirtualPixels</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache_8c.html" id="QueueAuthenticPixels">QueueAuthenticPixels</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache_8c.html" id="SetPixelCacheVirtualMethod">SetPixelCacheVirtualMethod</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cache_8c.html" id="SyncAuthenticPixels">SyncAuthenticPixels</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
</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="../../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.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="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="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/support.html">Donate</a> •
+ <a href="../../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 12th May 2018 12:10 -->
\ No newline at end of file
+<!-- Magick Cache 3rd September 2018 14:34 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="channel.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="channel.html#ChannelFxImage">ChannelFxImage</a> • <a href="channel.html#CombineImages">CombineImages</a> • <a href="channel.html#GetImageAlphaChannel">GetImageAlphaChannel</a> • <a href="channel.html#SeparateImage">SeparateImage</a> • <a href="channel.html#SeparateImages">SeparateImages</a> • <a href="channel.html#SetImageAlphaChannel">SetImageAlphaChannel</a></p>
-<h2><a href="../../api/MagickCore/channel_8c.html" id="ChannelFxImage">ChannelFxImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/channel_8c.html" id="ChannelFxImage">ChannelFxImage</a></h2>
<p>ChannelFxImage() applies a channel expression to the specified image. The expression consists of one or more channels, either mnemonic or numeric (e.g. red, 1), separated by actions as follows:</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/channel_8c.html" id="CombineImages">CombineImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/channel_8c.html" id="CombineImages">CombineImages</a></h2>
<p>CombineImages() combines one or more images into a single image. The grayscale value of the pixels of each image in the sequence is assigned in order to the specified channels of the combined image. The typical ordering would be image 1 => Red, 2 => Green, 3 => Blue, etc.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/channel_8c.html" id="GetImageAlphaChannel">GetImageAlphaChannel</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/channel_8c.html" id="GetImageAlphaChannel">GetImageAlphaChannel</a></h2>
<p>GetImageAlphaChannel() returns MagickFalse if the image alpha channel is not activated. That is, the image is RGB rather than RGBA or CMYK rather than CMYKA.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/channel_8c.html" id="SeparateImage">SeparateImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/channel_8c.html" id="SeparateImage">SeparateImage</a></h2>
<p>SeparateImage() separates a channel from the image and returns it as a grayscale image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/channel_8c.html" id="SeparateImages">SeparateImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/channel_8c.html" id="SeparateImages">SeparateImages</a></h2>
<p>SeparateImages() returns a separate grayscale image for each channel specified.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/channel_8c.html" id="SetImageAlphaChannel">SetImageAlphaChannel</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/channel_8c.html" id="SetImageAlphaChannel">SetImageAlphaChannel</a></h2>
<p>SetImageAlphaChannel() activates, deactivates, resets, or sets the alpha channel.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="channel.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 15th February 2018 17:39 -->
\ No newline at end of file
+<!-- Magick Cache 5th September 2018 23:32 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Get or Set Image Channels</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, get, or, set, image, channels, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/channel.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="channel.php#ChannelFxImage">ChannelFxImage</a> • <a href="channel.php#CombineImages">CombineImages</a> • <a href="channel.php#GetImageAlphaChannel">GetImageAlphaChannel</a> • <a href="channel.php#SeparateImage">SeparateImage</a> • <a href="channel.php#SeparateImages">SeparateImages</a> • <a href="channel.php#SetImageAlphaChannel">SetImageAlphaChannel</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/channel_8c.html" id="ChannelFxImage">ChannelFxImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/channel_8c.html" id="ChannelFxImage">ChannelFxImage</a></h2>
<p>ChannelFxImage() applies a channel expression to the specified image. The expression consists of one or more channels, either mnemonic or numeric (e.g. red, 1), separated by actions as follows:</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/channel_8c.html" id="CombineImages">CombineImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/channel_8c.html" id="CombineImages">CombineImages</a></h2>
<p>CombineImages() combines one or more images into a single image. The grayscale value of the pixels of each image in the sequence is assigned in order to the specified channels of the combined image. The typical ordering would be image 1 => Red, 2 => Green, 3 => Blue, etc.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/channel_8c.html" id="GetImageAlphaChannel">GetImageAlphaChannel</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/channel_8c.html" id="GetImageAlphaChannel">GetImageAlphaChannel</a></h2>
<p>GetImageAlphaChannel() returns MagickFalse if the image alpha channel is not activated. That is, the image is RGB rather than RGBA or CMYK rather than CMYKA.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/channel_8c.html" id="SeparateImage">SeparateImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/channel_8c.html" id="SeparateImage">SeparateImage</a></h2>
<p>SeparateImage() separates a channel from the image and returns it as a grayscale image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/channel_8c.html" id="SeparateImages">SeparateImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/channel_8c.html" id="SeparateImages">SeparateImages</a></h2>
<p>SeparateImages() returns a separate grayscale image for each channel specified.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/channel_8c.html" id="SetImageAlphaChannel">SetImageAlphaChannel</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/channel_8c.html" id="SetImageAlphaChannel">SetImageAlphaChannel</a></h2>
<p>SetImageAlphaChannel() activates, deactivates, resets, or sets the alpha channel.</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="channel.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="channel.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 5th September 2018 23:32 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>MagickCore, C API: Convert to and from Cipher Pixels @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, convert, to, from, cipher, pixels, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="cipher.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="cipher.html#AcquireAESInfo">AcquireAESInfo</a> • <a href="cipher.html#DestroyAESInfo">DestroyAESInfo</a> • <a href="cipher.html#EncipherAESBlock">EncipherAESBlock</a> • <a href="cipher.html#PasskeyDecipherImage">PasskeyDecipherImage</a> • <a href="cipher.html#PasskeyEncipherImage">PasskeyEncipherImage</a> • <a href="cipher.html#SetAESKey">SetAESKey</a> • <a href="cipher.html#PasskeyDecipherImage">PasskeyDecipherImage</a> • <a href="cipher.html#PasskeyEncipherImage">PasskeyEncipherImage</a></p>
-<h2><a href="../../api/MagickCore/cipher_8c.html" id="AcquireAESInfo">AcquireAESInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher_8c.html" id="AcquireAESInfo">AcquireAESInfo</a></h2>
<p>AcquireAESInfo() allocate the AESInfo structure.</p>
AESInfo *AcquireAESInfo(void)
</pre>
-<h2><a href="../../api/MagickCore/cipher_8c.html" id="DestroyAESInfo">DestroyAESInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher_8c.html" id="DestroyAESInfo">DestroyAESInfo</a></h2>
<p>DestroyAESInfo() zeros memory associated with the AESInfo structure.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cipher_8c.html" id="EncipherAESBlock">EncipherAESBlock</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher_8c.html" id="EncipherAESBlock">EncipherAESBlock</a></h2>
<p>EncipherAESBlock() enciphers a single block of plaintext to produce a block of ciphertext.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cipher_8c.html" id="PasskeyDecipherImage">PasskeyDecipherImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher_8c.html" id="PasskeyDecipherImage">PasskeyDecipherImage</a></h2>
<p>PasskeyDecipherImage() converts cipher pixels to plain pixels.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cipher_8c.html" id="PasskeyEncipherImage">PasskeyEncipherImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher_8c.html" id="PasskeyEncipherImage">PasskeyEncipherImage</a></h2>
<p>PasskeyEncipherImage() converts pixels to cipher-pixels.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cipher_8c.html" id="SetAESKey">SetAESKey</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher_8c.html" id="SetAESKey">SetAESKey</a></h2>
<p>SetAESKey() sets the key for the AES cipher. The key length is specified in bits. Valid values are 128, 192, or 256 requiring a key buffer length in bytes of 16, 24, and 32 respectively.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cipher_8c.html" id="PasskeyDecipherImage">PasskeyDecipherImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher_8c.html" id="PasskeyDecipherImage">PasskeyDecipherImage</a></h2>
<p>PasskeyDecipherImage() converts cipher pixels to plain pixels.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/cipher_8c.html" id="PasskeyEncipherImage">PasskeyEncipherImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher_8c.html" id="PasskeyEncipherImage">PasskeyEncipherImage</a></h2>
<p>PasskeyEncipherImage() converts pixels to cipher-pixels.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="cipher.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 16th February 2018 16:26 -->
\ No newline at end of file
+<!-- Magick Cache 3rd September 2018 21:21 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Convert to and from Cipher Pixels</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, convert, to, from, cipher, 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="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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" >
+ <title>MagickCore, C API: Convert to and from Cipher Pixels @ ImageMagick</title>
+ <meta name="application-name" content="ImageMagick">
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.imagemagick.org">
+ <meta name="generator" content="PHP">
+ <meta name="keywords" content="magickcore, c, api:, convert, to, from, cipher, 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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/cipher.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="cipher.php#AcquireAESInfo">AcquireAESInfo</a> • <a href="cipher.php#DestroyAESInfo">DestroyAESInfo</a> • <a href="cipher.php#EncipherAESBlock">EncipherAESBlock</a> • <a href="cipher.php#PasskeyDecipherImage">PasskeyDecipherImage</a> • <a href="cipher.php#PasskeyEncipherImage">PasskeyEncipherImage</a> • <a href="cipher.php#SetAESKey">SetAESKey</a> • <a href="cipher.php#PasskeyDecipherImage">PasskeyDecipherImage</a> • <a href="cipher.php#PasskeyEncipherImage">PasskeyEncipherImage</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/cipher_8c.html" id="AcquireAESInfo">AcquireAESInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher_8c.html" id="AcquireAESInfo">AcquireAESInfo</a></h2>
<p>AcquireAESInfo() allocate the AESInfo structure.</p>
AESInfo *AcquireAESInfo(void)
</pre>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/cipher_8c.html" id="DestroyAESInfo">DestroyAESInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher_8c.html" id="DestroyAESInfo">DestroyAESInfo</a></h2>
<p>DestroyAESInfo() zeros memory associated with the AESInfo structure.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/cipher_8c.html" id="EncipherAESBlock">EncipherAESBlock</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher_8c.html" id="EncipherAESBlock">EncipherAESBlock</a></h2>
<p>EncipherAESBlock() enciphers a single block of plaintext to produce a block of ciphertext.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/cipher_8c.html" id="PasskeyDecipherImage">PasskeyDecipherImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher_8c.html" id="PasskeyDecipherImage">PasskeyDecipherImage</a></h2>
<p>PasskeyDecipherImage() converts cipher pixels to plain pixels.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/cipher_8c.html" id="PasskeyEncipherImage">PasskeyEncipherImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher_8c.html" id="PasskeyEncipherImage">PasskeyEncipherImage</a></h2>
<p>PasskeyEncipherImage() converts pixels to cipher-pixels.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/cipher_8c.html" id="SetAESKey">SetAESKey</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher_8c.html" id="SetAESKey">SetAESKey</a></h2>
<p>SetAESKey() sets the key for the AES cipher. The key length is specified in bits. Valid values are 128, 192, or 256 requiring a key buffer length in bytes of 16, 24, and 32 respectively.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/cipher_8c.html" id="PasskeyDecipherImage">PasskeyDecipherImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher_8c.html" id="PasskeyDecipherImage">PasskeyDecipherImage</a></h2>
<p>PasskeyDecipherImage() converts cipher pixels to plain pixels.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/cipher_8c.html" id="PasskeyEncipherImage">PasskeyEncipherImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher_8c.html" id="PasskeyEncipherImage">PasskeyEncipherImage</a></h2>
<p>PasskeyEncipherImage() converts pixels to cipher-pixels.</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="cipher.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="cipher.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 3rd September 2018 21:21 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>MagickCore, C API: Count the Colors in an Image @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="color.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="color.html#AcquireColorCache">AcquireColorCache</a> • <a href="color.html#GetColorInfoList">GetColorInfoList</a> • <a href="color.html#GetColorList">GetColorList</a> • <a href="color.html#ListColorInfo">ListColorInfo</a> • <a href="color.html#QueryColorname">QueryColorname</a></p>
-<h2><a href="../../api/MagickCore/color_8c.html" id="AcquireColorCache">AcquireColorCache</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/color_8c.html" id="AcquireColorCache">AcquireColorCache</a></h2>
<p>AcquireColorCache() caches one or more color configurations which provides a mapping between color attributes and a color name.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/color_8c.html" id="GetColorInfoList">GetColorInfoList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/color_8c.html" id="GetColorInfoList">GetColorInfoList</a></h2>
<p>GetColorInfoList() returns any colors that match the specified pattern.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/color_8c.html" id="GetColorList">GetColorList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/color_8c.html" id="GetColorList">GetColorList</a></h2>
<p>GetColorList() returns any colors that match the specified pattern.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/color_8c.html" id="ListColorInfo">ListColorInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/color_8c.html" id="ListColorInfo">ListColorInfo</a></h2>
<p>ListColorInfo() lists color names to the specified file. Color names are a convenience. Rather than defining a color by its red, green, and blue intensities just use a color name such as white, blue, or yellow.</p>
<dt>exception</dt>
<p>return any errors or warnings in this structure.</p>
-<h2><a href="../../api/MagickCore/color_8c.html" id="QueryColorname">QueryColorname</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/color_8c.html" id="QueryColorname">QueryColorname</a></h2>
<p>QueryColorname() returns a named color for the given color intensity. If an exact match is not found, a hex value is returned instead. For example an intensity of rgb:(0,0,0) returns black whereas rgb:(223,223,223) returns #dfdfdf.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="color.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 15th February 2018 07:18 -->
\ No newline at end of file
+<!-- Magick Cache 3rd September 2018 13:45 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Count the Colors in an Image</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, count, the, 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="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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" >
+ <title>MagickCore, C API: Count the Colors in an Image @ ImageMagick</title>
+ <meta name="application-name" content="ImageMagick">
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/color.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="color.php#AcquireColorCache">AcquireColorCache</a> • <a href="color.php#GetColorInfoList">GetColorInfoList</a> • <a href="color.php#GetColorList">GetColorList</a> • <a href="color.php#ListColorInfo">ListColorInfo</a> • <a href="color.php#QueryColorname">QueryColorname</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/color_8c.html" id="AcquireColorCache">AcquireColorCache</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/color_8c.html" id="AcquireColorCache">AcquireColorCache</a></h2>
<p>AcquireColorCache() caches one or more color configurations which provides a mapping between color attributes and a color name.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/color_8c.html" id="GetColorInfoList">GetColorInfoList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/color_8c.html" id="GetColorInfoList">GetColorInfoList</a></h2>
<p>GetColorInfoList() returns any colors that match the specified pattern.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/color_8c.html" id="GetColorList">GetColorList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/color_8c.html" id="GetColorList">GetColorList</a></h2>
<p>GetColorList() returns any colors that match the specified pattern.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/color_8c.html" id="ListColorInfo">ListColorInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/color_8c.html" id="ListColorInfo">ListColorInfo</a></h2>
<p>ListColorInfo() lists color names to the specified file. Color names are a convenience. Rather than defining a color by its red, green, and blue intensities just use a color name such as white, blue, or yellow.</p>
<dt>exception</dt>
<p>return any errors or warnings in this structure.</p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/color_8c.html" id="QueryColorname">QueryColorname</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/color_8c.html" id="QueryColorname">QueryColorname</a></h2>
<p>QueryColorname() returns a named color for the given color intensity. If an exact match is not found, a hex value is returned instead. For example an intensity of rgb:(0,0,0) returns black whereas rgb:(223,223,223) returns #dfdfdf.</p>
<p>return any errors or warnings in this structure.</p>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="color.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="color.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 3rd September 2018 13:45 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>MagickCore, C API: Colormap Methods @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="colormap.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="colormap.html#AcquireImageColormap">AcquireImageColormap</a> • <a href="colormap.html#CycleColormap">CycleColormap</a></p>
-<h2><a href="../../api/MagickCore/colormap_8c.html" id="AcquireImageColormap">AcquireImageColormap</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/colormap_8c.html" id="AcquireImageColormap">AcquireImageColormap</a></h2>
<p>AcquireImageColormap() allocates an image colormap and initializes it to a linear gray colorspace. If the image already has a colormap, it is replaced. AcquireImageColormap() returns MagickTrue if successful, otherwise MagickFalse if there is not enough memory.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/colormap_8c.html" id="CycleColormap">CycleColormap</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/colormap_8c.html" id="CycleColormap">CycleColormap</a></h2>
<p>CycleColormap() displaces an image's colormap by a given number of positions. If you cycle the colormap a number of times you can produce a psychodelic effect.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="colormap.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 16th February 2018 16:25 -->
\ No newline at end of file
+<!-- Magick Cache 2nd September 2018 21:26 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Colormap Methods</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, colormap, methods, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" >
+ <title>MagickCore, C API: Colormap Methods @ ImageMagick</title>
+ <meta name="application-name" content="ImageMagick">
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/colormap.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="colormap.php#AcquireImageColormap">AcquireImageColormap</a> • <a href="colormap.php#CycleColormap">CycleColormap</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/colormap_8c.html" id="AcquireImageColormap">AcquireImageColormap</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/colormap_8c.html" id="AcquireImageColormap">AcquireImageColormap</a></h2>
<p>AcquireImageColormap() allocates an image colormap and initializes it to a linear gray colorspace. If the image already has a colormap, it is replaced. AcquireImageColormap() returns MagickTrue if successful, otherwise MagickFalse if there is not enough memory.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/colormap_8c.html" id="CycleColormap">CycleColormap</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/colormap_8c.html" id="CycleColormap">CycleColormap</a></h2>
<p>CycleColormap() displaces an image's colormap by a given number of positions. If you cycle the colormap a number of times you can produce a psychodelic effect.</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="colormap.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="colormap.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 2nd September 2018 21:26 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="colorspace.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="colorspace.html#GetImageColorspaceType">GetImageColorspaceType</a> • <a href="colorspace.html#SetImageColorspace">SetImageColorspace</a> • <a href="colorspace.html#SetImageGray">SetImageGray</a> • <a href="colorspace.html#SetImageMonochrome">SetImageMonochrome</a> • <a href="colorspace.html#TransformImageColorspace">TransformImageColorspace</a></p>
-<h2><a href="../../api/MagickCore/colorspace_8c.html" id="GetImageColorspaceType">GetImageColorspaceType</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/colorspace_8c.html" id="GetImageColorspaceType">GetImageColorspaceType</a></h2>
<p>GetImageColorspaceType() returns the potential type of image: sRGBColorspaceType, RGBColorspaceType, GRAYColorspaceType, etc.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/colorspace_8c.html" id="SetImageColorspace">SetImageColorspace</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/colorspace_8c.html" id="SetImageColorspace">SetImageColorspace</a></h2>
<p>SetImageColorspace() sets the colorspace member of the Image structure.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/colorspace_8c.html" id="SetImageGray">SetImageGray</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/colorspace_8c.html" id="SetImageGray">SetImageGray</a></h2>
<p>SetImageGray() returns MagickTrue if all the pixels in the image have the same red, green, and blue intensities and changes the type of the image to bi-level or grayscale.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/colorspace_8c.html" id="SetImageMonochrome">SetImageMonochrome</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/colorspace_8c.html" id="SetImageMonochrome">SetImageMonochrome</a></h2>
<p>SetImageMonochrome() returns MagickTrue if all the pixels in the image have the same red, green, and blue intensities and the intensity is either 0 or QuantumRange and changes the type of the image to bi-level.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/colorspace_8c.html" id="TransformImageColorspace">TransformImageColorspace</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/colorspace_8c.html" id="TransformImageColorspace">TransformImageColorspace</a></h2>
<p>TransformImageColorspace() transforms an image colorspace, changing the image data to reflect the new colorspace.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="colorspace.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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>
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 16th February 2018 16:25 -->
\ No newline at end of file
+<!-- Magick Cache 8th September 2018 06:50 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Dealing with Image Colorspaces</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, dealing, with, image, colorspaces, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/colorspace.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
-<p class="text-center"><a href="colorspace.php#SetImageColorspace">SetImageColorspace</a> • <a href="colorspace.php#SetImageGray">SetImageGray</a> • <a href="colorspace.php#SetImageMonochrome">SetImageMonochrome</a> • <a href="colorspace.php#TransformImageColorspace">TransformImageColorspace</a></p>
+<p class="text-center"><a href="colorspace.php#GetImageColorspaceType">GetImageColorspaceType</a> • <a href="colorspace.php#SetImageColorspace">SetImageColorspace</a> • <a href="colorspace.php#SetImageGray">SetImageGray</a> • <a href="colorspace.php#SetImageMonochrome">SetImageMonochrome</a> • <a href="colorspace.php#TransformImageColorspace">TransformImageColorspace</a></p>
+
+<h2><a href="http://www.imagemagick.org/api/MagickCore/colorspace_8c.html" id="GetImageColorspaceType">GetImageColorspaceType</a></h2>
+
+<p>GetImageColorspaceType() returns the potential type of image: sRGBColorspaceType, RGBColorspaceType, GRAYColorspaceType, etc.</p>
+
+<p>To ensure the image type matches its potential, use SetImageColorspaceType():</p>
+
+<pre class="text">
+ (void) SetImageColorspaceType(image,GetImageColorspaceType(image),
+exception);
+</pre>
+
+<p>The format of the GetImageColorspaceType method is:</p>
+
+<pre class="text">
+ColorspaceType GetImageColorspaceType(const Image *image,
+ ExceptionInfo *exception)
+</pre>
+
+<p>A description of each parameter follows:</p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/colorspace_8c.html" id="SetImageColorspace">SetImageColorspace</a></h2>
+<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="http://www.imagemagick.org/api/MagickCore/colorspace_8c.html" id="SetImageColorspace">SetImageColorspace</a></h2>
<p>SetImageColorspace() sets the colorspace member of the Image structure.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/colorspace_8c.html" id="SetImageGray">SetImageGray</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/colorspace_8c.html" id="SetImageGray">SetImageGray</a></h2>
<p>SetImageGray() returns MagickTrue if all the pixels in the image have the same red, green, and blue intensities and changes the type of the image to bi-level or grayscale.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/colorspace_8c.html" id="SetImageMonochrome">SetImageMonochrome</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/colorspace_8c.html" id="SetImageMonochrome">SetImageMonochrome</a></h2>
<p>SetImageMonochrome() returns MagickTrue if all the pixels in the image have the same red, green, and blue intensities and the intensity is either 0 or QuantumRange and changes the type of the image to bi-level.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/colorspace_8c.html" id="TransformImageColorspace">TransformImageColorspace</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/colorspace_8c.html" id="TransformImageColorspace">TransformImageColorspace</a></h2>
<p>TransformImageColorspace() transforms an image colorspace, changing the image data to reflect the new colorspace.</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="colorspace.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="colorspace.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 8th September 2018 06:50 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>MagickCore, C API: Compare an Image to a Reconstructed Image @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, compare, an, image, to, a, reconstructed, image, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="compare.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="compare.html#CompareImagesCommand">CompareImagesCommand</a></p>
-<h2><a href="../../api/MagickWand/compare_8c.html" id="CompareImagesCommand">CompareImagesCommand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/compare_8c.html" id="CompareImagesCommand">CompareImagesCommand</a></h2>
<p>CompareImagesCommand() compares two images and returns the difference between them as a distortion metric and as a new image visually annotating their differences.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="compare.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 16th February 2018 10:04 -->
\ No newline at end of file
+<!-- Magick Cache 5th September 2018 23:34 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Compare an Image to a Reconstructed Image</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, compare, an, image, to, a, reconstructed, 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="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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" >
+ <title>MagickCore, C API: Compare an Image to a Reconstructed Image @ ImageMagick</title>
+ <meta name="application-name" content="ImageMagick">
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.imagemagick.org">
+ <meta name="generator" content="PHP">
+ <meta name="keywords" content="magickcore, c, api:, compare, an, image, to, a, reconstructed, 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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/compare.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
-<p class="text-center"><a href="compare.php#CompareImages">CompareImages</a> • <a href="compare.php#GetImageDistortion">GetImageDistortion</a> • <a href="compare.php#GetImageDistortions">GetImageDistortions</a> • <a href="compare.php#IsImagesEqual">IsImagesEqual</a> • <a href="compare.php#SimilarityImage">SimilarityImage</a></p>
-
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/compare_8c.html" id="CompareImages">CompareImages</a></h2>
-
-<p>CompareImages() compares one or more pixel channels of an image to a reconstructed image and returns the difference image.</p>
-
-<p>The format of the CompareImages method is:</p>
-
-<pre class="text">
-Image *CompareImages(const Image *image,const Image *reconstruct_image,
- const MetricType metric,double *distortion,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>reconstruct_image</dt>
-<dd>the reconstruct image. </dd>
-
-<dd> </dd>
-<dt>metric</dt>
-<dd>the metric. </dd>
-
-<dd> </dd>
-<dt>distortion</dt>
-<dd>the computed distortion between the images. </dd>
-
-<dd> </dd>
-<dt>exception</dt>
-<dd>return any errors or warnings in this structure. </dd>
-
-<dd> </dd>
-</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/compare_8c.html" id="GetImageDistortion">GetImageDistortion</a></h2>
-
-<p>GetImageDistortion() compares one or more pixel channels of an image to a reconstructed image and returns the specified distortion metric.</p>
-
-<p>The format of the GetImageDistortion method is:</p>
-
-<pre class="text">
-MagickBooleanType GetImageDistortion(const Image *image,
- const Image *reconstruct_image,const MetricType metric,
- double *distortion,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>reconstruct_image</dt>
-<dd>the reconstruct image. </dd>
-
-<dd> </dd>
-<dt>metric</dt>
-<dd>the metric. </dd>
-
-<dd> </dd>
-<dt>distortion</dt>
-<dd>the computed distortion between the images. </dd>
-
-<dd> </dd>
-<dt>exception</dt>
-<dd>return any errors or warnings in this structure. </dd>
-
-<dd> </dd>
-</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/compare_8c.html" id="GetImageDistortions">GetImageDistortions</a></h2>
-
-<p>GetImageDistortions() compares the pixel channels of an image to a reconstructed image and returns the specified distortion metric for each channel.</p>
-
-<p>The format of the GetImageDistortions method is:</p>
-
-<pre class="text">
-double *GetImageDistortions(const Image *image,
- const Image *reconstruct_image,const MetricType metric,
- 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>reconstruct_image</dt>
-<dd>the reconstruct image. </dd>
-
-<dd> </dd>
-<dt>metric</dt>
-<dd>the metric. </dd>
-
-<dd> </dd>
-<dt>exception</dt>
-<dd>return any errors or warnings in this structure. </dd>
-
-<dd> </dd>
-</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/compare_8c.html" id="IsImagesEqual">IsImagesEqual</a></h2>
+<p class="text-center"><a href="compare.php#CompareImagesCommand">CompareImagesCommand</a></p>
-<p>IsImagesEqual() measures the difference between colors at each pixel location of two images. A value other than 0 means the colors match exactly. Otherwise an error measure is computed by summing over all pixels in an image the distance squared in RGB space between each image pixel and its corresponding pixel in the reconstruct image. The error measure is assigned to these image members:</p>
-
-<pre class="text">
- o mean_error_per_pixel: The mean error for any single pixel in
-the image.
-</pre>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/compare_8c.html" id="CompareImagesCommand">CompareImagesCommand</a></h2>
-<dt>normalized_mean_error</dt>
-<p>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>
+<p>CompareImagesCommand() compares two images and returns the difference between them as a distortion metric and as a new image visually annotating their differences.</p>
-<dt>normalized_maximum_error</dt>
-<p>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 small normalized mean square error, accessed as image->normalized_mean_error, suggests the images are very similar in spatial layout and color.</p>
-
-<p>The format of the IsImagesEqual method is:</p>
+<p>The format of the CompareImagesCommand method is:</p>
<pre class="text">
-MagickBooleanType IsImagesEqual(Image *image,
- const Image *reconstruct_image,ExceptionInfo *exception)
-</pre>
-
-<p>A description of each parameter follows.</p>
-
-<dt>image</dt>
-<p>the image.</p>
-
-<dt>reconstruct_image</dt>
-<p>the reconstruct image.</p>
-
-<dt>exception</dt>
-<p>return any errors or warnings in this structure.</p>
-
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/compare_8c.html" id="SimilarityImage">SimilarityImage</a></h2>
-
-<p>SimilarityImage() compares the reference image of the image and returns the best match offset. In addition, it returns a similarity image such that an exact match location is completely white and if none of the pixels match, black, otherwise some gray level in-between.</p>
-
-<p>The format of the SimilarityImageImage method is:</p>
-
-<pre class="text">
-Image *SimilarityImage(const Image *image,const Image *reference,
- const MetricType metric,const double similarity_threshold,
- RectangleInfo *offset,double *similarity,ExceptionInfo *exception)
+MagickBooleanType CompareImagesCommand(ImageInfo *image_info,int argc,
+ char **argv,char **metadata,ExceptionInfo *exception)
</pre>
<p>A description of each parameter follows:</p>
<dd> </dd>
<dl class="dl-horizontal">
-<dt>image</dt>
-<dd>the image. </dd>
-
-<dd> </dd>
-<dt>reference</dt>
-<dd>find an area of the image that closely resembles this image. </dd>
+<dt>image_info</dt>
+<dd>the image info. </dd>
<dd> </dd>
-<dt>metric</dt>
-<dd>the metric. </dd>
+<dt>argc</dt>
+<dd>the number of elements in the argument vector. </dd>
<dd> </dd>
-<dt>similarity_threshold</dt>
-<dd>minimum distortion for (sub)image match. </dd>
+<dt>argv</dt>
+<dd>A text array containing the command line arguments. </dd>
<dd> </dd>
-<dt>offset</dt>
-<dd>the best match offset of the reference image within the image. </dd>
-
-<dd> </dd>
-<dt>similarity</dt>
-<dd>the computed similarity between the images. </dd>
+<dt>metadata</dt>
+<dd>any metadata is returned here. </dd>
<dd> </dd>
<dt>exception</dt>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="compare.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="compare.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 5th September 2018 23:34 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../../api/composite.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="https://www.imagemagick.org/api/composite.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 bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" 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>
+ <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://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://www.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>
</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="composite.html#CompositeImageCommand">CompositeImageCommand</a></p>
-<h2><a href="../../api/MagickWand/composite_8c.html" id="CompositeImageCommand">CompositeImageCommand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/composite_8c.html" id="CompositeImageCommand">CompositeImageCommand</a></h2>
<p>CompositeImageCommand() reads one or more images and an optional mask and composites them into a new image.</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="../../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="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="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="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/support.html">Donate</a> •
+ <a href="../../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 17th May 2018 18:54 -->
\ No newline at end of file
+<!-- Magick Cache 2nd September 2018 17:45 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="constitute.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api//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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="constitute.html#ConstituteImage">ConstituteImage</a> • <a href="constitute.html#PingImage">PingImage</a> • <a href="constitute.html#PingImages">PingImages</a> • <a href="constitute.html#ReadImage">ReadImage</a> • <a href="constitute.html#ReadImages">ReadImages</a> • <a href="constitute.html#WriteImage">WriteImage</a> • <a href="constitute.html#WriteImages">WriteImages</a></p>
-<h2><a href="../../api/MagickCore/constitute_8c.html" id="ConstituteImage">ConstituteImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/constitute_8c.html" id="ConstituteImage">ConstituteImage</a></h2>
<p>ConstituteImage() returns an image from the pixel data you supply. The pixel data must be in scanline order top-to-bottom. The data can be char, short int, int, float, or double. Float and double require the pixels to be normalized [0..1], otherwise [0..QuantumRange]. For example, to create a 640x480 image from unsigned red-green-blue character data, use:</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/constitute_8c.html" id="PingImage">PingImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/constitute_8c.html" id="PingImage">PingImage</a></h2>
<p>PingImage() returns all the properties of an image or image sequence except for the pixels. It is much faster and consumes far less memory than ReadImage(). On failure, a NULL image is returned and exception describes the reason for the failure.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/constitute_8c.html" id="PingImages">PingImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/constitute_8c.html" id="PingImages">PingImages</a></h2>
<p>PingImages() pings one or more images and returns them as an image list.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/constitute_8c.html" id="ReadImage">ReadImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/constitute_8c.html" id="ReadImage">ReadImage</a></h2>
<p>ReadImage() reads an image or image sequence from a file or file handle. The method returns a NULL if there is a memory shortage or if the image cannot be read. On failure, a NULL image is returned and exception describes the reason for the failure.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/constitute_8c.html" id="ReadImages">ReadImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/constitute_8c.html" id="ReadImages">ReadImages</a></h2>
<p>ReadImages() reads one or more images and returns them as an image list.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/constitute_8c.html" id="WriteImage">WriteImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/constitute_8c.html" id="WriteImage">WriteImage</a></h2>
<p>WriteImage() writes an image or an image sequence to a file or file handle. If writing to a file is on disk, the name is defined by the filename member of the image structure. WriteImage() returns MagickFalse is there is a memory shortage or if the image cannot be written. Check the exception member of image to determine the cause for any failure.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/constitute_8c.html" id="WriteImages">WriteImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/constitute_8c.html" id="WriteImages">WriteImages</a></h2>
<p>WriteImages() writes an image sequence into one or more files. While WriteImage() can write an image sequence, it is limited to writing the sequence into a single file using a format which supports multiple frames. WriteImages(), however, does not have this limitation, instead it generates multiple output files if necessary (or when requested). When ImageInfo's adjoin flag is set to MagickFalse, the file name is expected to include a printf-style formatting string for the frame number (e.g. "image02d.png").</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="constitute.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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>
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 14th February 2018 12:43 -->
\ No newline at end of file
+<!-- Magick Cache 4th September 2018 06:44 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Constitute an Image</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, constitute, 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="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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api//constitute.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="constitute.php#ConstituteImage">ConstituteImage</a> • <a href="constitute.php#PingImage">PingImage</a> • <a href="constitute.php#PingImages">PingImages</a> • <a href="constitute.php#ReadImage">ReadImage</a> • <a href="constitute.php#ReadImages">ReadImages</a> • <a href="constitute.php#WriteImage">WriteImage</a> • <a href="constitute.php#WriteImages">WriteImages</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/constitute_8c.html" id="ConstituteImage">ConstituteImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/constitute_8c.html" id="ConstituteImage">ConstituteImage</a></h2>
<p>ConstituteImage() returns an image from the pixel data you supply. The pixel data must be in scanline order top-to-bottom. The data can be char, short int, int, float, or double. Float and double require the pixels to be normalized [0..1], otherwise [0..QuantumRange]. For example, to create a 640x480 image from unsigned red-green-blue character data, use:</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/constitute_8c.html" id="PingImage">PingImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/constitute_8c.html" id="PingImage">PingImage</a></h2>
<p>PingImage() returns all the properties of an image or image sequence except for the pixels. It is much faster and consumes far less memory than ReadImage(). On failure, a NULL image is returned and exception describes the reason for the failure.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/constitute_8c.html" id="PingImages">PingImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/constitute_8c.html" id="PingImages">PingImages</a></h2>
<p>PingImages() pings one or more images and returns them as an image list.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/constitute_8c.html" id="ReadImage">ReadImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/constitute_8c.html" id="ReadImage">ReadImage</a></h2>
<p>ReadImage() reads an image or image sequence from a file or file handle. The method returns a NULL if there is a memory shortage or if the image cannot be read. On failure, a NULL image is returned and exception describes the reason for the failure.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/constitute_8c.html" id="ReadImages">ReadImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/constitute_8c.html" id="ReadImages">ReadImages</a></h2>
<p>ReadImages() reads one or more images and returns them as an image list.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/constitute_8c.html" id="WriteImage">WriteImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/constitute_8c.html" id="WriteImage">WriteImage</a></h2>
<p>WriteImage() writes an image or an image sequence to a file or file handle. If writing to a file is on disk, the name is defined by the filename member of the image structure. WriteImage() returns MagickFalse is there is a memory shortage or if the image cannot be written. Check the exception member of image to determine the cause for any failure.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/constitute_8c.html" id="WriteImages">WriteImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/constitute_8c.html" id="WriteImages">WriteImages</a></h2>
<p>WriteImages() writes an image sequence into one or more files. While WriteImage() can write an image sequence, it is limited to writing the sequence into a single file using a format which supports multiple frames. WriteImages(), however, does not have this limitation, instead it generates multiple output files if necessary (or when requested). When ImageInfo's adjoin flag is set to MagickFalse, the file name is expected to include a printf-style formatting string for the frame number (e.g. "image02d.png").</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="constitute.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="constitute.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 4th September 2018 06:44 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="decorate.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="decorate.html#BorderImage">BorderImage</a> • <a href="decorate.html#FrameImage">FrameImage</a> • <a href="decorate.html#RaiseImage">RaiseImage</a></p>
-<h2><a href="../../api/MagickCore/decorate_8c.html" id="BorderImage">BorderImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/decorate_8c.html" id="BorderImage">BorderImage</a></h2>
<p>BorderImage() surrounds the image with a border of the color defined by the bordercolor member of the image structure. The width and height of the border are defined by the corresponding members of the border_info structure.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/decorate_8c.html" id="FrameImage">FrameImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/decorate_8c.html" id="FrameImage">FrameImage</a></h2>
<p>FrameImage() adds a simulated three-dimensional border around the image. The color of the border is defined by the matte_color member of image. Members width and height of frame_info specify the border width of the vertical and horizontal sides of the frame. Members inner and outer indicate the width of the inner and outer shadows of the frame.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/decorate_8c.html" id="RaiseImage">RaiseImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/decorate_8c.html" id="RaiseImage">RaiseImage</a></h2>
<p>RaiseImage() creates a simulated three-dimensional button-like effect by lightening and darkening the edges of the image. Members width and height of raise_info define the width of the vertical and horizontal edge of the effect.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="decorate.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 17th February 2018 16:01 -->
\ No newline at end of file
+<!-- Magick Cache 5th September 2018 23:33 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Decorate an Image</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, decorate, 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="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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/decorate.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="decorate.php#BorderImage">BorderImage</a> • <a href="decorate.php#FrameImage">FrameImage</a> • <a href="decorate.php#RaiseImage">RaiseImage</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/decorate_8c.html" id="BorderImage">BorderImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/decorate_8c.html" id="BorderImage">BorderImage</a></h2>
<p>BorderImage() surrounds the image with a border of the color defined by the bordercolor member of the image structure. The width and height of the border are defined by the corresponding members of the border_info structure.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/decorate_8c.html" id="FrameImage">FrameImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/decorate_8c.html" id="FrameImage">FrameImage</a></h2>
<p>FrameImage() adds a simulated three-dimensional border around the image. The color of the border is defined by the matte_color member of image. Members width and height of frame_info specify the border width of the vertical and horizontal sides of the frame. Members inner and outer indicate the width of the inner and outer shadows of the frame.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/decorate_8c.html" id="RaiseImage">RaiseImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/decorate_8c.html" id="RaiseImage">RaiseImage</a></h2>
<p>RaiseImage() creates a simulated three-dimensional button-like effect by lightening and darkening the edges of the image. Members width and height of raise_info define the width of the vertical and horizontal edge of the effect.</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="decorate.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="decorate.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 5th September 2018 23:33 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>MagickCore, C API: Deprecated Methods @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, deprecated, methods, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="deprecate.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="deprecate.html#MagickGetImageAlphaColor">MagickGetImageAlphaColor</a> • <a href="deprecate.html#MagickSetImageAlphaColor">MagickSetImageAlphaColor</a></p>
-<h2><a href="../../api/MagickWand/deprecate_8c.html" id="MagickGetImageAlphaColor">MagickGetImageAlphaColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/deprecate_8c.html" id="MagickGetImageAlphaColor">MagickGetImageAlphaColor</a></h2>
<p>MagickGetImageAlphaColor() returns the image alpha color.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/deprecate_8c.html" id="MagickSetImageAlphaColor">MagickSetImageAlphaColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/deprecate_8c.html" id="MagickSetImageAlphaColor">MagickSetImageAlphaColor</a></h2>
<p>MagickSetImageAlphaColor() sets the image alpha color.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="deprecate.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
+ <a href="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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 16th February 2018 03:56 -->
\ No newline at end of file
+<!-- Magick Cache 2nd September 2018 21:32 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Deprecated Methods</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, deprecated, methods, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" >
+ <title>MagickCore, C API: Deprecated Methods @ ImageMagick</title>
+ <meta name="application-name" content="ImageMagick">
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.imagemagick.org">
+ <meta name="generator" content="PHP">
+ <meta name="keywords" content="magickcore, c, api:, deprecated, methods, 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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/deprecate.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
-<p class="text-center"><a href="deprecate.php#"></a></p>
+<p class="text-center"><a href="deprecate.php#MagickGetImageAlphaColor">MagickGetImageAlphaColor</a> • <a href="deprecate.php#MagickSetImageAlphaColor">MagickSetImageAlphaColor</a></p>
+
+<h2><a href="http://www.imagemagick.org/api/MagickWand/deprecate_8c.html" id="MagickGetImageAlphaColor">MagickGetImageAlphaColor</a></h2>
+
+<p>MagickGetImageAlphaColor() returns the image alpha color.</p>
+
+<p>The format of the MagickGetImageAlphaColor method is:</p>
+
+<pre class="text">
+MagickBooleanType MagickGetImageAlphaColor(MagickWand *wand,
+ PixelWand *alpha_color)
+</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>alpha_color</dt>
+<dd>return the alpha color. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/deprecate_8c.html" id="MagickSetImageAlphaColor">MagickSetImageAlphaColor</a></h2>
+
+<p>MagickSetImageAlphaColor() sets the image alpha color.</p>
+
+<p>The format of the MagickSetImageAlphaColor method is:</p>
+
+<pre class="text">
+MagickBooleanType MagickSetImageAlphaColor(MagickWand *wand,
+ const PixelWand *matte)
+</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>matte</dt>
+<dd>the alpha pixel wand. </dd>
+
+<dd> </dd>
+</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="deprecate.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="deprecate.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 2nd September 2018 21:32 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>MagickCore, C API: Interactively Display and Edit an Image @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, interactively, display, edit, an, image, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="display.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="display.html#Unknown method">Unknown method</a></p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="display.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 16th February 2018 10:04 -->
\ No newline at end of file
+<!-- Magick Cache 9th September 2018 00:43 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Interactively Display and Edit an Image</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, interactively, display, edit, 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="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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" >
+ <title>MagickCore, C API: Interactively Display and Edit an Image @ ImageMagick</title>
+ <meta name="application-name" content="ImageMagick">
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.imagemagick.org">
+ <meta name="generator" content="PHP">
+ <meta name="keywords" content="magickcore, c, api:, interactively, display, edit, 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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/display.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
-<p class="text-center"><a href="display.php#DisplayImages">DisplayImages</a> • <a href="display.php#RemoteDisplayCommand">RemoteDisplayCommand</a> • <a href="display.php#XDisplayBackgroundImage">XDisplayBackgroundImage</a></p>
-
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/display_8c.html" id="DisplayImages">DisplayImages</a></h2>
-
-<p>DisplayImages() displays an image sequence to any X window screen. It returns a value other than 0 if successful. Check the exception member of image to determine the reason for any failure.</p>
-
-<p>The format of the DisplayImages method is:</p>
-
-<pre class="text">
-MagickBooleanType DisplayImages(const ImageInfo *image_info,
- Image *images,ExceptionInfo *exception)
-</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>
-<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="http://nextgen.imagemagick.org/api/MagickCore/display_8c.html" id="RemoteDisplayCommand">RemoteDisplayCommand</a></h2>
-
-<p>RemoteDisplayCommand() encourages a remote display program to display the specified image filename.</p>
-
-<p>The format of the RemoteDisplayCommand method is:</p>
-
-<pre class="text">
-MagickBooleanType RemoteDisplayCommand(const ImageInfo *image_info,
- const char *window,const char *filename,ExceptionInfo *exception)
-</pre>
-
-<p>A description of each parameter follows:</p>
+<p class="text-center"><a href="display.php#Unknown method">Unknown method</a></p>
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>image_info</dt>
-<dd>the image info. </dd>
-
-<dd> </dd>
-<dt>window</dt>
-<dd>Specifies the name or id of an X window. </dd>
-
-<dd> </dd>
-<dt>filename</dt>
-<dd>the name of the image filename to display. </dd>
-
-<dd> </dd>
-<dt>exception</dt>
-<dd>return any errors or warnings in this structure. </dd>
-
-<dd> </dd>
-</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/display_8c.html" id="XDisplayBackgroundImage">XDisplayBackgroundImage</a></h2>
-
-<p>XDisplayBackgroundImage() displays an image in the background of a window.</p>
-
-<p>The format of the XDisplayBackgroundImage method is:</p>
-
-<pre class="text">
-MagickBooleanType XDisplayBackgroundImage(Display *display,
- XResourceInfo *resource_info,Image *image,ExceptionInfo *exception)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>display</dt>
-<dd>Specifies a connection to an X server; returned from XOpenDisplay. </dd>
-
-<dd> </dd>
-<dt>resource_info</dt>
-<dd>Specifies a pointer to a X11 XResourceInfo 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>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="display.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="display.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 9th September 2018 00:43 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="distort.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="distort.html#AffineTransformImage">AffineTransformImage</a> • <a href="distort.html#DistortImage">DistortImage</a> • <a href="distort.html#RotateImage">RotateImage</a> • <a href="distort.html#SparseColorImage">SparseColorImage</a></p>
-<h2><a href="../../api/MagickCore/distort_8c.html" id="AffineTransformImage">AffineTransformImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/distort_8c.html" id="AffineTransformImage">AffineTransformImage</a></h2>
<p>AffineTransformImage() transforms an image as dictated by the affine matrix. It allocates the memory necessary for the new Image structure and returns a pointer to the new image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/distort_8c.html" id="DistortImage">DistortImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/distort_8c.html" id="DistortImage">DistortImage</a></h2>
<p>DistortImage() distorts an image using various distortion methods, by mapping color lookups of the source image to a new destination image usally of the same size as the source image, unless 'bestfit' is set to true.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/distort_8c.html" id="RotateImage">RotateImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/distort_8c.html" id="RotateImage">RotateImage</a></h2>
<p>RotateImage() creates a new image that is a rotated copy of an existing one. Positive angles rotate counter-clockwise (right-hand rule), while negative angles rotate clockwise. Rotated images are usually larger than the originals and have 'empty' triangular corners. X axis. Empty triangles left over from shearing the image are filled with the background color defined by member 'background_color' of the image. RotateImage allocates the memory necessary for the new Image structure and returns a pointer to the new image.</p>
<dt>exception</dt>
<p>return any errors or warnings in this structure.</p>
-<h2><a href="../../api/MagickCore/distort_8c.html" id="SparseColorImage">SparseColorImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/distort_8c.html" id="SparseColorImage">SparseColorImage</a></h2>
<p>SparseColorImage(), given a set of coordinates, interpolates the colors found at those coordinates, across the whole image, using various methods.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="distort.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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>
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 15th February 2018 03:00 -->
\ No newline at end of file
+<!-- Magick Cache 8th September 2018 09:08 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Image Distortions</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, image, distortions, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/distort.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="distort.php#AffineTransformImage">AffineTransformImage</a> • <a href="distort.php#DistortImage">DistortImage</a> • <a href="distort.php#RotateImage">RotateImage</a> • <a href="distort.php#SparseColorImage">SparseColorImage</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/distort_8c.html" id="AffineTransformImage">AffineTransformImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/distort_8c.html" id="AffineTransformImage">AffineTransformImage</a></h2>
<p>AffineTransformImage() transforms an image as dictated by the affine matrix. It allocates the memory necessary for the new Image structure and returns a pointer to the new image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/distort_8c.html" id="DistortImage">DistortImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/distort_8c.html" id="DistortImage">DistortImage</a></h2>
<p>DistortImage() distorts an image using various distortion methods, by mapping color lookups of the source image to a new destination image usally of the same size as the source image, unless 'bestfit' is set to true.</p>
<p>The format of the DistortImage() method is:</p>
<pre class="text">
-Image *DistortImage(const Image *image,const DistortImageMethod method,
+Image *DistortImage(const Image *image,const DistortMethod method,
const size_t number_arguments,const double *arguments,
MagickBooleanType bestfit, ExceptionInfo *exception)
</pre>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/distort_8c.html" id="RotateImage">RotateImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/distort_8c.html" id="RotateImage">RotateImage</a></h2>
<p>RotateImage() creates a new image that is a rotated copy of an existing one. Positive angles rotate counter-clockwise (right-hand rule), while negative angles rotate clockwise. Rotated images are usually larger than the originals and have 'empty' triangular corners. X axis. Empty triangles left over from shearing the image are filled with the background color defined by member 'background_color' of the image. RotateImage allocates the memory necessary for the new Image structure and returns a pointer to the new image.</p>
<dt>exception</dt>
<p>return any errors or warnings in this structure.</p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/distort_8c.html" id="SparseColorImage">SparseColorImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/distort_8c.html" id="SparseColorImage">SparseColorImage</a></h2>
<p>SparseColorImage(), given a set of coordinates, interpolates the colors found at those coordinates, across the whole image, using various methods.</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="distort.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="distort.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 8th September 2018 09:08 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>MagickCore, C API: Draw on an Image @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="draw.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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" />
<a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../https://www.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>
<div class="magick-header">
<p class="text-center"><a href="draw.html#AcquireDrawInfo">AcquireDrawInfo</a> • <a href="draw.html#CloneDrawInfo">CloneDrawInfo</a> • <a href="draw.html#DestroyDrawInfo">DestroyDrawInfo</a> • <a href="draw.html#DrawAffineImage">DrawAffineImage</a> • <a href="draw.html#DrawClipPath">DrawClipPath</a> • <a href="draw.html#DrawClippingMask">DrawClippingMask</a> • <a href="draw.html#DrawCompositeMask">DrawCompositeMask</a> • <a href="draw.html#DrawGradientImage">DrawGradientImage</a> • <a href="draw.html#DrawImage">DrawImage</a> • <a href="draw.html#DrawPatternPath">DrawPatternPath</a> • <a href="draw.html#DrawPrimitive">DrawPrimitive</a> • <a href="draw.html#GetAffineMatrix">GetAffineMatrix</a></p>
-<h2><a href="../../api/MagickCore/draw_8c.html" id="AcquireDrawInfo">AcquireDrawInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/draw_8c.html" id="AcquireDrawInfo">AcquireDrawInfo</a></h2>
<p>AcquireDrawInfo() returns a DrawInfo structure properly initialized.</p>
DrawInfo *AcquireDrawInfo(void)
</pre>
-<h2><a href="../../api/MagickCore/draw_8c.html" id="CloneDrawInfo">CloneDrawInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/draw_8c.html" id="CloneDrawInfo">CloneDrawInfo</a></h2>
<p>CloneDrawInfo() makes a copy of the given draw_info structure. If NULL is specified, a new DrawInfo structure is created initialized to default values.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/draw_8c.html" id="DestroyDrawInfo">DestroyDrawInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/draw_8c.html" id="DestroyDrawInfo">DestroyDrawInfo</a></h2>
<p>DestroyDrawInfo() deallocates memory associated with an DrawInfo structure.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/draw_8c.html" id="DrawAffineImage">DrawAffineImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/draw_8c.html" id="DrawAffineImage">DrawAffineImage</a></h2>
<p>DrawAffineImage() composites the source over the destination image as dictated by the affine transform.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/draw_8c.html" id="DrawClipPath">DrawClipPath</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/draw_8c.html" id="DrawClipPath">DrawClipPath</a></h2>
<p>DrawClipPath() draws the clip path on the image mask.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/draw_8c.html" id="DrawClippingMask">DrawClippingMask</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/draw_8c.html" id="DrawClippingMask">DrawClippingMask</a></h2>
<p>DrawClippingMask() draws the clip path and returns it as an image clipping mask.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/draw_8c.html" id="DrawCompositeMask">DrawCompositeMask</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/draw_8c.html" id="DrawCompositeMask">DrawCompositeMask</a></h2>
<p>DrawCompositeMask() draws the mask path and returns it as an image mask.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/draw_8c.html" id="DrawGradientImage">DrawGradientImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/draw_8c.html" id="DrawGradientImage">DrawGradientImage</a></h2>
<p>DrawGradientImage() draws a linear gradient on the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/draw_8c.html" id="DrawImage">DrawImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/draw_8c.html" id="DrawImage">DrawImage</a></h2>
<p>DrawImage() draws a graphic primitive on your image. The primitive may be represented as a string or filename. Precede the filename with an "at" sign (@) and the contents of the file are drawn on the image. You can affect how text is drawn by setting one or more members of the draw info structure.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/draw_8c.html" id="DrawPatternPath">DrawPatternPath</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/draw_8c.html" id="DrawPatternPath">DrawPatternPath</a></h2>
<p>DrawPatternPath() draws a pattern.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/draw_8c.html" id="DrawPrimitive">DrawPrimitive</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/draw_8c.html" id="DrawPrimitive">DrawPrimitive</a></h2>
<p>DrawPrimitive() draws a primitive (line, rectangle, ellipse) on the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/draw_8c.html" id="GetAffineMatrix">GetAffineMatrix</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/draw_8c.html" id="GetAffineMatrix">GetAffineMatrix</a></h2>
<p>GetAffineMatrix() returns an AffineMatrix initialized to the identity matrix.</p>
<script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 5th July 2018 19:03 -->
\ No newline at end of file
+<!-- Magick Cache 8th September 2018 08:04 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Draw on an Image</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, draw, on, 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="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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" >
+ <title>MagickCore, C API: Draw on an Image @ ImageMagick</title>
+ <meta name="application-name" content="ImageMagick">
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/draw.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
-<p class="text-center"><a href="draw.php#AcquireDrawInfo">AcquireDrawInfo</a> • <a href="draw.php#CloneDrawInfo">CloneDrawInfo</a> • <a href="draw.php#DestroyDrawInfo">DestroyDrawInfo</a> • <a href="draw.php#DrawAffineImage">DrawAffineImage</a> • <a href="draw.php#DrawClipPath">DrawClipPath</a> • <a href="draw.php#DrawImage">DrawImage</a> • <a href="draw.php#DrawGradientImage">DrawGradientImage</a> • <a href="draw.php#DrawPatternPath">DrawPatternPath</a> • <a href="draw.php#DrawPrimitive">DrawPrimitive</a> • <a href="draw.php#GetAffineMatrix">GetAffineMatrix</a></p>
+<p class="text-center"><a href="draw.php#AcquireDrawInfo">AcquireDrawInfo</a> • <a href="draw.php#CloneDrawInfo">CloneDrawInfo</a> • <a href="draw.php#DestroyDrawInfo">DestroyDrawInfo</a> • <a href="draw.php#DrawAffineImage">DrawAffineImage</a> • <a href="draw.php#DrawClipPath">DrawClipPath</a> • <a href="draw.php#DrawClippingMask">DrawClippingMask</a> • <a href="draw.php#DrawCompositeMask">DrawCompositeMask</a> • <a href="draw.php#DrawGradientImage">DrawGradientImage</a> • <a href="draw.php#DrawImage">DrawImage</a> • <a href="draw.php#DrawPatternPath">DrawPatternPath</a> • <a href="draw.php#DrawPrimitive">DrawPrimitive</a> • <a href="draw.php#GetAffineMatrix">GetAffineMatrix</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/draw_8c.html" id="AcquireDrawInfo">AcquireDrawInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/draw_8c.html" id="AcquireDrawInfo">AcquireDrawInfo</a></h2>
<p>AcquireDrawInfo() returns a DrawInfo structure properly initialized.</p>
DrawInfo *AcquireDrawInfo(void)
</pre>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/draw_8c.html" id="CloneDrawInfo">CloneDrawInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/draw_8c.html" id="CloneDrawInfo">CloneDrawInfo</a></h2>
<p>CloneDrawInfo() makes a copy of the given draw_info structure. If NULL is specified, a new DrawInfo structure is created initialized to default values.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/draw_8c.html" id="DestroyDrawInfo">DestroyDrawInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/draw_8c.html" id="DestroyDrawInfo">DestroyDrawInfo</a></h2>
<p>DestroyDrawInfo() deallocates memory associated with an DrawInfo structure.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/draw_8c.html" id="DrawAffineImage">DrawAffineImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/draw_8c.html" id="DrawAffineImage">DrawAffineImage</a></h2>
<p>DrawAffineImage() composites the source over the destination image as dictated by the affine transform.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/draw_8c.html" id="DrawClipPath">DrawClipPath</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/draw_8c.html" id="DrawClipPath">DrawClipPath</a></h2>
<p>DrawClipPath() draws the clip path on the image mask.</p>
<pre class="text">
MagickBooleanType DrawClipPath(Image *image,const DrawInfo *draw_info,
- const char *name,ExceptionInfo *exception)
+ const char *id,ExceptionInfo *exception)
</pre>
<p>A description of each parameter follows:</p>
<dd>the draw info. </dd>
<dd> </dd>
-<dt>name</dt>
-<dd>the name of the clip path. </dd>
+<dt>id</dt>
+<dd>the clip path id. </dd>
<dd> </dd>
<dt>exception</dt>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/draw_8c.html" id="DrawImage">DrawImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/draw_8c.html" id="DrawClippingMask">DrawClippingMask</a></h2>
-<p>DrawImage() draws a graphic primitive on your image. The primitive may be represented as a string or filename. Precede the filename with an "at" sign (@) and the contents of the file are drawn on the image. You can affect how text is drawn by setting one or more members of the draw info structure.</p>
+<p>DrawClippingMask() draws the clip path and returns it as an image clipping mask.</p>
-<p>The format of the DrawImage method is:</p>
+<p>The format of the DrawClippingMask method is:</p>
<pre class="text">
-MagickBooleanType DrawImage(Image *image,const DrawInfo *draw_info,
- ExceptionInfo *exception)
+Image *DrawClippingMask(Image *image,const DrawInfo *draw_info,
+ const char *id,const char *clip_path,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>draw_info</dt>
+<dd>the draw info. </dd>
+
+<dd> </dd>
+<dt>id</dt>
+<dd>the clip path id. </dd>
+
+<dd> </dd>
+<dt>clip_path</dt>
+<dd>the clip path. </dd>
+
+<dd> </dd>
+<dt>exception</dt>
+<dd>return any errors or warnings in this structure. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/draw_8c.html" id="DrawCompositeMask">DrawCompositeMask</a></h2>
+
+<p>DrawCompositeMask() draws the mask path and returns it as an image mask.</p>
+
+<p>The format of the DrawCompositeMask method is:</p>
+
+<pre class="text">
+Image *DrawCompositeMask(Image *image,const DrawInfo *draw_info,
+ const char *id,const char *mask_path,ExceptionInfo *exception)
</pre>
<p>A description of each parameter follows:</p>
<dt>draw_info</dt>
<dd>the draw info. </dd>
+<dd> </dd>
+<dt>id</dt>
+<dd>the mask path id. </dd>
+
+<dd> </dd>
+<dt>mask_path</dt>
+<dd>the mask path. </dd>
+
<dd> </dd>
<dt>exception</dt>
<dd>return any errors or warnings in this structure. </dd>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/draw_8c.html" id="DrawGradientImage">DrawGradientImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/draw_8c.html" id="DrawGradientImage">DrawGradientImage</a></h2>
<p>DrawGradientImage() draws a linear gradient on the image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/draw_8c.html" id="DrawPatternPath">DrawPatternPath</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/draw_8c.html" id="DrawImage">DrawImage</a></h2>
+
+<p>DrawImage() draws a graphic primitive on your image. The primitive may be represented as a string or filename. Precede the filename with an "at" sign (@) and the contents of the file are drawn on the image. You can affect how text is drawn by setting one or more members of the draw info structure.</p>
+
+<p>The format of the DrawImage method is:</p>
+
+<pre class="text">
+MagickBooleanType DrawImage(Image *image,const DrawInfo *draw_info,
+ 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>draw_info</dt>
+<dd>the draw info. </dd>
+
+<dd> </dd>
+<dt>exception</dt>
+<dd>return any errors or warnings in this structure. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/draw_8c.html" id="DrawPatternPath">DrawPatternPath</a></h2>
<p>DrawPatternPath() draws a pattern.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/draw_8c.html" id="DrawPrimitive">DrawPrimitive</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/draw_8c.html" id="DrawPrimitive">DrawPrimitive</a></h2>
<p>DrawPrimitive() draws a primitive (line, rectangle, ellipse) on the image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/draw_8c.html" id="GetAffineMatrix">GetAffineMatrix</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/draw_8c.html" id="GetAffineMatrix">GetAffineMatrix</a></h2>
<p>GetAffineMatrix() returns an AffineMatrix initialized to the identity matrix.</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="draw.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="draw.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 8th September 2018 08:04 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="drawing-wand.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="drawing-wand.html#ClearDrawingWand">ClearDrawingWand</a> • <a href="drawing-wand.html#CloneDrawingWand">CloneDrawingWand</a> • <a href="drawing-wand.html#DestroyDrawingWand">DestroyDrawingWand</a> • <a href="drawing-wand.html#DrawAffine">DrawAffine</a> • <a href="drawing-wand.html#DrawAlpha">DrawAlpha</a> • <a href="drawing-wand.html#DrawAnnotation">DrawAnnotation</a> • <a href="drawing-wand.html#DrawArc">DrawArc</a> • <a href="drawing-wand.html#DrawBezier">DrawBezier</a> • <a href="drawing-wand.html#DrawCircle">DrawCircle</a> • <a href="drawing-wand.html#DrawClearException">DrawClearException</a> • <a href="drawing-wand.html#DrawCloneExceptionInfo">DrawCloneExceptionInfo</a> • <a href="drawing-wand.html#DrawColor">DrawColor</a> • <a href="drawing-wand.html#DrawComposite">DrawComposite</a> • <a href="drawing-wand.html#DrawComment">DrawComment</a> • <a href="drawing-wand.html#DrawEllipse">DrawEllipse</a> • <a href="drawing-wand.html#DrawGetBorderColor">DrawGetBorderColor</a> • <a href="drawing-wand.html#DrawGetClipPath">DrawGetClipPath</a> • <a href="drawing-wand.html#DrawGetClipRule">DrawGetClipRule</a> • <a href="drawing-wand.html#DrawGetClipUnits">DrawGetClipUnits</a> • <a href="drawing-wand.html#DrawGetDensity">DrawGetDensity</a> • <a href="drawing-wand.html#DrawGetException">DrawGetException</a> • <a href="drawing-wand.html#DrawGetExceptionType">DrawGetExceptionType</a> • <a href="drawing-wand.html#DrawGetFillColor">DrawGetFillColor</a> • <a href="drawing-wand.html#DrawGetFillOpacity">DrawGetFillOpacity</a> • <a href="drawing-wand.html#DrawGetFillRule">DrawGetFillRule</a> • <a href="drawing-wand.html#DrawGetFont">DrawGetFont</a> • <a href="drawing-wand.html#DrawGetFontFamily">DrawGetFontFamily</a> • <a href="drawing-wand.html#DrawGetFontResolution">DrawGetFontResolution</a> • <a href="drawing-wand.html#DrawGetFontSize">DrawGetFontSize</a> • <a href="drawing-wand.html#DrawGetFontStretch">DrawGetFontStretch</a> • <a href="drawing-wand.html#DrawGetFontStyle">DrawGetFontStyle</a> • <a href="drawing-wand.html#DrawGetFontWeight">DrawGetFontWeight</a> • <a href="drawing-wand.html#DrawGetGravity">DrawGetGravity</a> • <a href="drawing-wand.html#DrawGetOpacity">DrawGetOpacity</a> • <a href="drawing-wand.html#DrawGetStrokeAntialias">DrawGetStrokeAntialias</a> • <a href="drawing-wand.html#DrawGetStrokeColor">DrawGetStrokeColor</a> • <a href="drawing-wand.html#DrawGetStrokeDashArray">DrawGetStrokeDashArray</a> • <a href="drawing-wand.html#DrawGetStrokeDashOffset">DrawGetStrokeDashOffset</a> • <a href="drawing-wand.html#DrawGetStrokeLineCap">DrawGetStrokeLineCap</a> • <a href="drawing-wand.html#DrawGetStrokeLineJoin">DrawGetStrokeLineJoin</a> • <a href="drawing-wand.html#DrawGetStrokeMiterLimit">DrawGetStrokeMiterLimit</a> • <a href="drawing-wand.html#DrawGetStrokeOpacity">DrawGetStrokeOpacity</a> • <a href="drawing-wand.html#DrawGetStrokeWidth">DrawGetStrokeWidth</a> • <a href="drawing-wand.html#DrawGetTextAlignment">DrawGetTextAlignment</a> • <a href="drawing-wand.html#DrawGetTextAntialias">DrawGetTextAntialias</a> • <a href="drawing-wand.html#DrawGetTextDecoration">DrawGetTextDecoration</a> • <a href="drawing-wand.html#DrawGetTextDirection">DrawGetTextDirection</a> • <a href="drawing-wand.html#DrawGetTextEncoding">DrawGetTextEncoding</a> • <a href="drawing-wand.html#DrawGetTextKerning">DrawGetTextKerning</a> • <a href="drawing-wand.html#DrawGetTextInterlineSpacing">DrawGetTextInterlineSpacing</a> • <a href="drawing-wand.html#DrawGetTextInterwordSpacing">DrawGetTextInterwordSpacing</a> • <a href="drawing-wand.html#DrawGetVectorGraphics">DrawGetVectorGraphics</a> • <a href="drawing-wand.html#DrawGetTextUnderColor">DrawGetTextUnderColor</a> • <a href="drawing-wand.html#DrawLine">DrawLine</a> • <a href="drawing-wand.html#DrawPathClose">DrawPathClose</a> • <a href="drawing-wand.html#DrawPathCurveToAbsolute">DrawPathCurveToAbsolute</a> • <a href="drawing-wand.html#DrawPathCurveToRelative">DrawPathCurveToRelative</a> • <a href="drawing-wand.html#DrawPathCurveToQuadraticBezierAbsolute">DrawPathCurveToQuadraticBezierAbsolute</a> • <a href="drawing-wand.html#DrawPathCurveToQuadraticBezierRelative">DrawPathCurveToQuadraticBezierRelative</a> • <a href="drawing-wand.html#DrawPathCurveToQuadraticBezierSmoothAbsolute">DrawPathCurveToQuadraticBezierSmoothAbsolute</a> • <a href="drawing-wand.html#DrawPathCurveToQuadraticBezierSmoothRelative">DrawPathCurveToQuadraticBezierSmoothRelative</a> • <a href="drawing-wand.html#DrawPathCurveToSmoothAbsolute">DrawPathCurveToSmoothAbsolute</a> • <a href="drawing-wand.html#DrawPathCurveToSmoothRelative">DrawPathCurveToSmoothRelative</a> • <a href="drawing-wand.html#DrawPathEllipticArcAbsolute">DrawPathEllipticArcAbsolute</a> • <a href="drawing-wand.html#DrawPathEllipticArcRelative">DrawPathEllipticArcRelative</a> • <a href="drawing-wand.html#DrawPathFinish">DrawPathFinish</a> • <a href="drawing-wand.html#DrawPathLineToAbsolute">DrawPathLineToAbsolute</a> • <a href="drawing-wand.html#DrawPathLineToRelative">DrawPathLineToRelative</a> • <a href="drawing-wand.html#DrawPathLineToHorizontalAbsolute">DrawPathLineToHorizontalAbsolute</a> • <a href="drawing-wand.html#DrawPathLineToHorizontalRelative">DrawPathLineToHorizontalRelative</a> • <a href="drawing-wand.html#DrawPathLineToVerticalAbsolute">DrawPathLineToVerticalAbsolute</a> • <a href="drawing-wand.html#DrawPathLineToVerticalRelative">DrawPathLineToVerticalRelative</a> • <a href="drawing-wand.html#DrawPathMoveToAbsolute">DrawPathMoveToAbsolute</a> • <a href="drawing-wand.html#DrawPathMoveToRelative">DrawPathMoveToRelative</a> • <a href="drawing-wand.html#DrawPathStart">DrawPathStart</a> • <a href="drawing-wand.html#DrawPoint">DrawPoint</a> • <a href="drawing-wand.html#DrawPolygon">DrawPolygon</a> • <a href="drawing-wand.html#DrawPolyline">DrawPolyline</a> • <a href="drawing-wand.html#DrawPopClipPath">DrawPopClipPath</a> • <a href="drawing-wand.html#DrawPopDefs">DrawPopDefs</a> • <a href="drawing-wand.html#DrawPopPattern">DrawPopPattern</a> • <a href="drawing-wand.html#DrawPushClipPath">DrawPushClipPath</a> • <a href="drawing-wand.html#DrawPushDefs">DrawPushDefs</a> • <a href="drawing-wand.html#DrawPushPattern">DrawPushPattern</a> • <a href="drawing-wand.html#DrawRectangle">DrawRectangle</a> • <a href="drawing-wand.html#DrawResetVectorGraphics">DrawResetVectorGraphics</a> • <a href="drawing-wand.html#DrawRotate">DrawRotate</a> • <a href="drawing-wand.html#DrawRoundRectangle">DrawRoundRectangle</a> • <a href="drawing-wand.html#DrawScale">DrawScale</a> • <a href="drawing-wand.html#DrawSetBorderColor">DrawSetBorderColor</a> • <a href="drawing-wand.html#DrawSetClipPath">DrawSetClipPath</a> • <a href="drawing-wand.html#DrawSetClipRule">DrawSetClipRule</a> • <a href="drawing-wand.html#DrawSetClipUnits">DrawSetClipUnits</a> • <a href="drawing-wand.html#DrawSetDensity">DrawSetDensity</a> • <a href="drawing-wand.html#DrawSetFillColor">DrawSetFillColor</a> • <a href="drawing-wand.html#DrawSetFillOpacity">DrawSetFillOpacity</a> • <a href="drawing-wand.html#DrawSetFontResolution">DrawSetFontResolution</a> • <a href="drawing-wand.html#DrawSetOpacity">DrawSetOpacity</a> • <a href="drawing-wand.html#DrawSetFillPatternURL">DrawSetFillPatternURL</a> • <a href="drawing-wand.html#DrawSetFillRule">DrawSetFillRule</a> • <a href="drawing-wand.html#DrawSetFont">DrawSetFont</a> • <a href="drawing-wand.html#DrawSetFontFamily">DrawSetFontFamily</a> • <a href="drawing-wand.html#DrawSetFontSize">DrawSetFontSize</a> • <a href="drawing-wand.html#DrawSetFontStretch">DrawSetFontStretch</a> • <a href="drawing-wand.html#DrawSetFontStyle">DrawSetFontStyle</a> • <a href="drawing-wand.html#DrawSetFontWeight">DrawSetFontWeight</a> • <a href="drawing-wand.html#DrawSetGravity">DrawSetGravity</a> • <a href="drawing-wand.html#DrawSetStrokeColor">DrawSetStrokeColor</a> • <a href="drawing-wand.html#DrawSetStrokePatternURL">DrawSetStrokePatternURL</a> • <a href="drawing-wand.html#DrawSetStrokeAntialias">DrawSetStrokeAntialias</a> • <a href="drawing-wand.html#DrawSetStrokeDashArray">DrawSetStrokeDashArray</a> • <a href="drawing-wand.html#DrawSetStrokeDashOffset">DrawSetStrokeDashOffset</a> • <a href="drawing-wand.html#DrawSetStrokeLineCap">DrawSetStrokeLineCap</a> • <a href="drawing-wand.html#DrawSetStrokeLineJoin">DrawSetStrokeLineJoin</a> • <a href="drawing-wand.html#DrawSetStrokeMiterLimit">DrawSetStrokeMiterLimit</a> • <a href="drawing-wand.html#DrawSetStrokeOpacity">DrawSetStrokeOpacity</a> • <a href="drawing-wand.html#DrawSetStrokeWidth">DrawSetStrokeWidth</a> • <a href="drawing-wand.html#DrawSetTextAlignment">DrawSetTextAlignment</a> • <a href="drawing-wand.html#DrawSetTextAntialias">DrawSetTextAntialias</a> • <a href="drawing-wand.html#DrawSetTextDecoration">DrawSetTextDecoration</a> • <a href="drawing-wand.html#DrawSetTextDirection">DrawSetTextDirection</a> • <a href="drawing-wand.html#DrawSetTextEncoding">DrawSetTextEncoding</a> • <a href="drawing-wand.html#DrawSetTextKerning">DrawSetTextKerning</a> • <a href="drawing-wand.html#DrawSetTextInterlineSpacing">DrawSetTextInterlineSpacing</a> • <a href="drawing-wand.html#DrawSetTextInterwordSpacing">DrawSetTextInterwordSpacing</a> • <a href="drawing-wand.html#DrawSetTextUnderColor">DrawSetTextUnderColor</a> • <a href="drawing-wand.html#DrawSetVectorGraphics">DrawSetVectorGraphics</a> • <a href="drawing-wand.html#DrawSkewX">DrawSkewX</a> • <a href="drawing-wand.html#DrawSkewY">DrawSkewY</a> • <a href="drawing-wand.html#DrawTranslate">DrawTranslate</a> • <a href="drawing-wand.html#DrawSetViewbox">DrawSetViewbox</a> • <a href="drawing-wand.html#IsDrawingWand">IsDrawingWand</a> • <a href="drawing-wand.html#NewDrawingWand">NewDrawingWand</a> • <a href="drawing-wand.html#PeekDrawingWand">PeekDrawingWand</a> • <a href="drawing-wand.html#PopDrawingWand">PopDrawingWand</a> • <a href="drawing-wand.html#PushDrawingWand">PushDrawingWand</a></p>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="ClearDrawingWand">ClearDrawingWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="ClearDrawingWand">ClearDrawingWand</a></h2>
<p>ClearDrawingWand() clears resources associated with the drawing wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="CloneDrawingWand">CloneDrawingWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="CloneDrawingWand">CloneDrawingWand</a></h2>
<p>CloneDrawingWand() makes an exact copy of the specified wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DestroyDrawingWand">DestroyDrawingWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DestroyDrawingWand">DestroyDrawingWand</a></h2>
<p>DestroyDrawingWand() frees all resources associated with the drawing wand. Once the drawing wand has been freed, it should not be used and further unless it re-allocated.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawAffine">DrawAffine</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawAffine">DrawAffine</a></h2>
<p>DrawAffine() adjusts the current affine transformation matrix with the specified affine transformation matrix. Note that the current affine transform is adjusted rather than replaced.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawAlpha">DrawAlpha</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawAlpha">DrawAlpha</a></h2>
<p>DrawAlpha() paints on the image's alpha channel in order to set effected pixels to transparent. The available paint methods are:</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawAnnotation">DrawAnnotation</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawAnnotation">DrawAnnotation</a></h2>
<p>DrawAnnotation() draws text on the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawArc">DrawArc</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawArc">DrawArc</a></h2>
<p>DrawArc() draws an arc falling within a specified bounding rectangle on the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawBezier">DrawBezier</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawBezier">DrawBezier</a></h2>
<p>DrawBezier() draws a bezier curve through a set of points on the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawCircle">DrawCircle</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawCircle">DrawCircle</a></h2>
<p>DrawCircle() draws a circle on the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawClearException">DrawClearException</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawClearException">DrawClearException</a></h2>
<p>DrawClearException() clear any exceptions associated with the wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawCloneExceptionInfo">DrawCloneExceptionInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawCloneExceptionInfo">DrawCloneExceptionInfo</a></h2>
<p>DrawCloneExceptionInfo() clones the ExceptionInfo structure within the wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawColor">DrawColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawColor">DrawColor</a></h2>
<p>DrawColor() draws color on image using the current fill color, starting at specified position, and using specified paint method. The available paint methods are:</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawComposite">DrawComposite</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawComposite">DrawComposite</a></h2>
<p>DrawComposite() composites an image onto the current image, using the specified composition operator, specified position, and at the specified size.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawComment">DrawComment</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawComment">DrawComment</a></h2>
<p>DrawComment() adds a comment to a vector output stream.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawEllipse">DrawEllipse</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawEllipse">DrawEllipse</a></h2>
<p>DrawEllipse() draws an ellipse on the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetBorderColor">DrawGetBorderColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetBorderColor">DrawGetBorderColor</a></h2>
<p>DrawGetBorderColor() returns the border color used for drawing bordered objects.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetClipPath">DrawGetClipPath</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetClipPath">DrawGetClipPath</a></h2>
<p>DrawGetClipPath() obtains the current clipping path ID. The value returned must be deallocated by the user when it is no longer needed.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetClipRule">DrawGetClipRule</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetClipRule">DrawGetClipRule</a></h2>
<p>DrawGetClipRule() returns the current polygon fill rule to be used by the clipping path.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetClipUnits">DrawGetClipUnits</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetClipUnits">DrawGetClipUnits</a></h2>
<p>DrawGetClipUnits() returns the interpretation of clip path units.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetDensity">DrawGetDensity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetDensity">DrawGetDensity</a></h2>
<p>DrawGetDensity() obtains the vertical and horizontal resolution. The value returned must be deallocated by the user when it is no longer needed.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetException">DrawGetException</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetException">DrawGetException</a></h2>
<p>DrawGetException() returns the severity, reason, and description of any error that occurs when using other methods in this API.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetExceptionType">DrawGetExceptionType</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetExceptionType">DrawGetExceptionType</a></h2>
<p>DrawGetExceptionType() the exception type associated with the wand. If no exception has occurred, UndefinedExceptionType is returned.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetFillColor">DrawGetFillColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetFillColor">DrawGetFillColor</a></h2>
<p>DrawGetFillColor() returns the fill color used for drawing filled objects.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetFillOpacity">DrawGetFillOpacity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetFillOpacity">DrawGetFillOpacity</a></h2>
<p>DrawGetFillOpacity() returns the alpha used when drawing using the fill color or fill texture. Fully opaque is 1.0.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetFillRule">DrawGetFillRule</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetFillRule">DrawGetFillRule</a></h2>
<p>DrawGetFillRule() returns the fill rule used while drawing polygons.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetFont">DrawGetFont</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetFont">DrawGetFont</a></h2>
<p>DrawGetFont() returns a null-terminaged string specifying the font used when annotating with text. The value returned must be freed by the user when no longer needed.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetFontFamily">DrawGetFontFamily</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetFontFamily">DrawGetFontFamily</a></h2>
<p>DrawGetFontFamily() returns the font family to use when annotating with text. The value returned must be freed by the user when it is no longer needed.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetFontResolution">DrawGetFontResolution</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetFontResolution">DrawGetFontResolution</a></h2>
<p>DrawGetFontResolution() gets the image X and Y resolution.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetFontSize">DrawGetFontSize</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetFontSize">DrawGetFontSize</a></h2>
<p>DrawGetFontSize() returns the font pointsize used when annotating with text.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetFontStretch">DrawGetFontStretch</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetFontStretch">DrawGetFontStretch</a></h2>
<p>DrawGetFontStretch() returns the font stretch used when annotating with text.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetFontStyle">DrawGetFontStyle</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetFontStyle">DrawGetFontStyle</a></h2>
<p>DrawGetFontStyle() returns the font style used when annotating with text.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetFontWeight">DrawGetFontWeight</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetFontWeight">DrawGetFontWeight</a></h2>
<p>DrawGetFontWeight() returns the font weight used when annotating with text.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetGravity">DrawGetGravity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetGravity">DrawGetGravity</a></h2>
<p>DrawGetGravity() returns the text placement gravity used when annotating with text.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetOpacity">DrawGetOpacity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetOpacity">DrawGetOpacity</a></h2>
<p>DrawGetOpacity() returns the alpha used when drawing with the fill or stroke color or texture. Fully opaque is 1.0.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeAntialias">DrawGetStrokeAntialias</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeAntialias">DrawGetStrokeAntialias</a></h2>
<p>DrawGetStrokeAntialias() returns the current stroke antialias setting. Stroked outlines are antialiased by default. When antialiasing is disabled stroked pixels are thresholded to determine if the stroke color or underlying canvas color should be used.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeColor">DrawGetStrokeColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeColor">DrawGetStrokeColor</a></h2>
<p>DrawGetStrokeColor() returns the color used for stroking object outlines.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeDashArray">DrawGetStrokeDashArray</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeDashArray">DrawGetStrokeDashArray</a></h2>
<p>DrawGetStrokeDashArray() returns an array representing the pattern of dashes and gaps used to stroke paths (see DrawSetStrokeDashArray). The array must be freed once it is no longer required by the user.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeDashOffset">DrawGetStrokeDashOffset</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeDashOffset">DrawGetStrokeDashOffset</a></h2>
<p>DrawGetStrokeDashOffset() returns the offset into the dash pattern to start the dash.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeLineCap">DrawGetStrokeLineCap</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeLineCap">DrawGetStrokeLineCap</a></h2>
<p>DrawGetStrokeLineCap() returns the shape to be used at the end of open subpaths when they are stroked. Values of LineCap are UndefinedCap, ButtCap, RoundCap, and SquareCap.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeLineJoin">DrawGetStrokeLineJoin</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeLineJoin">DrawGetStrokeLineJoin</a></h2>
<p>DrawGetStrokeLineJoin() returns the shape to be used at the corners of paths (or other vector shapes) when they are stroked. Values of LineJoin are UndefinedJoin, MiterJoin, RoundJoin, and BevelJoin.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeMiterLimit">DrawGetStrokeMiterLimit</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeMiterLimit">DrawGetStrokeMiterLimit</a></h2>
<p>DrawGetStrokeMiterLimit() returns the miter limit. When two line segments meet at a sharp angle and miter joins have been specified for 'lineJoin', it is possible for the miter to extend far beyond the thickness of the line stroking the path. The miterLimit' imposes a limit on the ratio of the miter length to the 'lineWidth'.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeOpacity">DrawGetStrokeOpacity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeOpacity">DrawGetStrokeOpacity</a></h2>
<p>DrawGetStrokeOpacity() returns the alpha of stroked object outlines.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeWidth">DrawGetStrokeWidth</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeWidth">DrawGetStrokeWidth</a></h2>
<p>DrawGetStrokeWidth() returns the width of the stroke used to draw object outlines.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetTextAlignment">DrawGetTextAlignment</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetTextAlignment">DrawGetTextAlignment</a></h2>
<p>DrawGetTextAlignment() returns the alignment applied when annotating with text.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetTextAntialias">DrawGetTextAntialias</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetTextAntialias">DrawGetTextAntialias</a></h2>
<p>DrawGetTextAntialias() returns the current text antialias setting, which determines whether text is antialiased. Text is antialiased by default.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetTextDecoration">DrawGetTextDecoration</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetTextDecoration">DrawGetTextDecoration</a></h2>
<p>DrawGetTextDecoration() returns the decoration applied when annotating with text.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetTextDirection">DrawGetTextDirection</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetTextDirection">DrawGetTextDirection</a></h2>
<p>DrawGetTextDirection() returns the direction that will be used when annotating with text.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetTextEncoding">DrawGetTextEncoding</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetTextEncoding">DrawGetTextEncoding</a></h2>
<p>DrawGetTextEncoding() returns a null-terminated string which specifies the code set used for text annotations. The string must be freed by the user once it is no longer required.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetTextKerning">DrawGetTextKerning</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetTextKerning">DrawGetTextKerning</a></h2>
<p>DrawGetTextKerning() gets the spacing between characters in text.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetTextInterlineSpacing">DrawGetTextInterlineSpacing</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetTextInterlineSpacing">DrawGetTextInterlineSpacing</a></h2>
<p>DrawGetTextInterlineSpacing() gets the spacing between lines in text.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetTextInterwordSpacing">DrawGetTextInterwordSpacing</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetTextInterwordSpacing">DrawGetTextInterwordSpacing</a></h2>
<p>DrawGetTextInterwordSpacing() gets the spacing between words in text.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetVectorGraphics">DrawGetVectorGraphics</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetVectorGraphics">DrawGetVectorGraphics</a></h2>
<p>DrawGetVectorGraphics() returns a null-terminated string which specifies the vector graphics generated by any graphics calls made since the wand was instantiated. The string must be freed by the user once it is no longer required.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawGetTextUnderColor">DrawGetTextUnderColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetTextUnderColor">DrawGetTextUnderColor</a></h2>
<p>DrawGetTextUnderColor() returns the color of a background rectangle to place under text annotations.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawLine">DrawLine</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawLine">DrawLine</a></h2>
<p>DrawLine() draws a line on the image using the current stroke color, stroke alpha, and stroke width.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawPathClose">DrawPathClose</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathClose">DrawPathClose</a></h2>
<p>DrawPathClose() adds a path element to the current path which closes the current subpath by drawing a straight line from the current point to the current subpath's most recent starting point (usually, the most recent moveto point).</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToAbsolute">DrawPathCurveToAbsolute</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToAbsolute">DrawPathCurveToAbsolute</a></h2>
<p>DrawPathCurveToAbsolute() draws a cubic Bezier curve from the current point to (x,y) using (x1,y1) as the control point at the beginning of the curve and (x2,y2) as the control point at the end of the curve using absolute coordinates. At the end of the command, the new current point becomes the final (x,y) coordinate pair used in the polybezier.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToRelative">DrawPathCurveToRelative</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToRelative">DrawPathCurveToRelative</a></h2>
<p>DrawPathCurveToRelative() draws a cubic Bezier curve from the current point to (x,y) using (x1,y1) as the control point at the beginning of the curve and (x2,y2) as the control point at the end of the curve using relative coordinates. At the end of the command, the new current point becomes the final (x,y) coordinate pair used in the polybezier.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToQuadraticBezierAbsolute">DrawPathCurveToQuadraticBezierAbsolute</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToQuadraticBezierAbsolute">DrawPathCurveToQuadraticBezierAbsolute</a></h2>
<p>DrawPathCurveToQuadraticBezierAbsolute() draws a quadratic Bezier curve from the current point to (x,y) using (x1,y1) as the control point using absolute coordinates. At the end of the command, the new current point becomes the final (x,y) coordinate pair used in the polybezier.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToQuadraticBezierRelative">DrawPathCurveToQuadraticBezierRelative</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToQuadraticBezierRelative">DrawPathCurveToQuadraticBezierRelative</a></h2>
<p>DrawPathCurveToQuadraticBezierRelative() draws a quadratic Bezier curve from the current point to (x,y) using (x1,y1) as the control point using relative coordinates. At the end of the command, the new current point becomes the final (x,y) coordinate pair used in the polybezier.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToQuadraticBezierSmoothAbsolute">DrawPathCurveToQuadraticBezierSmoothAbsolute</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToQuadraticBezierSmoothAbsolute">DrawPathCurveToQuadraticBezierSmoothAbsolute</a></h2>
<p>DrawPathCurveToQuadraticBezierSmoothAbsolute() draws a quadratic Bezier curve (using absolute coordinates) from the current point to (x,y). The control point is assumed to be the reflection of the control point on the previous command relative to the current point. (If there is no previous command or if the previous command was not a DrawPathCurveToQuadraticBezierAbsolute, DrawPathCurveToQuadraticBezierRelative, DrawPathCurveToQuadraticBezierSmoothAbsolute or DrawPathCurveToQuadraticBezierSmoothRelative, assume the control point is coincident with the current point.). At the end of the command, the new current point becomes the final (x,y) coordinate pair used in the polybezier.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToQuadraticBezierSmoothRelative">DrawPathCurveToQuadraticBezierSmoothRelative</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToQuadraticBezierSmoothRelative">DrawPathCurveToQuadraticBezierSmoothRelative</a></h2>
<p>DrawPathCurveToQuadraticBezierSmoothRelative() draws a quadratic Bezier curve (using relative coordinates) from the current point to (x,y). The control point is assumed to be the reflection of the control point on the previous command relative to the current point. (If there is no previous command or if the previous command was not a DrawPathCurveToQuadraticBezierAbsolute, DrawPathCurveToQuadraticBezierRelative, DrawPathCurveToQuadraticBezierSmoothAbsolute or DrawPathCurveToQuadraticBezierSmoothRelative, assume the control point is coincident with the current point.). At the end of the command, the new current point becomes the final (x,y) coordinate pair used in the polybezier.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToSmoothAbsolute">DrawPathCurveToSmoothAbsolute</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToSmoothAbsolute">DrawPathCurveToSmoothAbsolute</a></h2>
<p>DrawPathCurveToSmoothAbsolute() draws a cubic Bezier curve from the current point to (x,y) using absolute coordinates. The first control point is assumed to be the reflection of the second control point on the previous command relative to the current point. (If there is no previous command or if the previous command was not an DrawPathCurveToAbsolute, DrawPathCurveToRelative, DrawPathCurveToSmoothAbsolute or DrawPathCurveToSmoothRelative, assume the first control point is coincident with the current point.) (x2,y2) is the second control point (i.e., the control point at the end of the curve). At the end of the command, the new current point becomes the final (x,y) coordinate pair used in the polybezier.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToSmoothRelative">DrawPathCurveToSmoothRelative</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToSmoothRelative">DrawPathCurveToSmoothRelative</a></h2>
<p>DrawPathCurveToSmoothRelative() draws a cubic Bezier curve from the current point to (x,y) using relative coordinates. The first control point is assumed to be the reflection of the second control point on the previous command relative to the current point. (If there is no previous command or if the previous command was not an DrawPathCurveToAbsolute, DrawPathCurveToRelative, DrawPathCurveToSmoothAbsolute or DrawPathCurveToSmoothRelative, assume the first control point is coincident with the current point.) (x2,y2) is the second control point (i.e., the control point at the end of the curve). At the end of the command, the new current point becomes the final (x,y) coordinate pair used in the polybezier.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawPathEllipticArcAbsolute">DrawPathEllipticArcAbsolute</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathEllipticArcAbsolute">DrawPathEllipticArcAbsolute</a></h2>
<p>DrawPathEllipticArcAbsolute() draws an elliptical arc from the current point to (x, y) using absolute coordinates. The size and orientation of the ellipse are defined by two radii (rx, ry) and an xAxisRotation, which indicates how the ellipse as a whole is rotated relative to the current coordinate system. The center (cx, cy) of the ellipse is calculated automagically to satisfy the constraints imposed by the other parameters. largeArcFlag and sweepFlag contribute to the automatic calculations and help determine how the arc is drawn. If largeArcFlag is true then draw the larger of the available arcs. If sweepFlag is true, then draw the arc matching a clock-wise rotation.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawPathEllipticArcRelative">DrawPathEllipticArcRelative</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathEllipticArcRelative">DrawPathEllipticArcRelative</a></h2>
<p>DrawPathEllipticArcRelative() draws an elliptical arc from the current point to (x, y) using relative coordinates. The size and orientation of the ellipse are defined by two radii (rx, ry) and an xAxisRotation, which indicates how the ellipse as a whole is rotated relative to the current coordinate system. The center (cx, cy) of the ellipse is calculated automagically to satisfy the constraints imposed by the other parameters. largeArcFlag and sweepFlag contribute to the automatic calculations and help determine how the arc is drawn. If largeArcFlag is true then draw the larger of the available arcs. If sweepFlag is true, then draw the arc matching a clock-wise rotation.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawPathFinish">DrawPathFinish</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathFinish">DrawPathFinish</a></h2>
<p>DrawPathFinish() terminates the current path.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawPathLineToAbsolute">DrawPathLineToAbsolute</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathLineToAbsolute">DrawPathLineToAbsolute</a></h2>
<p>DrawPathLineToAbsolute() draws a line path from the current point to the given coordinate using absolute coordinates. The coordinate then becomes the new current point.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawPathLineToRelative">DrawPathLineToRelative</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathLineToRelative">DrawPathLineToRelative</a></h2>
<p>DrawPathLineToRelative() draws a line path from the current point to the given coordinate using relative coordinates. The coordinate then becomes the new current point.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawPathLineToHorizontalAbsolute">DrawPathLineToHorizontalAbsolute</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathLineToHorizontalAbsolute">DrawPathLineToHorizontalAbsolute</a></h2>
<p>DrawPathLineToHorizontalAbsolute() draws a horizontal line path from the current point to the target point using absolute coordinates. The target point then becomes the new current point.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawPathLineToHorizontalRelative">DrawPathLineToHorizontalRelative</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathLineToHorizontalRelative">DrawPathLineToHorizontalRelative</a></h2>
<p>DrawPathLineToHorizontalRelative() draws a horizontal line path from the current point to the target point using relative coordinates. The target point then becomes the new current point.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawPathLineToVerticalAbsolute">DrawPathLineToVerticalAbsolute</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathLineToVerticalAbsolute">DrawPathLineToVerticalAbsolute</a></h2>
<p>DrawPathLineToVerticalAbsolute() draws a vertical line path from the current point to the target point using absolute coordinates. The target point then becomes the new current point.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawPathLineToVerticalRelative">DrawPathLineToVerticalRelative</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathLineToVerticalRelative">DrawPathLineToVerticalRelative</a></h2>
<p>DrawPathLineToVerticalRelative() draws a vertical line path from the current point to the target point using relative coordinates. The target point then becomes the new current point.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawPathMoveToAbsolute">DrawPathMoveToAbsolute</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathMoveToAbsolute">DrawPathMoveToAbsolute</a></h2>
<p>DrawPathMoveToAbsolute() starts a new sub-path at the given coordinate using absolute coordinates. The current point then becomes the specified coordinate.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawPathMoveToRelative">DrawPathMoveToRelative</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathMoveToRelative">DrawPathMoveToRelative</a></h2>
<p>DrawPathMoveToRelative() starts a new sub-path at the given coordinate using relative coordinates. The current point then becomes the specified coordinate.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawPathStart">DrawPathStart</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathStart">DrawPathStart</a></h2>
<p>DrawPathStart() declares the start of a path drawing list which is terminated by a matching DrawPathFinish() command. All other DrawPath commands must be enclosed between a DrawPathStart() and a DrawPathFinish() command. This is because path drawing commands are subordinate commands and they do not function by themselves.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawPoint">DrawPoint</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPoint">DrawPoint</a></h2>
<p>DrawPoint() draws a point using the current fill color.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawPolygon">DrawPolygon</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPolygon">DrawPolygon</a></h2>
<p>DrawPolygon() draws a polygon using the current stroke, stroke width, and fill color or texture, using the specified array of coordinates.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawPolyline">DrawPolyline</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPolyline">DrawPolyline</a></h2>
<p>DrawPolyline() draws a polyline using the current stroke, stroke width, and fill color or texture, using the specified array of coordinates.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawPopClipPath">DrawPopClipPath</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPopClipPath">DrawPopClipPath</a></h2>
<p>DrawPopClipPath() terminates a clip path definition.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawPopDefs">DrawPopDefs</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPopDefs">DrawPopDefs</a></h2>
<p>DrawPopDefs() terminates a definition list.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawPopPattern">DrawPopPattern</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPopPattern">DrawPopPattern</a></h2>
<p>DrawPopPattern() terminates a pattern definition.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawPushClipPath">DrawPushClipPath</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPushClipPath">DrawPushClipPath</a></h2>
<p>DrawPushClipPath() starts a clip path definition which is comprized of any number of drawing commands and terminated by a DrawPopClipPath() command.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawPushDefs">DrawPushDefs</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPushDefs">DrawPushDefs</a></h2>
<p>DrawPushDefs() indicates that commands up to a terminating DrawPopDefs() command create named elements (e.g. clip-paths, textures, etc.) which may safely be processed earlier for the sake of efficiency.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawPushPattern">DrawPushPattern</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPushPattern">DrawPushPattern</a></h2>
<p>DrawPushPattern() indicates that subsequent commands up to a DrawPopPattern() command comprise the definition of a named pattern. The pattern space is assigned top left corner coordinates, a width and height, and becomes its own drawing space. Anything which can be drawn may be used in a pattern definition. Named patterns may be used as stroke or brush definitions.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawRectangle">DrawRectangle</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawRectangle">DrawRectangle</a></h2>
<p>DrawRectangle() draws a rectangle given two coordinates and using the current stroke, stroke width, and fill settings.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawResetVectorGraphics">DrawResetVectorGraphics</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawResetVectorGraphics">DrawResetVectorGraphics</a></h2>
<p>DrawResetVectorGraphics() resets the vector graphics associated with the specified wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawRotate">DrawRotate</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawRotate">DrawRotate</a></h2>
<p>DrawRotate() applies the specified rotation to the current coordinate space.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawRoundRectangle">DrawRoundRectangle</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawRoundRectangle">DrawRoundRectangle</a></h2>
<p>DrawRoundRectangle() draws a rounted rectangle given two coordinates, x & y corner radiuses and using the current stroke, stroke width, and fill settings.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawScale">DrawScale</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawScale">DrawScale</a></h2>
<p>DrawScale() adjusts the scaling factor to apply in the horizontal and vertical directions to the current coordinate space.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetBorderColor">DrawSetBorderColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetBorderColor">DrawSetBorderColor</a></h2>
<p>DrawSetBorderColor() sets the border color to be used for drawing bordered objects.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetClipPath">DrawSetClipPath</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetClipPath">DrawSetClipPath</a></h2>
<p>DrawSetClipPath() associates a named clipping path with the image. Only the areas drawn on by the clipping path will be modified as ssize_t as it remains in effect.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetClipRule">DrawSetClipRule</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetClipRule">DrawSetClipRule</a></h2>
<p>DrawSetClipRule() set the polygon fill rule to be used by the clipping path.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetClipUnits">DrawSetClipUnits</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetClipUnits">DrawSetClipUnits</a></h2>
<p>DrawSetClipUnits() sets the interpretation of clip path units.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetDensity">DrawSetDensity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetDensity">DrawSetDensity</a></h2>
<p>DrawSetDensity() sets the vertical and horizontal resolution.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetFillColor">DrawSetFillColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFillColor">DrawSetFillColor</a></h2>
<p>DrawSetFillColor() sets the fill color to be used for drawing filled objects.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetFillOpacity">DrawSetFillOpacity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFillOpacity">DrawSetFillOpacity</a></h2>
<p>DrawSetFillOpacity() sets the alpha to use when drawing using the fill color or fill texture. Fully opaque is 1.0.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetFontResolution">DrawSetFontResolution</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFontResolution">DrawSetFontResolution</a></h2>
<p>DrawSetFontResolution() sets the image resolution.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetOpacity">DrawSetOpacity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetOpacity">DrawSetOpacity</a></h2>
<p>DrawSetOpacity() sets the alpha to use when drawing using the fill or stroke color or texture. Fully opaque is 1.0.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetFillPatternURL">DrawSetFillPatternURL</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFillPatternURL">DrawSetFillPatternURL</a></h2>
<p>DrawSetFillPatternURL() sets the URL to use as a fill pattern for filling objects. Only local URLs ("#identifier") are supported at this time. These local URLs are normally created by defining a named fill pattern with DrawPushPattern/DrawPopPattern.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetFillRule">DrawSetFillRule</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFillRule">DrawSetFillRule</a></h2>
<p>DrawSetFillRule() sets the fill rule to use while drawing polygons.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetFont">DrawSetFont</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFont">DrawSetFont</a></h2>
<p>DrawSetFont() sets the fully-sepecified font to use when annotating with text.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetFontFamily">DrawSetFontFamily</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFontFamily">DrawSetFontFamily</a></h2>
<p>DrawSetFontFamily() sets the font family to use when annotating with text.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetFontSize">DrawSetFontSize</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFontSize">DrawSetFontSize</a></h2>
<p>DrawSetFontSize() sets the font pointsize to use when annotating with text.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetFontStretch">DrawSetFontStretch</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFontStretch">DrawSetFontStretch</a></h2>
<p>DrawSetFontStretch() sets the font stretch to use when annotating with text. The AnyStretch enumeration acts as a wild-card "don't care" option.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetFontStyle">DrawSetFontStyle</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFontStyle">DrawSetFontStyle</a></h2>
<p>DrawSetFontStyle() sets the font style to use when annotating with text. The AnyStyle enumeration acts as a wild-card "don't care" option.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetFontWeight">DrawSetFontWeight</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFontWeight">DrawSetFontWeight</a></h2>
<p>DrawSetFontWeight() sets the font weight to use when annotating with text.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetGravity">DrawSetGravity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetGravity">DrawSetGravity</a></h2>
<p>DrawSetGravity() sets the text placement gravity to use when annotating with text.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeColor">DrawSetStrokeColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeColor">DrawSetStrokeColor</a></h2>
<p>DrawSetStrokeColor() sets the color used for stroking object outlines.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokePatternURL">DrawSetStrokePatternURL</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokePatternURL">DrawSetStrokePatternURL</a></h2>
<p>DrawSetStrokePatternURL() sets the pattern used for stroking object outlines.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeAntialias">DrawSetStrokeAntialias</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeAntialias">DrawSetStrokeAntialias</a></h2>
<p>DrawSetStrokeAntialias() controls whether stroked outlines are antialiased. Stroked outlines are antialiased by default. When antialiasing is disabled stroked pixels are thresholded to determine if the stroke color or underlying canvas color should be used.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeDashArray">DrawSetStrokeDashArray</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeDashArray">DrawSetStrokeDashArray</a></h2>
<p>DrawSetStrokeDashArray() specifies the pattern of dashes and gaps used to stroke paths. The stroke dash array represents an array of numbers that specify the lengths of alternating dashes and gaps in pixels. If an odd number of values is provided, then the list of values is repeated to yield an even number of values. To remove an existing dash array, pass a zero number_elements argument and null dasharray. A typical stroke dash array might contain the members 5 3 2.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeDashOffset">DrawSetStrokeDashOffset</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeDashOffset">DrawSetStrokeDashOffset</a></h2>
<p>DrawSetStrokeDashOffset() specifies the offset into the dash pattern to start the dash.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeLineCap">DrawSetStrokeLineCap</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeLineCap">DrawSetStrokeLineCap</a></h2>
<p>DrawSetStrokeLineCap() specifies the shape to be used at the end of open subpaths when they are stroked. Values of LineCap are UndefinedCap, ButtCap, RoundCap, and SquareCap.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeLineJoin">DrawSetStrokeLineJoin</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeLineJoin">DrawSetStrokeLineJoin</a></h2>
<p>DrawSetStrokeLineJoin() specifies the shape to be used at the corners of paths (or other vector shapes) when they are stroked. Values of LineJoin are UndefinedJoin, MiterJoin, RoundJoin, and BevelJoin.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeMiterLimit">DrawSetStrokeMiterLimit</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeMiterLimit">DrawSetStrokeMiterLimit</a></h2>
<p>DrawSetStrokeMiterLimit() specifies the miter limit. When two line segments meet at a sharp angle and miter joins have been specified for 'lineJoin', it is possible for the miter to extend far beyond the thickness of the line stroking the path. The miterLimit' imposes a limit on the ratio of the miter length to the 'lineWidth'.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeOpacity">DrawSetStrokeOpacity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeOpacity">DrawSetStrokeOpacity</a></h2>
<p>DrawSetStrokeOpacity() specifies the alpha of stroked object outlines.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeWidth">DrawSetStrokeWidth</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeWidth">DrawSetStrokeWidth</a></h2>
<p>DrawSetStrokeWidth() sets the width of the stroke used to draw object outlines.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetTextAlignment">DrawSetTextAlignment</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetTextAlignment">DrawSetTextAlignment</a></h2>
<p>DrawSetTextAlignment() specifies a text alignment to be applied when annotating with text.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetTextAntialias">DrawSetTextAntialias</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetTextAntialias">DrawSetTextAntialias</a></h2>
<p>DrawSetTextAntialias() controls whether text is antialiased. Text is antialiased by default.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetTextDecoration">DrawSetTextDecoration</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetTextDecoration">DrawSetTextDecoration</a></h2>
<p>DrawSetTextDecoration() specifies a decoration to be applied when annotating with text.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetTextDirection">DrawSetTextDirection</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetTextDirection">DrawSetTextDirection</a></h2>
<p>DrawSetTextDirection() specifies the direction to be used when annotating with text.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetTextEncoding">DrawSetTextEncoding</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetTextEncoding">DrawSetTextEncoding</a></h2>
<p>DrawSetTextEncoding() specifies the code set to use for text annotations. The only character encoding which may be specified at this time is "UTF-8" for representing Unicode as a sequence of bytes. Specify an empty string to set text encoding to the system's default. Successful text annotation using Unicode may require fonts designed to support Unicode.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetTextKerning">DrawSetTextKerning</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetTextKerning">DrawSetTextKerning</a></h2>
<p>DrawSetTextKerning() sets the spacing between characters in text.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetTextInterlineSpacing">DrawSetTextInterlineSpacing</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetTextInterlineSpacing">DrawSetTextInterlineSpacing</a></h2>
<p>DrawSetTextInterlineSpacing() sets the spacing between line in text.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetTextInterwordSpacing">DrawSetTextInterwordSpacing</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetTextInterwordSpacing">DrawSetTextInterwordSpacing</a></h2>
<p>DrawSetTextInterwordSpacing() sets the spacing between words in text.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetTextUnderColor">DrawSetTextUnderColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetTextUnderColor">DrawSetTextUnderColor</a></h2>
<p>DrawSetTextUnderColor() specifies the color of a background rectangle to place under text annotations.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetVectorGraphics">DrawSetVectorGraphics</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetVectorGraphics">DrawSetVectorGraphics</a></h2>
<p>DrawSetVectorGraphics() sets the vector graphics associated with the specified wand. Use this method with DrawGetVectorGraphics() as a method to persist the vector graphics state.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSkewX">DrawSkewX</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSkewX">DrawSkewX</a></h2>
<p>DrawSkewX() skews the current coordinate system in the horizontal direction.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSkewY">DrawSkewY</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSkewY">DrawSkewY</a></h2>
<p>DrawSkewY() skews the current coordinate system in the vertical direction.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawTranslate">DrawTranslate</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawTranslate">DrawTranslate</a></h2>
<p>DrawTranslate() applies a translation to the current coordinate system which moves the coordinate system origin to the specified coordinate.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="DrawSetViewbox">DrawSetViewbox</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetViewbox">DrawSetViewbox</a></h2>
<p>DrawSetViewbox() sets the overall canvas size to be recorded with the drawing vector data. Usually this will be specified using the same size as the canvas image. When the vector data is saved to SVG or MVG formats, the viewbox is use to specify the size of the canvas image that a viewer will render the vector data on.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="IsDrawingWand">IsDrawingWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="IsDrawingWand">IsDrawingWand</a></h2>
<p>IsDrawingWand() returns MagickTrue if the wand is verified as a drawing wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="NewDrawingWand">NewDrawingWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="NewDrawingWand">NewDrawingWand</a></h2>
<p>NewDrawingWand() returns a drawing wand required for all other methods in the API.</p>
DrawingWand *NewDrawingWand(void)
</pre>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="PeekDrawingWand">PeekDrawingWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="PeekDrawingWand">PeekDrawingWand</a></h2>
<p>PeekDrawingWand() returns the current drawing wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="PopDrawingWand">PopDrawingWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="PopDrawingWand">PopDrawingWand</a></h2>
<p>PopDrawingWand() destroys the current drawing wand and returns to the previously pushed drawing wand. Multiple drawing wands may exist. It is an error to attempt to pop more drawing wands than have been pushed, and it is proper form to pop all drawing wands which have been pushed.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/drawing-wand_8c.html" id="PushDrawingWand">PushDrawingWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="PushDrawingWand">PushDrawingWand</a></h2>
<p>PushDrawingWand() clones the current drawing wand to create a new drawing wand. The original drawing wand(s) may be returned to by invoking PopDrawingWand(). The drawing wands are stored on a drawing wand stack. For every Pop there must have already been an equivalent Push.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="drawing-wand.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 15th February 2018 10:12 -->
\ No newline at end of file
+<!-- Magick Cache 8th September 2018 22:32 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickWand, C API for ImageMagick: Drawing Wand Methods</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickwc, api, for, imagemagick:, drawing, wmethods, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/drawing-wand.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
-<p class="text-center"><a href="drawing-wand.php#ClearDrawingWand">ClearDrawingWand</a> • <a href="drawing-wand.php#CloneDrawingWand">CloneDrawingWand</a> • <a href="drawing-wand.php#DestroyDrawingWand">DestroyDrawingWand</a> • <a href="drawing-wand.php#DrawAffine">DrawAffine</a> • <a href="drawing-wand.php#DrawAlpha">DrawAlpha</a> • <a href="drawing-wand.php#DrawAnnotation">DrawAnnotation</a> • <a href="drawing-wand.php#DrawArc">DrawArc</a> • <a href="drawing-wand.php#DrawBezier">DrawBezier</a> • <a href="drawing-wand.php#DrawCircle">DrawCircle</a> • <a href="drawing-wand.php#DrawClearException">DrawClearException</a> • <a href="drawing-wand.php#DrawCloneExceptionInfo">DrawCloneExceptionInfo</a> • <a href="drawing-wand.php#DrawComposite">DrawComposite</a> • <a href="drawing-wand.php#DrawColor">DrawColor</a> • <a href="drawing-wand.php#DrawComment">DrawComment</a> • <a href="drawing-wand.php#DrawEllipse">DrawEllipse</a> • <a href="drawing-wand.php#DrawGetBorderColor">DrawGetBorderColor</a> • <a href="drawing-wand.php#DrawGetClipPath">DrawGetClipPath</a> • <a href="drawing-wand.php#DrawGetClipRule">DrawGetClipRule</a> • <a href="drawing-wand.php#DrawGetClipUnits">DrawGetClipUnits</a> • <a href="drawing-wand.php#DrawGetDensity">DrawGetDensity</a> • <a href="drawing-wand.php#DrawGetException">DrawGetException</a> • <a href="drawing-wand.php#DrawGetExceptionType">DrawGetExceptionType</a> • <a href="drawing-wand.php#DrawGetFillColor">DrawGetFillColor</a> • <a href="drawing-wand.php#DrawGetFillOpacity">DrawGetFillOpacity</a> • <a href="drawing-wand.php#DrawGetFillRule">DrawGetFillRule</a> • <a href="drawing-wand.php#DrawGetFont">DrawGetFont</a> • <a href="drawing-wand.php#DrawGetFontFamily">DrawGetFontFamily</a> • <a href="drawing-wand.php#DrawGetFontResolution">DrawGetFontResolution</a> • <a href="drawing-wand.php#DrawGetFontSize">DrawGetFontSize</a> • <a href="drawing-wand.php#DrawGetFontStretch">DrawGetFontStretch</a> • <a href="drawing-wand.php#DrawGetFontStyle">DrawGetFontStyle</a> • <a href="drawing-wand.php#DrawGetFontWeight">DrawGetFontWeight</a> • <a href="drawing-wand.php#DrawGetGravity">DrawGetGravity</a> • <a href="drawing-wand.php#DrawGetOpacity">DrawGetOpacity</a> • <a href="drawing-wand.php#DrawGetStrokeAntialias">DrawGetStrokeAntialias</a> • <a href="drawing-wand.php#DrawGetStrokeColor">DrawGetStrokeColor</a> • <a href="drawing-wand.php#DrawGetStrokeDashArray">DrawGetStrokeDashArray</a> • <a href="drawing-wand.php#DrawGetStrokeDashOffset">DrawGetStrokeDashOffset</a> • <a href="drawing-wand.php#DrawGetStrokeLineCap">DrawGetStrokeLineCap</a> • <a href="drawing-wand.php#DrawGetStrokeLineJoin">DrawGetStrokeLineJoin</a> • <a href="drawing-wand.php#DrawGetStrokeMiterLimit">DrawGetStrokeMiterLimit</a> • <a href="drawing-wand.php#DrawGetStrokeOpacity">DrawGetStrokeOpacity</a> • <a href="drawing-wand.php#DrawGetStrokeWidth">DrawGetStrokeWidth</a> • <a href="drawing-wand.php#DrawGetTextAlignment">DrawGetTextAlignment</a> • <a href="drawing-wand.php#DrawGetTextAntialias">DrawGetTextAntialias</a> • <a href="drawing-wand.php#DrawGetTextDecoration">DrawGetTextDecoration</a> • <a href="drawing-wand.php#DrawGetTextDirection">DrawGetTextDirection</a> • <a href="drawing-wand.php#DrawGetTextEncoding">DrawGetTextEncoding</a> • <a href="drawing-wand.php#DrawGetTextKerning">DrawGetTextKerning</a> • <a href="drawing-wand.php#DrawGetTextInterlineSpacing">DrawGetTextInterlineSpacing</a> • <a href="drawing-wand.php#DrawGetTextInterwordSpacing">DrawGetTextInterwordSpacing</a> • <a href="drawing-wand.php#DrawGetVectorGraphics">DrawGetVectorGraphics</a> • <a href="drawing-wand.php#DrawGetTextUnderColor">DrawGetTextUnderColor</a> • <a href="drawing-wand.php#DrawLine">DrawLine</a> • <a href="drawing-wand.php#DrawPathClose">DrawPathClose</a> • <a href="drawing-wand.php#DrawPathCurveToAbsolute">DrawPathCurveToAbsolute</a> • <a href="drawing-wand.php#DrawPathCurveToRelative">DrawPathCurveToRelative</a> • <a href="drawing-wand.php#DrawPathCurveToQuadraticBezierAbsolute">DrawPathCurveToQuadraticBezierAbsolute</a> • <a href="drawing-wand.php#DrawPathCurveToQuadraticBezierRelative">DrawPathCurveToQuadraticBezierRelative</a> • <a href="drawing-wand.php#DrawPathCurveToQuadraticBezierSmoothAbsolute">DrawPathCurveToQuadraticBezierSmoothAbsolute</a> • <a href="drawing-wand.php#DrawPathCurveToQuadraticBezierSmoothRelative">DrawPathCurveToQuadraticBezierSmoothRelative</a> • <a href="drawing-wand.php#DrawPathCurveToSmoothAbsolute">DrawPathCurveToSmoothAbsolute</a> • <a href="drawing-wand.php#DrawPathCurveToSmoothRelative">DrawPathCurveToSmoothRelative</a> • <a href="drawing-wand.php#DrawPathEllipticArcAbsolute">DrawPathEllipticArcAbsolute</a> • <a href="drawing-wand.php#DrawPathEllipticArcRelative">DrawPathEllipticArcRelative</a> • <a href="drawing-wand.php#DrawPathFinish">DrawPathFinish</a> • <a href="drawing-wand.php#DrawPathLineToAbsolute">DrawPathLineToAbsolute</a> • <a href="drawing-wand.php#DrawPathLineToRelative">DrawPathLineToRelative</a> • <a href="drawing-wand.php#DrawPathLineToHorizontalAbsolute">DrawPathLineToHorizontalAbsolute</a> • <a href="drawing-wand.php#DrawPathLineToHorizontalRelative">DrawPathLineToHorizontalRelative</a> • <a href="drawing-wand.php#DrawPathLineToVerticalAbsolute">DrawPathLineToVerticalAbsolute</a> • <a href="drawing-wand.php#DrawPathLineToVerticalRelative">DrawPathLineToVerticalRelative</a> • <a href="drawing-wand.php#DrawPathMoveToAbsolute">DrawPathMoveToAbsolute</a> • <a href="drawing-wand.php#DrawPathMoveToRelative">DrawPathMoveToRelative</a> • <a href="drawing-wand.php#DrawPathStart">DrawPathStart</a> • <a href="drawing-wand.php#DrawPoint">DrawPoint</a> • <a href="drawing-wand.php#DrawPolygon">DrawPolygon</a> • <a href="drawing-wand.php#DrawPolyline">DrawPolyline</a> • <a href="drawing-wand.php#DrawPopClipPath">DrawPopClipPath</a> • <a href="drawing-wand.php#DrawPopDefs">DrawPopDefs</a> • <a href="drawing-wand.php#DrawPopPattern">DrawPopPattern</a> • <a href="drawing-wand.php#DrawPushClipPath">DrawPushClipPath</a> • <a href="drawing-wand.php#DrawPushDefs">DrawPushDefs</a> • <a href="drawing-wand.php#DrawPushPattern">DrawPushPattern</a> • <a href="drawing-wand.php#DrawRectangle">DrawRectangle</a> • <a href="drawing-wand.php#DrawResetVectorGraphics">DrawResetVectorGraphics</a> • <a href="drawing-wand.php#DrawRotate">DrawRotate</a> • <a href="drawing-wand.php#DrawRoundRectangle">DrawRoundRectangle</a> • <a href="drawing-wand.php#DrawScale">DrawScale</a> • <a href="drawing-wand.php#DrawSetBorderColor">DrawSetBorderColor</a> • <a href="drawing-wand.php#DrawSetClipPath">DrawSetClipPath</a> • <a href="drawing-wand.php#DrawSetClipRule">DrawSetClipRule</a> • <a href="drawing-wand.php#DrawSetClipUnits">DrawSetClipUnits</a> • <a href="drawing-wand.php#DrawSetDensity">DrawSetDensity</a> • <a href="drawing-wand.php#DrawSetFillColor">DrawSetFillColor</a> • <a href="drawing-wand.php#DrawSetFillOpacity">DrawSetFillOpacity</a> • <a href="drawing-wand.php#DrawSetFontResolution">DrawSetFontResolution</a> • <a href="drawing-wand.php#DrawSetOpacity">DrawSetOpacity</a> • <a href="drawing-wand.php#DrawSetFillPatternURL">DrawSetFillPatternURL</a> • <a href="drawing-wand.php#DrawSetFillRule">DrawSetFillRule</a> • <a href="drawing-wand.php#DrawSetFont">DrawSetFont</a> • <a href="drawing-wand.php#DrawSetFontFamily">DrawSetFontFamily</a> • <a href="drawing-wand.php#DrawSetFontSize">DrawSetFontSize</a> • <a href="drawing-wand.php#DrawSetFontStretch">DrawSetFontStretch</a> • <a href="drawing-wand.php#DrawSetFontStyle">DrawSetFontStyle</a> • <a href="drawing-wand.php#DrawSetFontWeight">DrawSetFontWeight</a> • <a href="drawing-wand.php#DrawSetGravity">DrawSetGravity</a> • <a href="drawing-wand.php#DrawSetStrokeColor">DrawSetStrokeColor</a> • <a href="drawing-wand.php#DrawSetStrokePatternURL">DrawSetStrokePatternURL</a> • <a href="drawing-wand.php#DrawSetStrokeAntialias">DrawSetStrokeAntialias</a> • <a href="drawing-wand.php#DrawSetStrokeDashArray">DrawSetStrokeDashArray</a> • <a href="drawing-wand.php#DrawSetStrokeDashOffset">DrawSetStrokeDashOffset</a> • <a href="drawing-wand.php#DrawSetStrokeLineCap">DrawSetStrokeLineCap</a> • <a href="drawing-wand.php#DrawSetStrokeLineJoin">DrawSetStrokeLineJoin</a> • <a href="drawing-wand.php#DrawSetStrokeMiterLimit">DrawSetStrokeMiterLimit</a> • <a href="drawing-wand.php#DrawSetStrokeOpacity">DrawSetStrokeOpacity</a> • <a href="drawing-wand.php#DrawSetStrokeWidth">DrawSetStrokeWidth</a> • <a href="drawing-wand.php#DrawSetTextAlignment">DrawSetTextAlignment</a> • <a href="drawing-wand.php#DrawSetTextAntialias">DrawSetTextAntialias</a> • <a href="drawing-wand.php#DrawSetTextDecoration">DrawSetTextDecoration</a> • <a href="drawing-wand.php#DrawSetTextEncoding">DrawSetTextEncoding</a> • <a href="drawing-wand.php#DrawSetTextKerning">DrawSetTextKerning</a> • <a href="drawing-wand.php#DrawSetTextInterlineSpacing">DrawSetTextInterlineSpacing</a> • <a href="drawing-wand.php#DrawSetTextInterwordSpacing">DrawSetTextInterwordSpacing</a> • <a href="drawing-wand.php#DrawSetTextUnderColor">DrawSetTextUnderColor</a> • <a href="drawing-wand.php#DrawSetVectorGraphics">DrawSetVectorGraphics</a> • <a href="drawing-wand.php#DrawSkewX">DrawSkewX</a> • <a href="drawing-wand.php#DrawSkewY">DrawSkewY</a> • <a href="drawing-wand.php#DrawTranslate">DrawTranslate</a> • <a href="drawing-wand.php#DrawSetViewbox">DrawSetViewbox</a> • <a href="drawing-wand.php#IsDrawingWand">IsDrawingWand</a> • <a href="drawing-wand.php#NewDrawingWand">NewDrawingWand</a> • <a href="drawing-wand.php#PeekDrawingWand">PeekDrawingWand</a> • <a href="drawing-wand.php#PopDrawingWand">PopDrawingWand</a> • <a href="drawing-wand.php#PushDrawingWand">PushDrawingWand</a></p>
+<p class="text-center"><a href="drawing-wand.php#ClearDrawingWand">ClearDrawingWand</a> • <a href="drawing-wand.php#CloneDrawingWand">CloneDrawingWand</a> • <a href="drawing-wand.php#DestroyDrawingWand">DestroyDrawingWand</a> • <a href="drawing-wand.php#DrawAffine">DrawAffine</a> • <a href="drawing-wand.php#DrawAlpha">DrawAlpha</a> • <a href="drawing-wand.php#DrawAnnotation">DrawAnnotation</a> • <a href="drawing-wand.php#DrawArc">DrawArc</a> • <a href="drawing-wand.php#DrawBezier">DrawBezier</a> • <a href="drawing-wand.php#DrawCircle">DrawCircle</a> • <a href="drawing-wand.php#DrawClearException">DrawClearException</a> • <a href="drawing-wand.php#DrawCloneExceptionInfo">DrawCloneExceptionInfo</a> • <a href="drawing-wand.php#DrawColor">DrawColor</a> • <a href="drawing-wand.php#DrawComposite">DrawComposite</a> • <a href="drawing-wand.php#DrawComment">DrawComment</a> • <a href="drawing-wand.php#DrawEllipse">DrawEllipse</a> • <a href="drawing-wand.php#DrawGetBorderColor">DrawGetBorderColor</a> • <a href="drawing-wand.php#DrawGetClipPath">DrawGetClipPath</a> • <a href="drawing-wand.php#DrawGetClipRule">DrawGetClipRule</a> • <a href="drawing-wand.php#DrawGetClipUnits">DrawGetClipUnits</a> • <a href="drawing-wand.php#DrawGetDensity">DrawGetDensity</a> • <a href="drawing-wand.php#DrawGetException">DrawGetException</a> • <a href="drawing-wand.php#DrawGetExceptionType">DrawGetExceptionType</a> • <a href="drawing-wand.php#DrawGetFillColor">DrawGetFillColor</a> • <a href="drawing-wand.php#DrawGetFillOpacity">DrawGetFillOpacity</a> • <a href="drawing-wand.php#DrawGetFillRule">DrawGetFillRule</a> • <a href="drawing-wand.php#DrawGetFont">DrawGetFont</a> • <a href="drawing-wand.php#DrawGetFontFamily">DrawGetFontFamily</a> • <a href="drawing-wand.php#DrawGetFontResolution">DrawGetFontResolution</a> • <a href="drawing-wand.php#DrawGetFontSize">DrawGetFontSize</a> • <a href="drawing-wand.php#DrawGetFontStretch">DrawGetFontStretch</a> • <a href="drawing-wand.php#DrawGetFontStyle">DrawGetFontStyle</a> • <a href="drawing-wand.php#DrawGetFontWeight">DrawGetFontWeight</a> • <a href="drawing-wand.php#DrawGetGravity">DrawGetGravity</a> • <a href="drawing-wand.php#DrawGetOpacity">DrawGetOpacity</a> • <a href="drawing-wand.php#DrawGetStrokeAntialias">DrawGetStrokeAntialias</a> • <a href="drawing-wand.php#DrawGetStrokeColor">DrawGetStrokeColor</a> • <a href="drawing-wand.php#DrawGetStrokeDashArray">DrawGetStrokeDashArray</a> • <a href="drawing-wand.php#DrawGetStrokeDashOffset">DrawGetStrokeDashOffset</a> • <a href="drawing-wand.php#DrawGetStrokeLineCap">DrawGetStrokeLineCap</a> • <a href="drawing-wand.php#DrawGetStrokeLineJoin">DrawGetStrokeLineJoin</a> • <a href="drawing-wand.php#DrawGetStrokeMiterLimit">DrawGetStrokeMiterLimit</a> • <a href="drawing-wand.php#DrawGetStrokeOpacity">DrawGetStrokeOpacity</a> • <a href="drawing-wand.php#DrawGetStrokeWidth">DrawGetStrokeWidth</a> • <a href="drawing-wand.php#DrawGetTextAlignment">DrawGetTextAlignment</a> • <a href="drawing-wand.php#DrawGetTextAntialias">DrawGetTextAntialias</a> • <a href="drawing-wand.php#DrawGetTextDecoration">DrawGetTextDecoration</a> • <a href="drawing-wand.php#DrawGetTextDirection">DrawGetTextDirection</a> • <a href="drawing-wand.php#DrawGetTextEncoding">DrawGetTextEncoding</a> • <a href="drawing-wand.php#DrawGetTextKerning">DrawGetTextKerning</a> • <a href="drawing-wand.php#DrawGetTextInterlineSpacing">DrawGetTextInterlineSpacing</a> • <a href="drawing-wand.php#DrawGetTextInterwordSpacing">DrawGetTextInterwordSpacing</a> • <a href="drawing-wand.php#DrawGetVectorGraphics">DrawGetVectorGraphics</a> • <a href="drawing-wand.php#DrawGetTextUnderColor">DrawGetTextUnderColor</a> • <a href="drawing-wand.php#DrawLine">DrawLine</a> • <a href="drawing-wand.php#DrawPathClose">DrawPathClose</a> • <a href="drawing-wand.php#DrawPathCurveToAbsolute">DrawPathCurveToAbsolute</a> • <a href="drawing-wand.php#DrawPathCurveToRelative">DrawPathCurveToRelative</a> • <a href="drawing-wand.php#DrawPathCurveToQuadraticBezierAbsolute">DrawPathCurveToQuadraticBezierAbsolute</a> • <a href="drawing-wand.php#DrawPathCurveToQuadraticBezierRelative">DrawPathCurveToQuadraticBezierRelative</a> • <a href="drawing-wand.php#DrawPathCurveToQuadraticBezierSmoothAbsolute">DrawPathCurveToQuadraticBezierSmoothAbsolute</a> • <a href="drawing-wand.php#DrawPathCurveToQuadraticBezierSmoothRelative">DrawPathCurveToQuadraticBezierSmoothRelative</a> • <a href="drawing-wand.php#DrawPathCurveToSmoothAbsolute">DrawPathCurveToSmoothAbsolute</a> • <a href="drawing-wand.php#DrawPathCurveToSmoothRelative">DrawPathCurveToSmoothRelative</a> • <a href="drawing-wand.php#DrawPathEllipticArcAbsolute">DrawPathEllipticArcAbsolute</a> • <a href="drawing-wand.php#DrawPathEllipticArcRelative">DrawPathEllipticArcRelative</a> • <a href="drawing-wand.php#DrawPathFinish">DrawPathFinish</a> • <a href="drawing-wand.php#DrawPathLineToAbsolute">DrawPathLineToAbsolute</a> • <a href="drawing-wand.php#DrawPathLineToRelative">DrawPathLineToRelative</a> • <a href="drawing-wand.php#DrawPathLineToHorizontalAbsolute">DrawPathLineToHorizontalAbsolute</a> • <a href="drawing-wand.php#DrawPathLineToHorizontalRelative">DrawPathLineToHorizontalRelative</a> • <a href="drawing-wand.php#DrawPathLineToVerticalAbsolute">DrawPathLineToVerticalAbsolute</a> • <a href="drawing-wand.php#DrawPathLineToVerticalRelative">DrawPathLineToVerticalRelative</a> • <a href="drawing-wand.php#DrawPathMoveToAbsolute">DrawPathMoveToAbsolute</a> • <a href="drawing-wand.php#DrawPathMoveToRelative">DrawPathMoveToRelative</a> • <a href="drawing-wand.php#DrawPathStart">DrawPathStart</a> • <a href="drawing-wand.php#DrawPoint">DrawPoint</a> • <a href="drawing-wand.php#DrawPolygon">DrawPolygon</a> • <a href="drawing-wand.php#DrawPolyline">DrawPolyline</a> • <a href="drawing-wand.php#DrawPopClipPath">DrawPopClipPath</a> • <a href="drawing-wand.php#DrawPopDefs">DrawPopDefs</a> • <a href="drawing-wand.php#DrawPopPattern">DrawPopPattern</a> • <a href="drawing-wand.php#DrawPushClipPath">DrawPushClipPath</a> • <a href="drawing-wand.php#DrawPushDefs">DrawPushDefs</a> • <a href="drawing-wand.php#DrawPushPattern">DrawPushPattern</a> • <a href="drawing-wand.php#DrawRectangle">DrawRectangle</a> • <a href="drawing-wand.php#DrawResetVectorGraphics">DrawResetVectorGraphics</a> • <a href="drawing-wand.php#DrawRotate">DrawRotate</a> • <a href="drawing-wand.php#DrawRoundRectangle">DrawRoundRectangle</a> • <a href="drawing-wand.php#DrawScale">DrawScale</a> • <a href="drawing-wand.php#DrawSetBorderColor">DrawSetBorderColor</a> • <a href="drawing-wand.php#DrawSetClipPath">DrawSetClipPath</a> • <a href="drawing-wand.php#DrawSetClipRule">DrawSetClipRule</a> • <a href="drawing-wand.php#DrawSetClipUnits">DrawSetClipUnits</a> • <a href="drawing-wand.php#DrawSetDensity">DrawSetDensity</a> • <a href="drawing-wand.php#DrawSetFillColor">DrawSetFillColor</a> • <a href="drawing-wand.php#DrawSetFillOpacity">DrawSetFillOpacity</a> • <a href="drawing-wand.php#DrawSetFontResolution">DrawSetFontResolution</a> • <a href="drawing-wand.php#DrawSetOpacity">DrawSetOpacity</a> • <a href="drawing-wand.php#DrawSetFillPatternURL">DrawSetFillPatternURL</a> • <a href="drawing-wand.php#DrawSetFillRule">DrawSetFillRule</a> • <a href="drawing-wand.php#DrawSetFont">DrawSetFont</a> • <a href="drawing-wand.php#DrawSetFontFamily">DrawSetFontFamily</a> • <a href="drawing-wand.php#DrawSetFontSize">DrawSetFontSize</a> • <a href="drawing-wand.php#DrawSetFontStretch">DrawSetFontStretch</a> • <a href="drawing-wand.php#DrawSetFontStyle">DrawSetFontStyle</a> • <a href="drawing-wand.php#DrawSetFontWeight">DrawSetFontWeight</a> • <a href="drawing-wand.php#DrawSetGravity">DrawSetGravity</a> • <a href="drawing-wand.php#DrawSetStrokeColor">DrawSetStrokeColor</a> • <a href="drawing-wand.php#DrawSetStrokePatternURL">DrawSetStrokePatternURL</a> • <a href="drawing-wand.php#DrawSetStrokeAntialias">DrawSetStrokeAntialias</a> • <a href="drawing-wand.php#DrawSetStrokeDashArray">DrawSetStrokeDashArray</a> • <a href="drawing-wand.php#DrawSetStrokeDashOffset">DrawSetStrokeDashOffset</a> • <a href="drawing-wand.php#DrawSetStrokeLineCap">DrawSetStrokeLineCap</a> • <a href="drawing-wand.php#DrawSetStrokeLineJoin">DrawSetStrokeLineJoin</a> • <a href="drawing-wand.php#DrawSetStrokeMiterLimit">DrawSetStrokeMiterLimit</a> • <a href="drawing-wand.php#DrawSetStrokeOpacity">DrawSetStrokeOpacity</a> • <a href="drawing-wand.php#DrawSetStrokeWidth">DrawSetStrokeWidth</a> • <a href="drawing-wand.php#DrawSetTextAlignment">DrawSetTextAlignment</a> • <a href="drawing-wand.php#DrawSetTextAntialias">DrawSetTextAntialias</a> • <a href="drawing-wand.php#DrawSetTextDecoration">DrawSetTextDecoration</a> • <a href="drawing-wand.php#DrawSetTextDirection">DrawSetTextDirection</a> • <a href="drawing-wand.php#DrawSetTextEncoding">DrawSetTextEncoding</a> • <a href="drawing-wand.php#DrawSetTextKerning">DrawSetTextKerning</a> • <a href="drawing-wand.php#DrawSetTextInterlineSpacing">DrawSetTextInterlineSpacing</a> • <a href="drawing-wand.php#DrawSetTextInterwordSpacing">DrawSetTextInterwordSpacing</a> • <a href="drawing-wand.php#DrawSetTextUnderColor">DrawSetTextUnderColor</a> • <a href="drawing-wand.php#DrawSetVectorGraphics">DrawSetVectorGraphics</a> • <a href="drawing-wand.php#DrawSkewX">DrawSkewX</a> • <a href="drawing-wand.php#DrawSkewY">DrawSkewY</a> • <a href="drawing-wand.php#DrawTranslate">DrawTranslate</a> • <a href="drawing-wand.php#DrawSetViewbox">DrawSetViewbox</a> • <a href="drawing-wand.php#IsDrawingWand">IsDrawingWand</a> • <a href="drawing-wand.php#NewDrawingWand">NewDrawingWand</a> • <a href="drawing-wand.php#PeekDrawingWand">PeekDrawingWand</a> • <a href="drawing-wand.php#PopDrawingWand">PopDrawingWand</a> • <a href="drawing-wand.php#PushDrawingWand">PushDrawingWand</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="ClearDrawingWand">ClearDrawingWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="ClearDrawingWand">ClearDrawingWand</a></h2>
<p>ClearDrawingWand() clears resources associated with the drawing wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="CloneDrawingWand">CloneDrawingWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="CloneDrawingWand">CloneDrawingWand</a></h2>
<p>CloneDrawingWand() makes an exact copy of the specified wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DestroyDrawingWand">DestroyDrawingWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DestroyDrawingWand">DestroyDrawingWand</a></h2>
<p>DestroyDrawingWand() frees all resources associated with the drawing wand. Once the drawing wand has been freed, it should not be used and further unless it re-allocated.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawAffine">DrawAffine</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawAffine">DrawAffine</a></h2>
<p>DrawAffine() adjusts the current affine transformation matrix with the specified affine transformation matrix. Note that the current affine transform is adjusted rather than replaced.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawAlpha">DrawAlpha</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawAlpha">DrawAlpha</a></h2>
-<p>DrawAlpha() paints on the image's alpha channel in order to set effected pixels to transparent. to influence the alpha of pixels. The available paint methods are:</p>
+<p>DrawAlpha() paints on the image's alpha channel in order to set effected pixels to transparent. The available paint methods are:</p>
<pre class="text">
PointMethod: Select the target pixel
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawAnnotation">DrawAnnotation</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawAnnotation">DrawAnnotation</a></h2>
<p>DrawAnnotation() draws text on the image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawArc">DrawArc</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawArc">DrawArc</a></h2>
<p>DrawArc() draws an arc falling within a specified bounding rectangle on the image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawBezier">DrawBezier</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawBezier">DrawBezier</a></h2>
<p>DrawBezier() draws a bezier curve through a set of points on the image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawCircle">DrawCircle</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawCircle">DrawCircle</a></h2>
<p>DrawCircle() draws a circle on the image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawClearException">DrawClearException</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawClearException">DrawClearException</a></h2>
<p>DrawClearException() clear any exceptions associated with the wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawCloneExceptionInfo">DrawCloneExceptionInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawCloneExceptionInfo">DrawCloneExceptionInfo</a></h2>
<p>DrawCloneExceptionInfo() clones the ExceptionInfo structure within the wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawComposite">DrawComposite</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawColor">DrawColor</a></h2>
-<p>DrawComposite() composites an image onto the current image, using the specified composition operator, specified position, and at the specified size.</p>
+<p>DrawColor() draws color on image using the current fill color, starting at specified position, and using specified paint method. The available paint methods are:</p>
-<p>The format of the DrawComposite method is:</p>
+<pre class="text">
+ PointMethod: Recolors the target pixel
+ ReplaceMethod: Recolor any pixel that matches the target pixel.
+ FloodfillMethod: Recolors target pixels and matching neighbors.
+ ResetMethod: Recolor all pixels.
+</pre>
+
+<p>The format of the DrawColor method is:</p>
<pre class="text">
-MagickBooleanType DrawComposite(DrawingWand *wand,
- const CompositeOperator compose,const double x,
- const double y,const double width,const double height,
- MagickWand *magick_wand)
+void DrawColor(DrawingWand *wand,const double x,const double y,
+ const PaintMethod paint_method)
</pre>
<p>A description of each parameter follows:</p>
<dt>wand</dt>
<dd>the drawing wand. </dd>
-<dd> </dd>
-<dt>compose</dt>
-<dd>composition operator </dd>
-
<dd> </dd>
<dt>x</dt>
-<dd>x ordinate of top left corner </dd>
+<dd>x ordinate. </dd>
<dd> </dd>
<dt>y</dt>
-<dd>y ordinate of top left corner </dd>
-
-<dd> </dd>
-<dt>width</dt>
-<dd>Width to resize image to prior to compositing. Specify zero to use existing width. </dd>
-
-<dd> </dd>
-<dt>height</dt>
-<dd>Height to resize image to prior to compositing. Specify zero to use existing height. </dd>
+<dd>y ordinate. </dd>
<dd> </dd>
-<dt>magick_wand</dt>
-<dd>Image to composite is obtained from this wand. </dd>
+<dt>paint_method</dt>
+<dd>paint method. </dd>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawColor">DrawColor</a></h2>
-
-<p>DrawColor() draws color on image using the current fill color, starting at specified position, and using specified paint method. The available paint methods are:</p>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawComposite">DrawComposite</a></h2>
-<pre class="text">
- PointMethod: Recolors the target pixel
- ReplaceMethod: Recolor any pixel that matches the target pixel.
- FloodfillMethod: Recolors target pixels and matching neighbors.
- ResetMethod: Recolor all pixels.
-</pre>
+<p>DrawComposite() composites an image onto the current image, using the specified composition operator, specified position, and at the specified size.</p>
-<p>The format of the DrawColor method is:</p>
+<p>The format of the DrawComposite method is:</p>
<pre class="text">
-void DrawColor(DrawingWand *wand,const double x,const double y,
- const PaintMethod paint_method)
+MagickBooleanType DrawComposite(DrawingWand *wand,
+ const CompositeOperator compose,const double x,
+ const double y,const double width,const double height,
+ MagickWand *magick_wand)
</pre>
<p>A description of each parameter follows:</p>
<dt>wand</dt>
<dd>the drawing wand. </dd>
+<dd> </dd>
+<dt>compose</dt>
+<dd>composition operator </dd>
+
<dd> </dd>
<dt>x</dt>
-<dd>x ordinate. </dd>
+<dd>x ordinate of top left corner </dd>
<dd> </dd>
<dt>y</dt>
-<dd>y ordinate. </dd>
+<dd>y ordinate of top left corner </dd>
<dd> </dd>
-<dt>paint_method</dt>
-<dd>paint method. </dd>
+<dt>width</dt>
+<dd>Width to resize image to prior to compositing. Specify zero to use existing width. </dd>
+
+<dd> </dd>
+<dt>height</dt>
+<dd>Height to resize image to prior to compositing. Specify zero to use existing height. </dd>
+
+<dd> </dd>
+<dt>magick_wand</dt>
+<dd>Image to composite is obtained from this wand. </dd>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawComment">DrawComment</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawComment">DrawComment</a></h2>
<p>DrawComment() adds a comment to a vector output stream.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawEllipse">DrawEllipse</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawEllipse">DrawEllipse</a></h2>
<p>DrawEllipse() draws an ellipse on the image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetBorderColor">DrawGetBorderColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetBorderColor">DrawGetBorderColor</a></h2>
<p>DrawGetBorderColor() returns the border color used for drawing bordered objects.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetClipPath">DrawGetClipPath</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetClipPath">DrawGetClipPath</a></h2>
<p>DrawGetClipPath() obtains the current clipping path ID. The value returned must be deallocated by the user when it is no longer needed.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetClipRule">DrawGetClipRule</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetClipRule">DrawGetClipRule</a></h2>
<p>DrawGetClipRule() returns the current polygon fill rule to be used by the clipping path.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetClipUnits">DrawGetClipUnits</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetClipUnits">DrawGetClipUnits</a></h2>
<p>DrawGetClipUnits() returns the interpretation of clip path units.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetDensity">DrawGetDensity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetDensity">DrawGetDensity</a></h2>
<p>DrawGetDensity() obtains the vertical and horizontal resolution. The value returned must be deallocated by the user when it is no longer needed.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetException">DrawGetException</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetException">DrawGetException</a></h2>
<p>DrawGetException() returns the severity, reason, and description of any error that occurs when using other methods in this API.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetExceptionType">DrawGetExceptionType</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetExceptionType">DrawGetExceptionType</a></h2>
<p>DrawGetExceptionType() the exception type associated with the wand. If no exception has occurred, UndefinedExceptionType is returned.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetFillColor">DrawGetFillColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetFillColor">DrawGetFillColor</a></h2>
<p>DrawGetFillColor() returns the fill color used for drawing filled objects.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetFillOpacity">DrawGetFillOpacity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetFillOpacity">DrawGetFillOpacity</a></h2>
<p>DrawGetFillOpacity() returns the alpha used when drawing using the fill color or fill texture. Fully opaque is 1.0.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetFillRule">DrawGetFillRule</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetFillRule">DrawGetFillRule</a></h2>
<p>DrawGetFillRule() returns the fill rule used while drawing polygons.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetFont">DrawGetFont</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetFont">DrawGetFont</a></h2>
<p>DrawGetFont() returns a null-terminaged string specifying the font used when annotating with text. The value returned must be freed by the user when no longer needed.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetFontFamily">DrawGetFontFamily</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetFontFamily">DrawGetFontFamily</a></h2>
<p>DrawGetFontFamily() returns the font family to use when annotating with text. The value returned must be freed by the user when it is no longer needed.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetFontResolution">DrawGetFontResolution</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetFontResolution">DrawGetFontResolution</a></h2>
<p>DrawGetFontResolution() gets the image X and Y resolution.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetFontSize">DrawGetFontSize</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetFontSize">DrawGetFontSize</a></h2>
<p>DrawGetFontSize() returns the font pointsize used when annotating with text.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetFontStretch">DrawGetFontStretch</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetFontStretch">DrawGetFontStretch</a></h2>
<p>DrawGetFontStretch() returns the font stretch used when annotating with text.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetFontStyle">DrawGetFontStyle</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetFontStyle">DrawGetFontStyle</a></h2>
<p>DrawGetFontStyle() returns the font style used when annotating with text.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetFontWeight">DrawGetFontWeight</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetFontWeight">DrawGetFontWeight</a></h2>
<p>DrawGetFontWeight() returns the font weight used when annotating with text.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetGravity">DrawGetGravity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetGravity">DrawGetGravity</a></h2>
<p>DrawGetGravity() returns the text placement gravity used when annotating with text.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetOpacity">DrawGetOpacity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetOpacity">DrawGetOpacity</a></h2>
<p>DrawGetOpacity() returns the alpha used when drawing with the fill or stroke color or texture. Fully opaque is 1.0.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeAntialias">DrawGetStrokeAntialias</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeAntialias">DrawGetStrokeAntialias</a></h2>
<p>DrawGetStrokeAntialias() returns the current stroke antialias setting. Stroked outlines are antialiased by default. When antialiasing is disabled stroked pixels are thresholded to determine if the stroke color or underlying canvas color should be used.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeColor">DrawGetStrokeColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeColor">DrawGetStrokeColor</a></h2>
<p>DrawGetStrokeColor() returns the color used for stroking object outlines.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeDashArray">DrawGetStrokeDashArray</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeDashArray">DrawGetStrokeDashArray</a></h2>
<p>DrawGetStrokeDashArray() returns an array representing the pattern of dashes and gaps used to stroke paths (see DrawSetStrokeDashArray). The array must be freed once it is no longer required by the user.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeDashOffset">DrawGetStrokeDashOffset</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeDashOffset">DrawGetStrokeDashOffset</a></h2>
<p>DrawGetStrokeDashOffset() returns the offset into the dash pattern to start the dash.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeLineCap">DrawGetStrokeLineCap</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeLineCap">DrawGetStrokeLineCap</a></h2>
<p>DrawGetStrokeLineCap() returns the shape to be used at the end of open subpaths when they are stroked. Values of LineCap are UndefinedCap, ButtCap, RoundCap, and SquareCap.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeLineJoin">DrawGetStrokeLineJoin</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeLineJoin">DrawGetStrokeLineJoin</a></h2>
<p>DrawGetStrokeLineJoin() returns the shape to be used at the corners of paths (or other vector shapes) when they are stroked. Values of LineJoin are UndefinedJoin, MiterJoin, RoundJoin, and BevelJoin.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeMiterLimit">DrawGetStrokeMiterLimit</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeMiterLimit">DrawGetStrokeMiterLimit</a></h2>
<p>DrawGetStrokeMiterLimit() returns the miter limit. When two line segments meet at a sharp angle and miter joins have been specified for 'lineJoin', it is possible for the miter to extend far beyond the thickness of the line stroking the path. The miterLimit' imposes a limit on the ratio of the miter length to the 'lineWidth'.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeOpacity">DrawGetStrokeOpacity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeOpacity">DrawGetStrokeOpacity</a></h2>
<p>DrawGetStrokeOpacity() returns the alpha of stroked object outlines.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeWidth">DrawGetStrokeWidth</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetStrokeWidth">DrawGetStrokeWidth</a></h2>
<p>DrawGetStrokeWidth() returns the width of the stroke used to draw object outlines.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetTextAlignment">DrawGetTextAlignment</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetTextAlignment">DrawGetTextAlignment</a></h2>
<p>DrawGetTextAlignment() returns the alignment applied when annotating with text.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetTextAntialias">DrawGetTextAntialias</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetTextAntialias">DrawGetTextAntialias</a></h2>
<p>DrawGetTextAntialias() returns the current text antialias setting, which determines whether text is antialiased. Text is antialiased by default.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetTextDecoration">DrawGetTextDecoration</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetTextDecoration">DrawGetTextDecoration</a></h2>
<p>DrawGetTextDecoration() returns the decoration applied when annotating with text.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetTextDirection">DrawGetTextDirection</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetTextDirection">DrawGetTextDirection</a></h2>
<p>DrawGetTextDirection() returns the direction that will be used when annotating with text.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetTextEncoding">DrawGetTextEncoding</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetTextEncoding">DrawGetTextEncoding</a></h2>
<p>DrawGetTextEncoding() returns a null-terminated string which specifies the code set used for text annotations. The string must be freed by the user once it is no longer required.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetTextKerning">DrawGetTextKerning</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetTextKerning">DrawGetTextKerning</a></h2>
<p>DrawGetTextKerning() gets the spacing between characters in text.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetTextInterlineSpacing">DrawGetTextInterlineSpacing</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetTextInterlineSpacing">DrawGetTextInterlineSpacing</a></h2>
<p>DrawGetTextInterlineSpacing() gets the spacing between lines in text.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetTextInterwordSpacing">DrawGetTextInterwordSpacing</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetTextInterwordSpacing">DrawGetTextInterwordSpacing</a></h2>
<p>DrawGetTextInterwordSpacing() gets the spacing between words in text.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetVectorGraphics">DrawGetVectorGraphics</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetVectorGraphics">DrawGetVectorGraphics</a></h2>
<p>DrawGetVectorGraphics() returns a null-terminated string which specifies the vector graphics generated by any graphics calls made since the wand was instantiated. The string must be freed by the user once it is no longer required.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetTextUnderColor">DrawGetTextUnderColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawGetTextUnderColor">DrawGetTextUnderColor</a></h2>
<p>DrawGetTextUnderColor() returns the color of a background rectangle to place under text annotations.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawLine">DrawLine</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawLine">DrawLine</a></h2>
<p>DrawLine() draws a line on the image using the current stroke color, stroke alpha, and stroke width.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathClose">DrawPathClose</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathClose">DrawPathClose</a></h2>
<p>DrawPathClose() adds a path element to the current path which closes the current subpath by drawing a straight line from the current point to the current subpath's most recent starting point (usually, the most recent moveto point).</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToAbsolute">DrawPathCurveToAbsolute</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToAbsolute">DrawPathCurveToAbsolute</a></h2>
<p>DrawPathCurveToAbsolute() draws a cubic Bezier curve from the current point to (x,y) using (x1,y1) as the control point at the beginning of the curve and (x2,y2) as the control point at the end of the curve using absolute coordinates. At the end of the command, the new current point becomes the final (x,y) coordinate pair used in the polybezier.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToRelative">DrawPathCurveToRelative</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToRelative">DrawPathCurveToRelative</a></h2>
<p>DrawPathCurveToRelative() draws a cubic Bezier curve from the current point to (x,y) using (x1,y1) as the control point at the beginning of the curve and (x2,y2) as the control point at the end of the curve using relative coordinates. At the end of the command, the new current point becomes the final (x,y) coordinate pair used in the polybezier.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToQuadraticBezierAbsolute">DrawPathCurveToQuadraticBezierAbsolute</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToQuadraticBezierAbsolute">DrawPathCurveToQuadraticBezierAbsolute</a></h2>
<p>DrawPathCurveToQuadraticBezierAbsolute() draws a quadratic Bezier curve from the current point to (x,y) using (x1,y1) as the control point using absolute coordinates. At the end of the command, the new current point becomes the final (x,y) coordinate pair used in the polybezier.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToQuadraticBezierRelative">DrawPathCurveToQuadraticBezierRelative</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToQuadraticBezierRelative">DrawPathCurveToQuadraticBezierRelative</a></h2>
<p>DrawPathCurveToQuadraticBezierRelative() draws a quadratic Bezier curve from the current point to (x,y) using (x1,y1) as the control point using relative coordinates. At the end of the command, the new current point becomes the final (x,y) coordinate pair used in the polybezier.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToQuadraticBezierSmoothAbsolute">DrawPathCurveToQuadraticBezierSmoothAbsolute</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToQuadraticBezierSmoothAbsolute">DrawPathCurveToQuadraticBezierSmoothAbsolute</a></h2>
<p>DrawPathCurveToQuadraticBezierSmoothAbsolute() draws a quadratic Bezier curve (using absolute coordinates) from the current point to (x,y). The control point is assumed to be the reflection of the control point on the previous command relative to the current point. (If there is no previous command or if the previous command was not a DrawPathCurveToQuadraticBezierAbsolute, DrawPathCurveToQuadraticBezierRelative, DrawPathCurveToQuadraticBezierSmoothAbsolute or DrawPathCurveToQuadraticBezierSmoothRelative, assume the control point is coincident with the current point.). At the end of the command, the new current point becomes the final (x,y) coordinate pair used in the polybezier.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToQuadraticBezierSmoothRelative">DrawPathCurveToQuadraticBezierSmoothRelative</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToQuadraticBezierSmoothRelative">DrawPathCurveToQuadraticBezierSmoothRelative</a></h2>
<p>DrawPathCurveToQuadraticBezierSmoothRelative() draws a quadratic Bezier curve (using relative coordinates) from the current point to (x,y). The control point is assumed to be the reflection of the control point on the previous command relative to the current point. (If there is no previous command or if the previous command was not a DrawPathCurveToQuadraticBezierAbsolute, DrawPathCurveToQuadraticBezierRelative, DrawPathCurveToQuadraticBezierSmoothAbsolute or DrawPathCurveToQuadraticBezierSmoothRelative, assume the control point is coincident with the current point.). At the end of the command, the new current point becomes the final (x,y) coordinate pair used in the polybezier.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToSmoothAbsolute">DrawPathCurveToSmoothAbsolute</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToSmoothAbsolute">DrawPathCurveToSmoothAbsolute</a></h2>
<p>DrawPathCurveToSmoothAbsolute() draws a cubic Bezier curve from the current point to (x,y) using absolute coordinates. The first control point is assumed to be the reflection of the second control point on the previous command relative to the current point. (If there is no previous command or if the previous command was not an DrawPathCurveToAbsolute, DrawPathCurveToRelative, DrawPathCurveToSmoothAbsolute or DrawPathCurveToSmoothRelative, assume the first control point is coincident with the current point.) (x2,y2) is the second control point (i.e., the control point at the end of the curve). At the end of the command, the new current point becomes the final (x,y) coordinate pair used in the polybezier.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToSmoothRelative">DrawPathCurveToSmoothRelative</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathCurveToSmoothRelative">DrawPathCurveToSmoothRelative</a></h2>
<p>DrawPathCurveToSmoothRelative() draws a cubic Bezier curve from the current point to (x,y) using relative coordinates. The first control point is assumed to be the reflection of the second control point on the previous command relative to the current point. (If there is no previous command or if the previous command was not an DrawPathCurveToAbsolute, DrawPathCurveToRelative, DrawPathCurveToSmoothAbsolute or DrawPathCurveToSmoothRelative, assume the first control point is coincident with the current point.) (x2,y2) is the second control point (i.e., the control point at the end of the curve). At the end of the command, the new current point becomes the final (x,y) coordinate pair used in the polybezier.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathEllipticArcAbsolute">DrawPathEllipticArcAbsolute</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathEllipticArcAbsolute">DrawPathEllipticArcAbsolute</a></h2>
<p>DrawPathEllipticArcAbsolute() draws an elliptical arc from the current point to (x, y) using absolute coordinates. The size and orientation of the ellipse are defined by two radii (rx, ry) and an xAxisRotation, which indicates how the ellipse as a whole is rotated relative to the current coordinate system. The center (cx, cy) of the ellipse is calculated automagically to satisfy the constraints imposed by the other parameters. largeArcFlag and sweepFlag contribute to the automatic calculations and help determine how the arc is drawn. If largeArcFlag is true then draw the larger of the available arcs. If sweepFlag is true, then draw the arc matching a clock-wise rotation.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathEllipticArcRelative">DrawPathEllipticArcRelative</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathEllipticArcRelative">DrawPathEllipticArcRelative</a></h2>
<p>DrawPathEllipticArcRelative() draws an elliptical arc from the current point to (x, y) using relative coordinates. The size and orientation of the ellipse are defined by two radii (rx, ry) and an xAxisRotation, which indicates how the ellipse as a whole is rotated relative to the current coordinate system. The center (cx, cy) of the ellipse is calculated automagically to satisfy the constraints imposed by the other parameters. largeArcFlag and sweepFlag contribute to the automatic calculations and help determine how the arc is drawn. If largeArcFlag is true then draw the larger of the available arcs. If sweepFlag is true, then draw the arc matching a clock-wise rotation.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathFinish">DrawPathFinish</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathFinish">DrawPathFinish</a></h2>
<p>DrawPathFinish() terminates the current path.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathLineToAbsolute">DrawPathLineToAbsolute</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathLineToAbsolute">DrawPathLineToAbsolute</a></h2>
<p>DrawPathLineToAbsolute() draws a line path from the current point to the given coordinate using absolute coordinates. The coordinate then becomes the new current point.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathLineToRelative">DrawPathLineToRelative</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathLineToRelative">DrawPathLineToRelative</a></h2>
<p>DrawPathLineToRelative() draws a line path from the current point to the given coordinate using relative coordinates. The coordinate then becomes the new current point.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathLineToHorizontalAbsolute">DrawPathLineToHorizontalAbsolute</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathLineToHorizontalAbsolute">DrawPathLineToHorizontalAbsolute</a></h2>
<p>DrawPathLineToHorizontalAbsolute() draws a horizontal line path from the current point to the target point using absolute coordinates. The target point then becomes the new current point.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathLineToHorizontalRelative">DrawPathLineToHorizontalRelative</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathLineToHorizontalRelative">DrawPathLineToHorizontalRelative</a></h2>
<p>DrawPathLineToHorizontalRelative() draws a horizontal line path from the current point to the target point using relative coordinates. The target point then becomes the new current point.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathLineToVerticalAbsolute">DrawPathLineToVerticalAbsolute</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathLineToVerticalAbsolute">DrawPathLineToVerticalAbsolute</a></h2>
<p>DrawPathLineToVerticalAbsolute() draws a vertical line path from the current point to the target point using absolute coordinates. The target point then becomes the new current point.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathLineToVerticalRelative">DrawPathLineToVerticalRelative</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathLineToVerticalRelative">DrawPathLineToVerticalRelative</a></h2>
<p>DrawPathLineToVerticalRelative() draws a vertical line path from the current point to the target point using relative coordinates. The target point then becomes the new current point.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathMoveToAbsolute">DrawPathMoveToAbsolute</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathMoveToAbsolute">DrawPathMoveToAbsolute</a></h2>
<p>DrawPathMoveToAbsolute() starts a new sub-path at the given coordinate using absolute coordinates. The current point then becomes the specified coordinate.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathMoveToRelative">DrawPathMoveToRelative</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathMoveToRelative">DrawPathMoveToRelative</a></h2>
<p>DrawPathMoveToRelative() starts a new sub-path at the given coordinate using relative coordinates. The current point then becomes the specified coordinate.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathStart">DrawPathStart</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPathStart">DrawPathStart</a></h2>
<p>DrawPathStart() declares the start of a path drawing list which is terminated by a matching DrawPathFinish() command. All other DrawPath commands must be enclosed between a DrawPathStart() and a DrawPathFinish() command. This is because path drawing commands are subordinate commands and they do not function by themselves.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPoint">DrawPoint</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPoint">DrawPoint</a></h2>
<p>DrawPoint() draws a point using the current fill color.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPolygon">DrawPolygon</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPolygon">DrawPolygon</a></h2>
<p>DrawPolygon() draws a polygon using the current stroke, stroke width, and fill color or texture, using the specified array of coordinates.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPolyline">DrawPolyline</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPolyline">DrawPolyline</a></h2>
<p>DrawPolyline() draws a polyline using the current stroke, stroke width, and fill color or texture, using the specified array of coordinates.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPopClipPath">DrawPopClipPath</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPopClipPath">DrawPopClipPath</a></h2>
<p>DrawPopClipPath() terminates a clip path definition.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPopDefs">DrawPopDefs</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPopDefs">DrawPopDefs</a></h2>
<p>DrawPopDefs() terminates a definition list.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPopPattern">DrawPopPattern</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPopPattern">DrawPopPattern</a></h2>
<p>DrawPopPattern() terminates a pattern definition.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPushClipPath">DrawPushClipPath</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPushClipPath">DrawPushClipPath</a></h2>
<p>DrawPushClipPath() starts a clip path definition which is comprized of any number of drawing commands and terminated by a DrawPopClipPath() command.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPushDefs">DrawPushDefs</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPushDefs">DrawPushDefs</a></h2>
<p>DrawPushDefs() indicates that commands up to a terminating DrawPopDefs() command create named elements (e.g. clip-paths, textures, etc.) which may safely be processed earlier for the sake of efficiency.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPushPattern">DrawPushPattern</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawPushPattern">DrawPushPattern</a></h2>
<p>DrawPushPattern() indicates that subsequent commands up to a DrawPopPattern() command comprise the definition of a named pattern. The pattern space is assigned top left corner coordinates, a width and height, and becomes its own drawing space. Anything which can be drawn may be used in a pattern definition. Named patterns may be used as stroke or brush definitions.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawRectangle">DrawRectangle</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawRectangle">DrawRectangle</a></h2>
<p>DrawRectangle() draws a rectangle given two coordinates and using the current stroke, stroke width, and fill settings.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawResetVectorGraphics">DrawResetVectorGraphics</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawResetVectorGraphics">DrawResetVectorGraphics</a></h2>
<p>DrawResetVectorGraphics() resets the vector graphics associated with the specified wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawRotate">DrawRotate</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawRotate">DrawRotate</a></h2>
<p>DrawRotate() applies the specified rotation to the current coordinate space.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawRoundRectangle">DrawRoundRectangle</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawRoundRectangle">DrawRoundRectangle</a></h2>
<p>DrawRoundRectangle() draws a rounted rectangle given two coordinates, x & y corner radiuses and using the current stroke, stroke width, and fill settings.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawScale">DrawScale</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawScale">DrawScale</a></h2>
<p>DrawScale() adjusts the scaling factor to apply in the horizontal and vertical directions to the current coordinate space.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetBorderColor">DrawSetBorderColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetBorderColor">DrawSetBorderColor</a></h2>
<p>DrawSetBorderColor() sets the border color to be used for drawing bordered objects.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetClipPath">DrawSetClipPath</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetClipPath">DrawSetClipPath</a></h2>
<p>DrawSetClipPath() associates a named clipping path with the image. Only the areas drawn on by the clipping path will be modified as ssize_t as it remains in effect.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetClipRule">DrawSetClipRule</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetClipRule">DrawSetClipRule</a></h2>
<p>DrawSetClipRule() set the polygon fill rule to be used by the clipping path.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetClipUnits">DrawSetClipUnits</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetClipUnits">DrawSetClipUnits</a></h2>
<p>DrawSetClipUnits() sets the interpretation of clip path units.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetDensity">DrawSetDensity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetDensity">DrawSetDensity</a></h2>
<p>DrawSetDensity() sets the vertical and horizontal resolution.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFillColor">DrawSetFillColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFillColor">DrawSetFillColor</a></h2>
<p>DrawSetFillColor() sets the fill color to be used for drawing filled objects.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFillOpacity">DrawSetFillOpacity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFillOpacity">DrawSetFillOpacity</a></h2>
<p>DrawSetFillOpacity() sets the alpha to use when drawing using the fill color or fill texture. Fully opaque is 1.0.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFontResolution">DrawSetFontResolution</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFontResolution">DrawSetFontResolution</a></h2>
<p>DrawSetFontResolution() sets the image resolution.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetOpacity">DrawSetOpacity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetOpacity">DrawSetOpacity</a></h2>
<p>DrawSetOpacity() sets the alpha to use when drawing using the fill or stroke color or texture. Fully opaque is 1.0.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFillPatternURL">DrawSetFillPatternURL</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFillPatternURL">DrawSetFillPatternURL</a></h2>
<p>DrawSetFillPatternURL() sets the URL to use as a fill pattern for filling objects. Only local URLs ("#identifier") are supported at this time. These local URLs are normally created by defining a named fill pattern with DrawPushPattern/DrawPopPattern.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFillRule">DrawSetFillRule</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFillRule">DrawSetFillRule</a></h2>
<p>DrawSetFillRule() sets the fill rule to use while drawing polygons.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFont">DrawSetFont</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFont">DrawSetFont</a></h2>
<p>DrawSetFont() sets the fully-sepecified font to use when annotating with text.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFontFamily">DrawSetFontFamily</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFontFamily">DrawSetFontFamily</a></h2>
<p>DrawSetFontFamily() sets the font family to use when annotating with text.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFontSize">DrawSetFontSize</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFontSize">DrawSetFontSize</a></h2>
<p>DrawSetFontSize() sets the font pointsize to use when annotating with text.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFontStretch">DrawSetFontStretch</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFontStretch">DrawSetFontStretch</a></h2>
<p>DrawSetFontStretch() sets the font stretch to use when annotating with text. The AnyStretch enumeration acts as a wild-card "don't care" option.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFontStyle">DrawSetFontStyle</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFontStyle">DrawSetFontStyle</a></h2>
<p>DrawSetFontStyle() sets the font style to use when annotating with text. The AnyStyle enumeration acts as a wild-card "don't care" option.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFontWeight">DrawSetFontWeight</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetFontWeight">DrawSetFontWeight</a></h2>
<p>DrawSetFontWeight() sets the font weight to use when annotating with text.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetGravity">DrawSetGravity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetGravity">DrawSetGravity</a></h2>
<p>DrawSetGravity() sets the text placement gravity to use when annotating with text.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeColor">DrawSetStrokeColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeColor">DrawSetStrokeColor</a></h2>
<p>DrawSetStrokeColor() sets the color used for stroking object outlines.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokePatternURL">DrawSetStrokePatternURL</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokePatternURL">DrawSetStrokePatternURL</a></h2>
<p>DrawSetStrokePatternURL() sets the pattern used for stroking object outlines.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeAntialias">DrawSetStrokeAntialias</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeAntialias">DrawSetStrokeAntialias</a></h2>
<p>DrawSetStrokeAntialias() controls whether stroked outlines are antialiased. Stroked outlines are antialiased by default. When antialiasing is disabled stroked pixels are thresholded to determine if the stroke color or underlying canvas color should be used.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeDashArray">DrawSetStrokeDashArray</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeDashArray">DrawSetStrokeDashArray</a></h2>
<p>DrawSetStrokeDashArray() specifies the pattern of dashes and gaps used to stroke paths. The stroke dash array represents an array of numbers that specify the lengths of alternating dashes and gaps in pixels. If an odd number of values is provided, then the list of values is repeated to yield an even number of values. To remove an existing dash array, pass a zero number_elements argument and null dasharray. A typical stroke dash array might contain the members 5 3 2.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeDashOffset">DrawSetStrokeDashOffset</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeDashOffset">DrawSetStrokeDashOffset</a></h2>
<p>DrawSetStrokeDashOffset() specifies the offset into the dash pattern to start the dash.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeLineCap">DrawSetStrokeLineCap</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeLineCap">DrawSetStrokeLineCap</a></h2>
<p>DrawSetStrokeLineCap() specifies the shape to be used at the end of open subpaths when they are stroked. Values of LineCap are UndefinedCap, ButtCap, RoundCap, and SquareCap.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeLineJoin">DrawSetStrokeLineJoin</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeLineJoin">DrawSetStrokeLineJoin</a></h2>
<p>DrawSetStrokeLineJoin() specifies the shape to be used at the corners of paths (or other vector shapes) when they are stroked. Values of LineJoin are UndefinedJoin, MiterJoin, RoundJoin, and BevelJoin.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeMiterLimit">DrawSetStrokeMiterLimit</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeMiterLimit">DrawSetStrokeMiterLimit</a></h2>
<p>DrawSetStrokeMiterLimit() specifies the miter limit. When two line segments meet at a sharp angle and miter joins have been specified for 'lineJoin', it is possible for the miter to extend far beyond the thickness of the line stroking the path. The miterLimit' imposes a limit on the ratio of the miter length to the 'lineWidth'.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeOpacity">DrawSetStrokeOpacity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeOpacity">DrawSetStrokeOpacity</a></h2>
<p>DrawSetStrokeOpacity() specifies the alpha of stroked object outlines.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeWidth">DrawSetStrokeWidth</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetStrokeWidth">DrawSetStrokeWidth</a></h2>
<p>DrawSetStrokeWidth() sets the width of the stroke used to draw object outlines.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetTextAlignment">DrawSetTextAlignment</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetTextAlignment">DrawSetTextAlignment</a></h2>
<p>DrawSetTextAlignment() specifies a text alignment to be applied when annotating with text.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetTextAntialias">DrawSetTextAntialias</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetTextAntialias">DrawSetTextAntialias</a></h2>
<p>DrawSetTextAntialias() controls whether text is antialiased. Text is antialiased by default.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetTextDecoration">DrawSetTextDecoration</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetTextDecoration">DrawSetTextDecoration</a></h2>
<p>DrawSetTextDecoration() specifies a decoration to be applied when annotating with text.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetTextEncoding">DrawSetTextEncoding</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetTextDirection">DrawSetTextDirection</a></h2>
+
+<p>DrawSetTextDirection() specifies the direction to be used when annotating with text.</p>
+
+<p>The format of the DrawSetTextDirection method is:</p>
+
+<pre class="text">
+void DrawSetTextDirection(DrawingWand *wand,
+ const DirectionType direction)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>wand</dt>
+<dd>the drawing wand. </dd>
+
+<dd> </dd>
+<dt>direction</dt>
+<dd>text direction. One of RightToLeftDirection, LeftToRightDirection </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetTextEncoding">DrawSetTextEncoding</a></h2>
<p>DrawSetTextEncoding() specifies the code set to use for text annotations. The only character encoding which may be specified at this time is "UTF-8" for representing Unicode as a sequence of bytes. Specify an empty string to set text encoding to the system's default. Successful text annotation using Unicode may require fonts designed to support Unicode.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetTextKerning">DrawSetTextKerning</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetTextKerning">DrawSetTextKerning</a></h2>
<p>DrawSetTextKerning() sets the spacing between characters in text.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetTextInterlineSpacing">DrawSetTextInterlineSpacing</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetTextInterlineSpacing">DrawSetTextInterlineSpacing</a></h2>
<p>DrawSetTextInterlineSpacing() sets the spacing between line in text.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetTextInterwordSpacing">DrawSetTextInterwordSpacing</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetTextInterwordSpacing">DrawSetTextInterwordSpacing</a></h2>
<p>DrawSetTextInterwordSpacing() sets the spacing between words in text.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetTextUnderColor">DrawSetTextUnderColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetTextUnderColor">DrawSetTextUnderColor</a></h2>
<p>DrawSetTextUnderColor() specifies the color of a background rectangle to place under text annotations.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetVectorGraphics">DrawSetVectorGraphics</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetVectorGraphics">DrawSetVectorGraphics</a></h2>
<p>DrawSetVectorGraphics() sets the vector graphics associated with the specified wand. Use this method with DrawGetVectorGraphics() as a method to persist the vector graphics state.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSkewX">DrawSkewX</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSkewX">DrawSkewX</a></h2>
<p>DrawSkewX() skews the current coordinate system in the horizontal direction.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSkewY">DrawSkewY</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSkewY">DrawSkewY</a></h2>
<p>DrawSkewY() skews the current coordinate system in the vertical direction.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawTranslate">DrawTranslate</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawTranslate">DrawTranslate</a></h2>
<p>DrawTranslate() applies a translation to the current coordinate system which moves the coordinate system origin to the specified coordinate.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetViewbox">DrawSetViewbox</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="DrawSetViewbox">DrawSetViewbox</a></h2>
<p>DrawSetViewbox() sets the overall canvas size to be recorded with the drawing vector data. Usually this will be specified using the same size as the canvas image. When the vector data is saved to SVG or MVG formats, the viewbox is use to specify the size of the canvas image that a viewer will render the vector data on.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="IsDrawingWand">IsDrawingWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="IsDrawingWand">IsDrawingWand</a></h2>
<p>IsDrawingWand() returns MagickTrue if the wand is verified as a drawing wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="NewDrawingWand">NewDrawingWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="NewDrawingWand">NewDrawingWand</a></h2>
<p>NewDrawingWand() returns a drawing wand required for all other methods in the API.</p>
DrawingWand *NewDrawingWand(void)
</pre>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="PeekDrawingWand">PeekDrawingWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="PeekDrawingWand">PeekDrawingWand</a></h2>
<p>PeekDrawingWand() returns the current drawing wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="PopDrawingWand">PopDrawingWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="PopDrawingWand">PopDrawingWand</a></h2>
<p>PopDrawingWand() destroys the current drawing wand and returns to the previously pushed drawing wand. Multiple drawing wands may exist. It is an error to attempt to pop more drawing wands than have been pushed, and it is proper form to pop all drawing wands which have been pushed.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="PushDrawingWand">PushDrawingWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/drawing-wand_8c.html" id="PushDrawingWand">PushDrawingWand</a></h2>
<p>PushDrawingWand() clones the current drawing wand to create a new drawing wand. The original drawing wand(s) may be returned to by invoking PopDrawingWand(). The drawing wands are stored on a drawing wand stack. For every Pop there must have already been an equivalent Push.</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="drawing-wand.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="drawing-wand.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 8th September 2018 22:32 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="effect.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="effect.html#AdaptiveBlurImage">AdaptiveBlurImage</a> • <a href="effect.html#AdaptiveSharpenImage">AdaptiveSharpenImage</a> • <a href="effect.html#BlurImage">BlurImage</a> • <a href="effect.html#ConvolveImage">ConvolveImage</a> • <a href="effect.html#DespeckleImage">DespeckleImage</a> • <a href="effect.html#EdgeImage">EdgeImage</a> • <a href="effect.html#EmbossImage">EmbossImage</a> • <a href="effect.html#GaussianBlurImage">GaussianBlurImage</a> • <a href="effect.html#KuwaharaImage">KuwaharaImage</a> • <a href="effect.html#LocalContrastImage">LocalContrastImage</a> • <a href="effect.html#MotionBlurImage">MotionBlurImage</a> • <a href="effect.html#PreviewImage">PreviewImage</a> • <a href="effect.html#RotationalBlurImage">RotationalBlurImage</a> • <a href="effect.html#SelectiveBlurImage">SelectiveBlurImage</a> • <a href="effect.html#ShadeImage">ShadeImage</a> • <a href="effect.html#SharpenImage">SharpenImage</a> • <a href="effect.html#SpreadImage">SpreadImage</a> • <a href="effect.html#UnsharpMaskImage">UnsharpMaskImage</a></p>
-<h2><a href="../../api/MagickCore/effect_8c.html" id="AdaptiveBlurImage">AdaptiveBlurImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="AdaptiveBlurImage">AdaptiveBlurImage</a></h2>
<p>AdaptiveBlurImage() adaptively blurs the image by blurring less intensely near image edges and more intensely far from edges. We blur the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and AdaptiveBlurImage() selects a suitable radius for you.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/effect_8c.html" id="AdaptiveSharpenImage">AdaptiveSharpenImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="AdaptiveSharpenImage">AdaptiveSharpenImage</a></h2>
<p>AdaptiveSharpenImage() adaptively sharpens the image by sharpening more intensely near image edges and less intensely far from edges. We sharpen the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and AdaptiveSharpenImage() selects a suitable radius for you.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/effect_8c.html" id="BlurImage">BlurImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="BlurImage">BlurImage</a></h2>
<p>BlurImage() blurs an image. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, the radius should be larger than sigma. Use a radius of 0 and BlurImage() selects a suitable radius for you.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/effect_8c.html" id="ConvolveImage">ConvolveImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="ConvolveImage">ConvolveImage</a></h2>
<p>ConvolveImage() applies a custom convolution kernel to the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/effect_8c.html" id="DespeckleImage">DespeckleImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="DespeckleImage">DespeckleImage</a></h2>
<p>DespeckleImage() reduces the speckle noise in an image while perserving the edges of the original image. A speckle removing filter uses a complementary hulling technique (raising pixels that are darker than their surrounding neighbors, then complementarily lowering pixels that are brighter than their surrounding neighbors) to reduce the speckle index of that image (reference Crimmins speckle removal).</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/effect_8c.html" id="EdgeImage">EdgeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="EdgeImage">EdgeImage</a></h2>
<p>EdgeImage() finds edges in an image. Radius defines the radius of the convolution filter. Use a radius of 0 and EdgeImage() selects a suitable radius for you.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/effect_8c.html" id="EmbossImage">EmbossImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="EmbossImage">EmbossImage</a></h2>
<p>EmbossImage() returns a grayscale image with a three-dimensional effect. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and Emboss() selects a suitable radius for you.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/effect_8c.html" id="GaussianBlurImage">GaussianBlurImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="GaussianBlurImage">GaussianBlurImage</a></h2>
<p>GaussianBlurImage() blurs an image. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, the radius should be larger than sigma. Use a radius of 0 and GaussianBlurImage() selects a suitable radius for you</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/effect_8c.html" id="KuwaharaImage">KuwaharaImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="KuwaharaImage">KuwaharaImage</a></h2>
<p>KuwaharaImage() is an edge preserving noise reduction filter.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/effect_8c.html" id="LocalContrastImage">LocalContrastImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="LocalContrastImage">LocalContrastImage</a></h2>
<p>LocalContrastImage() attempts to increase the appearance of large-scale light-dark transitions. Local contrast enhancement works similarly to sharpening with an unsharp mask, however the mask is instead created using an image with a greater blur distance.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/effect_8c.html" id="MotionBlurImage">MotionBlurImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="MotionBlurImage">MotionBlurImage</a></h2>
<p>MotionBlurImage() simulates motion blur. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and MotionBlurImage() selects a suitable radius for you. Angle gives the angle of the blurring motion.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/effect_8c.html" id="PreviewImage">PreviewImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="PreviewImage">PreviewImage</a></h2>
<p>PreviewImage() tiles 9 thumbnails of the specified image with an image processing operation applied with varying parameters. This may be helpful pin-pointing an appropriate parameter for a particular image processing operation.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/effect_8c.html" id="RotationalBlurImage">RotationalBlurImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="RotationalBlurImage">RotationalBlurImage</a></h2>
<p>RotationalBlurImage() applies a radial blur to the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/effect_8c.html" id="SelectiveBlurImage">SelectiveBlurImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="SelectiveBlurImage">SelectiveBlurImage</a></h2>
<p>SelectiveBlurImage() selectively blur pixels within a contrast threshold. It is similar to the unsharpen mask that sharpens everything with contrast above a certain threshold.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/effect_8c.html" id="ShadeImage">ShadeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="ShadeImage">ShadeImage</a></h2>
<p>ShadeImage() shines a distant light on an image to create a three-dimensional effect. You control the positioning of the light with azimuth and elevation; azimuth is measured in degrees off the x axis and elevation is measured in pixels above the Z axis.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/effect_8c.html" id="SharpenImage">SharpenImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="SharpenImage">SharpenImage</a></h2>
<p>SharpenImage() sharpens the image. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and SharpenImage() selects a suitable radius for you.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/effect_8c.html" id="SpreadImage">SpreadImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="SpreadImage">SpreadImage</a></h2>
<p>SpreadImage() is a special effects method that randomly displaces each pixel in a square area defined by the radius parameter.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/effect_8c.html" id="UnsharpMaskImage">UnsharpMaskImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="UnsharpMaskImage">UnsharpMaskImage</a></h2>
<p>UnsharpMaskImage() sharpens one or more image channels. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and UnsharpMaskImage() selects a suitable radius for you.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="effect.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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>
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 14th February 2018 21:09 -->
\ No newline at end of file
+<!-- Magick Cache 2nd September 2018 11:26 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Add an Effect</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, add, an, effect, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/effect.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
-<p class="text-center"><a href="effect.php#AdaptiveBlurImage">AdaptiveBlurImage</a> • <a href="effect.php#AdaptiveSharpenImage">AdaptiveSharpenImage</a> • <a href="effect.php#BlurImage">BlurImage</a> • <a href="effect.php#ConvolveImage">ConvolveImage</a> • <a href="effect.php#DespeckleImage">DespeckleImage</a> • <a href="effect.php#EdgeImage">EdgeImage</a> • <a href="effect.php#EmbossImage">EmbossImage</a> • <a href="effect.php#GaussianBlurImage">GaussianBlurImage</a> • <a href="effect.php#KuwaharaImage">KuwaharaImage</a> • <a href="effect.php#MotionBlurImage">MotionBlurImage</a> • <a href="effect.php#PreviewImage">PreviewImage</a> • <a href="effect.php#RotationalBlurImage">RotationalBlurImage</a> • <a href="effect.php#SelectiveBlurImage">SelectiveBlurImage</a> • <a href="effect.php#ShadeImage">ShadeImage</a> • <a href="effect.php#SharpenImage">SharpenImage</a> • <a href="effect.php#SpreadImage">SpreadImage</a> • <a href="effect.php#UnsharpMaskImage">UnsharpMaskImage</a></p>
+<p class="text-center"><a href="effect.php#AdaptiveBlurImage">AdaptiveBlurImage</a> • <a href="effect.php#AdaptiveSharpenImage">AdaptiveSharpenImage</a> • <a href="effect.php#BlurImage">BlurImage</a> • <a href="effect.php#ConvolveImage">ConvolveImage</a> • <a href="effect.php#DespeckleImage">DespeckleImage</a> • <a href="effect.php#EdgeImage">EdgeImage</a> • <a href="effect.php#EmbossImage">EmbossImage</a> • <a href="effect.php#GaussianBlurImage">GaussianBlurImage</a> • <a href="effect.php#KuwaharaImage">KuwaharaImage</a> • <a href="effect.php#LocalContrastImage">LocalContrastImage</a> • <a href="effect.php#MotionBlurImage">MotionBlurImage</a> • <a href="effect.php#PreviewImage">PreviewImage</a> • <a href="effect.php#RotationalBlurImage">RotationalBlurImage</a> • <a href="effect.php#SelectiveBlurImage">SelectiveBlurImage</a> • <a href="effect.php#ShadeImage">ShadeImage</a> • <a href="effect.php#SharpenImage">SharpenImage</a> • <a href="effect.php#SpreadImage">SpreadImage</a> • <a href="effect.php#UnsharpMaskImage">UnsharpMaskImage</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/effect_8c.html" id="AdaptiveBlurImage">AdaptiveBlurImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="AdaptiveBlurImage">AdaptiveBlurImage</a></h2>
<p>AdaptiveBlurImage() adaptively blurs the image by blurring less intensely near image edges and more intensely far from edges. We blur the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and AdaptiveBlurImage() selects a suitable radius for you.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/effect_8c.html" id="AdaptiveSharpenImage">AdaptiveSharpenImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="AdaptiveSharpenImage">AdaptiveSharpenImage</a></h2>
<p>AdaptiveSharpenImage() adaptively sharpens the image by sharpening more intensely near image edges and less intensely far from edges. We sharpen the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and AdaptiveSharpenImage() selects a suitable radius for you.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/effect_8c.html" id="BlurImage">BlurImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="BlurImage">BlurImage</a></h2>
<p>BlurImage() blurs an image. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, the radius should be larger than sigma. Use a radius of 0 and BlurImage() selects a suitable radius for you.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/effect_8c.html" id="ConvolveImage">ConvolveImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="ConvolveImage">ConvolveImage</a></h2>
<p>ConvolveImage() applies a custom convolution kernel to the image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/effect_8c.html" id="DespeckleImage">DespeckleImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="DespeckleImage">DespeckleImage</a></h2>
-<p>DespeckleImage() reduces the speckle noise in an image while perserving the edges of the original image. A speckle removing filter uses a complementary hulling technique (raising pixels that are darker than their surrounding neighbors, then complementarily lowering pixels that are brighter than their surrounding neighbors) to reduce the speckle index of that image (reference Crimmins speckle removal).</p>
+<p>DespeckleImage() reduces the speckle noise in an image while perserving the edges of the original image. A speckle removing filter uses a complementary hulling technique (raising pixels that are darker than their surrounding neighbors, then complementarily lowering pixels that are brighter than their surrounding neighbors) to reduce the speckle index of that image (reference Crimmins speckle removal).</p>
<p>The format of the DespeckleImage method is:</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/effect_8c.html" id="EdgeImage">EdgeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="EdgeImage">EdgeImage</a></h2>
<p>EdgeImage() finds edges in an image. Radius defines the radius of the convolution filter. Use a radius of 0 and EdgeImage() selects a suitable radius for you.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/effect_8c.html" id="EmbossImage">EmbossImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="EmbossImage">EmbossImage</a></h2>
<p>EmbossImage() returns a grayscale image with a three-dimensional effect. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and Emboss() selects a suitable radius for you.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/effect_8c.html" id="GaussianBlurImage">GaussianBlurImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="GaussianBlurImage">GaussianBlurImage</a></h2>
<p>GaussianBlurImage() blurs an image. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, the radius should be larger than sigma. Use a radius of 0 and GaussianBlurImage() selects a suitable radius for you</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/effect_8c.html" id="KuwaharaImage">KuwaharaImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="KuwaharaImage">KuwaharaImage</a></h2>
<p>KuwaharaImage() is an edge preserving noise reduction filter.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/effect_8c.html" id="MotionBlurImage">MotionBlurImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="LocalContrastImage">LocalContrastImage</a></h2>
+
+<p>LocalContrastImage() attempts to increase the appearance of large-scale light-dark transitions. Local contrast enhancement works similarly to sharpening with an unsharp mask, however the mask is instead created using an image with a greater blur distance.</p>
+
+<p>The format of the LocalContrastImage method is:</p>
+
+<pre class="text">
+Image *LocalContrastImage(const Image *image, const double radius,
+ const double strength,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>radius</dt>
+<dd>the radius of the Gaussian blur, in percentage with 100 resulting in a blur radius of 20 of largest dimension. </dd>
+
+<dd> </dd>
+<dt>strength</dt>
+<dd>the strength of the blur mask in percentage. </dd>
+
+<dd> </dd>
+<dt>exception</dt>
+<dd>return any errors or warnings in this structure. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="MotionBlurImage">MotionBlurImage</a></h2>
<p>MotionBlurImage() simulates motion blur. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and MotionBlurImage() selects a suitable radius for you. Angle gives the angle of the blurring motion.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/effect_8c.html" id="PreviewImage">PreviewImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="PreviewImage">PreviewImage</a></h2>
<p>PreviewImage() tiles 9 thumbnails of the specified image with an image processing operation applied with varying parameters. This may be helpful pin-pointing an appropriate parameter for a particular image processing operation.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/effect_8c.html" id="RotationalBlurImage">RotationalBlurImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="RotationalBlurImage">RotationalBlurImage</a></h2>
<p>RotationalBlurImage() applies a radial blur to the image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/effect_8c.html" id="SelectiveBlurImage">SelectiveBlurImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="SelectiveBlurImage">SelectiveBlurImage</a></h2>
<p>SelectiveBlurImage() selectively blur pixels within a contrast threshold. It is similar to the unsharpen mask that sharpens everything with contrast above a certain threshold.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/effect_8c.html" id="ShadeImage">ShadeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="ShadeImage">ShadeImage</a></h2>
<p>ShadeImage() shines a distant light on an image to create a three-dimensional effect. You control the positioning of the light with azimuth and elevation; azimuth is measured in degrees off the x axis and elevation is measured in pixels above the Z axis.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/effect_8c.html" id="SharpenImage">SharpenImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="SharpenImage">SharpenImage</a></h2>
<p>SharpenImage() sharpens the image. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and SharpenImage() selects a suitable radius for you.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/effect_8c.html" id="SpreadImage">SpreadImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="SpreadImage">SpreadImage</a></h2>
<p>SpreadImage() is a special effects method that randomly displaces each pixel in a square area defined by the radius parameter.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/effect_8c.html" id="UnsharpMaskImage">UnsharpMaskImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/effect_8c.html" id="UnsharpMaskImage">UnsharpMaskImage</a></h2>
<p>UnsharpMaskImage() sharpens one or more image channels. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and UnsharpMaskImage() selects a suitable radius for you.</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="effect.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="effect.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 2nd September 2018 11:26 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="enhance.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="enhance.html#AutoGammaImage">AutoGammaImage</a> • <a href="enhance.html#AutoLevelImage">AutoLevelImage</a> • <a href="enhance.html#BrightnessContrastImage">BrightnessContrastImage</a> • <a href="enhance.html#ClutImage">ClutImage</a> • <a href="enhance.html#ColorDecisionListImage">ColorDecisionListImage</a> • <a href="enhance.html#ContrastImage">ContrastImage</a> • <a href="enhance.html#ContrastStretchImage">ContrastStretchImage</a> • <a href="enhance.html#EnhanceImage">EnhanceImage</a> • <a href="enhance.html#EqualizeImage">EqualizeImage</a> • <a href="enhance.html#GammaImage">GammaImage</a> • <a href="enhance.html#GrayscaleImage">GrayscaleImage</a> • <a href="enhance.html#HaldClutImage">HaldClutImage</a> • <a href="enhance.html#LevelImage">LevelImage</a> • <a href="enhance.html#LevelizeImage">LevelizeImage</a> • <a href="enhance.html#LevelImageColors">LevelImageColors</a> • <a href="enhance.html#LinearStretchImage">LinearStretchImage</a> • <a href="enhance.html#ModulateImage">ModulateImage</a> • <a href="enhance.html#NegateImage">NegateImage</a> • <a href="enhance.html#The NormalizeImage">The NormalizeImage</a> • <a href="enhance.html#SigmoidalContrastImage">SigmoidalContrastImage</a></p>
-<h2><a href="../../api/MagickCore/enhance_8c.html" id="AutoGammaImage">AutoGammaImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="AutoGammaImage">AutoGammaImage</a></h2>
<p>AutoGammaImage() extract the 'mean' from the image and adjust the image to try make set its gamma appropriatally.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/enhance_8c.html" id="AutoLevelImage">AutoLevelImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="AutoLevelImage">AutoLevelImage</a></h2>
<p>AutoLevelImage() adjusts the levels of a particular image channel by scaling the minimum and maximum values to the full quantum range.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/enhance_8c.html" id="BrightnessContrastImage">BrightnessContrastImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="BrightnessContrastImage">BrightnessContrastImage</a></h2>
<p>BrightnessContrastImage() changes the brightness and/or contrast of an image. It converts the brightness and contrast parameters into slope and intercept and calls a polynomical function to apply to the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/enhance_8c.html" id="ClutImage">ClutImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="ClutImage">ClutImage</a></h2>
<p>ClutImage() replaces each color value in the given image, by using it as an index to lookup a replacement color value in a Color Look UP Table in the form of an image. The values are extracted along a diagonal of the CLUT image so either a horizontal or vertial gradient image can be used.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/enhance_8c.html" id="ColorDecisionListImage">ColorDecisionListImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="ColorDecisionListImage">ColorDecisionListImage</a></h2>
<p>ColorDecisionListImage() accepts a lightweight Color Correction Collection (CCC) file which solely contains one or more color corrections and applies the correction to the image. Here is a sample CCC file:</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/enhance_8c.html" id="ContrastImage">ContrastImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="ContrastImage">ContrastImage</a></h2>
<p>ContrastImage() enhances the intensity differences between the lighter and darker elements of the image. Set sharpen to a MagickTrue to increase the image contrast otherwise the contrast is reduced.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/enhance_8c.html" id="ContrastStretchImage">ContrastStretchImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="ContrastStretchImage">ContrastStretchImage</a></h2>
<p>ContrastStretchImage() is a simple image enhancement technique that attempts to improve the contrast in an image by 'stretching' the range of intensity values it contains to span a desired range of values. It differs from the more sophisticated histogram equalization in that it can only apply a linear scaling function to the image pixel values. As a result the 'enhancement' is less harsh.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/enhance_8c.html" id="EnhanceImage">EnhanceImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="EnhanceImage">EnhanceImage</a></h2>
<p>EnhanceImage() applies a digital filter that improves the quality of a noisy image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/enhance_8c.html" id="EqualizeImage">EqualizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="EqualizeImage">EqualizeImage</a></h2>
<p>EqualizeImage() applies a histogram equalization to the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/enhance_8c.html" id="GammaImage">GammaImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="GammaImage">GammaImage</a></h2>
<p>GammaImage() gamma-corrects a particular image channel. The same image viewed on different devices will have perceptual differences in the way the image's intensities are represented on the screen. Specify individual gamma levels for the red, green, and blue channels, or adjust all three with the gamma parameter. Values typically range from 0.8 to 2.3.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/enhance_8c.html" id="GrayscaleImage">GrayscaleImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="GrayscaleImage">GrayscaleImage</a></h2>
<p>GrayscaleImage() converts the image to grayscale.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/enhance_8c.html" id="HaldClutImage">HaldClutImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="HaldClutImage">HaldClutImage</a></h2>
<p>HaldClutImage() applies a Hald color lookup table to the image. A Hald color lookup table is a 3-dimensional color cube mapped to 2 dimensions. Create it with the HALD coder. You can apply any color transformation to the Hald image and then use this method to apply the transform to the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/enhance_8c.html" id="LevelImage">LevelImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="LevelImage">LevelImage</a></h2>
<p>LevelImage() adjusts the levels of a particular image channel by scaling the colors falling between specified white and black points to the full available quantum range.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/enhance_8c.html" id="LevelizeImage">LevelizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="LevelizeImage">LevelizeImage</a></h2>
<p>LevelizeImage() applies the reversed LevelImage() operation to just the specific channels specified. 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.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/enhance_8c.html" id="LevelImageColors">LevelImageColors</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="LevelImageColors">LevelImageColors</a></h2>
<p>LevelImageColors() maps the given color to "black" and "white" values, linearly spreading out the colors, and level values on a channel by channel bases, as per LevelImage(). The given colors allows you to specify different level ranges for each of the color channels separately.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/enhance_8c.html" id="LinearStretchImage">LinearStretchImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="LinearStretchImage">LinearStretchImage</a></h2>
<p>LinearStretchImage() discards any pixels below the black point and above the white point and levels the remaining pixels.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/enhance_8c.html" id="ModulateImage">ModulateImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="ModulateImage">ModulateImage</a></h2>
<p>ModulateImage() lets you control the brightness, saturation, and hue of an image. Modulate represents the brightness, saturation, and hue as one parameter (e.g. 90,150,100). If the image colorspace is HSL, the modulation is lightness, saturation, and hue. For HWB, use blackness, whiteness, and hue. And for HCL, use chrome, luma, and hue.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/enhance_8c.html" id="NegateImage">NegateImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="NegateImage">NegateImage</a></h2>
<p>NegateImage() negates the colors in the reference image. The grayscale option means that only grayscale values within the image are negated.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/enhance_8c.html" id="The_NormalizeImage">The NormalizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="The_NormalizeImage">The NormalizeImage</a></h2>
<p>The NormalizeImage() method enhances the contrast of a color image by mapping the darkest 2 percent of all pixel to black and the brightest 1 percent to white.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/enhance_8c.html" id="SigmoidalContrastImage">SigmoidalContrastImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="SigmoidalContrastImage">SigmoidalContrastImage</a></h2>
<p>SigmoidalContrastImage() adjusts the contrast of an image with a non-linear sigmoidal contrast algorithm. Increase the contrast of the image using a sigmoidal transfer function without saturating highlights or shadows. Contrast indicates how much to increase the contrast (0 is none; 3 is typical; 20 is pushing it); mid-point indicates where midtones fall in the resultant image (0 is white; 50 is middle-gray; 100 is black). Set sharpen to MagickTrue to increase the image contrast otherwise the contrast is reduced.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="enhance.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 16th February 2018 10:03 -->
\ No newline at end of file
+<!-- Magick Cache 4th September 2018 23:29 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Enhance an Image</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, enhance, 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="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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/enhance.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="enhance.php#AutoGammaImage">AutoGammaImage</a> • <a href="enhance.php#AutoLevelImage">AutoLevelImage</a> • <a href="enhance.php#BrightnessContrastImage">BrightnessContrastImage</a> • <a href="enhance.php#ClutImage">ClutImage</a> • <a href="enhance.php#ColorDecisionListImage">ColorDecisionListImage</a> • <a href="enhance.php#ContrastImage">ContrastImage</a> • <a href="enhance.php#ContrastStretchImage">ContrastStretchImage</a> • <a href="enhance.php#EnhanceImage">EnhanceImage</a> • <a href="enhance.php#EqualizeImage">EqualizeImage</a> • <a href="enhance.php#GammaImage">GammaImage</a> • <a href="enhance.php#GrayscaleImage">GrayscaleImage</a> • <a href="enhance.php#HaldClutImage">HaldClutImage</a> • <a href="enhance.php#LevelImage">LevelImage</a> • <a href="enhance.php#LevelizeImage">LevelizeImage</a> • <a href="enhance.php#LevelImageColors">LevelImageColors</a> • <a href="enhance.php#LinearStretchImage">LinearStretchImage</a> • <a href="enhance.php#ModulateImage">ModulateImage</a> • <a href="enhance.php#NegateImage">NegateImage</a> • <a href="enhance.php#The NormalizeImage">The NormalizeImage</a> • <a href="enhance.php#SigmoidalContrastImage">SigmoidalContrastImage</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/enhance_8c.html" id="AutoGammaImage">AutoGammaImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="AutoGammaImage">AutoGammaImage</a></h2>
<p>AutoGammaImage() extract the 'mean' from the image and adjust the image to try make set its gamma appropriatally.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/enhance_8c.html" id="AutoLevelImage">AutoLevelImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="AutoLevelImage">AutoLevelImage</a></h2>
<p>AutoLevelImage() adjusts the levels of a particular image channel by scaling the minimum and maximum values to the full quantum range.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/enhance_8c.html" id="BrightnessContrastImage">BrightnessContrastImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="BrightnessContrastImage">BrightnessContrastImage</a></h2>
<p>BrightnessContrastImage() changes the brightness and/or contrast of an image. It converts the brightness and contrast parameters into slope and intercept and calls a polynomical function to apply to the image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/enhance_8c.html" id="ClutImage">ClutImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="ClutImage">ClutImage</a></h2>
<p>ClutImage() replaces each color value in the given image, by using it as an index to lookup a replacement color value in a Color Look UP Table in the form of an image. The values are extracted along a diagonal of the CLUT image so either a horizontal or vertial gradient image can be used.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/enhance_8c.html" id="ColorDecisionListImage">ColorDecisionListImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="ColorDecisionListImage">ColorDecisionListImage</a></h2>
<p>ColorDecisionListImage() accepts a lightweight Color Correction Collection (CCC) file which solely contains one or more color corrections and applies the correction to the image. Here is a sample CCC file:</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/enhance_8c.html" id="ContrastImage">ContrastImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="ContrastImage">ContrastImage</a></h2>
<p>ContrastImage() enhances the intensity differences between the lighter and darker elements of the image. Set sharpen to a MagickTrue to increase the image contrast otherwise the contrast is reduced.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/enhance_8c.html" id="ContrastStretchImage">ContrastStretchImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="ContrastStretchImage">ContrastStretchImage</a></h2>
<p>ContrastStretchImage() is a simple image enhancement technique that attempts to improve the contrast in an image by 'stretching' the range of intensity values it contains to span a desired range of values. It differs from the more sophisticated histogram equalization in that it can only apply a linear scaling function to the image pixel values. As a result the 'enhancement' is less harsh.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/enhance_8c.html" id="EnhanceImage">EnhanceImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="EnhanceImage">EnhanceImage</a></h2>
<p>EnhanceImage() applies a digital filter that improves the quality of a noisy image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/enhance_8c.html" id="EqualizeImage">EqualizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="EqualizeImage">EqualizeImage</a></h2>
<p>EqualizeImage() applies a histogram equalization to the image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/enhance_8c.html" id="GammaImage">GammaImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="GammaImage">GammaImage</a></h2>
<p>GammaImage() gamma-corrects a particular image channel. The same image viewed on different devices will have perceptual differences in the way the image's intensities are represented on the screen. Specify individual gamma levels for the red, green, and blue channels, or adjust all three with the gamma parameter. Values typically range from 0.8 to 2.3.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/enhance_8c.html" id="GrayscaleImage">GrayscaleImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="GrayscaleImage">GrayscaleImage</a></h2>
<p>GrayscaleImage() converts the image to grayscale.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/enhance_8c.html" id="HaldClutImage">HaldClutImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="HaldClutImage">HaldClutImage</a></h2>
<p>HaldClutImage() applies a Hald color lookup table to the image. A Hald color lookup table is a 3-dimensional color cube mapped to 2 dimensions. Create it with the HALD coder. You can apply any color transformation to the Hald image and then use this method to apply the transform to the image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/enhance_8c.html" id="LevelImage">LevelImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="LevelImage">LevelImage</a></h2>
<p>LevelImage() adjusts the levels of a particular image channel by scaling the colors falling between specified white and black points to the full available quantum range.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/enhance_8c.html" id="LevelizeImage">LevelizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="LevelizeImage">LevelizeImage</a></h2>
<p>LevelizeImage() applies the reversed LevelImage() operation to just the specific channels specified. 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.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/enhance_8c.html" id="LevelImageColors">LevelImageColors</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="LevelImageColors">LevelImageColors</a></h2>
<p>LevelImageColors() maps the given color to "black" and "white" values, linearly spreading out the colors, and level values on a channel by channel bases, as per LevelImage(). The given colors allows you to specify different level ranges for each of the color channels separately.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/enhance_8c.html" id="LinearStretchImage">LinearStretchImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="LinearStretchImage">LinearStretchImage</a></h2>
<p>LinearStretchImage() discards any pixels below the black point and above the white point and levels the remaining pixels.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/enhance_8c.html" id="ModulateImage">ModulateImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="ModulateImage">ModulateImage</a></h2>
<p>ModulateImage() lets you control the brightness, saturation, and hue of an image. Modulate represents the brightness, saturation, and hue as one parameter (e.g. 90,150,100). If the image colorspace is HSL, the modulation is lightness, saturation, and hue. For HWB, use blackness, whiteness, and hue. And for HCL, use chrome, luma, and hue.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/enhance_8c.html" id="NegateImage">NegateImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="NegateImage">NegateImage</a></h2>
<p>NegateImage() negates the colors in the reference image. The grayscale option means that only grayscale values within the image are negated.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/enhance_8c.html" id="The_NormalizeImage">The NormalizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="The_NormalizeImage">The NormalizeImage</a></h2>
<p>The NormalizeImage() method enhances the contrast of a color image by mapping the darkest 2 percent of all pixel to black and the brightest 1 percent to white.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/enhance_8c.html" id="SigmoidalContrastImage">SigmoidalContrastImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/enhance_8c.html" id="SigmoidalContrastImage">SigmoidalContrastImage</a></h2>
<p>SigmoidalContrastImage() adjusts the contrast of an image with a non-linear sigmoidal contrast algorithm. Increase the contrast of the image using a sigmoidal transfer function without saturating highlights or shadows. Contrast indicates how much to increase the contrast (0 is none; 3 is typical; 20 is pushing it); mid-point indicates where midtones fall in the resultant image (0 is white; 50 is middle-gray; 100 is black). Set sharpen to MagickTrue to increase the image contrast otherwise the contrast is reduced.</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="enhance.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="enhance.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 4th September 2018 23:29 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>MagickCore, C API: Dealing with Exceptions @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, dealing, with, exceptions, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="exception.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="exception.html#AcquireExceptionInfo">AcquireExceptionInfo</a> • <a href="exception.html#ClearMagickException">ClearMagickException</a> • <a href="exception.html#CatchException">CatchException</a> • <a href="exception.html#CloneExceptionInfo">CloneExceptionInfo</a> • <a href="exception.html#DestroyExceptionInfo">DestroyExceptionInfo</a> • <a href="exception.html#GetExceptionMessage">GetExceptionMessage</a> • <a href="exception.html#GetLocaleExceptionMessage">GetLocaleExceptionMessage</a> • <a href="exception.html#InheritException">InheritException</a> • <a href="exception.html#InitializeExceptionInfo">InitializeExceptionInfo</a> • <a href="exception.html#MagickError">MagickError</a> • <a href="exception.html#MagickFatalError">MagickFatalError</a> • <a href="exception.html#MagickWarning">MagickWarning</a> • <a href="exception.html#SetErrorHandler">SetErrorHandler</a> • <a href="exception.html#SetFatalErrorHandler">SetFatalErrorHandler</a> • <a href="exception.html#SetWarningHandler">SetWarningHandler</a> • <a href="exception.html#ThrowException">ThrowException</a></p>
-<h2><a href="../../api/MagickCore/exception_8c.html" id="AcquireExceptionInfo">AcquireExceptionInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="AcquireExceptionInfo">AcquireExceptionInfo</a></h2>
<p>AcquireExceptionInfo() allocates the ExceptionInfo structure.</p>
ExceptionInfo *AcquireExceptionInfo(void)
</pre>
-<h2><a href="../../api/MagickCore/exception_8c.html" id="ClearMagickException">ClearMagickException</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="ClearMagickException">ClearMagickException</a></h2>
<p>ClearMagickException() clears any exception that may not have been caught yet.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/exception_8c.html" id="CatchException">CatchException</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="CatchException">CatchException</a></h2>
<p>CatchException() returns if no exceptions is found otherwise it reports the exception as a warning, error, or fatal depending on the severity.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/exception_8c.html" id="CloneExceptionInfo">CloneExceptionInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="CloneExceptionInfo">CloneExceptionInfo</a></h2>
<p>CloneExceptionInfo() clones the ExceptionInfo structure.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/exception_8c.html" id="DestroyExceptionInfo">DestroyExceptionInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="DestroyExceptionInfo">DestroyExceptionInfo</a></h2>
<p>DestroyExceptionInfo() deallocates memory associated with an exception.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/exception_8c.html" id="GetExceptionMessage">GetExceptionMessage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="GetExceptionMessage">GetExceptionMessage</a></h2>
<p>GetExceptionMessage() returns the error message defined by the specified error code.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/exception_8c.html" id="GetLocaleExceptionMessage">GetLocaleExceptionMessage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="GetLocaleExceptionMessage">GetLocaleExceptionMessage</a></h2>
<p>GetLocaleExceptionMessage() converts a enumerated exception severity and tag to a message in the current locale.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/exception_8c.html" id="InheritException">InheritException</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="InheritException">InheritException</a></h2>
<p>InheritException() inherits an exception from a related exception.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/exception_8c.html" id="InitializeExceptionInfo">InitializeExceptionInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="InitializeExceptionInfo">InitializeExceptionInfo</a></h2>
<p>InitializeExceptionInfo() initializes an exception to default values.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/exception_8c.html" id="MagickError">MagickError</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="MagickError">MagickError</a></h2>
<p>MagickError() calls the exception handler methods with an error reason.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/exception_8c.html" id="MagickFatalError">MagickFatalError</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="MagickFatalError">MagickFatalError</a></h2>
<p>MagickFatalError() calls the fatal exception handler methods with an error reason.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/exception_8c.html" id="MagickWarning">MagickWarning</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="MagickWarning">MagickWarning</a></h2>
<p>MagickWarning() calls the warning handler methods with a warning reason.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/exception_8c.html" id="SetErrorHandler">SetErrorHandler</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="SetErrorHandler">SetErrorHandler</a></h2>
<p>SetErrorHandler() sets the exception handler to the specified method and returns the previous exception handler.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/exception_8c.html" id="SetFatalErrorHandler">SetFatalErrorHandler</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="SetFatalErrorHandler">SetFatalErrorHandler</a></h2>
<p>SetFatalErrorHandler() sets the fatal exception handler to the specified method and returns the previous fatal exception handler.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/exception_8c.html" id="SetWarningHandler">SetWarningHandler</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="SetWarningHandler">SetWarningHandler</a></h2>
<p>SetWarningHandler() sets the warning handler to the specified method and returns the previous warning handler.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/exception_8c.html" id="ThrowException">ThrowException</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="ThrowException">ThrowException</a></h2>
<p>ThrowException() throws an exception with the specified severity code, reason, and optional description.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="exception.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 16th February 2018 16:26 -->
\ No newline at end of file
+<!-- Magick Cache 2nd September 2018 13:49 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Dealing with Exceptions</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, dealing, with, exceptions, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" >
+ <title>MagickCore, C API: Dealing with Exceptions @ ImageMagick</title>
+ <meta name="application-name" content="ImageMagick">
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.imagemagick.org">
+ <meta name="generator" content="PHP">
+ <meta name="keywords" content="magickcore, c, api:, dealing, with, exceptions, 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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/exception.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="exception.php#AcquireExceptionInfo">AcquireExceptionInfo</a> • <a href="exception.php#ClearMagickException">ClearMagickException</a> • <a href="exception.php#CatchException">CatchException</a> • <a href="exception.php#CloneExceptionInfo">CloneExceptionInfo</a> • <a href="exception.php#DestroyExceptionInfo">DestroyExceptionInfo</a> • <a href="exception.php#GetExceptionMessage">GetExceptionMessage</a> • <a href="exception.php#GetLocaleExceptionMessage">GetLocaleExceptionMessage</a> • <a href="exception.php#InheritException">InheritException</a> • <a href="exception.php#InitializeExceptionInfo">InitializeExceptionInfo</a> • <a href="exception.php#MagickError">MagickError</a> • <a href="exception.php#MagickFatalError">MagickFatalError</a> • <a href="exception.php#MagickWarning">MagickWarning</a> • <a href="exception.php#SetErrorHandler">SetErrorHandler</a> • <a href="exception.php#SetFatalErrorHandler">SetFatalErrorHandler</a> • <a href="exception.php#SetWarningHandler">SetWarningHandler</a> • <a href="exception.php#ThrowException">ThrowException</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/exception_8c.html" id="AcquireExceptionInfo">AcquireExceptionInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="AcquireExceptionInfo">AcquireExceptionInfo</a></h2>
<p>AcquireExceptionInfo() allocates the ExceptionInfo structure.</p>
ExceptionInfo *AcquireExceptionInfo(void)
</pre>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/exception_8c.html" id="ClearMagickException">ClearMagickException</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="ClearMagickException">ClearMagickException</a></h2>
<p>ClearMagickException() clears any exception that may not have been caught yet.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/exception_8c.html" id="CatchException">CatchException</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="CatchException">CatchException</a></h2>
<p>CatchException() returns if no exceptions is found otherwise it reports the exception as a warning, error, or fatal depending on the severity.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/exception_8c.html" id="CloneExceptionInfo">CloneExceptionInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="CloneExceptionInfo">CloneExceptionInfo</a></h2>
<p>CloneExceptionInfo() clones the ExceptionInfo structure.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/exception_8c.html" id="DestroyExceptionInfo">DestroyExceptionInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="DestroyExceptionInfo">DestroyExceptionInfo</a></h2>
<p>DestroyExceptionInfo() deallocates memory associated with an exception.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/exception_8c.html" id="GetExceptionMessage">GetExceptionMessage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="GetExceptionMessage">GetExceptionMessage</a></h2>
<p>GetExceptionMessage() returns the error message defined by the specified error code.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/exception_8c.html" id="GetLocaleExceptionMessage">GetLocaleExceptionMessage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="GetLocaleExceptionMessage">GetLocaleExceptionMessage</a></h2>
<p>GetLocaleExceptionMessage() converts a enumerated exception severity and tag to a message in the current locale.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/exception_8c.html" id="InheritException">InheritException</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="InheritException">InheritException</a></h2>
<p>InheritException() inherits an exception from a related exception.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/exception_8c.html" id="InitializeExceptionInfo">InitializeExceptionInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="InitializeExceptionInfo">InitializeExceptionInfo</a></h2>
<p>InitializeExceptionInfo() initializes an exception to default values.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/exception_8c.html" id="MagickError">MagickError</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="MagickError">MagickError</a></h2>
<p>MagickError() calls the exception handler methods with an error reason.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/exception_8c.html" id="MagickFatalError">MagickFatalError</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="MagickFatalError">MagickFatalError</a></h2>
<p>MagickFatalError() calls the fatal exception handler methods with an error reason.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/exception_8c.html" id="MagickWarning">MagickWarning</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="MagickWarning">MagickWarning</a></h2>
<p>MagickWarning() calls the warning handler methods with a warning reason.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/exception_8c.html" id="SetErrorHandler">SetErrorHandler</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="SetErrorHandler">SetErrorHandler</a></h2>
<p>SetErrorHandler() sets the exception handler to the specified method and returns the previous exception handler.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/exception_8c.html" id="SetFatalErrorHandler">SetFatalErrorHandler</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="SetFatalErrorHandler">SetFatalErrorHandler</a></h2>
<p>SetFatalErrorHandler() sets the fatal exception handler to the specified method and returns the previous fatal exception handler.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/exception_8c.html" id="SetWarningHandler">SetWarningHandler</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="SetWarningHandler">SetWarningHandler</a></h2>
<p>SetWarningHandler() sets the warning handler to the specified method and returns the previous warning handler.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/exception_8c.html" id="ThrowException">ThrowException</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="ThrowException">ThrowException</a></h2>
<p>ThrowException() throws an exception with the specified severity code, reason, and optional description.</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="exception.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="exception.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 2nd September 2018 13:49 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>MagickCore, C API: Image Features @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="feature.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="feature.html#CannyEdgeImage">CannyEdgeImage</a> • <a href="feature.html#GetImageFeatures">GetImageFeatures</a> • <a href="feature.html#Use HoughLineImage">Use HoughLineImage</a> • <a href="feature.html#MeanShiftImage">MeanShiftImage</a></p>
-<h2><a href="../../api/MagickCore/feature_8c.html" id="CannyEdgeImage">CannyEdgeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/feature_8c.html" id="CannyEdgeImage">CannyEdgeImage</a></h2>
<p>CannyEdgeImage() uses a multi-stage algorithm to detect a wide range of edges in images.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/feature_8c.html" id="GetImageFeatures">GetImageFeatures</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/feature_8c.html" id="GetImageFeatures">GetImageFeatures</a></h2>
<p>GetImageFeatures() returns features for each channel in the image in each of four directions (horizontal, vertical, left and right diagonals) for the specified distance. The features include the angular second moment, contrast, correlation, sum of squares: variance, inverse difference moment, sum average, sum varience, sum entropy, entropy, difference variance, difference entropy, information measures of correlation 1, information measures of correlation 2, and maximum correlation coefficient. You can access the red channel contrast, for example, like this:</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/feature_8c.html" id="Use_HoughLineImage">Use HoughLineImage</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/feature_8c.html" id="MeanShiftImage">MeanShiftImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/feature_8c.html" id="MeanShiftImage">MeanShiftImage</a></h2>
<p>MeanShiftImage() delineate 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>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="feature.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 5th September 2018 23:33 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Image Features</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, image, features, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" >
+ <title>MagickCore, C API: Image Features @ ImageMagick</title>
+ <meta name="application-name" content="ImageMagick">
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/feature.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="feature.php#CannyEdgeImage">CannyEdgeImage</a> • <a href="feature.php#GetImageFeatures">GetImageFeatures</a> • <a href="feature.php#Use HoughLineImage">Use HoughLineImage</a> • <a href="feature.php#MeanShiftImage">MeanShiftImage</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/feature_8c.html" id="CannyEdgeImage">CannyEdgeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/feature_8c.html" id="CannyEdgeImage">CannyEdgeImage</a></h2>
<p>CannyEdgeImage() uses a multi-stage algorithm to detect a wide range of edges in images.</p>
<dd>the sigma of the gaussian smoothing filter. </dd>
<dd> </dd>
-<dt>lower_precent</dt>
+<dt>lower_percent</dt>
<dd>percentage of edge pixels in the lower threshold. </dd>
<dd> </dd>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/feature_8c.html" id="GetImageFeatures">GetImageFeatures</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/feature_8c.html" id="GetImageFeatures">GetImageFeatures</a></h2>
<p>GetImageFeatures() returns features for each channel in the image in each of four directions (horizontal, vertical, left and right diagonals) for the specified distance. The features include the angular second moment, contrast, correlation, sum of squares: variance, inverse difference moment, sum average, sum varience, sum entropy, entropy, difference variance, difference entropy, information measures of correlation 1, information measures of correlation 2, and maximum correlation coefficient. You can access the red channel contrast, for example, like this:</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/feature_8c.html" id="Use_HoughLineImage">Use HoughLineImage</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/feature_8c.html" id="MeanShiftImage">MeanShiftImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/feature_8c.html" id="MeanShiftImage">MeanShiftImage</a></h2>
-<p>MeanShiftImage() delineate 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>MeanShiftImage() delineate 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 MeanShiftImage method is:</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="feature.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="feature.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 5th September 2018 23:33 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>MagickCore, C API: Fourier Transform @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, fourier, transform, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="fourier.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="fourier.html#ComplexImages">ComplexImages</a> • <a href="fourier.html#ForwardFourierTransformImage">ForwardFourierTransformImage</a> • <a href="fourier.html#InverseFourierTransformImage">InverseFourierTransformImage</a></p>
-<h2><a href="../../api/MagickCore/fourier_8c.html" id="ComplexImages">ComplexImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fourier_8c.html" id="ComplexImages">ComplexImages</a></h2>
<p>ComplexImages() performs complex mathematics on an image sequence.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/fourier_8c.html" id="ForwardFourierTransformImage">ForwardFourierTransformImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fourier_8c.html" id="ForwardFourierTransformImage">ForwardFourierTransformImage</a></h2>
<p>ForwardFourierTransformImage() implements the discrete Fourier transform (DFT) of the image either as a magnitude / phase or real / imaginary image pair.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/fourier_8c.html" id="InverseFourierTransformImage">InverseFourierTransformImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fourier_8c.html" id="InverseFourierTransformImage">InverseFourierTransformImage</a></h2>
<p>InverseFourierTransformImage() implements the inverse discrete Fourier transform (DFT) of the image either as a magnitude / phase or real / imaginary image pair.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="fourier.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
+ <a href="fourier.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> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 15th February 2018 22:07 -->
\ No newline at end of file
+<!-- Magick Cache 5th September 2018 23:34 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Fourier Transform</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, fourier, transform, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" >
+ <title>MagickCore, C API: Fourier Transform @ ImageMagick</title>
+ <meta name="application-name" content="ImageMagick">
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.imagemagick.org">
+ <meta name="generator" content="PHP">
+ <meta name="keywords" content="magickcore, c, api:, fourier, transform, 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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/fourier.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="fourier.php#ComplexImages">ComplexImages</a> • <a href="fourier.php#ForwardFourierTransformImage">ForwardFourierTransformImage</a> • <a href="fourier.php#InverseFourierTransformImage">InverseFourierTransformImage</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/fourier_8c.html" id="ComplexImages">ComplexImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fourier_8c.html" id="ComplexImages">ComplexImages</a></h2>
<p>ComplexImages() performs complex mathematics on an image sequence.</p>
<dd> </dd>
<dt>op</dt>
-<dd>A complex op. </dd>
+<dd>A complex operator. </dd>
<dd> </dd>
<dt>exception</dt>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/fourier_8c.html" id="ForwardFourierTransformImage">ForwardFourierTransformImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fourier_8c.html" id="ForwardFourierTransformImage">ForwardFourierTransformImage</a></h2>
<p>ForwardFourierTransformImage() implements the discrete Fourier transform (DFT) of the image either as a magnitude / phase or real / imaginary image pair.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/fourier_8c.html" id="InverseFourierTransformImage">InverseFourierTransformImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fourier_8c.html" id="InverseFourierTransformImage">InverseFourierTransformImage</a></h2>
<p>InverseFourierTransformImage() implements the inverse discrete Fourier transform (DFT) of the image either as a magnitude / phase or real / imaginary image pair.</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="fourier.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="fourier.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 5th September 2018 23:34 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="fx.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="fx.html#AddNoiseImage">AddNoiseImage</a> • <a href="fx.html#BlueShiftImage">BlueShiftImage</a> • <a href="fx.html#CharcoalImage">CharcoalImage</a> • <a href="fx.html#ColorizeImage">ColorizeImage</a> • <a href="fx.html#ColorMatrixImage">ColorMatrixImage</a> • <a href="fx.html#FxImage">FxImage</a> • <a href="fx.html#ImplodeImage">ImplodeImage</a> • <a href="fx.html#The MorphImages">The MorphImages</a> • <a href="fx.html#PlasmaImage">PlasmaImage</a> • <a href="fx.html#PolaroidImage">PolaroidImage</a> • <a href="fx.html#MagickSepiaToneImage">MagickSepiaToneImage</a> • <a href="fx.html#ShadowImage">ShadowImage</a> • <a href="fx.html#SketchImage">SketchImage</a> • <a href="fx.html#SolarizeImage">SolarizeImage</a> • <a href="fx.html#SteganoImage">SteganoImage</a> • <a href="fx.html#StereoAnaglyphImage">StereoAnaglyphImage</a> • <a href="fx.html#SwirlImage">SwirlImage</a> • <a href="fx.html#TintImage">TintImage</a> • <a href="fx.html#VignetteImage">VignetteImage</a> • <a href="fx.html#WaveImage">WaveImage</a> • <a href="fx.html#WaveletDenoiseImage">WaveletDenoiseImage</a></p>
-<h2><a href="../../api/MagickCore/fx_8c.html" id="AddNoiseImage">AddNoiseImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="AddNoiseImage">AddNoiseImage</a></h2>
<p>AddNoiseImage() adds random noise to the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/fx_8c.html" id="BlueShiftImage">BlueShiftImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="BlueShiftImage">BlueShiftImage</a></h2>
<p>BlueShiftImage() mutes the colors of the image to simulate a scene at nighttime in the moonlight.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/fx_8c.html" id="CharcoalImage">CharcoalImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="CharcoalImage">CharcoalImage</a></h2>
<p>CharcoalImage() creates a new image that is a copy of an existing one with the edge highlighted. It allocates the memory necessary for the new Image structure and returns a pointer to the new image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/fx_8c.html" id="ColorizeImage">ColorizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="ColorizeImage">ColorizeImage</a></h2>
<p>ColorizeImage() blends the fill color with each pixel in the image. A percentage blend is specified with opacity. Control the application of different color components by specifying a different percentage for each component (e.g. 90/100/10 is 90 red, 100 green, and 10 blue).</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/fx_8c.html" id="ColorMatrixImage">ColorMatrixImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="ColorMatrixImage">ColorMatrixImage</a></h2>
<p>ColorMatrixImage() applies color transformation to an image. This method permits saturation changes, hue rotation, luminance to alpha, and various other effects. Although variable-sized transformation matrices can be used, typically one uses a 5x5 matrix for an RGBA image and a 6x6 for CMYKA (or RGBA with offsets). The matrix is similar to those used by Adobe Flash except offsets are in column 6 rather than 5 (in support of CMYKA images) and offsets are normalized (divide Flash offset by 255).</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/fx_8c.html" id="FxImage">FxImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="FxImage">FxImage</a></h2>
<p>FxImage() applies a mathematical expression to the specified image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/fx_8c.html" id="ImplodeImage">ImplodeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="ImplodeImage">ImplodeImage</a></h2>
<p>ImplodeImage() creates a new image that is a copy of an existing one with the image pixels "implode" by the specified percentage. It allocates the memory necessary for the new Image structure and returns a pointer to the new image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/fx_8c.html" id="The_MorphImages">The MorphImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="The_MorphImages">The MorphImages</a></h2>
<p>The MorphImages() method requires a minimum of two images. The first image is transformed into the second by a number of intervening images as specified by frames.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/fx_8c.html" id="PlasmaImage">PlasmaImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="PlasmaImage">PlasmaImage</a></h2>
<p>PlasmaImage() initializes an image with plasma fractal values. The image must be initialized with a base color and the random number generator seeded before this method is called.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/fx_8c.html" id="PolaroidImage">PolaroidImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="PolaroidImage">PolaroidImage</a></h2>
<p>PolaroidImage() simulates a Polaroid picture.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/fx_8c.html" id="MagickSepiaToneImage">MagickSepiaToneImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="MagickSepiaToneImage">MagickSepiaToneImage</a></h2>
<p>MagickSepiaToneImage() applies a special effect to the image, similar to the effect achieved in a photo darkroom by sepia toning. Threshold ranges from 0 to QuantumRange and is a measure of the extent of the sepia toning. A threshold of 80 is a good starting point for a reasonable tone.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/fx_8c.html" id="ShadowImage">ShadowImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="ShadowImage">ShadowImage</a></h2>
<p>ShadowImage() simulates a shadow from the specified image and returns it.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/fx_8c.html" id="SketchImage">SketchImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="SketchImage">SketchImage</a></h2>
<p>SketchImage() simulates a pencil sketch. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and SketchImage() selects a suitable radius for you. Angle gives the angle of the sketch.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/fx_8c.html" id="SolarizeImage">SolarizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="SolarizeImage">SolarizeImage</a></h2>
<p>SolarizeImage() applies a special effect to the image, similar to the effect achieved in a photo darkroom by selectively exposing areas of photo sensitive paper to light. Threshold ranges from 0 to QuantumRange and is a measure of the extent of the solarization.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/fx_8c.html" id="SteganoImage">SteganoImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="SteganoImage">SteganoImage</a></h2>
<p>SteganoImage() hides a digital watermark within the image. Recover the hidden watermark later to prove that the authenticity of an image. Offset defines the start position within the image to hide the watermark.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/fx_8c.html" id="StereoAnaglyphImage">StereoAnaglyphImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="StereoAnaglyphImage">StereoAnaglyphImage</a></h2>
<p>StereoAnaglyphImage() combines two images and produces a single image that is the composite of a left and right image of a stereo pair. Special red-green stereo glasses are required to view this effect.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/fx_8c.html" id="SwirlImage">SwirlImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="SwirlImage">SwirlImage</a></h2>
<p>SwirlImage() swirls the pixels about the center of the image, where degrees indicates the sweep of the arc through which each pixel is moved. You get a more dramatic effect as the degrees move from 1 to 360.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/fx_8c.html" id="TintImage">TintImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="TintImage">TintImage</a></h2>
<p>TintImage() applies a color vector to each pixel in the image. The length of the vector is 0 for black and white and at its maximum for the midtones. The vector weighting function is f(x)=(1-(4.0*((x-0.5)*(x-0.5))))</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/fx_8c.html" id="VignetteImage">VignetteImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="VignetteImage">VignetteImage</a></h2>
<p>VignetteImage() softens the edges of the image in vignette style.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/fx_8c.html" id="WaveImage">WaveImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="WaveImage">WaveImage</a></h2>
<p>WaveImage() creates a "ripple" effect in the image by shifting the pixels vertically along a sine wave whose amplitude and wavelength is specified by the given parameters.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/fx_8c.html" id="WaveletDenoiseImage">WaveletDenoiseImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="WaveletDenoiseImage">WaveletDenoiseImage</a></h2>
<p>WaveletDenoiseImage() 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. Adapted from dcraw.c by David Coffin.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="fx.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 14th February 2018 10:39 -->
\ No newline at end of file
+<!-- Magick Cache 3rd September 2018 09:38 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Add a Special Effect</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, add, a, special, effect, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/fx.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
-<p class="text-center"><a href="fx.php#AddNoiseImage">AddNoiseImage</a> • <a href="fx.php#BlueShiftImage">BlueShiftImage</a> • <a href="fx.php#CharcoalImage">CharcoalImage</a> • <a href="fx.php#ColorizeImage">ColorizeImage</a> • <a href="fx.php#ColorMatrixImage">ColorMatrixImage</a> • <a href="fx.php#FxImage">FxImage</a> • <a href="fx.php#ImplodeImage">ImplodeImage</a> • <a href="fx.php#The MorphImages">The MorphImages</a> • <a href="fx.php#PlasmaImage">PlasmaImage</a> • <a href="fx.php#PolaroidImage">PolaroidImage</a> • <a href="fx.php#MagickSepiaToneImage">MagickSepiaToneImage</a> • <a href="fx.php#ShadowImage">ShadowImage</a> • <a href="fx.php#SketchImage">SketchImage</a> • <a href="fx.php#SolarizeImage">SolarizeImage</a> • <a href="fx.php#SteganoImage">SteganoImage</a> • <a href="fx.php#StereoAnaglyphImage">StereoAnaglyphImage</a> • <a href="fx.php#SwirlImage">SwirlImage</a> • <a href="fx.php#TintImage">TintImage</a> • <a href="fx.php#VignetteImage">VignetteImage</a> • <a href="fx.php#WaveImage">WaveImage</a></p>
+<p class="text-center"><a href="fx.php#AddNoiseImage">AddNoiseImage</a> • <a href="fx.php#BlueShiftImage">BlueShiftImage</a> • <a href="fx.php#CharcoalImage">CharcoalImage</a> • <a href="fx.php#ColorizeImage">ColorizeImage</a> • <a href="fx.php#ColorMatrixImage">ColorMatrixImage</a> • <a href="fx.php#FxImage">FxImage</a> • <a href="fx.php#ImplodeImage">ImplodeImage</a> • <a href="fx.php#The MorphImages">The MorphImages</a> • <a href="fx.php#PlasmaImage">PlasmaImage</a> • <a href="fx.php#PolaroidImage">PolaroidImage</a> • <a href="fx.php#MagickSepiaToneImage">MagickSepiaToneImage</a> • <a href="fx.php#ShadowImage">ShadowImage</a> • <a href="fx.php#SketchImage">SketchImage</a> • <a href="fx.php#SolarizeImage">SolarizeImage</a> • <a href="fx.php#SteganoImage">SteganoImage</a> • <a href="fx.php#StereoAnaglyphImage">StereoAnaglyphImage</a> • <a href="fx.php#SwirlImage">SwirlImage</a> • <a href="fx.php#TintImage">TintImage</a> • <a href="fx.php#VignetteImage">VignetteImage</a> • <a href="fx.php#WaveImage">WaveImage</a> • <a href="fx.php#WaveletDenoiseImage">WaveletDenoiseImage</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/fx_8c.html" id="AddNoiseImage">AddNoiseImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="AddNoiseImage">AddNoiseImage</a></h2>
<p>AddNoiseImage() adds random noise to the image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/fx_8c.html" id="BlueShiftImage">BlueShiftImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="BlueShiftImage">BlueShiftImage</a></h2>
<p>BlueShiftImage() mutes the colors of the image to simulate a scene at nighttime in the moonlight.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/fx_8c.html" id="CharcoalImage">CharcoalImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="CharcoalImage">CharcoalImage</a></h2>
<p>CharcoalImage() creates a new image that is a copy of an existing one with the edge highlighted. It allocates the memory necessary for the new Image structure and returns a pointer to the new image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/fx_8c.html" id="ColorizeImage">ColorizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="ColorizeImage">ColorizeImage</a></h2>
<p>ColorizeImage() blends the fill color with each pixel in the image. A percentage blend is specified with opacity. Control the application of different color components by specifying a different percentage for each component (e.g. 90/100/10 is 90 red, 100 green, and 10 blue).</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/fx_8c.html" id="ColorMatrixImage">ColorMatrixImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="ColorMatrixImage">ColorMatrixImage</a></h2>
<p>ColorMatrixImage() applies color transformation to an image. This method permits saturation changes, hue rotation, luminance to alpha, and various other effects. Although variable-sized transformation matrices can be used, typically one uses a 5x5 matrix for an RGBA image and a 6x6 for CMYKA (or RGBA with offsets). The matrix is similar to those used by Adobe Flash except offsets are in column 6 rather than 5 (in support of CMYKA images) and offsets are normalized (divide Flash offset by 255).</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/fx_8c.html" id="FxImage">FxImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="FxImage">FxImage</a></h2>
<p>FxImage() applies a mathematical expression to the specified image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/fx_8c.html" id="ImplodeImage">ImplodeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="ImplodeImage">ImplodeImage</a></h2>
<p>ImplodeImage() creates a new image that is a copy of an existing one with the image pixels "implode" by the specified percentage. It allocates the memory necessary for the new Image structure and returns a pointer to the new image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/fx_8c.html" id="The_MorphImages">The MorphImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="The_MorphImages">The MorphImages</a></h2>
<p>The MorphImages() method requires a minimum of two images. The first image is transformed into the second by a number of intervening images as specified by frames.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/fx_8c.html" id="PlasmaImage">PlasmaImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="PlasmaImage">PlasmaImage</a></h2>
<p>PlasmaImage() initializes an image with plasma fractal values. The image must be initialized with a base color and the random number generator seeded before this method is called.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/fx_8c.html" id="PolaroidImage">PolaroidImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="PolaroidImage">PolaroidImage</a></h2>
<p>PolaroidImage() simulates a Polaroid picture.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/fx_8c.html" id="MagickSepiaToneImage">MagickSepiaToneImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="MagickSepiaToneImage">MagickSepiaToneImage</a></h2>
<p>MagickSepiaToneImage() applies a special effect to the image, similar to the effect achieved in a photo darkroom by sepia toning. Threshold ranges from 0 to QuantumRange and is a measure of the extent of the sepia toning. A threshold of 80 is a good starting point for a reasonable tone.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/fx_8c.html" id="ShadowImage">ShadowImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="ShadowImage">ShadowImage</a></h2>
<p>ShadowImage() simulates a shadow from the specified image and returns it.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/fx_8c.html" id="SketchImage">SketchImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="SketchImage">SketchImage</a></h2>
<p>SketchImage() simulates a pencil sketch. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and SketchImage() selects a suitable radius for you. Angle gives the angle of the sketch.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/fx_8c.html" id="SolarizeImage">SolarizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="SolarizeImage">SolarizeImage</a></h2>
<p>SolarizeImage() applies a special effect to the image, similar to the effect achieved in a photo darkroom by selectively exposing areas of photo sensitive paper to light. Threshold ranges from 0 to QuantumRange and is a measure of the extent of the solarization.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/fx_8c.html" id="SteganoImage">SteganoImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="SteganoImage">SteganoImage</a></h2>
<p>SteganoImage() hides a digital watermark within the image. Recover the hidden watermark later to prove that the authenticity of an image. Offset defines the start position within the image to hide the watermark.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/fx_8c.html" id="StereoAnaglyphImage">StereoAnaglyphImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="StereoAnaglyphImage">StereoAnaglyphImage</a></h2>
<p>StereoAnaglyphImage() combines two images and produces a single image that is the composite of a left and right image of a stereo pair. Special red-green stereo glasses are required to view this effect.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/fx_8c.html" id="SwirlImage">SwirlImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="SwirlImage">SwirlImage</a></h2>
<p>SwirlImage() swirls the pixels about the center of the image, where degrees indicates the sweep of the arc through which each pixel is moved. You get a more dramatic effect as the degrees move from 1 to 360.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/fx_8c.html" id="TintImage">TintImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="TintImage">TintImage</a></h2>
<p>TintImage() applies a color vector to each pixel in the image. The length of the vector is 0 for black and white and at its maximum for the midtones. The vector weighting function is f(x)=(1-(4.0*((x-0.5)*(x-0.5))))</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/fx_8c.html" id="VignetteImage">VignetteImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="VignetteImage">VignetteImage</a></h2>
<p>VignetteImage() softens the edges of the image in vignette style.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/fx_8c.html" id="WaveImage">WaveImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="WaveImage">WaveImage</a></h2>
<p>WaveImage() creates a "ripple" effect in the image by shifting the pixels vertically along a sine wave whose amplitude and wavelength is specified by the given parameters.</p>
<dt>exception</dt>
<dd>return any errors or warnings in this structure. </dd>
+<dd> </dd>
+</dl>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="WaveletDenoiseImage">WaveletDenoiseImage</a></h2>
+
+<p>WaveletDenoiseImage() 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. Adapted from dcraw.c by David Coffin.</p>
+
+<p>The format of the WaveletDenoiseImage method is:</p>
+
+<pre class="text">
+Image *WaveletDenoiseImage(const Image *image,const double threshold,
+ const double softness,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>threshold</dt>
+<dd>set the threshold for smoothing. </dd>
+
+<dd> </dd>
+<dt>softness</dt>
+<dd>attenuate the smoothing threshold. </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="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="fx.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="fx.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 3rd September 2018 09:38 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>MagickCore, C API: Image Histograms @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="histogram.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="histogram.html#GetImageHistogram">GetImageHistogram</a> • <a href="histogram.html#IdentifyPaletteImage">IdentifyPaletteImage</a> • <a href="histogram.html#IsHistogramImage">IsHistogramImage</a> • <a href="histogram.html#IsPaletteImage">IsPaletteImage</a> • <a href="histogram.html#MinMaxStretchImage">MinMaxStretchImage</a> • <a href="histogram.html#GetNumberColors">GetNumberColors</a> • <a href="histogram.html#UniqueImageColors">UniqueImageColors</a></p>
-<h2><a href="../../api/MagickCore/histogram_8c.html" id="GetImageHistogram">GetImageHistogram</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/histogram_8c.html" id="GetImageHistogram">GetImageHistogram</a></h2>
<p>GetImageHistogram() returns the unique colors in an image.</p>
<dt>exception</dt>
<p>return any errors or warnings in this structure.</p>
-<h2><a href="../../api/MagickCore/histogram_8c.html" id="IdentifyPaletteImage">IdentifyPaletteImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/histogram_8c.html" id="IdentifyPaletteImage">IdentifyPaletteImage</a></h2>
<p>IdentifyPaletteImage() returns MagickTrue if the image has 256 unique colors or less.</p>
<dt>exception</dt>
<p>return any errors or warnings in this structure.</p>
-<h2><a href="../../api/MagickCore/histogram_8c.html" id="IsHistogramImage">IsHistogramImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/histogram_8c.html" id="IsHistogramImage">IsHistogramImage</a></h2>
<p>IsHistogramImage() returns MagickTrue if the image has 1024 unique colors or less.</p>
<dt>exception</dt>
<p>return any errors or warnings in this structure.</p>
-<h2><a href="../../api/MagickCore/histogram_8c.html" id="IsPaletteImage">IsPaletteImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/histogram_8c.html" id="IsPaletteImage">IsPaletteImage</a></h2>
<p>IsPaletteImage() returns MagickTrue if the image is PseudoClass and has 256 unique colors or less.</p>
<dt>image</dt>
<p>the image.</p>
-<h2><a href="../../api/MagickCore/histogram_8c.html" id="MinMaxStretchImage">MinMaxStretchImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/histogram_8c.html" id="MinMaxStretchImage">MinMaxStretchImage</a></h2>
<p>MinMaxStretchImage() uses the exact minimum and maximum values found in each of the channels given, as the BlackPoint and WhitePoint to linearly stretch the colors (and histogram) of the image. The stretch points are also moved further inward by the adjustment values given.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/histogram_8c.html" id="GetNumberColors">GetNumberColors</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/histogram_8c.html" id="GetNumberColors">GetNumberColors</a></h2>
<p>GetNumberColors() returns the number of unique colors in an image.</p>
<dt>exception</dt>
<p>return any errors or warnings in this structure.</p>
-<h2><a href="../../api/MagickCore/histogram_8c.html" id="UniqueImageColors">UniqueImageColors</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/histogram_8c.html" id="UniqueImageColors">UniqueImageColors</a></h2>
<p>UniqueImageColors() returns the unique colors of an image.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="histogram.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 17th February 2018 18:03 -->
\ No newline at end of file
+<!-- Magick Cache 5th September 2018 23:33 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Image Histograms</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, image, histograms, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" >
+ <title>MagickCore, C API: Image Histograms @ ImageMagick</title>
+ <meta name="application-name" content="ImageMagick">
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/histogram.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="histogram.php#GetImageHistogram">GetImageHistogram</a> • <a href="histogram.php#IdentifyPaletteImage">IdentifyPaletteImage</a> • <a href="histogram.php#IsHistogramImage">IsHistogramImage</a> • <a href="histogram.php#IsPaletteImage">IsPaletteImage</a> • <a href="histogram.php#MinMaxStretchImage">MinMaxStretchImage</a> • <a href="histogram.php#GetNumberColors">GetNumberColors</a> • <a href="histogram.php#UniqueImageColors">UniqueImageColors</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/histogram_8c.html" id="GetImageHistogram">GetImageHistogram</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/histogram_8c.html" id="GetImageHistogram">GetImageHistogram</a></h2>
<p>GetImageHistogram() returns the unique colors in an image.</p>
<dt>exception</dt>
<p>return any errors or warnings in this structure.</p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/histogram_8c.html" id="IdentifyPaletteImage">IdentifyPaletteImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/histogram_8c.html" id="IdentifyPaletteImage">IdentifyPaletteImage</a></h2>
<p>IdentifyPaletteImage() returns MagickTrue if the image has 256 unique colors or less.</p>
<dt>exception</dt>
<p>return any errors or warnings in this structure.</p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/histogram_8c.html" id="IsHistogramImage">IsHistogramImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/histogram_8c.html" id="IsHistogramImage">IsHistogramImage</a></h2>
<p>IsHistogramImage() returns MagickTrue if the image has 1024 unique colors or less.</p>
<dt>exception</dt>
<p>return any errors or warnings in this structure.</p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/histogram_8c.html" id="IsPaletteImage">IsPaletteImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/histogram_8c.html" id="IsPaletteImage">IsPaletteImage</a></h2>
<p>IsPaletteImage() returns MagickTrue if the image is PseudoClass and has 256 unique colors or less.</p>
<dt>image</dt>
<p>the image.</p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/histogram_8c.html" id="MinMaxStretchImage">MinMaxStretchImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/histogram_8c.html" id="MinMaxStretchImage">MinMaxStretchImage</a></h2>
<p>MinMaxStretchImage() uses the exact minimum and maximum values found in each of the channels given, as the BlackPoint and WhitePoint to linearly stretch the colors (and histogram) of the image. The stretch points are also moved further inward by the adjustment values given.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/histogram_8c.html" id="GetNumberColors">GetNumberColors</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/histogram_8c.html" id="GetNumberColors">GetNumberColors</a></h2>
<p>GetNumberColors() returns the number of unique colors in an image.</p>
<dt>exception</dt>
<p>return any errors or warnings in this structure.</p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/histogram_8c.html" id="UniqueImageColors">UniqueImageColors</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/histogram_8c.html" id="UniqueImageColors">UniqueImageColors</a></h2>
<p>UniqueImageColors() returns the unique colors of an image.</p>
<p>return any errors or warnings in this structure.</p>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="histogram.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="histogram.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 5th September 2018 23:33 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../../api/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="https://www.imagemagick.org/api/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" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" 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>
+ <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://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://www.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>
</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="image-view.html#CloneImageView">CloneImageView</a> • <a href="image-view.html#DestroyImageView">DestroyImageView</a> • <a href="image-view.html#DuplexTransferImageViewIterator">DuplexTransferImageViewIterator</a> • <a href="image-view.html#GetImageViewAuthenticMetacontent">GetImageViewAuthenticMetacontent</a> • <a href="image-view.html#GetImageViewAuthenticPixels">GetImageViewAuthenticPixels</a> • <a href="image-view.html#GetImageViewException">GetImageViewException</a> • <a href="image-view.html#GetImageViewExtent">GetImageViewExtent</a> • <a href="image-view.html#GetImageViewImage">GetImageViewImage</a> • <a href="image-view.html#GetImageViewIterator">GetImageViewIterator</a> • <a href="image-view.html#GetImageViewVirtualMetacontent">GetImageViewVirtualMetacontent</a> • <a href="image-view.html#GetImageViewVirtualPixels">GetImageViewVirtualPixels</a> • <a href="image-view.html#IsImageView">IsImageView</a> • <a href="image-view.html#NewImageView">NewImageView</a> • <a href="image-view.html#NewImageViewRegion">NewImageViewRegion</a> • <a href="image-view.html#SetImageViewDescription">SetImageViewDescription</a> • <a href="image-view.html#SetImageViewIterator">SetImageViewIterator</a> • <a href="image-view.html#TransferImageViewIterator">TransferImageViewIterator</a> • <a href="image-view.html#UpdateImageViewIterator">UpdateImageViewIterator</a></p>
-<h2><a href="../../api/MagickCore/image-view_8c.html" id="CloneImageView">CloneImageView</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="CloneImageView">CloneImageView</a></h2>
<p>CloneImageView() makes a copy of the specified image view.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image-view_8c.html" id="DestroyImageView">DestroyImageView</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="DestroyImageView">DestroyImageView</a></h2>
<p>DestroyImageView() deallocates memory associated with a image view.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image-view_8c.html" id="DuplexTransferImageViewIterator">DuplexTransferImageViewIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="DuplexTransferImageViewIterator">DuplexTransferImageViewIterator</a></h2>
<p>DuplexTransferImageViewIterator() iterates over three image views in parallel and calls your transfer method for each scanline of the view. The source and duplex pixel extent is not confined to the image canvas-- that is you can include negative offsets or widths or heights that exceed the image dimension. However, the destination image view is confined to the image canvas-- that is no negative offsets or widths or heights that exceed the image dimension are permitted.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image-view_8c.html" id="GetImageViewAuthenticMetacontent">GetImageViewAuthenticMetacontent</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="GetImageViewAuthenticMetacontent">GetImageViewAuthenticMetacontent</a></h2>
<p>GetImageViewAuthenticMetacontent() returns the image view authentic meta-content.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image-view_8c.html" id="GetImageViewAuthenticPixels">GetImageViewAuthenticPixels</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="GetImageViewAuthenticPixels">GetImageViewAuthenticPixels</a></h2>
<p>GetImageViewAuthenticPixels() returns the image view authentic pixels.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image-view_8c.html" id="GetImageViewException">GetImageViewException</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="GetImageViewException">GetImageViewException</a></h2>
<p>GetImageViewException() returns the severity, reason, and description of any error that occurs when utilizing a image view.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image-view_8c.html" id="GetImageViewExtent">GetImageViewExtent</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="GetImageViewExtent">GetImageViewExtent</a></h2>
<p>GetImageViewExtent() returns the image view extent.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image-view_8c.html" id="GetImageViewImage">GetImageViewImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="GetImageViewImage">GetImageViewImage</a></h2>
<p>GetImageViewImage() returns the image associated with the image view.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image-view_8c.html" id="GetImageViewIterator">GetImageViewIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="GetImageViewIterator">GetImageViewIterator</a></h2>
<p>GetImageViewIterator() iterates over the image view in parallel and calls your get method for each scanline of the view. The pixel extent is not confined to the image canvas-- that is you can include negative offsets or widths or heights that exceed the image dimension. Any updates to the pixels in your callback are ignored.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image-view_8c.html" id="GetImageViewVirtualMetacontent">GetImageViewVirtualMetacontent</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="GetImageViewVirtualMetacontent">GetImageViewVirtualMetacontent</a></h2>
<p>GetImageViewVirtualMetacontent() returns the image view virtual meta-content.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image-view_8c.html" id="GetImageViewVirtualPixels">GetImageViewVirtualPixels</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="GetImageViewVirtualPixels">GetImageViewVirtualPixels</a></h2>
<p>GetImageViewVirtualPixels() returns the image view virtual pixels.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image-view_8c.html" id="IsImageView">IsImageView</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="IsImageView">IsImageView</a></h2>
<p>IsImageView() returns MagickTrue if the the parameter is verified as a image view object.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image-view_8c.html" id="NewImageView">NewImageView</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="NewImageView">NewImageView</a></h2>
<p>NewImageView() returns a image view required for all other methods in the Image View API.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image-view_8c.html" id="NewImageViewRegion">NewImageViewRegion</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="NewImageViewRegion">NewImageViewRegion</a></h2>
<p>NewImageViewRegion() returns a image view required for all other methods in the Image View API.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image-view_8c.html" id="SetImageViewDescription">SetImageViewDescription</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="SetImageViewDescription">SetImageViewDescription</a></h2>
<p>SetImageViewDescription() associates a description with an image view.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image-view_8c.html" id="SetImageViewIterator">SetImageViewIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="SetImageViewIterator">SetImageViewIterator</a></h2>
<p>SetImageViewIterator() iterates over the image view in parallel and calls your set method for each scanline of the view. The pixel extent is confined to the image canvas-- that is no negative offsets or widths or heights that exceed the image dimension. The pixels are initiallly undefined and any settings you make in the callback method are automagically synced back to your image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image-view_8c.html" id="TransferImageViewIterator">TransferImageViewIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="TransferImageViewIterator">TransferImageViewIterator</a></h2>
<p>TransferImageViewIterator() iterates over two image views in parallel and calls your transfer method for each scanline of the view. The source pixel extent is not confined to the image canvas-- that is you can include negative offsets or widths or heights that exceed the image dimension. However, the destination image view is confined to the image canvas-- that is no negative offsets or widths or heights that exceed the image dimension are permitted.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image-view_8c.html" id="UpdateImageViewIterator">UpdateImageViewIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="UpdateImageViewIterator">UpdateImageViewIterator</a></h2>
<p>UpdateImageViewIterator() iterates over the image view in parallel and calls your update method for each scanline of the view. The pixel extent is confined to the image canvas-- that is no negative offsets or widths or heights that exceed the image dimension are permitted. Updates to pixels in your callback are automagically synced back to the image.</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="../../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>
+ <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>
<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/support.html">Donate</a> •
+ <a href="../../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 19th May 2018 03:48 -->
\ No newline at end of file
+<!-- Magick Cache 5th September 2018 01:55 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="image.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
-<p class="text-center"><a href="image.html#AcquireImage">AcquireImage</a> • <a href="image.html#AcquireImageInfo">AcquireImageInfo</a> • <a href="image.html#AcquireNextImage">AcquireNextImage</a> • <a href="image.html#AppendImages">AppendImages</a> • <a href="image.html#CatchImageException">CatchImageException</a> • <a href="image.html#ClipImagePath">ClipImagePath</a> • <a href="image.html#CloneImage">CloneImage</a> • <a href="image.html#CloneImageInfo">CloneImageInfo</a> • <a href="image.html#CopyImagePixels">CopyImagePixels</a> • <a href="image.html#DestroyImage">DestroyImage</a> • <a href="image.html#DestroyImageInfo">DestroyImageInfo</a> • <a href="image.html#GetImageInfo">GetImageInfo</a> • <a href="image.html#GetImageInfoFile">GetImageInfoFile</a> • <a href="image.html#GetImageMask">GetImageMask</a> • <a href="image.html#GetImageVirtualPixelMethod">GetImageVirtualPixelMethod</a> • <a href="image.html#InterpretImageFilename">InterpretImageFilename</a> • <a href="image.html#IsHighDynamicRangeImage">IsHighDynamicRangeImage</a> • <a href="image.html#IsImageObject">IsImageObject</a> • <a href="image.html#IsTaintImage">IsTaintImage</a> • <a href="image.html#ModifyImage">ModifyImage</a> • <a href="image.html#NewMagickImage">NewMagickImage</a> • <a href="image.html#ReferenceImage">ReferenceImage</a> • <a href="image.html#ResetImagePage">ResetImagePage</a> • <a href="image.html#SetImageAlpha">SetImageAlpha</a> • <a href="image.html#SetImageBackgroundColor">SetImageBackgroundColor</a> • <a href="image.html#SetImageChannelMask">SetImageChannelMask</a> • <a href="image.html#SetImageColor">SetImageColor</a> • <a href="image.html#SetImageStorageClass">SetImageStorageClass</a> • <a href="image.html#SetImageExtent">SetImageExtent</a> • <a href="image.html#SetImageInfoBlob">SetImageInfoBlob</a> • <a href="image.html#SetImageInfoCustomStream">SetImageInfoCustomStream</a> • <a href="image.html#SetImageInfoFile">SetImageInfoFile</a> • <a href="image.html#SetImageMask">SetImageMask</a> • <a href="image.html#SetImageRegionMask">SetImageRegionMask</a> • <a href="image.html#SetImageVirtualPixelMethod">SetImageVirtualPixelMethod</a> • <a href="image.html#SmushImages">SmushImages</a> • <a href="image.html#StripImage">StripImage</a> • <a href="image.html#SyncImageSettings">SyncImageSettings</a></p>
+<p class="text-center"><a href="image.html#AcquireImage">AcquireImage</a> • <a href="image.html#AcquireImageInfo">AcquireImageInfo</a> • <a href="image.html#AcquireNextImage">AcquireNextImage</a> • <a href="image.html#AppendImages">AppendImages</a> • <a href="image.html#CatchImageException">CatchImageException</a> • <a href="image.html#ClipImagePath">ClipImagePath</a> • <a href="image.html#CloneImage">CloneImage</a> • <a href="image.html#CloneImageInfo">CloneImageInfo</a> • <a href="image.html#CopyImagePixels">CopyImagePixels</a> • <a href="image.html#DestroyImage">DestroyImage</a> • <a href="image.html#DestroyImageInfo">DestroyImageInfo</a> • <a href="image.html#GetImageInfo">GetImageInfo</a> • <a href="image.html#GetImageInfoFile">GetImageInfoFile</a> • <a href="image.html#GetImageMask">GetImageMask</a> • <a href="image.html#GetImageVirtualPixelMethod">GetImageVirtualPixelMethod</a> • <a href="image.html#InterpretImageFilename">InterpretImageFilename</a> • <a href="image.html#IsHighDynamicRangeImage">IsHighDynamicRangeImage</a> • <a href="image.html#IsImageObject">IsImageObject</a> • <a href="image.html#IsTaintImage">IsTaintImage</a> • <a href="image.html#ModifyImage">ModifyImage</a> • <a href="image.html#NewMagickImage">NewMagickImage</a> • <a href="image.html#ReferenceImage">ReferenceImage</a> • <a href="image.html#ResetImagePage">ResetImagePage</a> • <a href="image.html#ResetImagePixels">ResetImagePixels</a> • <a href="image.html#SetImageAlpha">SetImageAlpha</a> • <a href="image.html#SetImageBackgroundColor">SetImageBackgroundColor</a> • <a href="image.html#SetImageChannelMask">SetImageChannelMask</a> • <a href="image.html#SetImageColor">SetImageColor</a> • <a href="image.html#SetImageStorageClass">SetImageStorageClass</a> • <a href="image.html#SetImageExtent">SetImageExtent</a> • <a href="image.html#SetImageInfoBlob">SetImageInfoBlob</a> • <a href="image.html#SetImageInfoCustomStream">SetImageInfoCustomStream</a> • <a href="image.html#SetImageInfoFile">SetImageInfoFile</a> • <a href="image.html#SetImageMask">SetImageMask</a> • <a href="image.html#SetImageRegionMask">SetImageRegionMask</a> • <a href="image.html#SetImageVirtualPixelMethod">SetImageVirtualPixelMethod</a> • <a href="image.html#SmushImages">SmushImages</a> • <a href="image.html#StripImage">StripImage</a> • <a href="image.html#SyncImageSettings">SyncImageSettings</a></p>
-<h2><a href="../../api/MagickCore/image_8c.html" id="AcquireImage">AcquireImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="AcquireImage">AcquireImage</a></h2>
<p>AcquireImage() returns a pointer to an image structure initialized to default values.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="AcquireImageInfo">AcquireImageInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="AcquireImageInfo">AcquireImageInfo</a></h2>
<p>AcquireImageInfo() allocates the ImageInfo structure.</p>
ImageInfo *AcquireImageInfo(void)
</pre>
-<h2><a href="../../api/MagickCore/image_8c.html" id="AcquireNextImage">AcquireNextImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="AcquireNextImage">AcquireNextImage</a></h2>
<p>AcquireNextImage() initializes the next image in a sequence to default values. The next member of image points to the newly allocated image. If there is a memory shortage, next is assigned NULL.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="AppendImages">AppendImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="AppendImages">AppendImages</a></h2>
<p>AppendImages() takes all images from the current image pointer to the end of the image list and appends them to each other top-to-bottom if the stack parameter is true, otherwise left-to-right.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="CatchImageException">CatchImageException</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="CatchImageException">CatchImageException</a></h2>
<p>CatchImageException() returns if no exceptions are found in the image sequence, otherwise it determines the most severe exception and reports it as a warning or error depending on the severity.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="ClipImagePath">ClipImagePath</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="ClipImagePath">ClipImagePath</a></h2>
<p>ClipImagePath() sets the image clip mask based any clipping path information if it exists.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="CloneImage">CloneImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="CloneImage">CloneImage</a></h2>
<p>CloneImage() copies an image and returns the copy as a new image object.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="CloneImageInfo">CloneImageInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="CloneImageInfo">CloneImageInfo</a></h2>
<p>CloneImageInfo() makes a copy of the given image info structure. If NULL is specified, a new image info structure is created initialized to default values.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="CopyImagePixels">CopyImagePixels</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="CopyImagePixels">CopyImagePixels</a></h2>
<p>CopyImagePixels() copies pixels from the source image as defined by the geometry the destination image at the specified offset.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="DestroyImage">DestroyImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="DestroyImage">DestroyImage</a></h2>
<p>DestroyImage() dereferences an image, deallocating memory associated with the image if the reference count becomes zero.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="DestroyImageInfo">DestroyImageInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="DestroyImageInfo">DestroyImageInfo</a></h2>
<p>DestroyImageInfo() deallocates memory associated with an ImageInfo structure.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="GetImageInfo">GetImageInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="GetImageInfo">GetImageInfo</a></h2>
<p>GetImageInfo() initializes image_info to default values.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="GetImageInfoFile">GetImageInfoFile</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="GetImageInfoFile">GetImageInfoFile</a></h2>
<p>GetImageInfoFile() returns the image info file member.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="GetImageMask">GetImageMask</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="GetImageMask">GetImageMask</a></h2>
<p>GetImageMask() returns the mask associated with the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="GetImageVirtualPixelMethod">GetImageVirtualPixelMethod</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="GetImageVirtualPixelMethod">GetImageVirtualPixelMethod</a></h2>
<p>GetImageVirtualPixelMethod() gets the "virtual pixels" method for the image. A virtual pixel is any pixel access that is outside the boundaries of the image cache.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="InterpretImageFilename">InterpretImageFilename</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="InterpretImageFilename">InterpretImageFilename</a></h2>
<p>InterpretImageFilename() interprets embedded characters in an image filename. The filename length is returned.</p>
<dt>exception</dt>
<p>return any errors or warnings in this structure.</p>
-<h2><a href="../../api/MagickCore/image_8c.html" id="IsHighDynamicRangeImage">IsHighDynamicRangeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="IsHighDynamicRangeImage">IsHighDynamicRangeImage</a></h2>
<p>IsHighDynamicRangeImage() returns MagickTrue if any pixel component is non-integer or exceeds the bounds of the quantum depth (e.g. for Q16 0..65535.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="IsImageObject">IsImageObject</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="IsImageObject">IsImageObject</a></h2>
<p>IsImageObject() returns MagickTrue if the image sequence contains a valid set of image objects.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="IsTaintImage">IsTaintImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="IsTaintImage">IsTaintImage</a></h2>
<p>IsTaintImage() returns MagickTrue any pixel in the image has been altered since it was first constituted.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="ModifyImage">ModifyImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="ModifyImage">ModifyImage</a></h2>
<p>ModifyImage() ensures that there is only a single reference to the image to be modified, updating the provided image pointer to point to a clone of the original image if necessary.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="NewMagickImage">NewMagickImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="NewMagickImage">NewMagickImage</a></h2>
<p>NewMagickImage() creates a blank image canvas of the specified size and background color.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="ReferenceImage">ReferenceImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="ReferenceImage">ReferenceImage</a></h2>
<p>ReferenceImage() increments the reference count associated with an image returning a pointer to the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="ResetImagePage">ResetImagePage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="ResetImagePage">ResetImagePage</a></h2>
<p>ResetImagePage() resets the image page canvas and position.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="SetImageAlpha">SetImageAlpha</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="ResetImagePixels">ResetImagePixels</a></h2>
+
+<p>ResetImagePixels() reset the image pixels, that is, all the pixel components are zereod.</p>
+
+<p>The format of the SetImage method is:</p>
+
+<pre class="text">
+MagickBooleanType ResetImagePixels(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="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageAlpha">SetImageAlpha</a></h2>
<p>SetImageAlpha() sets the alpha levels of the image.</p>
<dd>the image. </dd>
<dd> </dd>
-<dt>Alpha</dt>
-<dd>the level of transparency: 0 is fully opaque and QuantumRange is fully transparent. </dd>
+<dt>alpha</dt>
+<dd>the level of transparency: 0 is fully transparent and QuantumRange is fully opaque. </dd>
+
+<dd> </dd>
+<dt>exception</dt>
+<dd>return any errors or warnings in this structure. </dd>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="SetImageBackgroundColor">SetImageBackgroundColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageBackgroundColor">SetImageBackgroundColor</a></h2>
<p>SetImageBackgroundColor() initializes the image pixels to the image background color. The background color is defined by the background_color member of the image structure.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="SetImageChannelMask">SetImageChannelMask</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageChannelMask">SetImageChannelMask</a></h2>
<p>SetImageChannelMask() sets the image channel mask from the specified channel mask.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="SetImageColor">SetImageColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageColor">SetImageColor</a></h2>
<p>SetImageColor() set the entire image canvas to the specified color.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="SetImageStorageClass">SetImageStorageClass</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageStorageClass">SetImageStorageClass</a></h2>
<p>SetImageStorageClass() sets the image class: DirectClass for true color images or PseudoClass for colormapped images.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="SetImageExtent">SetImageExtent</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageExtent">SetImageExtent</a></h2>
<p>SetImageExtent() sets the image size (i.e. columns & rows).</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="SetImageInfoBlob">SetImageInfoBlob</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageInfoBlob">SetImageInfoBlob</a></h2>
<p>SetImageInfoBlob() sets the image info blob member.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="SetImageInfoCustomStream">SetImageInfoCustomStream</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageInfoCustomStream">SetImageInfoCustomStream</a></h2>
<p>SetImageInfoCustomStream() sets the image info custom stream handlers.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="SetImageInfoFile">SetImageInfoFile</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageInfoFile">SetImageInfoFile</a></h2>
<p>SetImageInfoFile() sets the image info file member.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="SetImageMask">SetImageMask</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageMask">SetImageMask</a></h2>
<p>SetImageMask() associates a mask with the image. The mask must be the same dimensions as the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="SetImageRegionMask">SetImageRegionMask</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageRegionMask">SetImageRegionMask</a></h2>
<p>SetImageRegionMask() associates a mask with the image as defined by the specified region.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="SetImageVirtualPixelMethod">SetImageVirtualPixelMethod</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageVirtualPixelMethod">SetImageVirtualPixelMethod</a></h2>
<p>SetImageVirtualPixelMethod() sets the "virtual pixels" method for the image and returns the previous setting. A virtual pixel is any pixel access that is outside the boundaries of the image cache.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="SmushImages">SmushImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="SmushImages">SmushImages</a></h2>
<p>SmushImages() takes all images from the current image pointer to the end of the image list and smushes them to each other top-to-bottom if the stack parameter is true, otherwise left-to-right.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="StripImage">StripImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="StripImage">StripImage</a></h2>
<p>StripImage() strips an image of all profiles and comments.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/image_8c.html" id="SyncImageSettings">SyncImageSettings</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="SyncImageSettings">SyncImageSettings</a></h2>
<p>SyncImageSettings() syncs any image_info global options into per-image attributes.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="image.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 15th February 2018 06:26 -->
\ No newline at end of file
+<!-- Magick Cache 3rd September 2018 14:25 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Image Methods</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, image, methods, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/image.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
-<p class="text-center"><a href="image.php#AcquireImage">AcquireImage</a> • <a href="image.php#AcquireImageInfo">AcquireImageInfo</a> • <a href="image.php#AcquireNextImage">AcquireNextImage</a> • <a href="image.php#AppendImages">AppendImages</a> • <a href="image.php#CatchImageException">CatchImageException</a> • <a href="image.php#ClipImagePath">ClipImagePath</a> • <a href="image.php#CloneImage">CloneImage</a> • <a href="image.php#CloneImageInfo">CloneImageInfo</a> • <a href="image.php#CopyImagePixels">CopyImagePixels</a> • <a href="image.php#DestroyImage">DestroyImage</a> • <a href="image.php#DestroyImageInfo">DestroyImageInfo</a> • <a href="image.php#GetImageInfo">GetImageInfo</a> • <a href="image.php#GetImageInfoFile">GetImageInfoFile</a> • <a href="image.php#GetImageMask">GetImageMask</a> • <a href="image.php#GetImageVirtualPixelMethod">GetImageVirtualPixelMethod</a> • <a href="image.php#InterpretImageFilename">InterpretImageFilename</a> • <a href="image.php#IsHighDynamicRangeImage">IsHighDynamicRangeImage</a> • <a href="image.php#IsImageObject">IsImageObject</a> • <a href="image.php#IsTaintImage">IsTaintImage</a> • <a href="image.php#ModifyImage">ModifyImage</a> • <a href="image.php#NewMagickImage">NewMagickImage</a> • <a href="image.php#ReferenceImage">ReferenceImage</a> • <a href="image.php#ResetImagePage">ResetImagePage</a> • <a href="image.php#SetImageBackgroundColor">SetImageBackgroundColor</a> • <a href="image.php#SetImageChannelMask">SetImageChannelMask</a> • <a href="image.php#SetImageColor">SetImageColor</a> • <a href="image.php#SetImageStorageClass">SetImageStorageClass</a> • <a href="image.php#SetImageExtent">SetImageExtent</a> • <a href="image.php#SetImageInfoBlob">SetImageInfoBlob</a> • <a href="image.php#SetImageInfoFile">SetImageInfoFile</a> • <a href="image.php#SetImageMask">SetImageMask</a> • <a href="image.php#SetImageAlpha">SetImageAlpha</a> • <a href="image.php#SetImageVirtualPixelMethod">SetImageVirtualPixelMethod</a> • <a href="image.php#SmushImages">SmushImages</a> • <a href="image.php#StripImage">StripImage</a> • <a href="image.php#SyncImageSettings">SyncImageSettings</a></p>
+<p class="text-center"><a href="image.php#AcquireImage">AcquireImage</a> • <a href="image.php#AcquireImageInfo">AcquireImageInfo</a> • <a href="image.php#AcquireNextImage">AcquireNextImage</a> • <a href="image.php#AppendImages">AppendImages</a> • <a href="image.php#CatchImageException">CatchImageException</a> • <a href="image.php#ClipImagePath">ClipImagePath</a> • <a href="image.php#CloneImage">CloneImage</a> • <a href="image.php#CloneImageInfo">CloneImageInfo</a> • <a href="image.php#CopyImagePixels">CopyImagePixels</a> • <a href="image.php#DestroyImage">DestroyImage</a> • <a href="image.php#DestroyImageInfo">DestroyImageInfo</a> • <a href="image.php#GetImageInfo">GetImageInfo</a> • <a href="image.php#GetImageInfoFile">GetImageInfoFile</a> • <a href="image.php#GetImageMask">GetImageMask</a> • <a href="image.php#GetImageVirtualPixelMethod">GetImageVirtualPixelMethod</a> • <a href="image.php#InterpretImageFilename">InterpretImageFilename</a> • <a href="image.php#IsHighDynamicRangeImage">IsHighDynamicRangeImage</a> • <a href="image.php#IsImageObject">IsImageObject</a> • <a href="image.php#IsTaintImage">IsTaintImage</a> • <a href="image.php#ModifyImage">ModifyImage</a> • <a href="image.php#NewMagickImage">NewMagickImage</a> • <a href="image.php#ReferenceImage">ReferenceImage</a> • <a href="image.php#ResetImagePage">ResetImagePage</a> • <a href="image.php#ResetImagePixels">ResetImagePixels</a> • <a href="image.php#SetImageAlpha">SetImageAlpha</a> • <a href="image.php#SetImageBackgroundColor">SetImageBackgroundColor</a> • <a href="image.php#SetImageChannelMask">SetImageChannelMask</a> • <a href="image.php#SetImageColor">SetImageColor</a> • <a href="image.php#SetImageStorageClass">SetImageStorageClass</a> • <a href="image.php#SetImageExtent">SetImageExtent</a> • <a href="image.php#SetImageInfoBlob">SetImageInfoBlob</a> • <a href="image.php#SetImageInfoCustomStream">SetImageInfoCustomStream</a> • <a href="image.php#SetImageInfoFile">SetImageInfoFile</a> • <a href="image.php#SetImageMask">SetImageMask</a> • <a href="image.php#SetImageRegionMask">SetImageRegionMask</a> • <a href="image.php#SetImageVirtualPixelMethod">SetImageVirtualPixelMethod</a> • <a href="image.php#SmushImages">SmushImages</a> • <a href="image.php#StripImage">StripImage</a> • <a href="image.php#SyncImageSettings">SyncImageSettings</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="AcquireImage">AcquireImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="AcquireImage">AcquireImage</a></h2>
<p>AcquireImage() returns a pointer to an image structure initialized to default values.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="AcquireImageInfo">AcquireImageInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="AcquireImageInfo">AcquireImageInfo</a></h2>
<p>AcquireImageInfo() allocates the ImageInfo structure.</p>
ImageInfo *AcquireImageInfo(void)
</pre>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="AcquireNextImage">AcquireNextImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="AcquireNextImage">AcquireNextImage</a></h2>
<p>AcquireNextImage() initializes the next image in a sequence to default values. The next member of image points to the newly allocated image. If there is a memory shortage, next is assigned NULL.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="AppendImages">AppendImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="AppendImages">AppendImages</a></h2>
<p>AppendImages() takes all images from the current image pointer to the end of the image list and appends them to each other top-to-bottom if the stack parameter is true, otherwise left-to-right.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="CatchImageException">CatchImageException</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="CatchImageException">CatchImageException</a></h2>
<p>CatchImageException() returns if no exceptions are found in the image sequence, otherwise it determines the most severe exception and reports it as a warning or error depending on the severity.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="ClipImagePath">ClipImagePath</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="ClipImagePath">ClipImagePath</a></h2>
<p>ClipImagePath() sets the image clip mask based any clipping path information if it exists.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="CloneImage">CloneImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="CloneImage">CloneImage</a></h2>
<p>CloneImage() copies an image and returns the copy as a new image object.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="CloneImageInfo">CloneImageInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="CloneImageInfo">CloneImageInfo</a></h2>
<p>CloneImageInfo() makes a copy of the given image info structure. If NULL is specified, a new image info structure is created initialized to default values.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="CopyImagePixels">CopyImagePixels</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="CopyImagePixels">CopyImagePixels</a></h2>
<p>CopyImagePixels() copies pixels from the source image as defined by the geometry the destination image at the specified offset.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="DestroyImage">DestroyImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="DestroyImage">DestroyImage</a></h2>
<p>DestroyImage() dereferences an image, deallocating memory associated with the image if the reference count becomes zero.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="DestroyImageInfo">DestroyImageInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="DestroyImageInfo">DestroyImageInfo</a></h2>
<p>DestroyImageInfo() deallocates memory associated with an ImageInfo structure.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="GetImageInfo">GetImageInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="GetImageInfo">GetImageInfo</a></h2>
<p>GetImageInfo() initializes image_info to default values.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="GetImageInfoFile">GetImageInfoFile</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="GetImageInfoFile">GetImageInfoFile</a></h2>
<p>GetImageInfoFile() returns the image info file member.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="GetImageMask">GetImageMask</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="GetImageMask">GetImageMask</a></h2>
<p>GetImageMask() returns the mask associated with the image.</p>
<p>The format of the GetImageMask method is:</p>
<pre class="text">
-Image *GetImageMask(const Image *image,ExceptionInfo *exception)
+Image *GetImageMask(const Image *image,const PixelMask type,
+ ExceptionInfo *exception)
</pre>
<p>A description of each parameter follows:</p>
<dt>image</dt>
<dd>the image. </dd>
+<dd> </dd>
+<dt>type</dt>
+<dd>the mask type, ReadPixelMask or WritePixelMask. </dd>
+
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="GetImageVirtualPixelMethod">GetImageVirtualPixelMethod</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="GetImageVirtualPixelMethod">GetImageVirtualPixelMethod</a></h2>
<p>GetImageVirtualPixelMethod() gets the "virtual pixels" method for the image. A virtual pixel is any pixel access that is outside the boundaries of the image cache.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="InterpretImageFilename">InterpretImageFilename</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="InterpretImageFilename">InterpretImageFilename</a></h2>
<p>InterpretImageFilename() interprets embedded characters in an image filename. The filename length is returned.</p>
<dt>exception</dt>
<p>return any errors or warnings in this structure.</p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="IsHighDynamicRangeImage">IsHighDynamicRangeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="IsHighDynamicRangeImage">IsHighDynamicRangeImage</a></h2>
<p>IsHighDynamicRangeImage() returns MagickTrue if any pixel component is non-integer or exceeds the bounds of the quantum depth (e.g. for Q16 0..65535.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="IsImageObject">IsImageObject</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="IsImageObject">IsImageObject</a></h2>
<p>IsImageObject() returns MagickTrue if the image sequence contains a valid set of image objects.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="IsTaintImage">IsTaintImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="IsTaintImage">IsTaintImage</a></h2>
<p>IsTaintImage() returns MagickTrue any pixel in the image has been altered since it was first constituted.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="ModifyImage">ModifyImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="ModifyImage">ModifyImage</a></h2>
<p>ModifyImage() ensures that there is only a single reference to the image to be modified, updating the provided image pointer to point to a clone of the original image if necessary.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="NewMagickImage">NewMagickImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="NewMagickImage">NewMagickImage</a></h2>
<p>NewMagickImage() creates a blank image canvas of the specified size and background color.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="ReferenceImage">ReferenceImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="ReferenceImage">ReferenceImage</a></h2>
<p>ReferenceImage() increments the reference count associated with an image returning a pointer to the image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="ResetImagePage">ResetImagePage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="ResetImagePage">ResetImagePage</a></h2>
<p>ResetImagePage() resets the image page canvas and position.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageBackgroundColor">SetImageBackgroundColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="ResetImagePixels">ResetImagePixels</a></h2>
+
+<p>ResetImagePixels() reset the image pixels, that is, all the pixel components are zereod.</p>
+
+<p>The format of the SetImage method is:</p>
+
+<pre class="text">
+MagickBooleanType ResetImagePixels(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="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageAlpha">SetImageAlpha</a></h2>
+
+<p>SetImageAlpha() sets the alpha levels of the image.</p>
+
+<p>The format of the SetImageAlpha method is:</p>
+
+<pre class="text">
+MagickBooleanType SetImageAlpha(Image *image,const Quantum alpha,
+ 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>alpha</dt>
+<dd>the level of transparency: 0 is fully transparent and QuantumRange is fully opaque. </dd>
+
+<dd> </dd>
+<dt>exception</dt>
+<dd>return any errors or warnings in this structure. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageBackgroundColor">SetImageBackgroundColor</a></h2>
<p>SetImageBackgroundColor() initializes the image pixels to the image background color. The background color is defined by the background_color member of the image structure.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageChannelMask">SetImageChannelMask</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageChannelMask">SetImageChannelMask</a></h2>
<p>SetImageChannelMask() sets the image channel mask from the specified channel mask.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageColor">SetImageColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageColor">SetImageColor</a></h2>
<p>SetImageColor() set the entire image canvas to the specified color.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageStorageClass">SetImageStorageClass</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageStorageClass">SetImageStorageClass</a></h2>
<p>SetImageStorageClass() sets the image class: DirectClass for true color images or PseudoClass for colormapped images.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageExtent">SetImageExtent</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageExtent">SetImageExtent</a></h2>
<p>SetImageExtent() sets the image size (i.e. columns & rows).</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageInfoBlob">SetImageInfoBlob</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageInfoBlob">SetImageInfoBlob</a></h2>
<p>SetImageInfoBlob() sets the image info blob member.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageInfoFile">SetImageInfoFile</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageInfoCustomStream">SetImageInfoCustomStream</a></h2>
+
+<p>SetImageInfoCustomStream() sets the image info custom stream handlers.</p>
+
+<p>The format of the SetImageInfoCustomStream method is:</p>
+
+<pre class="text">
+void SetImageInfoCustomStream(ImageInfo *image_info,
+ CustomStreamInfo *custom_stream)
+</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>
+<dt>custom_stream</dt>
+<dd>your custom stream methods. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageInfoFile">SetImageInfoFile</a></h2>
<p>SetImageInfoFile() sets the image info file member.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageMask">SetImageMask</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageMask">SetImageMask</a></h2>
<p>SetImageMask() associates a mask with the image. The mask must be the same dimensions as the image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageAlpha">SetImageAlpha</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageRegionMask">SetImageRegionMask</a></h2>
-<p>SetImageAlpha() sets the alpha levels of the image.</p>
+<p>SetImageRegionMask() associates a mask with the image as defined by the specified region.</p>
-<p>The format of the SetImageAlpha method is:</p>
+<p>The format of the SetImageRegionMask method is:</p>
<pre class="text">
-MagickBooleanType SetImageAlpha(Image *image,const Quantum alpha,
- ExceptionInfo *exception)
+MagickBooleanType SetImageRegionMask(Image *image,const PixelMask type,
+ const RectangleInfo *region,ExceptionInfo *exception)
</pre>
<p>A description of each parameter follows:</p>
<dd>the image. </dd>
<dd> </dd>
-<dt>Alpha</dt>
-<dd>the level of transparency: 0 is fully opaque and QuantumRange is fully transparent. </dd>
+<dt>type</dt>
+<dd>the mask type, ReadPixelMask or WritePixelMask. </dd>
+
+<dd> </dd>
+<dt>geometry</dt>
+<dd>the mask region. </dd>
+
+<dd> </dd>
+<dt>exception</dt>
+<dd>return any errors or warnings in this structure. </dd>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageVirtualPixelMethod">SetImageVirtualPixelMethod</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="SetImageVirtualPixelMethod">SetImageVirtualPixelMethod</a></h2>
<p>SetImageVirtualPixelMethod() sets the "virtual pixels" method for the image and returns the previous setting. A virtual pixel is any pixel access that is outside the boundaries of the image cache.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="SmushImages">SmushImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="SmushImages">SmushImages</a></h2>
<p>SmushImages() takes all images from the current image pointer to the end of the image list and smushes them to each other top-to-bottom if the stack parameter is true, otherwise left-to-right.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="StripImage">StripImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="StripImage">StripImage</a></h2>
<p>StripImage() strips an image of all profiles and comments.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="SyncImageSettings">SyncImageSettings</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image_8c.html" id="SyncImageSettings">SyncImageSettings</a></h2>
<p>SyncImageSettings() syncs any image_info global options into per-image attributes.</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="image.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="image.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 3rd September 2018 14:25 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="layer.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="layer.html#CoalesceImages">CoalesceImages</a> • <a href="layer.html#DisposeImages">DisposeImages</a> • <a href="layer.html#CompareImagesLayers">CompareImagesLayers</a> • <a href="layer.html#OptimizeImageLayers">OptimizeImageLayers</a> • <a href="layer.html#OptimizeImagePlusLayers">OptimizeImagePlusLayers</a> • <a href="layer.html#OptimizeImageTransparency">OptimizeImageTransparency</a> • <a href="layer.html#RemoveDuplicateLayers">RemoveDuplicateLayers</a> • <a href="layer.html#RemoveZeroDelayLayers">RemoveZeroDelayLayers</a> • <a href="layer.html#CompositeLayers">CompositeLayers</a> • <a href="layer.html#MergeImageLayers">MergeImageLayers</a></p>
-<h2><a href="../../api/MagickCore/layer_8c.html" id="CoalesceImages">CoalesceImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/layer_8c.html" id="CoalesceImages">CoalesceImages</a></h2>
<p>CoalesceImages() 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.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/layer_8c.html" id="DisposeImages">DisposeImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/layer_8c.html" id="DisposeImages">DisposeImages</a></h2>
<p>DisposeImages() returns the coalesced frames of a GIF animation as it would appear after the GIF dispose method of that frame has been applied. That is it returned the appearance of each frame before the next is overlaid.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/layer_8c.html" id="CompareImagesLayers">CompareImagesLayers</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/layer_8c.html" id="CompareImagesLayers">CompareImagesLayers</a></h2>
<p>CompareImagesLayers() compares each image with the next in a sequence and returns the minimum bounding region of all the pixel differences (of the LayerMethod specified) it discovers.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/layer_8c.html" id="OptimizeImageLayers">OptimizeImageLayers</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/layer_8c.html" id="OptimizeImageLayers">OptimizeImageLayers</a></h2>
<p>OptimizeImageLayers() compares each image the GIF disposed forms of the previous image in the sequence. From this it attempts to select the smallest cropped image to replace each frame, while preserving the results of the GIF animation.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/layer_8c.html" id="OptimizeImagePlusLayers">OptimizeImagePlusLayers</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/layer_8c.html" id="OptimizeImagePlusLayers">OptimizeImagePlusLayers</a></h2>
<p>OptimizeImagePlusLayers() is exactly as OptimizeImageLayers(), but may also add or even remove extra frames in the animation, if it improves the total number of pixels in the resulting GIF animation.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/layer_8c.html" id="OptimizeImageTransparency">OptimizeImageTransparency</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/layer_8c.html" id="OptimizeImageTransparency">OptimizeImageTransparency</a></h2>
<p>OptimizeImageTransparency() takes a frame optimized GIF animation, and compares the overlayed pixels against the disposal image resulting from all the previous frames in the animation. Any pixel that does not change the disposal image (and thus does not effect the outcome of an overlay) is made transparent.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/layer_8c.html" id="RemoveDuplicateLayers">RemoveDuplicateLayers</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/layer_8c.html" id="RemoveDuplicateLayers">RemoveDuplicateLayers</a></h2>
<p>RemoveDuplicateLayers() removes any image that is exactly the same as the next image in the given image list. Image size and virtual canvas offset must also match, though not the virtual canvas size itself.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/layer_8c.html" id="RemoveZeroDelayLayers">RemoveZeroDelayLayers</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/layer_8c.html" id="RemoveZeroDelayLayers">RemoveZeroDelayLayers</a></h2>
<p>RemoveZeroDelayLayers() removes any image that as a zero delay time. Such images generally represent intermediate or partial updates in GIF animations used for file optimization. They are not ment to be displayed to users of the animation. Viewable images in an animation should have a time delay of 3 or more centi-seconds (hundredths of a second).</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/layer_8c.html" id="CompositeLayers">CompositeLayers</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/layer_8c.html" id="CompositeLayers">CompositeLayers</a></h2>
<p>CompositeLayers() compose the source image sequence over the destination image sequence, starting with the current image in both lists.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/layer_8c.html" id="MergeImageLayers">MergeImageLayers</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/layer_8c.html" id="MergeImageLayers">MergeImageLayers</a></h2>
<p>MergeImageLayers() composes all the image layers from the current given image onward to produce a single image of the merged layers.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="layer.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 14th February 2018 05:46 -->
\ No newline at end of file
+<!-- Magick Cache 3rd September 2018 14:09 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Dealing with Image Layers</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, dealing, with, image, layers, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/layer.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="layer.php#CoalesceImages">CoalesceImages</a> • <a href="layer.php#DisposeImages">DisposeImages</a> • <a href="layer.php#CompareImagesLayers">CompareImagesLayers</a> • <a href="layer.php#OptimizeImageLayers">OptimizeImageLayers</a> • <a href="layer.php#OptimizeImagePlusLayers">OptimizeImagePlusLayers</a> • <a href="layer.php#OptimizeImageTransparency">OptimizeImageTransparency</a> • <a href="layer.php#RemoveDuplicateLayers">RemoveDuplicateLayers</a> • <a href="layer.php#RemoveZeroDelayLayers">RemoveZeroDelayLayers</a> • <a href="layer.php#CompositeLayers">CompositeLayers</a> • <a href="layer.php#MergeImageLayers">MergeImageLayers</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/layer_8c.html" id="CoalesceImages">CoalesceImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/layer_8c.html" id="CoalesceImages">CoalesceImages</a></h2>
<p>CoalesceImages() 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.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/layer_8c.html" id="DisposeImages">DisposeImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/layer_8c.html" id="DisposeImages">DisposeImages</a></h2>
<p>DisposeImages() returns the coalesced frames of a GIF animation as it would appear after the GIF dispose method of that frame has been applied. That is it returned the appearance of each frame before the next is overlaid.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/layer_8c.html" id="CompareImagesLayers">CompareImagesLayers</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/layer_8c.html" id="CompareImagesLayers">CompareImagesLayers</a></h2>
<p>CompareImagesLayers() compares each image with the next in a sequence and returns the minimum bounding region of all the pixel differences (of the LayerMethod specified) it discovers.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/layer_8c.html" id="OptimizeImageLayers">OptimizeImageLayers</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/layer_8c.html" id="OptimizeImageLayers">OptimizeImageLayers</a></h2>
<p>OptimizeImageLayers() compares each image the GIF disposed forms of the previous image in the sequence. From this it attempts to select the smallest cropped image to replace each frame, while preserving the results of the GIF animation.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/layer_8c.html" id="OptimizeImagePlusLayers">OptimizeImagePlusLayers</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/layer_8c.html" id="OptimizeImagePlusLayers">OptimizeImagePlusLayers</a></h2>
<p>OptimizeImagePlusLayers() is exactly as OptimizeImageLayers(), but may also add or even remove extra frames in the animation, if it improves the total number of pixels in the resulting GIF animation.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/layer_8c.html" id="OptimizeImageTransparency">OptimizeImageTransparency</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/layer_8c.html" id="OptimizeImageTransparency">OptimizeImageTransparency</a></h2>
<p>OptimizeImageTransparency() takes a frame optimized GIF animation, and compares the overlayed pixels against the disposal image resulting from all the previous frames in the animation. Any pixel that does not change the disposal image (and thus does not effect the outcome of an overlay) is made transparent.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/layer_8c.html" id="RemoveDuplicateLayers">RemoveDuplicateLayers</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/layer_8c.html" id="RemoveDuplicateLayers">RemoveDuplicateLayers</a></h2>
<p>RemoveDuplicateLayers() removes any image that is exactly the same as the next image in the given image list. Image size and virtual canvas offset must also match, though not the virtual canvas size itself.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/layer_8c.html" id="RemoveZeroDelayLayers">RemoveZeroDelayLayers</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/layer_8c.html" id="RemoveZeroDelayLayers">RemoveZeroDelayLayers</a></h2>
<p>RemoveZeroDelayLayers() removes any image that as a zero delay time. Such images generally represent intermediate or partial updates in GIF animations used for file optimization. They are not ment to be displayed to users of the animation. Viewable images in an animation should have a time delay of 3 or more centi-seconds (hundredths of a second).</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/layer_8c.html" id="CompositeLayers">CompositeLayers</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/layer_8c.html" id="CompositeLayers">CompositeLayers</a></h2>
<p>CompositeLayers() compose the source image sequence over the destination image sequence, starting with the current image in both lists.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/layer_8c.html" id="MergeImageLayers">MergeImageLayers</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/layer_8c.html" id="MergeImageLayers">MergeImageLayers</a></h2>
<p>MergeImageLayers() composes all the image layers from the current given image onward to produce a single image of the merged layers.</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="layer.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="layer.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 3rd September 2018 14:09 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>MagickCore, C API: Working with Image Lists @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, working, with, image, lists, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="list.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="list.html#AppendImageToList">AppendImageToList</a> • <a href="list.html#CloneImageList">CloneImageList</a> • <a href="list.html#CloneImages">CloneImages</a> • <a href="list.html#DeleteImageFromList">DeleteImageFromList</a> • <a href="list.html#DeleteImages">DeleteImages</a> • <a href="list.html#DestroyImageList">DestroyImageList</a> • <a href="list.html#DuplicateImages">DuplicateImages</a> • <a href="list.html#GetFirstImageInList">GetFirstImageInList</a> • <a href="list.html#GetImageFromList">GetImageFromList</a> • <a href="list.html#GetImageIndexInList">GetImageIndexInList</a> • <a href="list.html#GetImageListLength">GetImageListLength</a> • <a href="list.html#GetLastImageInList">GetLastImageInList</a> • <a href="list.html#GetNextImageInList">GetNextImageInList</a> • <a href="list.html#GetPreviousImageInList">GetPreviousImageInList</a> • <a href="list.html#ImageListToArray">ImageListToArray</a> • <a href="list.html#InsertImageInList">InsertImageInList</a> • <a href="list.html#NewImageList">NewImageList</a> • <a href="list.html#PrependImageToList">PrependImageToList</a> • <a href="list.html#RemoveImageFromList">RemoveImageFromList</a> • <a href="list.html#RemoveFirstImageFromList">RemoveFirstImageFromList</a> • <a href="list.html#RemoveLastImageFromList">RemoveLastImageFromList</a> • <a href="list.html#ReplaceImageInList">ReplaceImageInList</a> • <a href="list.html#ReplaceImageInListReturnLast">ReplaceImageInListReturnLast</a> • <a href="list.html#ReverseImageList">ReverseImageList</a> • <a href="list.html#SpliceImageIntoList">SpliceImageIntoList</a> • <a href="list.html#SplitImageList">SplitImageList</a></p>
-<h2><a href="../../api/MagickCore/list_8c.html" id="AppendImageToList">AppendImageToList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="AppendImageToList">AppendImageToList</a></h2>
<p>AppendImageToList() appends the second image list to the end of the first list. The given image list pointer is left unchanged, unless it was empty.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/list_8c.html" id="CloneImageList">CloneImageList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="CloneImageList">CloneImageList</a></h2>
<p>CloneImageList() returns a duplicate of the image list.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/list_8c.html" id="CloneImages">CloneImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="CloneImages">CloneImages</a></h2>
<p>CloneImages() clones one or more images from an image sequence, using a comma separated list of image numbers or ranges.</p>
-<p>The numbers start at 0 for the first image in the list, while negative numbers refer to images starting counting from the end of the range. Images may be refered to multiple times to clone them multiple times. Images refered beyond the available number of images in list are ignored.</p>
+<p>The numbers start at 0 for the first image in the list, while negative numbers refer to images starting counting from the end of the range. Images may be referred to multiple times to clone them multiple times. Images referred beyond the available number of images in list are ignored.</p>
<p>Images referenced may be reversed, and results in a clone of those images also being made with a reversed order.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/list_8c.html" id="DeleteImageFromList">DeleteImageFromList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="DeleteImageFromList">DeleteImageFromList</a></h2>
<p>DeleteImageFromList() deletes an image from the list. List pointer is moved to the next image, if one is present. See RemoveImageFromList().</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/list_8c.html" id="DeleteImages">DeleteImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="DeleteImages">DeleteImages</a></h2>
<p>DeleteImages() deletes one or more images from an image sequence, using a comma separated list of image numbers or ranges.</p>
-<p>The numbers start at 0 for the first image, while negative numbers refer to images starting counting from the end of the range. Images may be refered to multiple times without problems. Image refered beyond the available number of images in list are ignored.</p>
+<p>The numbers start at 0 for the first image, while negative numbers refer to images starting counting from the end of the range. Images may be referred to multiple times without problems. Image referred beyond the available number of images in list are ignored.</p>
<p>If the referenced images are in the reverse order, that range will be completely ignored, unlike CloneImages().</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/list_8c.html" id="DestroyImageList">DestroyImageList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="DestroyImageList">DestroyImageList</a></h2>
<p>DestroyImageList() destroys an image list.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/list_8c.html" id="DuplicateImages">DuplicateImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="DuplicateImages">DuplicateImages</a></h2>
<p>DuplicateImages() duplicates one or more images from an image sequence, using a count and a comma separated list of image numbers or ranges.</p>
-<p>The numbers start at 0 for the first image, while negative numbers refer to images starting counting from the end of the range. Images may be refered to multiple times without problems. Image refered beyond the available number of images in list are ignored.</p>
+<p>The numbers start at 0 for the first image, while negative numbers refer to images starting counting from the end of the range. Images may be referred to multiple times without problems. Image referred beyond the available number of images in list are ignored.</p>
<p>The format of the DuplicateImages method is:</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/list_8c.html" id="GetFirstImageInList">GetFirstImageInList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="GetFirstImageInList">GetFirstImageInList</a></h2>
<p>GetFirstImageInList() returns a pointer to the first image in the list.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/list_8c.html" id="GetImageFromList">GetImageFromList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="GetImageFromList">GetImageFromList</a></h2>
<p>GetImageFromList() returns an image at the specified index from the image list. Starting with 0 as the first image in the list.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/list_8c.html" id="GetImageIndexInList">GetImageIndexInList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="GetImageIndexInList">GetImageIndexInList</a></h2>
<p>GetImageIndexInList() returns the offset in the list of the specified image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/list_8c.html" id="GetImageListLength">GetImageListLength</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="GetImageListLength">GetImageListLength</a></h2>
<p>GetImageListLength() returns the length of the list (the number of images in the list).</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/list_8c.html" id="GetLastImageInList">GetLastImageInList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="GetLastImageInList">GetLastImageInList</a></h2>
<p>GetLastImageInList() returns a pointer to the last image in the list.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/list_8c.html" id="GetNextImageInList">GetNextImageInList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="GetNextImageInList">GetNextImageInList</a></h2>
<p>GetNextImageInList() returns the next image in the list.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/list_8c.html" id="GetPreviousImageInList">GetPreviousImageInList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="GetPreviousImageInList">GetPreviousImageInList</a></h2>
<p>GetPreviousImageInList() returns the previous image in the list.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/list_8c.html" id="ImageListToArray">ImageListToArray</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="ImageListToArray">ImageListToArray</a></h2>
<p>ImageListToArray() is a convenience method that converts an image list to a sequential array, with a NULL image pointer at the end of the array.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/list_8c.html" id="InsertImageInList">InsertImageInList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="InsertImageInList">InsertImageInList</a></h2>
<p>InsertImageInList() insert the given image or image list, into the first image list, immediately AFTER the image pointed to. The given image list pointer is left unchanged unless previously empty.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/list_8c.html" id="NewImageList">NewImageList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="NewImageList">NewImageList</a></h2>
<p>NewImageList() creates an empty image list.</p>
Image *NewImageList(void)
</pre>
-<h2><a href="../../api/MagickCore/list_8c.html" id="PrependImageToList">PrependImageToList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="PrependImageToList">PrependImageToList</a></h2>
<p>PrependImageToList() prepends the image to the beginning of the list.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/list_8c.html" id="RemoveImageFromList">RemoveImageFromList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="RemoveImageFromList">RemoveImageFromList</a></h2>
<p>RemoveImageFromList() removes and returns the image pointed to.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/list_8c.html" id="RemoveFirstImageFromList">RemoveFirstImageFromList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="RemoveFirstImageFromList">RemoveFirstImageFromList</a></h2>
<p>RemoveFirstImageFromList() removes and returns the first image in the list.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/list_8c.html" id="RemoveLastImageFromList">RemoveLastImageFromList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="RemoveLastImageFromList">RemoveLastImageFromList</a></h2>
<p>RemoveLastImageFromList() removes and returns the last image from the list.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/list_8c.html" id="ReplaceImageInList">ReplaceImageInList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="ReplaceImageInList">ReplaceImageInList</a></h2>
<p>ReplaceImageInList() replaces an image in the list with the given image, or list of images. Old image is destroyed.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/list_8c.html" id="ReplaceImageInListReturnLast">ReplaceImageInListReturnLast</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="ReplaceImageInListReturnLast">ReplaceImageInListReturnLast</a></h2>
<p>ReplaceImageInListReturnLast() is exactly as ReplaceImageInList() except the images pointer is set to the last image in the list of replacement images.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/list_8c.html" id="ReverseImageList">ReverseImageList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="ReverseImageList">ReverseImageList</a></h2>
<p>ReverseImageList() reverses the order of an image list. The list pointer is reset to that start of the re-ordered list.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/list_8c.html" id="SpliceImageIntoList">SpliceImageIntoList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="SpliceImageIntoList">SpliceImageIntoList</a></h2>
<p>SpliceImageIntoList() removes 'length' images from the list and replaces them with the specified splice. Removed images are returned.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/list_8c.html" id="SplitImageList">SplitImageList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="SplitImageList">SplitImageList</a></h2>
<p>SplitImageList() splits an image into two lists, after given image The list that was split off is returned, which may be empty.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="list.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
+ <a href="list.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> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 16th February 2018 16:26 -->
\ No newline at end of file
+<!-- Magick Cache 8th September 2018 01:45 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Working with Image Lists</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, working, with, image, lists, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" >
+ <title>MagickCore, C API: Working with Image Lists @ ImageMagick</title>
+ <meta name="application-name" content="ImageMagick">
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.imagemagick.org">
+ <meta name="generator" content="PHP">
+ <meta name="keywords" content="magickcore, c, api:, working, with, image, lists, 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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/list.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="list.php#AppendImageToList">AppendImageToList</a> • <a href="list.php#CloneImageList">CloneImageList</a> • <a href="list.php#CloneImages">CloneImages</a> • <a href="list.php#DeleteImageFromList">DeleteImageFromList</a> • <a href="list.php#DeleteImages">DeleteImages</a> • <a href="list.php#DestroyImageList">DestroyImageList</a> • <a href="list.php#DuplicateImages">DuplicateImages</a> • <a href="list.php#GetFirstImageInList">GetFirstImageInList</a> • <a href="list.php#GetImageFromList">GetImageFromList</a> • <a href="list.php#GetImageIndexInList">GetImageIndexInList</a> • <a href="list.php#GetImageListLength">GetImageListLength</a> • <a href="list.php#GetLastImageInList">GetLastImageInList</a> • <a href="list.php#GetNextImageInList">GetNextImageInList</a> • <a href="list.php#GetPreviousImageInList">GetPreviousImageInList</a> • <a href="list.php#ImageListToArray">ImageListToArray</a> • <a href="list.php#InsertImageInList">InsertImageInList</a> • <a href="list.php#NewImageList">NewImageList</a> • <a href="list.php#PrependImageToList">PrependImageToList</a> • <a href="list.php#RemoveImageFromList">RemoveImageFromList</a> • <a href="list.php#RemoveFirstImageFromList">RemoveFirstImageFromList</a> • <a href="list.php#RemoveLastImageFromList">RemoveLastImageFromList</a> • <a href="list.php#ReplaceImageInList">ReplaceImageInList</a> • <a href="list.php#ReplaceImageInListReturnLast">ReplaceImageInListReturnLast</a> • <a href="list.php#ReverseImageList">ReverseImageList</a> • <a href="list.php#SpliceImageIntoList">SpliceImageIntoList</a> • <a href="list.php#SplitImageList">SplitImageList</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/list_8c.html" id="AppendImageToList">AppendImageToList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="AppendImageToList">AppendImageToList</a></h2>
<p>AppendImageToList() appends the second image list to the end of the first list. The given image list pointer is left unchanged, unless it was empty.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/list_8c.html" id="CloneImageList">CloneImageList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="CloneImageList">CloneImageList</a></h2>
<p>CloneImageList() returns a duplicate of the image list.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/list_8c.html" id="CloneImages">CloneImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="CloneImages">CloneImages</a></h2>
<p>CloneImages() clones one or more images from an image sequence, using a comma separated list of image numbers or ranges.</p>
-<p>The numbers start at 0 for the first image in the list, while negative numbers refer to images starting counting from the end of the range. Images may be refered to multiple times to clone them multiple times. Images refered beyond the available number of images in list are ignored.</p>
+<p>The numbers start at 0 for the first image in the list, while negative numbers refer to images starting counting from the end of the range. Images may be referred to multiple times to clone them multiple times. Images referred beyond the available number of images in list are ignored.</p>
<p>Images referenced may be reversed, and results in a clone of those images also being made with a reversed order.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/list_8c.html" id="DeleteImageFromList">DeleteImageFromList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="DeleteImageFromList">DeleteImageFromList</a></h2>
<p>DeleteImageFromList() deletes an image from the list. List pointer is moved to the next image, if one is present. See RemoveImageFromList().</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/list_8c.html" id="DeleteImages">DeleteImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="DeleteImages">DeleteImages</a></h2>
<p>DeleteImages() deletes one or more images from an image sequence, using a comma separated list of image numbers or ranges.</p>
-<p>The numbers start at 0 for the first image, while negative numbers refer to images starting counting from the end of the range. Images may be refered to multiple times without problems. Image refered beyond the available number of images in list are ignored.</p>
+<p>The numbers start at 0 for the first image, while negative numbers refer to images starting counting from the end of the range. Images may be referred to multiple times without problems. Image referred beyond the available number of images in list are ignored.</p>
<p>If the referenced images are in the reverse order, that range will be completely ignored, unlike CloneImages().</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/list_8c.html" id="DestroyImageList">DestroyImageList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="DestroyImageList">DestroyImageList</a></h2>
<p>DestroyImageList() destroys an image list.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/list_8c.html" id="DuplicateImages">DuplicateImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="DuplicateImages">DuplicateImages</a></h2>
<p>DuplicateImages() duplicates one or more images from an image sequence, using a count and a comma separated list of image numbers or ranges.</p>
-<p>The numbers start at 0 for the first image, while negative numbers refer to images starting counting from the end of the range. Images may be refered to multiple times without problems. Image refered beyond the available number of images in list are ignored.</p>
+<p>The numbers start at 0 for the first image, while negative numbers refer to images starting counting from the end of the range. Images may be referred to multiple times without problems. Image referred beyond the available number of images in list are ignored.</p>
<p>The format of the DuplicateImages method is:</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/list_8c.html" id="GetFirstImageInList">GetFirstImageInList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="GetFirstImageInList">GetFirstImageInList</a></h2>
<p>GetFirstImageInList() returns a pointer to the first image in the list.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/list_8c.html" id="GetImageFromList">GetImageFromList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="GetImageFromList">GetImageFromList</a></h2>
<p>GetImageFromList() returns an image at the specified index from the image list. Starting with 0 as the first image in the list.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/list_8c.html" id="GetImageIndexInList">GetImageIndexInList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="GetImageIndexInList">GetImageIndexInList</a></h2>
<p>GetImageIndexInList() returns the offset in the list of the specified image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/list_8c.html" id="GetImageListLength">GetImageListLength</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="GetImageListLength">GetImageListLength</a></h2>
<p>GetImageListLength() returns the length of the list (the number of images in the list).</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/list_8c.html" id="GetLastImageInList">GetLastImageInList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="GetLastImageInList">GetLastImageInList</a></h2>
<p>GetLastImageInList() returns a pointer to the last image in the list.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/list_8c.html" id="GetNextImageInList">GetNextImageInList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="GetNextImageInList">GetNextImageInList</a></h2>
<p>GetNextImageInList() returns the next image in the list.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/list_8c.html" id="GetPreviousImageInList">GetPreviousImageInList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="GetPreviousImageInList">GetPreviousImageInList</a></h2>
<p>GetPreviousImageInList() returns the previous image in the list.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/list_8c.html" id="ImageListToArray">ImageListToArray</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="ImageListToArray">ImageListToArray</a></h2>
<p>ImageListToArray() is a convenience method that converts an image list to a sequential array, with a NULL image pointer at the end of the array.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/list_8c.html" id="InsertImageInList">InsertImageInList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="InsertImageInList">InsertImageInList</a></h2>
<p>InsertImageInList() insert the given image or image list, into the first image list, immediately AFTER the image pointed to. The given image list pointer is left unchanged unless previously empty.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/list_8c.html" id="NewImageList">NewImageList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="NewImageList">NewImageList</a></h2>
<p>NewImageList() creates an empty image list.</p>
Image *NewImageList(void)
</pre>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/list_8c.html" id="PrependImageToList">PrependImageToList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="PrependImageToList">PrependImageToList</a></h2>
<p>PrependImageToList() prepends the image to the beginning of the list.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/list_8c.html" id="RemoveImageFromList">RemoveImageFromList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="RemoveImageFromList">RemoveImageFromList</a></h2>
<p>RemoveImageFromList() removes and returns the image pointed to.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/list_8c.html" id="RemoveFirstImageFromList">RemoveFirstImageFromList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="RemoveFirstImageFromList">RemoveFirstImageFromList</a></h2>
<p>RemoveFirstImageFromList() removes and returns the first image in the list.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/list_8c.html" id="RemoveLastImageFromList">RemoveLastImageFromList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="RemoveLastImageFromList">RemoveLastImageFromList</a></h2>
<p>RemoveLastImageFromList() removes and returns the last image from the list.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/list_8c.html" id="ReplaceImageInList">ReplaceImageInList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="ReplaceImageInList">ReplaceImageInList</a></h2>
<p>ReplaceImageInList() replaces an image in the list with the given image, or list of images. Old image is destroyed.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/list_8c.html" id="ReplaceImageInListReturnLast">ReplaceImageInListReturnLast</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="ReplaceImageInListReturnLast">ReplaceImageInListReturnLast</a></h2>
-<p>ReplaceImageInListReturnLast() is exactly as ReplaceImageInList() except the images pointer is set to the last image in the list of replacemen images.</p>
+<p>ReplaceImageInListReturnLast() is exactly as ReplaceImageInList() except the images pointer is set to the last image in the list of replacement images.</p>
<p>This allows you to simply use GetNextImageInList() to go to the image that follows the just replaced image, even if a list of replacement images was inserted.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/list_8c.html" id="ReverseImageList">ReverseImageList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="ReverseImageList">ReverseImageList</a></h2>
<p>ReverseImageList() reverses the order of an image list. The list pointer is reset to that start of the re-ordered list.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/list_8c.html" id="SpliceImageIntoList">SpliceImageIntoList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="SpliceImageIntoList">SpliceImageIntoList</a></h2>
<p>SpliceImageIntoList() removes 'length' images from the list and replaces them with the specified splice. Removed images are returned.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/list_8c.html" id="SplitImageList">SplitImageList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/list_8c.html" id="SplitImageList">SplitImageList</a></h2>
<p>SplitImageList() splits an image into two lists, after given image The list that was split off is returned, which may be empty.</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="list.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="list.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 8th September 2018 01:45 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>Magick++, C++ API: Classes @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magick++, c++, api:, classes, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="magick++-classes.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<h1>Magick++ Classes</h1>
<div class="doc-section">
-<p><a href="../../Magick++">Magick++</a> provides a simple C++ API to the ImageMagick image processing library which supports reading and writing a huge number of image formats as well as supporting a broad spectrum of traditional image processing operations. The ImageMagick C API is complex and the data structures are currently not documented. Magick++ provides access to most of the features available from the C API but in a simple object-oriented and well-documented framework.</p>
+<p><a href="http://www.imagemagick.org/Magick++">Magick++</a> provides a simple C++ API to the ImageMagick image processing library which supports reading and writing a huge number of image formats as well as supporting a broad spectrum of traditional image processing operations. The ImageMagick C API is complex and the data structures are currently not documented. Magick++ provides access to most of the features available from the C API but in a simple object-oriented and well-documented framework.</p>
<p>Magick++ is intended to support commercial-grade application development. In order to avoid possible conflicts with the user's application, all symbols contained in Magick++ (included by the header <tt><font color="#663366"><Magick++.h></font></tt>) are scoped to the <span lang="en-US">namespace</span> <i>Magick</i>. Symbols from the ImageMagick C library are imported under the <i>MagickCore</i> namespace to avoid possible conflicts and ImageMagick macros are only included within the Magick++ implementation so they won't impact the user's application.</p>
<p>The core class in Magick++ is the <a href="Image++.html">Image</a> class. The Image class provides methods to manipulate a single image frame (e.g. a JPEG image). Standard Template Library (STL)<span lang="en-US">compatible</span> <a href="../../api/STL.html">algorithms and function objects</a> are provided in order to manipulate multiple image frames or to read and write file formats which support multiple image frames (e.g. GIF animations, MPEG animations, and Postscript files).</p>
<p>The Image class supports reference-counted memory management which supports the semantics of an intrinsic variable type (e.g. 'int') with an extremely efficient <tt>operator =</tt> and copy constructor (only a pointer is assigned) while ensuring that the image data is replicated as required so that it the image may be modified without impacting earlier generations. Since the Image class manages heap memory internally, images are best allocated via C++ automatic (stack-based) memory allocation. This support allows most programs using Magick++ to be written without using any pointers, simplifying the implementation and avoiding the risks of using pointers. When a program uses automatic memory allocation to allocate Magick++ images, that aspect of the program becomes naturally exception-safe and thread-safe.</p>
-<p>The image class uses a number of supportive classes in order to specify arguments. Colors are specified via the <a href="../Magick++/Color.html">Color</a> class. Colors specified in X11-style string form are implicitly converted to the Color class. Geometry arguments (those specifying width, height, and/or x and y offset) are specified via the <a href="../../api/Geometry.html">Geometry</a> class. Similar to the Color class, geometries specified as an X11-style string are implicitly converted to the Geometry class. Two dimensional drawable objects are specified via the <a href="../../api/Drawable.html">Drawable</a> class. Drawable objects may be provided as a single object or as a list of objects to be rendered using the current image options. Montage options (a montage is a rendered grid of thumbnails in one image) are specified via the <a href="../../api/Montage.html">Montage</a> class.</p>
-<p>Errors are reported using C++ exceptions derived from the <a href="../Magick++/Exception.html">Exception</a> class, which is itself derived from the standard C++ exception class. Exceptions are reported synchronous with the operation and are caught by the first matching <i>try</i> block as the stack is unraveled. This allows a clean coding style in which multiple related Magick++ commands may be executed with errors handled as a unit rather than line-by-line. Since the Image object provides reference-counted memory management, unreferenced images on the stack are automagically cleaned up, avoiding the potential for memory leaks.</p>
+<p>The image class uses a number of supportive classes in order to specify arguments. Colors are specified via the <a href="http://www.imagemagick.org/Magick++/Color.html">Color</a> class. Colors specified in X11-style string form are implicitly converted to the Color class. Geometry arguments (those specifying width, height, and/or x and y offset) are specified via the <a href="../../api/Geometry.html">Geometry</a> class. Similar to the Color class, geometries specified as an X11-style string are implicitly converted to the Geometry class. Two dimensional drawable objects are specified via the <a href="../../api/Drawable.html">Drawable</a> class. Drawable objects may be provided as a single object or as a list of objects to be rendered using the current image options. Montage options (a montage is a rendered grid of thumbnails in one image) are specified via the <a href="../../api/Montage.html">Montage</a> class.</p>
+<p>Errors are reported using C++ exceptions derived from the <a href="http://www.imagemagick.org/Magick++/Exception.html">Exception</a> class, which is itself derived from the standard C++ exception class. Exceptions are reported synchronous with the operation and are caught by the first matching <i>try</i> block as the stack is unraveled. This allows a clean coding style in which multiple related Magick++ commands may be executed with errors handled as a unit rather than line-by-line. Since the Image object provides reference-counted memory management, unreferenced images on the stack are automagically cleaned up, avoiding the potential for memory leaks.</p>
<p style="margin-bottom: 0cm">For ease of access, the documentation for the available user-level classes is available via the following table.</p>
<br />
<ul><table border="1" class="docutils">
<col width="82%" />
</colgroup>
<tbody valign="top">
-<tr><td><a class="reference external" href="../Magick++/Blob.html">Blob</a></td>
+<tr><td><a class="reference external" href="http://www.imagemagick.org/Magick++/Blob.html">Blob</a></td>
<td>Binary Large OBject container.</td>
</tr>
-<tr><td><a class="reference external" href="../Magick++/CoderInfo.html">CoderInfo</a></td>
+<tr><td><a class="reference external" href="http://www.imagemagick.org/Magick++/CoderInfo.html">CoderInfo</a></td>
<td>Report information about supported image formats (use with
-<a class="reference external" href="../Magick++/STL.html#coderInfoList">coderInfoList</a>())</td>
+<a class="reference external" href="http://www.imagemagick.org/Magick++/STL.html#coderInfoList">coderInfoList</a>())</td>
</tr>
-<tr><td><a class="reference external" href="../Magick++/Color.html">Color</a></td>
+<tr><td><a class="reference external" href="http://www.imagemagick.org/Magick++/Color.html">Color</a></td>
<td>Color specification.</td>
</tr>
-<tr><td><a class="reference external" href="../Magick++/Drawable.html">Drawable</a></td>
+<tr><td><a class="reference external" href="http://www.imagemagick.org/Magick++/Drawable.html">Drawable</a></td>
<td>Drawable shape (for input to 'draw').</td>
</tr>
-<tr><td><a class="reference external" href="../Magick++/Exception.html">Exception</a></td>
+<tr><td><a class="reference external" href="http://www.imagemagick.org/Magick++/Exception.html">Exception</a></td>
<td>C++ exception objects.</td>
</tr>
-<tr><td><a class="reference external" href="../Magick++/Geometry.html">Geometry</a></td>
+<tr><td><a class="reference external" href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a></td>
<td>Geometry specification.</td>
</tr>
-<tr><td><a class="reference external" href="../Magick++/Image++.html">Image</a></td>
+<tr><td><a class="reference external" href="http://www.imagemagick.org/Magick++/Image++.html">Image</a></td>
<td>Image frame. This is the primary object in <em>Magick++</em>.</td>
</tr>
-<tr><td><a class="reference external" href="../Magick++/Montage.html">Montage</a></td>
+<tr><td><a class="reference external" href="http://www.imagemagick.org/Magick++/Montage.html">Montage</a></td>
<td>Montage options for montageImages().</td>
</tr>
-<tr><td><a class="reference external" href="../Magick++/Pixels.html">Pixels</a></td>
+<tr><td><a class="reference external" href="http://www.imagemagick.org/Magick++/Pixels.html">Pixels</a></td>
<td>Low-level access to image pixels.</td>
</tr>
-<tr><td><a class="reference external" href="../Magick++/STL.html">STL</a></td>
+<tr><td><a class="reference external" href="http://www.imagemagick.org/Magick++/STL.html">STL</a></td>
<td>STL algorithms and function objects for operating on
containers of image frames.</td>
</tr>
-<tr><td><a class="reference external" href="../Magick++/TypeMetric.html">TypeMetric</a></td>
+<tr><td><a class="reference external" href="http://www.imagemagick.org/Magick++/TypeMetric.html">TypeMetric</a></td>
<td>Container for font type metrics (use with
-<a class="reference external" href="../../Magick++/Image.html#fonttypemetrics">Image::fontTypeMetrics</a>).</td>
+<a class="reference external" href="http://www.imagemagick.org/Magick++/Image.html#fonttypemetrics">Image::fontTypeMetrics</a>).</td>
</tr>
</tbody>
</table>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="magick++-classes.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
+ <a href="magick++-classes.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> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 14th February 2018 04:01 -->
\ No newline at end of file
+<!-- Magick Cache 7th September 2018 05:22 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="magick-deprecate.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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" />
+ <link href="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="magick-deprecate.html#"></a></p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="magick-deprecate.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 16th February 2018 18:15 -->
\ No newline at end of file
+<!-- Magick Cache 4th September 2018 12:44 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickWand, C API for ImageMagick: Deprecated Methods</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickwc, api, for, imagemagick:, deprecated, methods, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/magick-deprecate.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="magick-deprecate.php#"></a></p>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="magick-deprecate.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="magick-deprecate.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 4th September 2018 12:44 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="magick-image.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <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#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#MagickGetImageBlob">MagickGetImageBlob</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#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#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>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="GetImageFromMagickWand">GetImageFromMagickWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="GetImageFromMagickWand">GetImageFromMagickWand</a></h2>
<p>GetImageFromMagickWand() returns the current image from the magick wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickAdaptiveBlurImage">MagickAdaptiveBlurImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAdaptiveBlurImage">MagickAdaptiveBlurImage</a></h2>
<p>MagickAdaptiveBlurImage() adaptively blurs the image by blurring less intensely near image edges and more intensely far from edges. We blur the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and MagickAdaptiveBlurImage() selects a suitable radius for you.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickAdaptiveResizeImage">MagickAdaptiveResizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAdaptiveResizeImage">MagickAdaptiveResizeImage</a></h2>
<p>MagickAdaptiveResizeImage() adaptively resize image with data dependent triangulation.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickAdaptiveSharpenImage">MagickAdaptiveSharpenImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAdaptiveSharpenImage">MagickAdaptiveSharpenImage</a></h2>
<p>MagickAdaptiveSharpenImage() adaptively sharpens the image by sharpening more intensely near image edges and less intensely far from edges. We sharpen the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and MagickAdaptiveSharpenImage() selects a suitable radius for you.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickAdaptiveThresholdImage">MagickAdaptiveThresholdImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAdaptiveThresholdImage">MagickAdaptiveThresholdImage</a></h2>
<p>MagickAdaptiveThresholdImage() 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>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickAddImage">MagickAddImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAddImage">MagickAddImage</a></h2>
<p>MagickAddImage() adds a clone of the images from the second wand and inserts them into the first wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickAddNoiseImage">MagickAddNoiseImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAddNoiseImage">MagickAddNoiseImage</a></h2>
<p>MagickAddNoiseImage() adds random noise to the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickAffineTransformImage">MagickAffineTransformImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAffineTransformImage">MagickAffineTransformImage</a></h2>
<p>MagickAffineTransformImage() transforms an image as dictated by the affine matrix of the drawing wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickAnnotateImage">MagickAnnotateImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAnnotateImage">MagickAnnotateImage</a></h2>
<p>MagickAnnotateImage() annotates an image with text.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickAnimateImages">MagickAnimateImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAnimateImages">MagickAnimateImages</a></h2>
<p>MagickAnimateImages() animates an image or image sequence.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickAppendImages">MagickAppendImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAppendImages">MagickAppendImages</a></h2>
<p>MagickAppendImages() append the images in a wand from the current image onwards, creating a new wand with the single image result. This is affected by the gravity and background settings of the first image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickAutoGammaImage">MagickAutoGammaImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAutoGammaImage">MagickAutoGammaImage</a></h2>
<p>MagickAutoGammaImage() extracts the 'mean' from the image and adjust the image to try make set its gamma appropriatally.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickAutoLevelImage">MagickAutoLevelImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAutoLevelImage">MagickAutoLevelImage</a></h2>
<p>MagickAutoLevelImage() adjusts the levels of a particular image channel by scaling the minimum and maximum values to the full quantum range.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickAutoOrientImage">MagickAutoOrientImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAutoOrientImage">MagickAutoOrientImage</a></h2>
<p>MagickAutoOrientImage() adjusts an image so that its orientation is suitable $ for viewing (i.e. top-left orientation).</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickBlackThresholdImage">MagickBlackThresholdImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickBlackThresholdImage">MagickBlackThresholdImage</a></h2>
<p>MagickBlackThresholdImage() is like MagickThresholdImage() but forces all pixels below the threshold into black while leaving all pixels above the threshold unchanged.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickBlueShiftImage">MagickBlueShiftImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickBlueShiftImage">MagickBlueShiftImage</a></h2>
<p>MagickBlueShiftImage() mutes the colors of the image to simulate a scene at nighttime in the moonlight.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickBlurImage">MagickBlurImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickBlurImage">MagickBlurImage</a></h2>
<p>MagickBlurImage() blurs an image. We convolve the image with a gaussian operator of the given radius and standard deviation (sigma). For reasonable results, the radius should be larger than sigma. Use a radius of 0 and BlurImage() selects a suitable radius for you.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickBorderImage">MagickBorderImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickBorderImage">MagickBorderImage</a></h2>
<p>MagickBorderImage() surrounds the image with a border of the color defined by the bordercolor pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="Use_MagickBrightnessContrastImage">Use MagickBrightnessContrastImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="Use_MagickBrightnessContrastImage">Use MagickBrightnessContrastImage</a></h2>
<p>Use MagickBrightnessContrastImage() to change the brightness and/or contrast of an image. It converts the brightness and contrast parameters into slope and intercept and calls a polynomical function to apply to the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickChannelFxImage">MagickChannelFxImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickChannelFxImage">MagickChannelFxImage</a></h2>
<p>MagickChannelFxImage() applies a channel expression to the specified image. The expression consists of one or more channels, either mnemonic or numeric (e.g. red, 1), separated by actions as follows:</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickCharcoalImage">MagickCharcoalImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCharcoalImage">MagickCharcoalImage</a></h2>
<p>MagickCharcoalImage() simulates a charcoal drawing.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickChopImage">MagickChopImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickChopImage">MagickChopImage</a></h2>
<p>MagickChopImage() removes a region of an image and collapses the image to occupy the removed portion</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickClampImage">MagickClampImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickClampImage">MagickClampImage</a></h2>
<p>MagickClampImage() restricts the color range from 0 to the quantum depth.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickClipImage">MagickClipImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickClipImage">MagickClipImage</a></h2>
<p>MagickClipImage() clips along the first path from the 8BIM profile, if present.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickClipImagePath">MagickClipImagePath</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickClipImagePath">MagickClipImagePath</a></h2>
<p>MagickClipImagePath() clips along the named paths from the 8BIM profile, if present. Later operations take effect inside the path. Id may be a number if preceded with #, to work on a numbered path, e.g., "#1" to use the first path.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickClutImage">MagickClutImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickClutImage">MagickClutImage</a></h2>
<p>MagickClutImage() replaces colors in the image from a color lookup table.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickCoalesceImages">MagickCoalesceImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCoalesceImages">MagickCoalesceImages</a></h2>
<p>MagickCoalesceImages() 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. MagickCoalesceImages() returns a new sequence where each image in the sequence is the same size as the first and composited with the next image in the sequence.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickColorDecisionListImage">MagickColorDecisionListImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickColorDecisionListImage">MagickColorDecisionListImage</a></h2>
<p>MagickColorDecisionListImage() accepts a lightweight Color Correction Collection (CCC) file which solely contains one or more color corrections and applies the color correction to the image. Here is a sample CCC file:</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickColorizeImage">MagickColorizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickColorizeImage">MagickColorizeImage</a></h2>
<p>MagickColorizeImage() blends the fill color with each pixel in the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickColorMatrixImage">MagickColorMatrixImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickColorMatrixImage">MagickColorMatrixImage</a></h2>
<p>MagickColorMatrixImage() apply color transformation to an image. The method permits saturation changes, hue rotation, luminance to alpha, and various other effects. Although variable-sized transformation matrices can be used, typically one uses a 5x5 matrix for an RGBA image and a 6x6 for CMYKA (or RGBA with offsets). The matrix is similar to those used by Adobe Flash except offsets are in column 6 rather than 5 (in support of CMYKA images) and offsets are normalized (divide Flash offset by 255).</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickCombineImages">MagickCombineImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCombineImages">MagickCombineImages</a></h2>
<p>MagickCombineImages() combines one or more images into a single image. The grayscale value of the pixels of each image in the sequence is assigned in order to the specified hannels of the combined image. The typical ordering would be image 1 => Red, 2 => Green, 3 => Blue, etc.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickCommentImage">MagickCommentImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCommentImage">MagickCommentImage</a></h2>
<p>MagickCommentImage() adds a comment to your image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickCompareImagesLayers">MagickCompareImagesLayers</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCompareImagesLayers">MagickCompareImagesLayers</a></h2>
<p>MagickCompareImagesLayers() compares each image with the next in a sequence and returns the maximum bounding region of any pixel differences it discovers.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickCompareImages">MagickCompareImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCompareImages">MagickCompareImages</a></h2>
<p>MagickCompareImages() compares an image to a reconstructed image and returns the specified difference image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickCompositeImage">MagickCompositeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCompositeImage">MagickCompositeImage</a></h2>
<p>MagickCompositeImage() composite one image onto another at the specified offset.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickCompositeImageGravity">MagickCompositeImageGravity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCompositeImageGravity">MagickCompositeImageGravity</a></h2>
<p>MagickCompositeImageGravity() composite one image onto another using the specified gravity.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickCompositeLayers">MagickCompositeLayers</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCompositeLayers">MagickCompositeLayers</a></h2>
<p>MagickCompositeLayers() composite the images in the source wand over the images in the destination wand in sequence, starting with the current image in both lists.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickContrastImage">MagickContrastImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickContrastImage">MagickContrastImage</a></h2>
<p>MagickContrastImage() enhances the intensity differences between the lighter and darker elements of the image. Set sharpen to a value other than 0 to increase the image contrast otherwise the contrast is reduced.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickContrastStretchImage">MagickContrastStretchImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickContrastStretchImage">MagickContrastStretchImage</a></h2>
<p>MagickContrastStretchImage() enhances the contrast of a color image by adjusting the pixels color to span the entire range of colors available. You can also reduce the influence of a particular channel with a gamma value of 0.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickConvolveImage">MagickConvolveImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickConvolveImage">MagickConvolveImage</a></h2>
<p>MagickConvolveImage() applies a custom convolution kernel to the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickCropImage">MagickCropImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCropImage">MagickCropImage</a></h2>
<p>MagickCropImage() extracts a region of the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickCycleColormapImage">MagickCycleColormapImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCycleColormapImage">MagickCycleColormapImage</a></h2>
<p>MagickCycleColormapImage() displaces an image's colormap by a given number of positions. If you cycle the colormap a number of times you can produce a psychodelic effect.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickConstituteImage">MagickConstituteImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickConstituteImage">MagickConstituteImage</a></h2>
<p>MagickConstituteImage() adds an image to the wand comprised of the pixel data you supply. The pixel data must be in scanline order top-to-bottom. The data can be char, short int, int, float, or double. Float and double require the pixels to be normalized [0..1], otherwise [0..Max], where Max is the maximum value the type can accomodate (e.g. 255 for char). For example, to create a 640x480 image from unsigned red-green-blue character data, use</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickDecipherImage">MagickDecipherImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickDecipherImage">MagickDecipherImage</a></h2>
<p>MagickDecipherImage() converts cipher pixels to plain pixels.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickDeconstructImages">MagickDeconstructImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickDeconstructImages">MagickDeconstructImages</a></h2>
<p>MagickDeconstructImages() compares each image with the next in a sequence and returns the maximum bounding region of any pixel differences it discovers.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickDeskewImage">MagickDeskewImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickDeskewImage">MagickDeskewImage</a></h2>
<p>MagickDeskewImage() removes skew from the image. Skew is an artifact that occurs in scanned images because of the camera being misaligned, imperfections in the scanning or surface, or simply because the paper was not placed completely flat when scanned.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickDespeckleImage">MagickDespeckleImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickDespeckleImage">MagickDespeckleImage</a></h2>
<p>MagickDespeckleImage() reduces the speckle noise in an image while perserving the edges of the original image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickDestroyImage">MagickDestroyImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickDestroyImage">MagickDestroyImage</a></h2>
<p>MagickDestroyImage() dereferences an image, deallocating memory associated with the image if the reference count becomes zero.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickDisplayImage">MagickDisplayImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickDisplayImage">MagickDisplayImage</a></h2>
<p>MagickDisplayImage() displays an image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickDisplayImages">MagickDisplayImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickDisplayImages">MagickDisplayImages</a></h2>
<p>MagickDisplayImages() displays an image or image sequence.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickDistortImage">MagickDistortImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickDistortImage">MagickDistortImage</a></h2>
<p>MagickDistortImage() distorts an image using various distortion methods, by mapping color lookups of the source image to a new destination image usally of the same size as the source image, unless 'bestfit' is set to true.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickDrawImage">MagickDrawImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickDrawImage">MagickDrawImage</a></h2>
<p>MagickDrawImage() renders the drawing wand on the current image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickEdgeImage">MagickEdgeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickEdgeImage">MagickEdgeImage</a></h2>
<p>MagickEdgeImage() enhance edges within the image with a convolution filter of the given radius. Use a radius of 0 and Edge() selects a suitable radius for you.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickEmbossImage">MagickEmbossImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickEmbossImage">MagickEmbossImage</a></h2>
<p>MagickEmbossImage() returns a grayscale image with a three-dimensional effect. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and Emboss() selects a suitable radius for you.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickEncipherImage">MagickEncipherImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickEncipherImage">MagickEncipherImage</a></h2>
<p>MagickEncipherImage() converts plaint pixels to cipher pixels.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickEnhanceImage">MagickEnhanceImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickEnhanceImage">MagickEnhanceImage</a></h2>
<p>MagickEnhanceImage() applies a digital filter that improves the quality of a noisy image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickEqualizeImage">MagickEqualizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickEqualizeImage">MagickEqualizeImage</a></h2>
<p>MagickEqualizeImage() equalizes the image histogram.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickEvaluateImage">MagickEvaluateImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickEvaluateImage">MagickEvaluateImage</a></h2>
<p>MagickEvaluateImage() applys an arithmetic, relational, or logical expression to an image. Use these operators to lighten or darken an image, to increase or decrease contrast in an image, or to produce the "negative" of an image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickExportImagePixels">MagickExportImagePixels</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickExportImagePixels">MagickExportImagePixels</a></h2>
<p>MagickExportImagePixels() extracts pixel data from an image and returns it to you. The method returns MagickTrue on success otherwise MagickFalse if an error is encountered. The data is returned as char, short int, int, ssize_t, float, or double in the order specified by map.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickExtentImage">MagickExtentImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickExtentImage">MagickExtentImage</a></h2>
<p>MagickExtentImage() extends the image as defined by the geometry, gravity, and wand background color. Set the (x,y) offset of the geometry to move the original wand relative to the extended wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickFlipImage">MagickFlipImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickFlipImage">MagickFlipImage</a></h2>
<p>MagickFlipImage() creates a vertical mirror image by reflecting the pixels around the central x-axis.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickFloodfillPaintImage">MagickFloodfillPaintImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickFloodfillPaintImage">MagickFloodfillPaintImage</a></h2>
<p>MagickFloodfillPaintImage() changes the color value of any pixel that matches target and is an immediate neighbor. If the method FillToBorderMethod is specified, the color value is changed for any neighbor pixel that does not match the bordercolor member of image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickFlopImage">MagickFlopImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickFlopImage">MagickFlopImage</a></h2>
<p>MagickFlopImage() creates a horizontal mirror image by reflecting the pixels around the central y-axis.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickForwardFourierTransformImage">MagickForwardFourierTransformImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickForwardFourierTransformImage">MagickForwardFourierTransformImage</a></h2>
<p>MagickForwardFourierTransformImage() implements the discrete Fourier transform (DFT) of the image either as a magnitude / phase or real / imaginary image pair.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickFrameImage">MagickFrameImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickFrameImage">MagickFrameImage</a></h2>
<p>MagickFrameImage() adds a simulated three-dimensional border around the image. The width and height specify the border width of the vertical and horizontal sides of the frame. The inner and outer bevels indicate the width of the inner and outer shadows of the frame.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickFunctionImage">MagickFunctionImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickFunctionImage">MagickFunctionImage</a></h2>
<p>MagickFunctionImage() applys an arithmetic, relational, or logical expression to an image. Use these operators to lighten or darken an image, to increase or decrease contrast in an image, or to produce the "negative" of an image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickFxImage">MagickFxImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickFxImage">MagickFxImage</a></h2>
<p>MagickFxImage() evaluate expression for each pixel in the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGammaImage">MagickGammaImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGammaImage">MagickGammaImage</a></h2>
<p>MagickGammaImage() gamma-corrects an image. The same image viewed on different devices will have perceptual differences in the way the image's intensities are represented on the screen. Specify individual gamma levels for the red, green, and blue channels, or adjust all three with the gamma parameter. Values typically range from 0.8 to 2.3.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGaussianBlurImage">MagickGaussianBlurImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGaussianBlurImage">MagickGaussianBlurImage</a></h2>
<p>MagickGaussianBlurImage() blurs an image. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, the radius should be larger than sigma. Use a radius of 0 and MagickGaussianBlurImage() selects a suitable radius for you.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImage">MagickGetImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImage">MagickGetImage</a></h2>
<p>MagickGetImage() gets the image at the current image index.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageAlphaChannel">MagickGetImageAlphaChannel</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageAlphaChannel">MagickGetImageAlphaChannel</a></h2>
<p>MagickGetImageAlphaChannel() returns MagickFalse if the image alpha channel is not activated. That is, the image is RGB rather than RGBA or CMYK rather than CMYKA.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageMask">MagickGetImageMask</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageMask">MagickGetImageMask</a></h2>
<p>MagickGetImageMask() gets the image clip mask at the current image index.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageBackgroundColor">MagickGetImageBackgroundColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageBackgroundColor">MagickGetImageBackgroundColor</a></h2>
<p>MagickGetImageBackgroundColor() returns the image background color.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageBlob">MagickGetImageBlob</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageBlob">MagickGetImageBlob</a></h2>
<p>MagickGetImageBlob() implements direct to memory image formats. It returns the image as a blob (a formatted "file" in memory) and its length, starting from the current position in the image sequence. Use MagickSetImageFormat() to set the format to write to the blob (GIF, JPEG, PNG, etc.).</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageBlob">MagickGetImageBlob</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImagesBlob">MagickGetImagesBlob</a></h2>
-<p>MagickGetImageBlob() implements direct to memory image formats. It returns the image sequence as a blob and its length. The format of the image determines the format of the returned blob (GIF, JPEG, PNG, etc.). To return a different image format, use MagickSetImageFormat().</p>
+<p>MagickGetImagesBlob() implements direct to memory image formats. It returns the image sequence as a blob and its length. The format of the image determines the format of the returned blob (GIF, JPEG, PNG, etc.). To return a different image format, use MagickSetImageFormat().</p>
<p>Note, some image formats do not permit multiple images to the same image stream (e.g. JPEG). in this instance, just the first image of the sequence is returned as a blob.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageBluePrimary">MagickGetImageBluePrimary</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageBluePrimary">MagickGetImageBluePrimary</a></h2>
<p>MagickGetImageBluePrimary() returns the chromaticy blue primary point for the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageBorderColor">MagickGetImageBorderColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageBorderColor">MagickGetImageBorderColor</a></h2>
<p>MagickGetImageBorderColor() returns the image border color.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageFeatures">MagickGetImageFeatures</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageFeatures">MagickGetImageFeatures</a></h2>
<p>MagickGetImageFeatures() returns features for each channel in the image in each of four directions (horizontal, vertical, left and right diagonals) for the specified distance. The features include the angular second moment, contrast, correlation, sum of squares: variance, inverse difference moment, sum average, sum varience, sum entropy, entropy, difference variance, difference entropy, information measures of correlation 1, information measures of correlation 2, and maximum correlation coefficient. You can access the red channel contrast, for example, like this:</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageKurtosis">MagickGetImageKurtosis</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageKurtosis">MagickGetImageKurtosis</a></h2>
<p>MagickGetImageKurtosis() gets the kurtosis and skewness of one or more image channels.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageMean">MagickGetImageMean</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageMean">MagickGetImageMean</a></h2>
<p>MagickGetImageMean() gets the mean and standard deviation of one or more image channels.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageRange">MagickGetImageRange</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageRange">MagickGetImageRange</a></h2>
<p>MagickGetImageRange() gets the range for one or more image channels.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageStatistics">MagickGetImageStatistics</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageStatistics">MagickGetImageStatistics</a></h2>
<p>MagickGetImageStatistics() returns statistics for each channel in the image. The statistics include the channel depth, its minima and maxima, the mean, the standard deviation, the kurtosis and the skewness. You can access the red channel mean, for example, like this:</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageColormapColor">MagickGetImageColormapColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageColormapColor">MagickGetImageColormapColor</a></h2>
<p>MagickGetImageColormapColor() returns the color of the specified colormap index.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageColors">MagickGetImageColors</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageColors">MagickGetImageColors</a></h2>
<p>MagickGetImageColors() gets the number of unique colors in the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageColorspace">MagickGetImageColorspace</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageColorspace">MagickGetImageColorspace</a></h2>
<p>MagickGetImageColorspace() gets the image colorspace.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageCompose">MagickGetImageCompose</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageCompose">MagickGetImageCompose</a></h2>
<p>MagickGetImageCompose() returns the composite operator associated with the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageCompression">MagickGetImageCompression</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageCompression">MagickGetImageCompression</a></h2>
<p>MagickGetImageCompression() gets the image compression.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageCompressionQuality">MagickGetImageCompressionQuality</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageCompressionQuality">MagickGetImageCompressionQuality</a></h2>
<p>MagickGetImageCompressionQuality() gets the image compression quality.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageDelay">MagickGetImageDelay</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageDelay">MagickGetImageDelay</a></h2>
<p>MagickGetImageDelay() gets the image delay.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageDepth">MagickGetImageDepth</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageDepth">MagickGetImageDepth</a></h2>
<p>MagickGetImageDepth() gets the image depth.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageDispose">MagickGetImageDispose</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageDispose">MagickGetImageDispose</a></h2>
<p>MagickGetImageDispose() gets the image disposal method.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageDistortion">MagickGetImageDistortion</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageDistortion">MagickGetImageDistortion</a></h2>
<p>MagickGetImageDistortion() compares an image to a reconstructed image and returns the specified distortion metric.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageDistortions">MagickGetImageDistortions</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageDistortions">MagickGetImageDistortions</a></h2>
<p>MagickGetImageDistortions() compares one or more pixel channels of an image to a reconstructed image and returns the specified distortion metrics.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageEndian">MagickGetImageEndian</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageEndian">MagickGetImageEndian</a></h2>
<p>MagickGetImageEndian() gets the image endian.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageFilename">MagickGetImageFilename</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageFilename">MagickGetImageFilename</a></h2>
<p>MagickGetImageFilename() returns the filename of a particular image in a sequence.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageFormat">MagickGetImageFormat</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageFormat">MagickGetImageFormat</a></h2>
<p>MagickGetImageFormat() returns the format of a particular image in a sequence.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageFuzz">MagickGetImageFuzz</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageFuzz">MagickGetImageFuzz</a></h2>
<p>MagickGetImageFuzz() gets the image fuzz.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageGamma">MagickGetImageGamma</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageGamma">MagickGetImageGamma</a></h2>
<p>MagickGetImageGamma() gets the image gamma.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageGravity">MagickGetImageGravity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageGravity">MagickGetImageGravity</a></h2>
<p>MagickGetImageGravity() gets the image gravity.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageGreenPrimary">MagickGetImageGreenPrimary</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageGreenPrimary">MagickGetImageGreenPrimary</a></h2>
<p>MagickGetImageGreenPrimary() returns the chromaticy green primary point.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageHeight">MagickGetImageHeight</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageHeight">MagickGetImageHeight</a></h2>
<p>MagickGetImageHeight() returns the image height.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageHistogram">MagickGetImageHistogram</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageHistogram">MagickGetImageHistogram</a></h2>
<p>MagickGetImageHistogram() returns the image histogram as an array of PixelWand wands.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageInterlaceScheme">MagickGetImageInterlaceScheme</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageInterlaceScheme">MagickGetImageInterlaceScheme</a></h2>
<p>MagickGetImageInterlaceScheme() gets the image interlace scheme.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageInterpolateMethod">MagickGetImageInterpolateMethod</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageInterpolateMethod">MagickGetImageInterpolateMethod</a></h2>
<p>MagickGetImageInterpolateMethod() returns the interpolation method for the sepcified image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageIterations">MagickGetImageIterations</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageIterations">MagickGetImageIterations</a></h2>
<p>MagickGetImageIterations() gets the image iterations.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageLength">MagickGetImageLength</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageLength">MagickGetImageLength</a></h2>
<p>MagickGetImageLength() returns the image length in bytes.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageMatteColor">MagickGetImageMatteColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageMatteColor">MagickGetImageMatteColor</a></h2>
<p>MagickGetImageMatteColor() returns the image matte color.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageOrientation">MagickGetImageOrientation</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageOrientation">MagickGetImageOrientation</a></h2>
<p>MagickGetImageOrientation() returns the image orientation.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImagePage">MagickGetImagePage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImagePage">MagickGetImagePage</a></h2>
<p>MagickGetImagePage() returns the page geometry associated with the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImagePixelColor">MagickGetImagePixelColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImagePixelColor">MagickGetImagePixelColor</a></h2>
<p>MagickGetImagePixelColor() returns the color of the specified pixel.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageRedPrimary">MagickGetImageRedPrimary</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageRedPrimary">MagickGetImageRedPrimary</a></h2>
<p>MagickGetImageRedPrimary() returns the chromaticy red primary point.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageRegion">MagickGetImageRegion</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageRegion">MagickGetImageRegion</a></h2>
<p>MagickGetImageRegion() extracts a region of the image and returns it as a a new wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageRenderingIntent">MagickGetImageRenderingIntent</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageRenderingIntent">MagickGetImageRenderingIntent</a></h2>
<p>MagickGetImageRenderingIntent() gets the image rendering intent.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageResolution">MagickGetImageResolution</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageResolution">MagickGetImageResolution</a></h2>
<p>MagickGetImageResolution() gets the image X and Y resolution.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageScene">MagickGetImageScene</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageScene">MagickGetImageScene</a></h2>
<p>MagickGetImageScene() gets the image scene.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageSignature">MagickGetImageSignature</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageSignature">MagickGetImageSignature</a></h2>
<p>MagickGetImageSignature() generates an SHA-256 message digest for the image pixel stream.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageTicksPerSecond">MagickGetImageTicksPerSecond</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageTicksPerSecond">MagickGetImageTicksPerSecond</a></h2>
<p>MagickGetImageTicksPerSecond() gets the image ticks-per-second.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageType">MagickGetImageType</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageType">MagickGetImageType</a></h2>
<p>MagickGetImageType() gets the potential image type:</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageUnits">MagickGetImageUnits</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageUnits">MagickGetImageUnits</a></h2>
<p>MagickGetImageUnits() gets the image units of resolution.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageVirtualPixelMethod">MagickGetImageVirtualPixelMethod</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageVirtualPixelMethod">MagickGetImageVirtualPixelMethod</a></h2>
<p>MagickGetImageVirtualPixelMethod() returns the virtual pixel method for the sepcified image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageWhitePoint">MagickGetImageWhitePoint</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageWhitePoint">MagickGetImageWhitePoint</a></h2>
<p>MagickGetImageWhitePoint() returns the chromaticy white point.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageWidth">MagickGetImageWidth</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageWidth">MagickGetImageWidth</a></h2>
<p>MagickGetImageWidth() returns the image width.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetNumberImages">MagickGetNumberImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetNumberImages">MagickGetNumberImages</a></h2>
<p>MagickGetNumberImages() returns the number of images associated with a magick wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickGetImageTotalInkDensity">MagickGetImageTotalInkDensity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageTotalInkDensity">MagickGetImageTotalInkDensity</a></h2>
<p>MagickGetImageTotalInkDensity() gets the image total ink density.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickHaldClutImage">MagickHaldClutImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickHaldClutImage">MagickHaldClutImage</a></h2>
<p>MagickHaldClutImage() replaces colors in the image from a Hald color lookup table. A Hald color lookup table is a 3-dimensional color cube mapped to 2 dimensions. Create it with the HALD coder. You can apply any color transformation to the Hald image and then use this method to apply the transform to the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickHasNextImage">MagickHasNextImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickHasNextImage">MagickHasNextImage</a></h2>
<p>MagickHasNextImage() returns MagickTrue if the wand has more images when traversing the list in the forward direction</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickHasPreviousImage">MagickHasPreviousImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickHasPreviousImage">MagickHasPreviousImage</a></h2>
<p>MagickHasPreviousImage() returns MagickTrue if the wand has more images when traversing the list in the reverse direction</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickIdentifyImage">MagickIdentifyImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickIdentifyImage">MagickIdentifyImage</a></h2>
<p>MagickIdentifyImage() identifies an image by printing its attributes to the file. Attributes include the image width, height, size, and others.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickIdentifyImageType">MagickIdentifyImageType</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickIdentifyImageType">MagickIdentifyImageType</a></h2>
<p>MagickIdentifyImageType() gets the potential image type:</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickImplodeImage">MagickImplodeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickImplodeImage">MagickImplodeImage</a></h2>
<p>MagickImplodeImage() creates a new image that is a copy of an existing one with the image pixels "implode" by the specified percentage. It allocates the memory necessary for the new Image structure and returns a pointer to the new image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickImportImagePixels">MagickImportImagePixels</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickImportImagePixels">MagickImportImagePixels</a></h2>
<p>MagickImportImagePixels() accepts pixel datand stores it in the image at the location you specify. The method returns MagickFalse on success otherwise MagickTrue if an error is encountered. The pixel data can be either char, short int, int, ssize_t, float, or double in the order specified by map.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickInterpolativeResizeImage">MagickInterpolativeResizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickInterpolativeResizeImage">MagickInterpolativeResizeImage</a></h2>
<p>MagickInterpolativeResizeImage() resize image using a interpolative method.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickInverseFourierTransformImage">MagickInverseFourierTransformImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickInverseFourierTransformImage">MagickInverseFourierTransformImage</a></h2>
<p>MagickInverseFourierTransformImage() implements the inverse discrete Fourier transform (DFT) of the image either as a magnitude / phase or real / imaginary image pair.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickLabelImage">MagickLabelImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickLabelImage">MagickLabelImage</a></h2>
<p>MagickLabelImage() adds a label to your image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickLevelImage">MagickLevelImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickLevelImage">MagickLevelImage</a></h2>
<p>MagickLevelImage() adjusts the levels of an image by scaling the colors falling between specified white and black points to the full available quantum range. The parameters provided represent the black, mid, and white points. The black point specifies the darkest color in the image. Colors darker than the black point are set to zero. Mid point specifies a gamma correction to apply to the image. White point specifies the lightest color in the image. Colors brighter than the white point are set to the maximum quantum value.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickLinearStretchImage">MagickLinearStretchImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickLinearStretchImage">MagickLinearStretchImage</a></h2>
<p>MagickLinearStretchImage() stretches with saturation the image intensity.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickLiquidRescaleImage">MagickLiquidRescaleImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickLiquidRescaleImage">MagickLiquidRescaleImage</a></h2>
<p>MagickLiquidRescaleImage() rescales image with seam carving.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickLocalContrastImage">MagickLocalContrastImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickLocalContrastImage">MagickLocalContrastImage</a></h2>
<p>MagickLocalContrastImage() attempts to increase the appearance of large-scale light-dark transitions. Local contrast enhancement works similarly to sharpening with an unsharp mask, however the mask is instead created using an image with a greater blur distance.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickMagnifyImage">MagickMagnifyImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickMagnifyImage">MagickMagnifyImage</a></h2>
<p>MagickMagnifyImage() is a convenience method that scales an image proportionally to twice its original size.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickMergeImageLayers">MagickMergeImageLayers</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickMergeImageLayers">MagickMergeImageLayers</a></h2>
<p>MagickMergeImageLayers() composes all the image layers from the current given image onward to produce a single image of the merged layers.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickMinifyImage">MagickMinifyImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickMinifyImage">MagickMinifyImage</a></h2>
<p>MagickMinifyImage() is a convenience method that scales an image proportionally to one-half its original size</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickModulateImage">MagickModulateImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickModulateImage">MagickModulateImage</a></h2>
<p>MagickModulateImage() lets you control the brightness, saturation, and hue of an image. Hue is the percentage of absolute rotation from the current position. For example 50 results in a counter-clockwise rotation of 90 degrees, 150 results in a clockwise rotation of 90 degrees, with 0 and 200 both resulting in a rotation of 180 degrees.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickMontageImage">MagickMontageImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickMontageImage">MagickMontageImage</a></h2>
<p>MagickMontageImage() creates a composite image by combining several separate images. The images are tiled on the composite image with the name of the image optionally appearing just below the individual tile.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickMorphImages">MagickMorphImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickMorphImages">MagickMorphImages</a></h2>
<p>MagickMorphImages() method morphs a set of images. Both the image pixels and size are linearly interpolated to give the appearance of a meta-morphosis from one image to the next.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickMorphologyImage">MagickMorphologyImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickMorphologyImage">MagickMorphologyImage</a></h2>
<p>MagickMorphologyImage() applies a user supplied kernel to the image according to the given mophology method.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickMotionBlurImage">MagickMotionBlurImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickMotionBlurImage">MagickMotionBlurImage</a></h2>
<p>MagickMotionBlurImage() simulates motion blur. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and MotionBlurImage() selects a suitable radius for you. Angle gives the angle of the blurring motion.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickNegateImage">MagickNegateImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickNegateImage">MagickNegateImage</a></h2>
<p>MagickNegateImage() negates the colors in the reference image. The Grayscale option means that only grayscale values within the image are negated.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickNewImage">MagickNewImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickNewImage">MagickNewImage</a></h2>
<p>MagickNewImage() adds a blank image canvas of the specified size and background color to the wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickNextImage">MagickNextImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickNextImage">MagickNextImage</a></h2>
<p>MagickNextImage() sets the next image in the wand as the current image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickNormalizeImage">MagickNormalizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickNormalizeImage">MagickNormalizeImage</a></h2>
<p>MagickNormalizeImage() enhances the contrast of a color image by adjusting the pixels color to span the entire range of colors available</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickOilPaintImage">MagickOilPaintImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickOilPaintImage">MagickOilPaintImage</a></h2>
<p>MagickOilPaintImage() applies a special effect filter that simulates an oil painting. Each pixel is replaced by the most frequent color occurring in a circular region defined by radius.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickOpaquePaintImage">MagickOpaquePaintImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickOpaquePaintImage">MagickOpaquePaintImage</a></h2>
<p>MagickOpaquePaintImage() changes any pixel that matches color with the color defined by fill.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickOptimizeImageLayers">MagickOptimizeImageLayers</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickOptimizeImageLayers">MagickOptimizeImageLayers</a></h2>
<p>MagickOptimizeImageLayers() compares each image the GIF disposed forms of the previous image in the sequence. From this it attempts to select the smallest cropped image to replace each frame, while preserving the results of the animation.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickOptimizeImageTransparency">MagickOptimizeImageTransparency</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickOptimizeImageTransparency">MagickOptimizeImageTransparency</a></h2>
<p>MagickOptimizeImageTransparency() takes a frame optimized GIF animation, and compares the overlayed pixels against the disposal image resulting from all the previous frames in the animation. Any pixel that does not change the disposal image (and thus does not effect the outcome of an overlay) is made transparent.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickOrderedDitherImage">MagickOrderedDitherImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickOrderedDitherImage">MagickOrderedDitherImage</a></h2>
<p>MagickOrderedDitherImage() performs an ordered dither based on a number of pre-defined dithering threshold maps, but over multiple intensity levels, which can be different for different channels, according to the input arguments.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickPingImage">MagickPingImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickPingImage">MagickPingImage</a></h2>
<p>MagickPingImage() is the same as MagickReadImage() except the only valid information returned is the image width, height, size, and format. It is designed to efficiently obtain this information from a file without reading the entire image sequence into memory.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickPingImageBlob">MagickPingImageBlob</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickPingImageBlob">MagickPingImageBlob</a></h2>
<p>MagickPingImageBlob() pings an image or image sequence from a blob.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickPingImageFile">MagickPingImageFile</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickPingImageFile">MagickPingImageFile</a></h2>
<p>MagickPingImageFile() pings an image or image sequence from an open file descriptor.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickPolaroidImage">MagickPolaroidImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickPolaroidImage">MagickPolaroidImage</a></h2>
<p>MagickPolaroidImage() simulates a Polaroid picture.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickPosterizeImage">MagickPosterizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickPosterizeImage">MagickPosterizeImage</a></h2>
<p>MagickPosterizeImage() reduces the image to a limited number of color level.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickPreviewImages">MagickPreviewImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickPreviewImages">MagickPreviewImages</a></h2>
<p>MagickPreviewImages() tiles 9 thumbnails of the specified image with an image processing operation applied at varying strengths. This helpful to quickly pin-point an appropriate parameter for an image processing operation.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickPreviousImage">MagickPreviousImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickPreviousImage">MagickPreviousImage</a></h2>
<p>MagickPreviousImage() sets the previous image in the wand as the current image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickQuantizeImage">MagickQuantizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickQuantizeImage">MagickQuantizeImage</a></h2>
<p>MagickQuantizeImage() 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>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickQuantizeImages">MagickQuantizeImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickQuantizeImages">MagickQuantizeImages</a></h2>
<p>MagickQuantizeImages() analyzes the colors within a sequence of images 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>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickRotationalBlurImage">MagickRotationalBlurImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickRotationalBlurImage">MagickRotationalBlurImage</a></h2>
<p>MagickRotationalBlurImage() rotational blurs an image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickRaiseImage">MagickRaiseImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickRaiseImage">MagickRaiseImage</a></h2>
<p>MagickRaiseImage() creates a simulated three-dimensional button-like effect by lightening and darkening the edges of the image. Members width and height of raise_info define the width of the vertical and horizontal edge of the effect.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickRandomThresholdImage">MagickRandomThresholdImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickRandomThresholdImage">MagickRandomThresholdImage</a></h2>
<p>MagickRandomThresholdImage() changes the value of individual pixels based on the intensity of each pixel compared to threshold. The result is a high-contrast, two color image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickReadImage">MagickReadImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickReadImage">MagickReadImage</a></h2>
<p>MagickReadImage() reads an image or image sequence. The images are inserted jjust before the current image pointer position.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickReadImageBlob">MagickReadImageBlob</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickReadImageBlob">MagickReadImageBlob</a></h2>
<p>MagickReadImageBlob() reads an image or image sequence from a blob. In all other respects it is like MagickReadImage().</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickReadImageFile">MagickReadImageFile</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickReadImageFile">MagickReadImageFile</a></h2>
<p>MagickReadImageFile() reads an image or image sequence from an already opened file descriptor. Otherwise it is like MagickReadImage().</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickRemapImage">MagickRemapImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickRemapImage">MagickRemapImage</a></h2>
<p>MagickRemapImage() replaces the colors of an image with the closest color from a reference image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickRemoveImage">MagickRemoveImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickRemoveImage">MagickRemoveImage</a></h2>
<p>MagickRemoveImage() removes an image from the image list.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickResampleImage">MagickResampleImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickResampleImage">MagickResampleImage</a></h2>
<p>MagickResampleImage() resample image to desired resolution.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickResetImagePage">MagickResetImagePage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickResetImagePage">MagickResetImagePage</a></h2>
<p>MagickResetImagePage() resets the Wand page canvas and position.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickResizeImage">MagickResizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickResizeImage">MagickResizeImage</a></h2>
<p>MagickResizeImage() scales an image to the desired dimensions with one of these filters:</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickRollImage">MagickRollImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickRollImage">MagickRollImage</a></h2>
<p>MagickRollImage() offsets an image as defined by x and y.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickRotateImage">MagickRotateImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickRotateImage">MagickRotateImage</a></h2>
<p>MagickRotateImage() rotates an image the specified number of degrees. Empty triangles left over from rotating the image are filled with the background color.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSampleImage">MagickSampleImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSampleImage">MagickSampleImage</a></h2>
<p>MagickSampleImage() scales an image to the desired dimensions with pixel sampling. Unlike other scaling methods, this method does not introduce any additional color into the scaled image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickScaleImage">MagickScaleImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickScaleImage">MagickScaleImage</a></h2>
<p>MagickScaleImage() scales the size of an image to the given dimensions.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSegmentImage">MagickSegmentImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSegmentImage">MagickSegmentImage</a></h2>
<p>MagickSegmentImage() segments an image by analyzing the histograms of the color components and identifying units that are homogeneous with the fuzzy C-means technique.</p>
<dt>smooth_threshold</dt>
<p>the smoothing threshold eliminates noise in the second derivative of the histogram. As the value is increased, you can expect a smoother second derivative.</p>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSelectiveBlurImage">MagickSelectiveBlurImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSelectiveBlurImage">MagickSelectiveBlurImage</a></h2>
<p>MagickSelectiveBlurImage() selectively blur an image within a contrast threshold. It is similar to the unsharpen mask that sharpens everything with contrast above a certain threshold.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSeparateImage">MagickSeparateImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSeparateImage">MagickSeparateImage</a></h2>
<p>MagickSeparateImage() separates a channel from the image and returns a grayscale image. A channel is a particular color component of each pixel in the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSepiaToneImage">MagickSepiaToneImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSepiaToneImage">MagickSepiaToneImage</a></h2>
<p>MagickSepiaToneImage() applies a special effect to the image, similar to the effect achieved in a photo darkroom by sepia toning. Threshold ranges from 0 to QuantumRange and is a measure of the extent of the sepia toning. A threshold of 80 is a good starting point for a reasonable tone.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImage">MagickSetImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImage">MagickSetImage</a></h2>
<p>MagickSetImage() replaces the last image returned by MagickSetIteratorIndex(), MagickNextImage(), MagickPreviousImage() with the images from the specified wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageAlphaChannel">MagickSetImageAlphaChannel</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageAlphaChannel">MagickSetImageAlphaChannel</a></h2>
<p>MagickSetImageAlphaChannel() activates, deactivates, resets, or sets the alpha channel.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageBackgroundColor">MagickSetImageBackgroundColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageBackgroundColor">MagickSetImageBackgroundColor</a></h2>
<p>MagickSetImageBackgroundColor() sets the image background color.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageBluePrimary">MagickSetImageBluePrimary</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageBluePrimary">MagickSetImageBluePrimary</a></h2>
<p>MagickSetImageBluePrimary() sets the image chromaticity blue primary point.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageBorderColor">MagickSetImageBorderColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageBorderColor">MagickSetImageBorderColor</a></h2>
<p>MagickSetImageBorderColor() sets the image border color.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageChannelMask">MagickSetImageChannelMask</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageChannelMask">MagickSetImageChannelMask</a></h2>
<p>MagickSetImageChannelMask() sets image channel mask.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageMask">MagickSetImageMask</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageMask">MagickSetImageMask</a></h2>
<p>MagickSetImageMask() sets image clip mask.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageColor">MagickSetImageColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageColor">MagickSetImageColor</a></h2>
<p>MagickSetImageColor() set the entire wand canvas to the specified color.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageColormapColor">MagickSetImageColormapColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageColormapColor">MagickSetImageColormapColor</a></h2>
<p>MagickSetImageColormapColor() sets the color of the specified colormap index.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageColorspace">MagickSetImageColorspace</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageColorspace">MagickSetImageColorspace</a></h2>
<p>MagickSetImageColorspace() sets the image colorspace. But does not modify the image data.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageCompose">MagickSetImageCompose</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageCompose">MagickSetImageCompose</a></h2>
<p>MagickSetImageCompose() sets the image composite operator, useful for specifying how to composite the image thumbnail when using the MagickMontageImage() method.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageCompression">MagickSetImageCompression</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageCompression">MagickSetImageCompression</a></h2>
<p>MagickSetImageCompression() sets the image compression.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageCompressionQuality">MagickSetImageCompressionQuality</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageCompressionQuality">MagickSetImageCompressionQuality</a></h2>
<p>MagickSetImageCompressionQuality() sets the image compression quality.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageDelay">MagickSetImageDelay</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageDelay">MagickSetImageDelay</a></h2>
<p>MagickSetImageDelay() sets the image delay.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageDepth">MagickSetImageDepth</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageDepth">MagickSetImageDepth</a></h2>
<p>MagickSetImageDepth() sets the image depth.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageDispose">MagickSetImageDispose</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageDispose">MagickSetImageDispose</a></h2>
<p>MagickSetImageDispose() sets the image disposal method.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageEndian">MagickSetImageEndian</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageEndian">MagickSetImageEndian</a></h2>
<p>MagickSetImageEndian() sets the image endian method.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageExtent">MagickSetImageExtent</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageExtent">MagickSetImageExtent</a></h2>
<p>MagickSetImageExtent() sets the image size (i.e. columns & rows).</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageFilename">MagickSetImageFilename</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageFilename">MagickSetImageFilename</a></h2>
<p>MagickSetImageFilename() sets the filename of a particular image in a sequence.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageFormat">MagickSetImageFormat</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageFormat">MagickSetImageFormat</a></h2>
<p>MagickSetImageFormat() sets the format of a particular image in a sequence.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageFuzz">MagickSetImageFuzz</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageFuzz">MagickSetImageFuzz</a></h2>
<p>MagickSetImageFuzz() sets the image fuzz.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageGamma">MagickSetImageGamma</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageGamma">MagickSetImageGamma</a></h2>
<p>MagickSetImageGamma() sets the image gamma.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageGravity">MagickSetImageGravity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageGravity">MagickSetImageGravity</a></h2>
<p>MagickSetImageGravity() sets the image gravity type.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageGreenPrimary">MagickSetImageGreenPrimary</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageGreenPrimary">MagickSetImageGreenPrimary</a></h2>
<p>MagickSetImageGreenPrimary() sets the image chromaticity green primary point.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageInterlaceScheme">MagickSetImageInterlaceScheme</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageInterlaceScheme">MagickSetImageInterlaceScheme</a></h2>
<p>MagickSetImageInterlaceScheme() sets the image interlace scheme.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageInterpolateMethod">MagickSetImageInterpolateMethod</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageInterpolateMethod">MagickSetImageInterpolateMethod</a></h2>
<p>MagickSetImageInterpolateMethod() sets the image interpolate pixel method.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageIterations">MagickSetImageIterations</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageIterations">MagickSetImageIterations</a></h2>
<p>MagickSetImageIterations() sets the image iterations.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageMatte">MagickSetImageMatte</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageMatte">MagickSetImageMatte</a></h2>
<p>MagickSetImageMatte() sets the image matte channel.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageMatteColor">MagickSetImageMatteColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageMatteColor">MagickSetImageMatteColor</a></h2>
<p>MagickSetImageMatteColor() sets the image alpha color.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageAlpha">MagickSetImageAlpha</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageAlpha">MagickSetImageAlpha</a></h2>
<p>MagickSetImageAlpha() sets the image to the specified alpha level.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageOrientation">MagickSetImageOrientation</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageOrientation">MagickSetImageOrientation</a></h2>
<p>MagickSetImageOrientation() sets the image orientation.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImagePage">MagickSetImagePage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImagePage">MagickSetImagePage</a></h2>
<p>MagickSetImagePage() sets the page geometry of the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageProgressMonitor">MagickSetImageProgressMonitor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageProgressMonitor">MagickSetImageProgressMonitor</a></h2>
<p>MagickSetImageProgressMonitor() sets the wand image progress monitor to the specified method and returns the previous progress monitor if any. The progress monitor method looks like this:</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageRedPrimary">MagickSetImageRedPrimary</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageRedPrimary">MagickSetImageRedPrimary</a></h2>
<p>MagickSetImageRedPrimary() sets the image chromaticity red primary point.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageRenderingIntent">MagickSetImageRenderingIntent</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageRenderingIntent">MagickSetImageRenderingIntent</a></h2>
<p>MagickSetImageRenderingIntent() sets the image rendering intent.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageResolution">MagickSetImageResolution</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageResolution">MagickSetImageResolution</a></h2>
<p>MagickSetImageResolution() sets the image resolution.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageScene">MagickSetImageScene</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageScene">MagickSetImageScene</a></h2>
<p>MagickSetImageScene() sets the image scene.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageTicksPerSecond">MagickSetImageTicksPerSecond</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageTicksPerSecond">MagickSetImageTicksPerSecond</a></h2>
<p>MagickSetImageTicksPerSecond() sets the image ticks-per-second.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageType">MagickSetImageType</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageType">MagickSetImageType</a></h2>
<p>MagickSetImageType() sets the image type.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageUnits">MagickSetImageUnits</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageUnits">MagickSetImageUnits</a></h2>
<p>MagickSetImageUnits() sets the image units of resolution.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageVirtualPixelMethod">MagickSetImageVirtualPixelMethod</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageVirtualPixelMethod">MagickSetImageVirtualPixelMethod</a></h2>
<p>MagickSetImageVirtualPixelMethod() sets the image virtual pixel method.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSetImageWhitePoint">MagickSetImageWhitePoint</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageWhitePoint">MagickSetImageWhitePoint</a></h2>
<p>MagickSetImageWhitePoint() sets the image chromaticity white point.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickShadeImage">MagickShadeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickShadeImage">MagickShadeImage</a></h2>
<p>MagickShadeImage() shines a distant light on an image to create a three-dimensional effect. You control the positioning of the light with azimuth and elevation; azimuth is measured in degrees off the x axis and elevation is measured in pixels above the Z axis.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickShadowImage">MagickShadowImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickShadowImage">MagickShadowImage</a></h2>
<p>MagickShadowImage() simulates an image shadow.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSharpenImage">MagickSharpenImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSharpenImage">MagickSharpenImage</a></h2>
<p>MagickSharpenImage() sharpens an image. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, the radius should be larger than sigma. Use a radius of 0 and MagickSharpenImage() selects a suitable radius for you.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickShaveImage">MagickShaveImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickShaveImage">MagickShaveImage</a></h2>
<p>MagickShaveImage() shaves pixels from the image edges. It allocates the memory necessary for the new Image structure and returns a pointer to the new image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickShearImage">MagickShearImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickShearImage">MagickShearImage</a></h2>
<p>MagickShearImage() slides one edge of an image along the X or Y axis, creating a parallelogram. An X direction shear slides an edge along the X axis, while a Y direction shear slides an edge along the Y axis. The amount of the shear is controlled by a shear angle. For X direction shears, x_shear is measured relative to the Y axis, and similarly, for Y direction shears y_shear is measured relative to the X axis. Empty triangles left over from shearing the image are filled with the background color.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSigmoidalContrastImage">MagickSigmoidalContrastImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSigmoidalContrastImage">MagickSigmoidalContrastImage</a></h2>
<p>MagickSigmoidalContrastImage() adjusts the contrast of an image with a non-linear sigmoidal contrast algorithm. Increase the contrast of the image using a sigmoidal transfer function without saturating highlights or shadows. Contrast indicates how much to increase the contrast (0 is none; 3 is typical; 20 is pushing it); mid-point indicates where midtones fall in the resultant image (0 is white; 50 is middle-gray; 100 is black). Set sharpen to MagickTrue to increase the image contrast otherwise the contrast is reduced.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSimilarityImage">MagickSimilarityImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSimilarityImage">MagickSimilarityImage</a></h2>
<p>MagickSimilarityImage() compares the reference image of the image and returns the best match offset. In addition, it returns a similarity image such that an exact match location is completely white and if none of the pixels match, black, otherwise some gray level in-between.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSketchImage">MagickSketchImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSketchImage">MagickSketchImage</a></h2>
<p>MagickSketchImage() simulates a pencil sketch. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and SketchImage() selects a suitable radius for you. Angle gives the angle of the blurring motion.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSmushImages">MagickSmushImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSmushImages">MagickSmushImages</a></h2>
<p>MagickSmushImages() takes all images from the current image pointer to the end of the image list and smushs them to each other top-to-bottom if the stack parameter is true, otherwise left-to-right.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSolarizeImage">MagickSolarizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSolarizeImage">MagickSolarizeImage</a></h2>
<p>MagickSolarizeImage() applies a special effect to the image, similar to the effect achieved in a photo darkroom by selectively exposing areas of photo sensitive paper to light. Threshold ranges from 0 to QuantumRange and is a measure of the extent of the solarization.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSparseColorImage">MagickSparseColorImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSparseColorImage">MagickSparseColorImage</a></h2>
<p>MagickSparseColorImage(), given a set of coordinates, interpolates the colors found at those coordinates, across the whole image, using various methods.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSpliceImage">MagickSpliceImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSpliceImage">MagickSpliceImage</a></h2>
<p>MagickSpliceImage() splices a solid color into the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSpreadImage">MagickSpreadImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSpreadImage">MagickSpreadImage</a></h2>
<p>MagickSpreadImage() is a special effects method that randomly displaces each pixel in a block defined by the radius parameter.</p>
<dt>radius</dt>
<p>Choose a random pixel in a neighborhood of this extent.</p>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickStatisticImage">MagickStatisticImage</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSteganoImage">MagickSteganoImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSteganoImage">MagickSteganoImage</a></h2>
<p>MagickSteganoImage() hides a digital watermark within the image. Recover the hidden watermark later to prove that the authenticity of an image. Offset defines the start position within the image to hide the watermark.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickStereoImage">MagickStereoImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickStereoImage">MagickStereoImage</a></h2>
<p>MagickStereoImage() composites two images and produces a single image that is the composite of a left and right image of a stereo pair</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickStripImage">MagickStripImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickStripImage">MagickStripImage</a></h2>
<p>MagickStripImage() strips an image of all profiles and comments.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickSwirlImage">MagickSwirlImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSwirlImage">MagickSwirlImage</a></h2>
<p>MagickSwirlImage() swirls the pixels about the center of the image, where degrees indicates the sweep of the arc through which each pixel is moved. You get a more dramatic effect as the degrees move from 1 to 360.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickTextureImage">MagickTextureImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickTextureImage">MagickTextureImage</a></h2>
<p>MagickTextureImage() repeatedly tiles the texture image across and down the image canvas.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickThresholdImage">MagickThresholdImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickThresholdImage">MagickThresholdImage</a></h2>
<p>MagickThresholdImage() changes the value of individual pixels based on the intensity of each pixel compared to threshold. The result is a high-contrast, two color image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickThumbnailImage">MagickThumbnailImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickThumbnailImage">MagickThumbnailImage</a></h2>
<p>MagickThumbnailImage() changes the size of an image to the given dimensions and removes any associated profiles. The goal is to produce small low cost thumbnail images suited for display on the Web.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickTintImage">MagickTintImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickTintImage">MagickTintImage</a></h2>
<p>MagickTintImage() applies a color vector to each pixel in the image. The length of the vector is 0 for black and white and at its maximum for the midtones. The vector weighting function is f(x)=(1-(4.0*((x-0.5)*(x-0.5)))).</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickTransformImageColorspace">MagickTransformImageColorspace</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickTransformImageColorspace">MagickTransformImageColorspace</a></h2>
<p>MagickTransformImageColorspace() transform the image colorspace, setting the images colorspace while transforming the images data to that colorspace.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickTransparentPaintImage">MagickTransparentPaintImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickTransparentPaintImage">MagickTransparentPaintImage</a></h2>
<p>MagickTransparentPaintImage() changes any pixel that matches color with the color defined by fill.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickTransposeImage">MagickTransposeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickTransposeImage">MagickTransposeImage</a></h2>
<p>MagickTransposeImage() creates a vertical mirror image by reflecting the pixels around the central x-axis while rotating them 90-degrees.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickTransverseImage">MagickTransverseImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickTransverseImage">MagickTransverseImage</a></h2>
<p>MagickTransverseImage() creates a horizontal mirror image by reflecting the pixels around the central y-axis while rotating them 270-degrees.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickTrimImage">MagickTrimImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickTrimImage">MagickTrimImage</a></h2>
<p>MagickTrimImage() remove edges that are the background color from the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickUniqueImageColors">MagickUniqueImageColors</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickUniqueImageColors">MagickUniqueImageColors</a></h2>
<p>MagickUniqueImageColors() discards all but one of any pixel color.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickUnsharpMaskImage">MagickUnsharpMaskImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickUnsharpMaskImage">MagickUnsharpMaskImage</a></h2>
<p>MagickUnsharpMaskImage() sharpens an image. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and UnsharpMaskImage() selects a suitable radius for you.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickVignetteImage">MagickVignetteImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickVignetteImage">MagickVignetteImage</a></h2>
<p>MagickVignetteImage() softens the edges of the image in vignette style.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickWaveImage">MagickWaveImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickWaveImage">MagickWaveImage</a></h2>
<p>MagickWaveImage() creates a "ripple" effect in the image by shifting the pixels vertically along a sine wave whose amplitude and wavelength is specified by the given parameters.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickWhiteThresholdImage">MagickWhiteThresholdImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickWhiteThresholdImage">MagickWhiteThresholdImage</a></h2>
<p>MagickWhiteThresholdImage() is like ThresholdImage() but force all pixels above the threshold into white while leaving all pixels below the threshold unchanged.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickWriteImage">MagickWriteImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickWriteImage">MagickWriteImage</a></h2>
<p>MagickWriteImage() writes an image to the specified filename. If the filename parameter is NULL, the image is written to the filename set by MagickReadImage() or MagickSetImageFilename().</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickWriteImageFile">MagickWriteImageFile</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickWriteImageFile">MagickWriteImageFile</a></h2>
<p>MagickWriteImageFile() writes an image to an open file descriptor.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickWriteImages">MagickWriteImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickWriteImages">MagickWriteImages</a></h2>
<p>MagickWriteImages() writes an image or image sequence.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-image_8c.html" id="MagickWriteImagesFile">MagickWriteImagesFile</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickWriteImagesFile">MagickWriteImagesFile</a></h2>
<p>MagickWriteImagesFile() writes an image sequence to an open file descriptor.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="magick-image.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 14th February 2018 01:45 -->
\ No newline at end of file
+<!-- Magick Cache 5th September 2018 18:19 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickWand, C API for ImageMagick: Image Methods</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickwc, api, for, imagemagick:, image, methods, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/magick-image.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
-<p class="text-center"><a href="magick-image.php#GetImageFromMagickWand">GetImageFromMagickWand</a> • <a href="magick-image.php#MagickAdaptiveBlurImage">MagickAdaptiveBlurImage</a> • <a href="magick-image.php#MagickAdaptiveResizeImage">MagickAdaptiveResizeImage</a> • <a href="magick-image.php#MagickAdaptiveSharpenImage">MagickAdaptiveSharpenImage</a> • <a href="magick-image.php#MagickAdaptiveThresholdImage">MagickAdaptiveThresholdImage</a> • <a href="magick-image.php#MagickAddImage">MagickAddImage</a> • <a href="magick-image.php#MagickAddNoiseImage">MagickAddNoiseImage</a> • <a href="magick-image.php#MagickAffineTransformImage">MagickAffineTransformImage</a> • <a href="magick-image.php#MagickAnnotateImage">MagickAnnotateImage</a> • <a href="magick-image.php#MagickAnimateImages">MagickAnimateImages</a> • <a href="magick-image.php#MagickAppendImages">MagickAppendImages</a> • <a href="magick-image.php#MagickAutoGammaImage">MagickAutoGammaImage</a> • <a href="magick-image.php#MagickAutoLevelImage">MagickAutoLevelImage</a> • <a href="magick-image.php#MagickAutoOrientImage">MagickAutoOrientImage</a> • <a href="magick-image.php#MagickBlackThresholdImage">MagickBlackThresholdImage</a> • <a href="magick-image.php#MagickBlueShiftImage">MagickBlueShiftImage</a> • <a href="magick-image.php#MagickBlurImage">MagickBlurImage</a> • <a href="magick-image.php#MagickBorderImage">MagickBorderImage</a> • <a href="magick-image.php#Use MagickBrightnessContrastImage">Use MagickBrightnessContrastImage</a> • <a href="magick-image.php#MagickChannelFxImage">MagickChannelFxImage</a> • <a href="magick-image.php#MagickCharcoalImage">MagickCharcoalImage</a> • <a href="magick-image.php#MagickChopImage">MagickChopImage</a> • <a href="magick-image.php#MagickClampImage">MagickClampImage</a> • <a href="magick-image.php#MagickClipImage">MagickClipImage</a> • <a href="magick-image.php#MagickClipImagePath">MagickClipImagePath</a> • <a href="magick-image.php#MagickClutImage">MagickClutImage</a> • <a href="magick-image.php#MagickCoalesceImages">MagickCoalesceImages</a> • <a href="magick-image.php#MagickColorDecisionListImage">MagickColorDecisionListImage</a> • <a href="magick-image.php#MagickColorizeImage">MagickColorizeImage</a> • <a href="magick-image.php#MagickColorMatrixImage">MagickColorMatrixImage</a> • <a href="magick-image.php#MagickCombineImages">MagickCombineImages</a> • <a href="magick-image.php#MagickCommentImage">MagickCommentImage</a> • <a href="magick-image.php#MagickCompareImagesLayers">MagickCompareImagesLayers</a> • <a href="magick-image.php#MagickCompareImages">MagickCompareImages</a> • <a href="magick-image.php#MagickCompositeImage">MagickCompositeImage</a> • <a href="magick-image.php#MagickCompositeImageGravity">MagickCompositeImageGravity</a> • <a href="magick-image.php#MagickCompositeLayers">MagickCompositeLayers</a> • <a href="magick-image.php#MagickContrastImage">MagickContrastImage</a> • <a href="magick-image.php#MagickContrastStretchImage">MagickContrastStretchImage</a> • <a href="magick-image.php#MagickConvolveImage">MagickConvolveImage</a> • <a href="magick-image.php#MagickCropImage">MagickCropImage</a> • <a href="magick-image.php#MagickCycleColormapImage">MagickCycleColormapImage</a> • <a href="magick-image.php#MagickConstituteImage">MagickConstituteImage</a> • <a href="magick-image.php#MagickDecipherImage">MagickDecipherImage</a> • <a href="magick-image.php#MagickDeconstructImages">MagickDeconstructImages</a> • <a href="magick-image.php#MagickDeskewImage">MagickDeskewImage</a> • <a href="magick-image.php#MagickDespeckleImage">MagickDespeckleImage</a> • <a href="magick-image.php#MagickDestroyImage">MagickDestroyImage</a> • <a href="magick-image.php#MagickDisplayImage">MagickDisplayImage</a> • <a href="magick-image.php#MagickDisplayImages">MagickDisplayImages</a> • <a href="magick-image.php#MagickDistortImage">MagickDistortImage</a> • <a href="magick-image.php#MagickDrawImage">MagickDrawImage</a> • <a href="magick-image.php#MagickEdgeImage">MagickEdgeImage</a> • <a href="magick-image.php#MagickEmbossImage">MagickEmbossImage</a> • <a href="magick-image.php#MagickEncipherImage">MagickEncipherImage</a> • <a href="magick-image.php#MagickEnhanceImage">MagickEnhanceImage</a> • <a href="magick-image.php#MagickEqualizeImage">MagickEqualizeImage</a> • <a href="magick-image.php#MagickEvaluateImage">MagickEvaluateImage</a> • <a href="magick-image.php#MagickExportImagePixels">MagickExportImagePixels</a> • <a href="magick-image.php#MagickExtentImage">MagickExtentImage</a> • <a href="magick-image.php#MagickFlipImage">MagickFlipImage</a> • <a href="magick-image.php#MagickFloodfillPaintImage">MagickFloodfillPaintImage</a> • <a href="magick-image.php#MagickFlopImage">MagickFlopImage</a> • <a href="magick-image.php#MagickForwardFourierTransformImage">MagickForwardFourierTransformImage</a> • <a href="magick-image.php#MagickFrameImage">MagickFrameImage</a> • <a href="magick-image.php#MagickFunctionImage">MagickFunctionImage</a> • <a href="magick-image.php#MagickFxImage">MagickFxImage</a> • <a href="magick-image.php#MagickGammaImage">MagickGammaImage</a> • <a href="magick-image.php#MagickGaussianBlurImage">MagickGaussianBlurImage</a> • <a href="magick-image.php#MagickGetImage">MagickGetImage</a> • <a href="magick-image.php#MagickGetImageAlphaChannel">MagickGetImageAlphaChannel</a> • <a href="magick-image.php#MagickGetImageMask">MagickGetImageMask</a> • <a href="magick-image.php#MagickGetImageBackgroundColor">MagickGetImageBackgroundColor</a> • <a href="magick-image.php#MagickGetImageBlob">MagickGetImageBlob</a> • <a href="magick-image.php#MagickGetImageBlob">MagickGetImageBlob</a> • <a href="magick-image.php#MagickGetImageBluePrimary">MagickGetImageBluePrimary</a> • <a href="magick-image.php#MagickGetImageBorderColor">MagickGetImageBorderColor</a> • <a href="magick-image.php#MagickGetImageFeatures">MagickGetImageFeatures</a> • <a href="magick-image.php#MagickGetImageKurtosis">MagickGetImageKurtosis</a> • <a href="magick-image.php#MagickGetImageMean">MagickGetImageMean</a> • <a href="magick-image.php#MagickGetImageRange">MagickGetImageRange</a> • <a href="magick-image.php#MagickGetImageStatistics">MagickGetImageStatistics</a> • <a href="magick-image.php#MagickGetImageColormapColor">MagickGetImageColormapColor</a> • <a href="magick-image.php#MagickGetImageColors">MagickGetImageColors</a> • <a href="magick-image.php#MagickGetImageColorspace">MagickGetImageColorspace</a> • <a href="magick-image.php#MagickGetImageCompose">MagickGetImageCompose</a> • <a href="magick-image.php#MagickGetImageCompression">MagickGetImageCompression</a> • <a href="magick-image.php#MagickGetImageCompressionQuality">MagickGetImageCompressionQuality</a> • <a href="magick-image.php#MagickGetImageDelay">MagickGetImageDelay</a> • <a href="magick-image.php#MagickGetImageDepth">MagickGetImageDepth</a> • <a href="magick-image.php#MagickGetImageDispose">MagickGetImageDispose</a> • <a href="magick-image.php#MagickGetImageDistortion">MagickGetImageDistortion</a> • <a href="magick-image.php#MagickGetImageDistortions">MagickGetImageDistortions</a> • <a href="magick-image.php#MagickGetImageEndian">MagickGetImageEndian</a> • <a href="magick-image.php#MagickGetImageFilename">MagickGetImageFilename</a> • <a href="magick-image.php#MagickGetImageFormat">MagickGetImageFormat</a> • <a href="magick-image.php#MagickGetImageFuzz">MagickGetImageFuzz</a> • <a href="magick-image.php#MagickGetImageGamma">MagickGetImageGamma</a> • <a href="magick-image.php#MagickGetImageGravity">MagickGetImageGravity</a> • <a href="magick-image.php#MagickGetImageGreenPrimary">MagickGetImageGreenPrimary</a> • <a href="magick-image.php#MagickGetImageHeight">MagickGetImageHeight</a> • <a href="magick-image.php#MagickGetImageHistogram">MagickGetImageHistogram</a> • <a href="magick-image.php#MagickGetImageInterlaceScheme">MagickGetImageInterlaceScheme</a> • <a href="magick-image.php#MagickGetImageInterpolateMethod">MagickGetImageInterpolateMethod</a> • <a href="magick-image.php#MagickGetImageIterations">MagickGetImageIterations</a> • <a href="magick-image.php#MagickGetImageLength">MagickGetImageLength</a> • <a href="magick-image.php#MagickGetImageMatteColor">MagickGetImageMatteColor</a> • <a href="magick-image.php#MagickGetImageOrientation">MagickGetImageOrientation</a> • <a href="magick-image.php#MagickGetImagePage">MagickGetImagePage</a> • <a href="magick-image.php#MagickGetImagePixelColor">MagickGetImagePixelColor</a> • <a href="magick-image.php#MagickGetImageRedPrimary">MagickGetImageRedPrimary</a> • <a href="magick-image.php#MagickGetImageRegion">MagickGetImageRegion</a> • <a href="magick-image.php#MagickGetImageRenderingIntent">MagickGetImageRenderingIntent</a> • <a href="magick-image.php#MagickGetImageResolution">MagickGetImageResolution</a> • <a href="magick-image.php#MagickGetImageScene">MagickGetImageScene</a> • <a href="magick-image.php#MagickGetImageSignature">MagickGetImageSignature</a> • <a href="magick-image.php#MagickGetImageTicksPerSecond">MagickGetImageTicksPerSecond</a> • <a href="magick-image.php#MagickGetImageType">MagickGetImageType</a> • <a href="magick-image.php#MagickGetImageUnits">MagickGetImageUnits</a> • <a href="magick-image.php#MagickGetImageVirtualPixelMethod">MagickGetImageVirtualPixelMethod</a> • <a href="magick-image.php#MagickGetImageWhitePoint">MagickGetImageWhitePoint</a> • <a href="magick-image.php#MagickGetImageWidth">MagickGetImageWidth</a> • <a href="magick-image.php#MagickGetNumberImages">MagickGetNumberImages</a> • <a href="magick-image.php#MagickGetImageTotalInkDensity">MagickGetImageTotalInkDensity</a> • <a href="magick-image.php#MagickHaldClutImage">MagickHaldClutImage</a> • <a href="magick-image.php#MagickHasNextImage">MagickHasNextImage</a> • <a href="magick-image.php#MagickHasPreviousImage">MagickHasPreviousImage</a> • <a href="magick-image.php#MagickIdentifyImage">MagickIdentifyImage</a> • <a href="magick-image.php#MagickIdentifyImageType">MagickIdentifyImageType</a> • <a href="magick-image.php#MagickImplodeImage">MagickImplodeImage</a> • <a href="magick-image.php#MagickImportImagePixels">MagickImportImagePixels</a> • <a href="magick-image.php#MagickInterpolativeResizeImage">MagickInterpolativeResizeImage</a> • <a href="magick-image.php#MagickInverseFourierTransformImage">MagickInverseFourierTransformImage</a> • <a href="magick-image.php#MagickLabelImage">MagickLabelImage</a> • <a href="magick-image.php#MagickLevelImage">MagickLevelImage</a> • <a href="magick-image.php#MagickLinearStretchImage">MagickLinearStretchImage</a> • <a href="magick-image.php#MagickLiquidRescaleImage">MagickLiquidRescaleImage</a> • <a href="magick-image.php#MagickMagnifyImage">MagickMagnifyImage</a> • <a href="magick-image.php#MagickMergeImageLayers">MagickMergeImageLayers</a> • <a href="magick-image.php#MagickMinifyImage">MagickMinifyImage</a> • <a href="magick-image.php#MagickModulateImage">MagickModulateImage</a> • <a href="magick-image.php#MagickMontageImage">MagickMontageImage</a> • <a href="magick-image.php#MagickMorphImages">MagickMorphImages</a> • <a href="magick-image.php#MagickMorphologyImage">MagickMorphologyImage</a> • <a href="magick-image.php#MagickMotionBlurImage">MagickMotionBlurImage</a> • <a href="magick-image.php#MagickNegateImage">MagickNegateImage</a> • <a href="magick-image.php#MagickNewImage">MagickNewImage</a> • <a href="magick-image.php#MagickNextImage">MagickNextImage</a> • <a href="magick-image.php#MagickNormalizeImage">MagickNormalizeImage</a> • <a href="magick-image.php#MagickOilPaintImage">MagickOilPaintImage</a> • <a href="magick-image.php#MagickOpaquePaintImage">MagickOpaquePaintImage</a> • <a href="magick-image.php#MagickOptimizeImageLayers">MagickOptimizeImageLayers</a> • <a href="magick-image.php#MagickOptimizeImageTransparency">MagickOptimizeImageTransparency</a> • <a href="magick-image.php#MagickOrderedPosterizeImage">MagickOrderedPosterizeImage</a> • <a href="magick-image.php#MagickPingImage">MagickPingImage</a> • <a href="magick-image.php#MagickPingImageBlob">MagickPingImageBlob</a> • <a href="magick-image.php#MagickPingImageFile">MagickPingImageFile</a> • <a href="magick-image.php#MagickPolaroidImage">MagickPolaroidImage</a> • <a href="magick-image.php#MagickPosterizeImage">MagickPosterizeImage</a> • <a href="magick-image.php#MagickPreviewImages">MagickPreviewImages</a> • <a href="magick-image.php#MagickPreviousImage">MagickPreviousImage</a> • <a href="magick-image.php#MagickQuantizeImage">MagickQuantizeImage</a> • <a href="magick-image.php#MagickQuantizeImages">MagickQuantizeImages</a> • <a href="magick-image.php#MagickRotationalBlurImage">MagickRotationalBlurImage</a> • <a href="magick-image.php#MagickRaiseImage">MagickRaiseImage</a> • <a href="magick-image.php#MagickRandomThresholdImage">MagickRandomThresholdImage</a> • <a href="magick-image.php#MagickReadImage">MagickReadImage</a> • <a href="magick-image.php#MagickReadImageBlob">MagickReadImageBlob</a> • <a href="magick-image.php#MagickReadImageFile">MagickReadImageFile</a> • <a href="magick-image.php#MagickRemapImage">MagickRemapImage</a> • <a href="magick-image.php#MagickRemoveImage">MagickRemoveImage</a> • <a href="magick-image.php#MagickResampleImage">MagickResampleImage</a> • <a href="magick-image.php#MagickResetImagePage">MagickResetImagePage</a> • <a href="magick-image.php#MagickResizeImage">MagickResizeImage</a> • <a href="magick-image.php#MagickRollImage">MagickRollImage</a> • <a href="magick-image.php#MagickRotateImage">MagickRotateImage</a> • <a href="magick-image.php#MagickSampleImage">MagickSampleImage</a> • <a href="magick-image.php#MagickScaleImage">MagickScaleImage</a> • <a href="magick-image.php#MagickSegmentImage">MagickSegmentImage</a> • <a href="magick-image.php#MagickSelectiveBlurImage">MagickSelectiveBlurImage</a> • <a href="magick-image.php#MagickSeparateImage">MagickSeparateImage</a> • <a href="magick-image.php#MagickSepiaToneImage">MagickSepiaToneImage</a> • <a href="magick-image.php#MagickSetImage">MagickSetImage</a> • <a href="magick-image.php#MagickSetImageAlphaChannel">MagickSetImageAlphaChannel</a> • <a href="magick-image.php#MagickSetImageBackgroundColor">MagickSetImageBackgroundColor</a> • <a href="magick-image.php#MagickSetImageBluePrimary">MagickSetImageBluePrimary</a> • <a href="magick-image.php#MagickSetImageBorderColor">MagickSetImageBorderColor</a> • <a href="magick-image.php#MagickSetImageChannelMask">MagickSetImageChannelMask</a> • <a href="magick-image.php#MagickSetImageMask">MagickSetImageMask</a> • <a href="magick-image.php#MagickSetImageColor">MagickSetImageColor</a> • <a href="magick-image.php#MagickSetImageColormapColor">MagickSetImageColormapColor</a> • <a href="magick-image.php#MagickSetImageColorspace">MagickSetImageColorspace</a> • <a href="magick-image.php#MagickSetImageCompose">MagickSetImageCompose</a> • <a href="magick-image.php#MagickSetImageCompression">MagickSetImageCompression</a> • <a href="magick-image.php#MagickSetImageCompressionQuality">MagickSetImageCompressionQuality</a> • <a href="magick-image.php#MagickSetImageDelay">MagickSetImageDelay</a> • <a href="magick-image.php#MagickSetImageDepth">MagickSetImageDepth</a> • <a href="magick-image.php#MagickSetImageDispose">MagickSetImageDispose</a> • <a href="magick-image.php#MagickSetImageEndian">MagickSetImageEndian</a> • <a href="magick-image.php#MagickSetImageExtent">MagickSetImageExtent</a> • <a href="magick-image.php#MagickSetImageFilename">MagickSetImageFilename</a> • <a href="magick-image.php#MagickSetImageFormat">MagickSetImageFormat</a> • <a href="magick-image.php#MagickSetImageFuzz">MagickSetImageFuzz</a> • <a href="magick-image.php#MagickSetImageGamma">MagickSetImageGamma</a> • <a href="magick-image.php#MagickSetImageGravity">MagickSetImageGravity</a> • <a href="magick-image.php#MagickSetImageGreenPrimary">MagickSetImageGreenPrimary</a> • <a href="magick-image.php#MagickSetImageInterlaceScheme">MagickSetImageInterlaceScheme</a> • <a href="magick-image.php#MagickSetImagePixelInterpolateMethod">MagickSetImagePixelInterpolateMethod</a> • <a href="magick-image.php#MagickSetImageIterations">MagickSetImageIterations</a> • <a href="magick-image.php#MagickSetImageMatte">MagickSetImageMatte</a> • <a href="magick-image.php#MagickSetImageMatteColor">MagickSetImageMatteColor</a> • <a href="magick-image.php#MagickSetImageAlpha">MagickSetImageAlpha</a> • <a href="magick-image.php#MagickSetImageOrientation">MagickSetImageOrientation</a> • <a href="magick-image.php#MagickSetImagePage">MagickSetImagePage</a> • <a href="magick-image.php#MagickSetImageProgressMonitor">MagickSetImageProgressMonitor</a> • <a href="magick-image.php#MagickSetImageRedPrimary">MagickSetImageRedPrimary</a> • <a href="magick-image.php#MagickSetImageRenderingIntent">MagickSetImageRenderingIntent</a> • <a href="magick-image.php#MagickSetImageResolution">MagickSetImageResolution</a> • <a href="magick-image.php#MagickSetImageScene">MagickSetImageScene</a> • <a href="magick-image.php#MagickSetImageTicksPerSecond">MagickSetImageTicksPerSecond</a> • <a href="magick-image.php#MagickSetImageType">MagickSetImageType</a> • <a href="magick-image.php#MagickSetImageUnits">MagickSetImageUnits</a> • <a href="magick-image.php#MagickSetImageVirtualPixelMethod">MagickSetImageVirtualPixelMethod</a> • <a href="magick-image.php#MagickSetImageWhitePoint">MagickSetImageWhitePoint</a> • <a href="magick-image.php#MagickShadeImage">MagickShadeImage</a> • <a href="magick-image.php#MagickShadowImage">MagickShadowImage</a> • <a href="magick-image.php#MagickSharpenImage">MagickSharpenImage</a> • <a href="magick-image.php#MagickShaveImage">MagickShaveImage</a> • <a href="magick-image.php#MagickShearImage">MagickShearImage</a> • <a href="magick-image.php#MagickSigmoidalContrastImage">MagickSigmoidalContrastImage</a> • <a href="magick-image.php#MagickSimilarityImage">MagickSimilarityImage</a> • <a href="magick-image.php#MagickSketchImage">MagickSketchImage</a> • <a href="magick-image.php#MagickSmushImages">MagickSmushImages</a> • <a href="magick-image.php#MagickSolarizeImage">MagickSolarizeImage</a> • <a href="magick-image.php#MagickSparseColorImage">MagickSparseColorImage</a> • <a href="magick-image.php#MagickSpliceImage">MagickSpliceImage</a> • <a href="magick-image.php#MagickSpreadImage">MagickSpreadImage</a> • <a href="magick-image.php#MagickStatisticImage">MagickStatisticImage</a> • <a href="magick-image.php#MagickSteganoImage">MagickSteganoImage</a> • <a href="magick-image.php#MagickStereoImage">MagickStereoImage</a> • <a href="magick-image.php#MagickStripImage">MagickStripImage</a> • <a href="magick-image.php#MagickSwirlImage">MagickSwirlImage</a> • <a href="magick-image.php#MagickTextureImage">MagickTextureImage</a> • <a href="magick-image.php#MagickThresholdImage">MagickThresholdImage</a> • <a href="magick-image.php#MagickThumbnailImage">MagickThumbnailImage</a> • <a href="magick-image.php#MagickTintImage">MagickTintImage</a> • <a href="magick-image.php#MagickTransformImage">MagickTransformImage</a> • <a href="magick-image.php#MagickTransformImageColorspace">MagickTransformImageColorspace</a> • <a href="magick-image.php#MagickTransparentPaintImage">MagickTransparentPaintImage</a> • <a href="magick-image.php#MagickTransposeImage">MagickTransposeImage</a> • <a href="magick-image.php#MagickTransverseImage">MagickTransverseImage</a> • <a href="magick-image.php#MagickTrimImage">MagickTrimImage</a> • <a href="magick-image.php#MagickUniqueImageColors">MagickUniqueImageColors</a> • <a href="magick-image.php#MagickUnsharpMaskImage">MagickUnsharpMaskImage</a> • <a href="magick-image.php#MagickVignetteImage">MagickVignetteImage</a> • <a href="magick-image.php#MagickWaveImage">MagickWaveImage</a> • <a href="magick-image.php#MagickWhiteThresholdImage">MagickWhiteThresholdImage</a> • <a href="magick-image.php#MagickWriteImage">MagickWriteImage</a> • <a href="magick-image.php#MagickWriteImageFile">MagickWriteImageFile</a> • <a href="magick-image.php#MagickWriteImages">MagickWriteImages</a> • <a href="magick-image.php#MagickWriteImagesFile">MagickWriteImagesFile</a></p>
+<p class="text-center"><a href="magick-image.php#GetImageFromMagickWand">GetImageFromMagickWand</a> • <a href="magick-image.php#MagickAdaptiveBlurImage">MagickAdaptiveBlurImage</a> • <a href="magick-image.php#MagickAdaptiveResizeImage">MagickAdaptiveResizeImage</a> • <a href="magick-image.php#MagickAdaptiveSharpenImage">MagickAdaptiveSharpenImage</a> • <a href="magick-image.php#MagickAdaptiveThresholdImage">MagickAdaptiveThresholdImage</a> • <a href="magick-image.php#MagickAddImage">MagickAddImage</a> • <a href="magick-image.php#MagickAddNoiseImage">MagickAddNoiseImage</a> • <a href="magick-image.php#MagickAffineTransformImage">MagickAffineTransformImage</a> • <a href="magick-image.php#MagickAnnotateImage">MagickAnnotateImage</a> • <a href="magick-image.php#MagickAnimateImages">MagickAnimateImages</a> • <a href="magick-image.php#MagickAppendImages">MagickAppendImages</a> • <a href="magick-image.php#MagickAutoGammaImage">MagickAutoGammaImage</a> • <a href="magick-image.php#MagickAutoLevelImage">MagickAutoLevelImage</a> • <a href="magick-image.php#MagickAutoOrientImage">MagickAutoOrientImage</a> • <a href="magick-image.php#MagickBlackThresholdImage">MagickBlackThresholdImage</a> • <a href="magick-image.php#MagickBlueShiftImage">MagickBlueShiftImage</a> • <a href="magick-image.php#MagickBlurImage">MagickBlurImage</a> • <a href="magick-image.php#MagickBorderImage">MagickBorderImage</a> • <a href="magick-image.php#Use MagickBrightnessContrastImage">Use MagickBrightnessContrastImage</a> • <a href="magick-image.php#MagickChannelFxImage">MagickChannelFxImage</a> • <a href="magick-image.php#MagickCharcoalImage">MagickCharcoalImage</a> • <a href="magick-image.php#MagickChopImage">MagickChopImage</a> • <a href="magick-image.php#MagickClampImage">MagickClampImage</a> • <a href="magick-image.php#MagickClipImage">MagickClipImage</a> • <a href="magick-image.php#MagickClipImagePath">MagickClipImagePath</a> • <a href="magick-image.php#MagickClutImage">MagickClutImage</a> • <a href="magick-image.php#MagickCoalesceImages">MagickCoalesceImages</a> • <a href="magick-image.php#MagickColorDecisionListImage">MagickColorDecisionListImage</a> • <a href="magick-image.php#MagickColorizeImage">MagickColorizeImage</a> • <a href="magick-image.php#MagickColorMatrixImage">MagickColorMatrixImage</a> • <a href="magick-image.php#MagickCombineImages">MagickCombineImages</a> • <a href="magick-image.php#MagickCommentImage">MagickCommentImage</a> • <a href="magick-image.php#MagickCompareImagesLayers">MagickCompareImagesLayers</a> • <a href="magick-image.php#MagickCompareImages">MagickCompareImages</a> • <a href="magick-image.php#MagickCompositeImage">MagickCompositeImage</a> • <a href="magick-image.php#MagickCompositeImageGravity">MagickCompositeImageGravity</a> • <a href="magick-image.php#MagickCompositeLayers">MagickCompositeLayers</a> • <a href="magick-image.php#MagickContrastImage">MagickContrastImage</a> • <a href="magick-image.php#MagickContrastStretchImage">MagickContrastStretchImage</a> • <a href="magick-image.php#MagickConvolveImage">MagickConvolveImage</a> • <a href="magick-image.php#MagickCropImage">MagickCropImage</a> • <a href="magick-image.php#MagickCycleColormapImage">MagickCycleColormapImage</a> • <a href="magick-image.php#MagickConstituteImage">MagickConstituteImage</a> • <a href="magick-image.php#MagickDecipherImage">MagickDecipherImage</a> • <a href="magick-image.php#MagickDeconstructImages">MagickDeconstructImages</a> • <a href="magick-image.php#MagickDeskewImage">MagickDeskewImage</a> • <a href="magick-image.php#MagickDespeckleImage">MagickDespeckleImage</a> • <a href="magick-image.php#MagickDestroyImage">MagickDestroyImage</a> • <a href="magick-image.php#MagickDisplayImage">MagickDisplayImage</a> • <a href="magick-image.php#MagickDisplayImages">MagickDisplayImages</a> • <a href="magick-image.php#MagickDistortImage">MagickDistortImage</a> • <a href="magick-image.php#MagickDrawImage">MagickDrawImage</a> • <a href="magick-image.php#MagickEdgeImage">MagickEdgeImage</a> • <a href="magick-image.php#MagickEmbossImage">MagickEmbossImage</a> • <a href="magick-image.php#MagickEncipherImage">MagickEncipherImage</a> • <a href="magick-image.php#MagickEnhanceImage">MagickEnhanceImage</a> • <a href="magick-image.php#MagickEqualizeImage">MagickEqualizeImage</a> • <a href="magick-image.php#MagickEvaluateImage">MagickEvaluateImage</a> • <a href="magick-image.php#MagickExportImagePixels">MagickExportImagePixels</a> • <a href="magick-image.php#MagickExtentImage">MagickExtentImage</a> • <a href="magick-image.php#MagickFlipImage">MagickFlipImage</a> • <a href="magick-image.php#MagickFloodfillPaintImage">MagickFloodfillPaintImage</a> • <a href="magick-image.php#MagickFlopImage">MagickFlopImage</a> • <a href="magick-image.php#MagickForwardFourierTransformImage">MagickForwardFourierTransformImage</a> • <a href="magick-image.php#MagickFrameImage">MagickFrameImage</a> • <a href="magick-image.php#MagickFunctionImage">MagickFunctionImage</a> • <a href="magick-image.php#MagickFxImage">MagickFxImage</a> • <a href="magick-image.php#MagickGammaImage">MagickGammaImage</a> • <a href="magick-image.php#MagickGaussianBlurImage">MagickGaussianBlurImage</a> • <a href="magick-image.php#MagickGetImage">MagickGetImage</a> • <a href="magick-image.php#MagickGetImageAlphaChannel">MagickGetImageAlphaChannel</a> • <a href="magick-image.php#MagickGetImageMask">MagickGetImageMask</a> • <a href="magick-image.php#MagickGetImageBackgroundColor">MagickGetImageBackgroundColor</a> • <a href="magick-image.php#MagickGetImageBlob">MagickGetImageBlob</a> • <a href="magick-image.php#MagickGetImagesBlob">MagickGetImagesBlob</a> • <a href="magick-image.php#MagickGetImageBluePrimary">MagickGetImageBluePrimary</a> • <a href="magick-image.php#MagickGetImageBorderColor">MagickGetImageBorderColor</a> • <a href="magick-image.php#MagickGetImageFeatures">MagickGetImageFeatures</a> • <a href="magick-image.php#MagickGetImageKurtosis">MagickGetImageKurtosis</a> • <a href="magick-image.php#MagickGetImageMean">MagickGetImageMean</a> • <a href="magick-image.php#MagickGetImageRange">MagickGetImageRange</a> • <a href="magick-image.php#MagickGetImageStatistics">MagickGetImageStatistics</a> • <a href="magick-image.php#MagickGetImageColormapColor">MagickGetImageColormapColor</a> • <a href="magick-image.php#MagickGetImageColors">MagickGetImageColors</a> • <a href="magick-image.php#MagickGetImageColorspace">MagickGetImageColorspace</a> • <a href="magick-image.php#MagickGetImageCompose">MagickGetImageCompose</a> • <a href="magick-image.php#MagickGetImageCompression">MagickGetImageCompression</a> • <a href="magick-image.php#MagickGetImageCompressionQuality">MagickGetImageCompressionQuality</a> • <a href="magick-image.php#MagickGetImageDelay">MagickGetImageDelay</a> • <a href="magick-image.php#MagickGetImageDepth">MagickGetImageDepth</a> • <a href="magick-image.php#MagickGetImageDispose">MagickGetImageDispose</a> • <a href="magick-image.php#MagickGetImageDistortion">MagickGetImageDistortion</a> • <a href="magick-image.php#MagickGetImageDistortions">MagickGetImageDistortions</a> • <a href="magick-image.php#MagickGetImageEndian">MagickGetImageEndian</a> • <a href="magick-image.php#MagickGetImageFilename">MagickGetImageFilename</a> • <a href="magick-image.php#MagickGetImageFormat">MagickGetImageFormat</a> • <a href="magick-image.php#MagickGetImageFuzz">MagickGetImageFuzz</a> • <a href="magick-image.php#MagickGetImageGamma">MagickGetImageGamma</a> • <a href="magick-image.php#MagickGetImageGravity">MagickGetImageGravity</a> • <a href="magick-image.php#MagickGetImageGreenPrimary">MagickGetImageGreenPrimary</a> • <a href="magick-image.php#MagickGetImageHeight">MagickGetImageHeight</a> • <a href="magick-image.php#MagickGetImageHistogram">MagickGetImageHistogram</a> • <a href="magick-image.php#MagickGetImageInterlaceScheme">MagickGetImageInterlaceScheme</a> • <a href="magick-image.php#MagickGetImageInterpolateMethod">MagickGetImageInterpolateMethod</a> • <a href="magick-image.php#MagickGetImageIterations">MagickGetImageIterations</a> • <a href="magick-image.php#MagickGetImageLength">MagickGetImageLength</a> • <a href="magick-image.php#MagickGetImageMatteColor">MagickGetImageMatteColor</a> • <a href="magick-image.php#MagickGetImageOrientation">MagickGetImageOrientation</a> • <a href="magick-image.php#MagickGetImagePage">MagickGetImagePage</a> • <a href="magick-image.php#MagickGetImagePixelColor">MagickGetImagePixelColor</a> • <a href="magick-image.php#MagickGetImageRedPrimary">MagickGetImageRedPrimary</a> • <a href="magick-image.php#MagickGetImageRegion">MagickGetImageRegion</a> • <a href="magick-image.php#MagickGetImageRenderingIntent">MagickGetImageRenderingIntent</a> • <a href="magick-image.php#MagickGetImageResolution">MagickGetImageResolution</a> • <a href="magick-image.php#MagickGetImageScene">MagickGetImageScene</a> • <a href="magick-image.php#MagickGetImageSignature">MagickGetImageSignature</a> • <a href="magick-image.php#MagickGetImageTicksPerSecond">MagickGetImageTicksPerSecond</a> • <a href="magick-image.php#MagickGetImageType">MagickGetImageType</a> • <a href="magick-image.php#MagickGetImageUnits">MagickGetImageUnits</a> • <a href="magick-image.php#MagickGetImageVirtualPixelMethod">MagickGetImageVirtualPixelMethod</a> • <a href="magick-image.php#MagickGetImageWhitePoint">MagickGetImageWhitePoint</a> • <a href="magick-image.php#MagickGetImageWidth">MagickGetImageWidth</a> • <a href="magick-image.php#MagickGetNumberImages">MagickGetNumberImages</a> • <a href="magick-image.php#MagickGetImageTotalInkDensity">MagickGetImageTotalInkDensity</a> • <a href="magick-image.php#MagickHaldClutImage">MagickHaldClutImage</a> • <a href="magick-image.php#MagickHasNextImage">MagickHasNextImage</a> • <a href="magick-image.php#MagickHasPreviousImage">MagickHasPreviousImage</a> • <a href="magick-image.php#MagickIdentifyImage">MagickIdentifyImage</a> • <a href="magick-image.php#MagickIdentifyImageType">MagickIdentifyImageType</a> • <a href="magick-image.php#MagickImplodeImage">MagickImplodeImage</a> • <a href="magick-image.php#MagickImportImagePixels">MagickImportImagePixels</a> • <a href="magick-image.php#MagickInterpolativeResizeImage">MagickInterpolativeResizeImage</a> • <a href="magick-image.php#MagickInverseFourierTransformImage">MagickInverseFourierTransformImage</a> • <a href="magick-image.php#MagickLabelImage">MagickLabelImage</a> • <a href="magick-image.php#MagickLevelImage">MagickLevelImage</a> • <a href="magick-image.php#MagickLinearStretchImage">MagickLinearStretchImage</a> • <a href="magick-image.php#MagickLiquidRescaleImage">MagickLiquidRescaleImage</a> • <a href="magick-image.php#MagickLocalContrastImage">MagickLocalContrastImage</a> • <a href="magick-image.php#MagickMagnifyImage">MagickMagnifyImage</a> • <a href="magick-image.php#MagickMergeImageLayers">MagickMergeImageLayers</a> • <a href="magick-image.php#MagickMinifyImage">MagickMinifyImage</a> • <a href="magick-image.php#MagickModulateImage">MagickModulateImage</a> • <a href="magick-image.php#MagickMontageImage">MagickMontageImage</a> • <a href="magick-image.php#MagickMorphImages">MagickMorphImages</a> • <a href="magick-image.php#MagickMorphologyImage">MagickMorphologyImage</a> • <a href="magick-image.php#MagickMotionBlurImage">MagickMotionBlurImage</a> • <a href="magick-image.php#MagickNegateImage">MagickNegateImage</a> • <a href="magick-image.php#MagickNewImage">MagickNewImage</a> • <a href="magick-image.php#MagickNextImage">MagickNextImage</a> • <a href="magick-image.php#MagickNormalizeImage">MagickNormalizeImage</a> • <a href="magick-image.php#MagickOilPaintImage">MagickOilPaintImage</a> • <a href="magick-image.php#MagickOpaquePaintImage">MagickOpaquePaintImage</a> • <a href="magick-image.php#MagickOptimizeImageLayers">MagickOptimizeImageLayers</a> • <a href="magick-image.php#MagickOptimizeImageTransparency">MagickOptimizeImageTransparency</a> • <a href="magick-image.php#MagickOrderedDitherImage">MagickOrderedDitherImage</a> • <a href="magick-image.php#MagickPingImage">MagickPingImage</a> • <a href="magick-image.php#MagickPingImageBlob">MagickPingImageBlob</a> • <a href="magick-image.php#MagickPingImageFile">MagickPingImageFile</a> • <a href="magick-image.php#MagickPolaroidImage">MagickPolaroidImage</a> • <a href="magick-image.php#MagickPosterizeImage">MagickPosterizeImage</a> • <a href="magick-image.php#MagickPreviewImages">MagickPreviewImages</a> • <a href="magick-image.php#MagickPreviousImage">MagickPreviousImage</a> • <a href="magick-image.php#MagickQuantizeImage">MagickQuantizeImage</a> • <a href="magick-image.php#MagickQuantizeImages">MagickQuantizeImages</a> • <a href="magick-image.php#MagickRotationalBlurImage">MagickRotationalBlurImage</a> • <a href="magick-image.php#MagickRaiseImage">MagickRaiseImage</a> • <a href="magick-image.php#MagickRandomThresholdImage">MagickRandomThresholdImage</a> • <a href="magick-image.php#MagickReadImage">MagickReadImage</a> • <a href="magick-image.php#MagickReadImageBlob">MagickReadImageBlob</a> • <a href="magick-image.php#MagickReadImageFile">MagickReadImageFile</a> • <a href="magick-image.php#MagickRemapImage">MagickRemapImage</a> • <a href="magick-image.php#MagickRemoveImage">MagickRemoveImage</a> • <a href="magick-image.php#MagickResampleImage">MagickResampleImage</a> • <a href="magick-image.php#MagickResetImagePage">MagickResetImagePage</a> • <a href="magick-image.php#MagickResizeImage">MagickResizeImage</a> • <a href="magick-image.php#MagickRollImage">MagickRollImage</a> • <a href="magick-image.php#MagickRotateImage">MagickRotateImage</a> • <a href="magick-image.php#MagickSampleImage">MagickSampleImage</a> • <a href="magick-image.php#MagickScaleImage">MagickScaleImage</a> • <a href="magick-image.php#MagickSegmentImage">MagickSegmentImage</a> • <a href="magick-image.php#MagickSelectiveBlurImage">MagickSelectiveBlurImage</a> • <a href="magick-image.php#MagickSeparateImage">MagickSeparateImage</a> • <a href="magick-image.php#MagickSepiaToneImage">MagickSepiaToneImage</a> • <a href="magick-image.php#MagickSetImage">MagickSetImage</a> • <a href="magick-image.php#MagickSetImageAlphaChannel">MagickSetImageAlphaChannel</a> • <a href="magick-image.php#MagickSetImageBackgroundColor">MagickSetImageBackgroundColor</a> • <a href="magick-image.php#MagickSetImageBluePrimary">MagickSetImageBluePrimary</a> • <a href="magick-image.php#MagickSetImageBorderColor">MagickSetImageBorderColor</a> • <a href="magick-image.php#MagickSetImageChannelMask">MagickSetImageChannelMask</a> • <a href="magick-image.php#MagickSetImageMask">MagickSetImageMask</a> • <a href="magick-image.php#MagickSetImageColor">MagickSetImageColor</a> • <a href="magick-image.php#MagickSetImageColormapColor">MagickSetImageColormapColor</a> • <a href="magick-image.php#MagickSetImageColorspace">MagickSetImageColorspace</a> • <a href="magick-image.php#MagickSetImageCompose">MagickSetImageCompose</a> • <a href="magick-image.php#MagickSetImageCompression">MagickSetImageCompression</a> • <a href="magick-image.php#MagickSetImageCompressionQuality">MagickSetImageCompressionQuality</a> • <a href="magick-image.php#MagickSetImageDelay">MagickSetImageDelay</a> • <a href="magick-image.php#MagickSetImageDepth">MagickSetImageDepth</a> • <a href="magick-image.php#MagickSetImageDispose">MagickSetImageDispose</a> • <a href="magick-image.php#MagickSetImageEndian">MagickSetImageEndian</a> • <a href="magick-image.php#MagickSetImageExtent">MagickSetImageExtent</a> • <a href="magick-image.php#MagickSetImageFilename">MagickSetImageFilename</a> • <a href="magick-image.php#MagickSetImageFormat">MagickSetImageFormat</a> • <a href="magick-image.php#MagickSetImageFuzz">MagickSetImageFuzz</a> • <a href="magick-image.php#MagickSetImageGamma">MagickSetImageGamma</a> • <a href="magick-image.php#MagickSetImageGravity">MagickSetImageGravity</a> • <a href="magick-image.php#MagickSetImageGreenPrimary">MagickSetImageGreenPrimary</a> • <a href="magick-image.php#MagickSetImageInterlaceScheme">MagickSetImageInterlaceScheme</a> • <a href="magick-image.php#MagickSetImageInterpolateMethod">MagickSetImageInterpolateMethod</a> • <a href="magick-image.php#MagickSetImageIterations">MagickSetImageIterations</a> • <a href="magick-image.php#MagickSetImageMatte">MagickSetImageMatte</a> • <a href="magick-image.php#MagickSetImageMatteColor">MagickSetImageMatteColor</a> • <a href="magick-image.php#MagickSetImageAlpha">MagickSetImageAlpha</a> • <a href="magick-image.php#MagickSetImageOrientation">MagickSetImageOrientation</a> • <a href="magick-image.php#MagickSetImagePage">MagickSetImagePage</a> • <a href="magick-image.php#MagickSetImageProgressMonitor">MagickSetImageProgressMonitor</a> • <a href="magick-image.php#MagickSetImageRedPrimary">MagickSetImageRedPrimary</a> • <a href="magick-image.php#MagickSetImageRenderingIntent">MagickSetImageRenderingIntent</a> • <a href="magick-image.php#MagickSetImageResolution">MagickSetImageResolution</a> • <a href="magick-image.php#MagickSetImageScene">MagickSetImageScene</a> • <a href="magick-image.php#MagickSetImageTicksPerSecond">MagickSetImageTicksPerSecond</a> • <a href="magick-image.php#MagickSetImageType">MagickSetImageType</a> • <a href="magick-image.php#MagickSetImageUnits">MagickSetImageUnits</a> • <a href="magick-image.php#MagickSetImageVirtualPixelMethod">MagickSetImageVirtualPixelMethod</a> • <a href="magick-image.php#MagickSetImageWhitePoint">MagickSetImageWhitePoint</a> • <a href="magick-image.php#MagickShadeImage">MagickShadeImage</a> • <a href="magick-image.php#MagickShadowImage">MagickShadowImage</a> • <a href="magick-image.php#MagickSharpenImage">MagickSharpenImage</a> • <a href="magick-image.php#MagickShaveImage">MagickShaveImage</a> • <a href="magick-image.php#MagickShearImage">MagickShearImage</a> • <a href="magick-image.php#MagickSigmoidalContrastImage">MagickSigmoidalContrastImage</a> • <a href="magick-image.php#MagickSimilarityImage">MagickSimilarityImage</a> • <a href="magick-image.php#MagickSketchImage">MagickSketchImage</a> • <a href="magick-image.php#MagickSmushImages">MagickSmushImages</a> • <a href="magick-image.php#MagickSolarizeImage">MagickSolarizeImage</a> • <a href="magick-image.php#MagickSparseColorImage">MagickSparseColorImage</a> • <a href="magick-image.php#MagickSpliceImage">MagickSpliceImage</a> • <a href="magick-image.php#MagickSpreadImage">MagickSpreadImage</a> • <a href="magick-image.php#MagickStatisticImage">MagickStatisticImage</a> • <a href="magick-image.php#MagickSteganoImage">MagickSteganoImage</a> • <a href="magick-image.php#MagickStereoImage">MagickStereoImage</a> • <a href="magick-image.php#MagickStripImage">MagickStripImage</a> • <a href="magick-image.php#MagickSwirlImage">MagickSwirlImage</a> • <a href="magick-image.php#MagickTextureImage">MagickTextureImage</a> • <a href="magick-image.php#MagickThresholdImage">MagickThresholdImage</a> • <a href="magick-image.php#MagickThumbnailImage">MagickThumbnailImage</a> • <a href="magick-image.php#MagickTintImage">MagickTintImage</a> • <a href="magick-image.php#MagickTransformImageColorspace">MagickTransformImageColorspace</a> • <a href="magick-image.php#MagickTransparentPaintImage">MagickTransparentPaintImage</a> • <a href="magick-image.php#MagickTransposeImage">MagickTransposeImage</a> • <a href="magick-image.php#MagickTransverseImage">MagickTransverseImage</a> • <a href="magick-image.php#MagickTrimImage">MagickTrimImage</a> • <a href="magick-image.php#MagickUniqueImageColors">MagickUniqueImageColors</a> • <a href="magick-image.php#MagickUnsharpMaskImage">MagickUnsharpMaskImage</a> • <a href="magick-image.php#MagickVignetteImage">MagickVignetteImage</a> • <a href="magick-image.php#MagickWaveImage">MagickWaveImage</a> • <a href="magick-image.php#MagickWhiteThresholdImage">MagickWhiteThresholdImage</a> • <a href="magick-image.php#MagickWriteImage">MagickWriteImage</a> • <a href="magick-image.php#MagickWriteImageFile">MagickWriteImageFile</a> • <a href="magick-image.php#MagickWriteImages">MagickWriteImages</a> • <a href="magick-image.php#MagickWriteImagesFile">MagickWriteImagesFile</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="GetImageFromMagickWand">GetImageFromMagickWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="GetImageFromMagickWand">GetImageFromMagickWand</a></h2>
<p>GetImageFromMagickWand() returns the current image from the magick wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAdaptiveBlurImage">MagickAdaptiveBlurImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAdaptiveBlurImage">MagickAdaptiveBlurImage</a></h2>
<p>MagickAdaptiveBlurImage() adaptively blurs the image by blurring less intensely near image edges and more intensely far from edges. We blur the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and MagickAdaptiveBlurImage() selects a suitable radius for you.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAdaptiveResizeImage">MagickAdaptiveResizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAdaptiveResizeImage">MagickAdaptiveResizeImage</a></h2>
<p>MagickAdaptiveResizeImage() adaptively resize image with data dependent triangulation.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAdaptiveSharpenImage">MagickAdaptiveSharpenImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAdaptiveSharpenImage">MagickAdaptiveSharpenImage</a></h2>
<p>MagickAdaptiveSharpenImage() adaptively sharpens the image by sharpening more intensely near image edges and less intensely far from edges. We sharpen the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and MagickAdaptiveSharpenImage() selects a suitable radius for you.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAdaptiveThresholdImage">MagickAdaptiveThresholdImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAdaptiveThresholdImage">MagickAdaptiveThresholdImage</a></h2>
<p>MagickAdaptiveThresholdImage() 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>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAddImage">MagickAddImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAddImage">MagickAddImage</a></h2>
<p>MagickAddImage() adds a clone of the images from the second wand and inserts them into the first wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAddNoiseImage">MagickAddNoiseImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAddNoiseImage">MagickAddNoiseImage</a></h2>
<p>MagickAddNoiseImage() adds random noise to the image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAffineTransformImage">MagickAffineTransformImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAffineTransformImage">MagickAffineTransformImage</a></h2>
<p>MagickAffineTransformImage() transforms an image as dictated by the affine matrix of the drawing wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAnnotateImage">MagickAnnotateImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAnnotateImage">MagickAnnotateImage</a></h2>
<p>MagickAnnotateImage() annotates an image with text.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAnimateImages">MagickAnimateImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAnimateImages">MagickAnimateImages</a></h2>
<p>MagickAnimateImages() animates an image or image sequence.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAppendImages">MagickAppendImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAppendImages">MagickAppendImages</a></h2>
<p>MagickAppendImages() append the images in a wand from the current image onwards, creating a new wand with the single image result. This is affected by the gravity and background settings of the first image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAutoGammaImage">MagickAutoGammaImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAutoGammaImage">MagickAutoGammaImage</a></h2>
<p>MagickAutoGammaImage() extracts the 'mean' from the image and adjust the image to try make set its gamma appropriatally.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAutoLevelImage">MagickAutoLevelImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAutoLevelImage">MagickAutoLevelImage</a></h2>
<p>MagickAutoLevelImage() adjusts the levels of a particular image channel by scaling the minimum and maximum values to the full quantum range.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAutoOrientImage">MagickAutoOrientImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickAutoOrientImage">MagickAutoOrientImage</a></h2>
<p>MagickAutoOrientImage() adjusts an image so that its orientation is suitable $ for viewing (i.e. top-left orientation).</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickBlackThresholdImage">MagickBlackThresholdImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickBlackThresholdImage">MagickBlackThresholdImage</a></h2>
<p>MagickBlackThresholdImage() is like MagickThresholdImage() but forces all pixels below the threshold into black while leaving all pixels above the threshold unchanged.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickBlueShiftImage">MagickBlueShiftImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickBlueShiftImage">MagickBlueShiftImage</a></h2>
<p>MagickBlueShiftImage() mutes the colors of the image to simulate a scene at nighttime in the moonlight.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickBlurImage">MagickBlurImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickBlurImage">MagickBlurImage</a></h2>
<p>MagickBlurImage() blurs an image. We convolve the image with a gaussian operator of the given radius and standard deviation (sigma). For reasonable results, the radius should be larger than sigma. Use a radius of 0 and BlurImage() selects a suitable radius for you.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickBorderImage">MagickBorderImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickBorderImage">MagickBorderImage</a></h2>
<p>MagickBorderImage() surrounds the image with a border of the color defined by the bordercolor pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="Use_MagickBrightnessContrastImage">Use MagickBrightnessContrastImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="Use_MagickBrightnessContrastImage">Use MagickBrightnessContrastImage</a></h2>
<p>Use MagickBrightnessContrastImage() to change the brightness and/or contrast of an image. It converts the brightness and contrast parameters into slope and intercept and calls a polynomical function to apply to the image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickChannelFxImage">MagickChannelFxImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickChannelFxImage">MagickChannelFxImage</a></h2>
<p>MagickChannelFxImage() applies a channel expression to the specified image. The expression consists of one or more channels, either mnemonic or numeric (e.g. red, 1), separated by actions as follows:</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCharcoalImage">MagickCharcoalImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCharcoalImage">MagickCharcoalImage</a></h2>
<p>MagickCharcoalImage() simulates a charcoal drawing.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickChopImage">MagickChopImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickChopImage">MagickChopImage</a></h2>
<p>MagickChopImage() removes a region of an image and collapses the image to occupy the removed portion</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickClampImage">MagickClampImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickClampImage">MagickClampImage</a></h2>
<p>MagickClampImage() restricts the color range from 0 to the quantum depth.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickClipImage">MagickClipImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickClipImage">MagickClipImage</a></h2>
<p>MagickClipImage() clips along the first path from the 8BIM profile, if present.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickClipImagePath">MagickClipImagePath</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickClipImagePath">MagickClipImagePath</a></h2>
<p>MagickClipImagePath() clips along the named paths from the 8BIM profile, if present. Later operations take effect inside the path. Id may be a number if preceded with #, to work on a numbered path, e.g., "#1" to use the first path.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickClutImage">MagickClutImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickClutImage">MagickClutImage</a></h2>
<p>MagickClutImage() replaces colors in the image from a color lookup table.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCoalesceImages">MagickCoalesceImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCoalesceImages">MagickCoalesceImages</a></h2>
<p>MagickCoalesceImages() 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. MagickCoalesceImages() returns a new sequence where each image in the sequence is the same size as the first and composited with the next image in the sequence.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickColorDecisionListImage">MagickColorDecisionListImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickColorDecisionListImage">MagickColorDecisionListImage</a></h2>
<p>MagickColorDecisionListImage() accepts a lightweight Color Correction Collection (CCC) file which solely contains one or more color corrections and applies the color correction to the image. Here is a sample CCC file:</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickColorizeImage">MagickColorizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickColorizeImage">MagickColorizeImage</a></h2>
<p>MagickColorizeImage() blends the fill color with each pixel in the image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickColorMatrixImage">MagickColorMatrixImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickColorMatrixImage">MagickColorMatrixImage</a></h2>
<p>MagickColorMatrixImage() apply color transformation to an image. The method permits saturation changes, hue rotation, luminance to alpha, and various other effects. Although variable-sized transformation matrices can be used, typically one uses a 5x5 matrix for an RGBA image and a 6x6 for CMYKA (or RGBA with offsets). The matrix is similar to those used by Adobe Flash except offsets are in column 6 rather than 5 (in support of CMYKA images) and offsets are normalized (divide Flash offset by 255).</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCombineImages">MagickCombineImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCombineImages">MagickCombineImages</a></h2>
<p>MagickCombineImages() combines one or more images into a single image. The grayscale value of the pixels of each image in the sequence is assigned in order to the specified hannels of the combined image. The typical ordering would be image 1 => Red, 2 => Green, 3 => Blue, etc.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCommentImage">MagickCommentImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCommentImage">MagickCommentImage</a></h2>
<p>MagickCommentImage() adds a comment to your image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCompareImagesLayers">MagickCompareImagesLayers</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCompareImagesLayers">MagickCompareImagesLayers</a></h2>
<p>MagickCompareImagesLayers() compares each image with the next in a sequence and returns the maximum bounding region of any pixel differences it discovers.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCompareImages">MagickCompareImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCompareImages">MagickCompareImages</a></h2>
<p>MagickCompareImages() compares an image to a reconstructed image and returns the specified difference image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCompositeImage">MagickCompositeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCompositeImage">MagickCompositeImage</a></h2>
<p>MagickCompositeImage() composite one image onto another at the specified offset.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCompositeImageGravity">MagickCompositeImageGravity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCompositeImageGravity">MagickCompositeImageGravity</a></h2>
<p>MagickCompositeImageGravity() composite one image onto another using the specified gravity.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCompositeLayers">MagickCompositeLayers</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCompositeLayers">MagickCompositeLayers</a></h2>
<p>MagickCompositeLayers() composite the images in the source wand over the images in the destination wand in sequence, starting with the current image in both lists.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickContrastImage">MagickContrastImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickContrastImage">MagickContrastImage</a></h2>
<p>MagickContrastImage() enhances the intensity differences between the lighter and darker elements of the image. Set sharpen to a value other than 0 to increase the image contrast otherwise the contrast is reduced.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickContrastStretchImage">MagickContrastStretchImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickContrastStretchImage">MagickContrastStretchImage</a></h2>
<p>MagickContrastStretchImage() enhances the contrast of a color image by adjusting the pixels color to span the entire range of colors available. You can also reduce the influence of a particular channel with a gamma value of 0.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickConvolveImage">MagickConvolveImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickConvolveImage">MagickConvolveImage</a></h2>
<p>MagickConvolveImage() applies a custom convolution kernel to the image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCropImage">MagickCropImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCropImage">MagickCropImage</a></h2>
<p>MagickCropImage() extracts a region of the image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCycleColormapImage">MagickCycleColormapImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickCycleColormapImage">MagickCycleColormapImage</a></h2>
<p>MagickCycleColormapImage() displaces an image's colormap by a given number of positions. If you cycle the colormap a number of times you can produce a psychodelic effect.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickConstituteImage">MagickConstituteImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickConstituteImage">MagickConstituteImage</a></h2>
<p>MagickConstituteImage() adds an image to the wand comprised of the pixel data you supply. The pixel data must be in scanline order top-to-bottom. The data can be char, short int, int, float, or double. Float and double require the pixels to be normalized [0..1], otherwise [0..Max], where Max is the maximum value the type can accomodate (e.g. 255 for char). For example, to create a 640x480 image from unsigned red-green-blue character data, use</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickDecipherImage">MagickDecipherImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickDecipherImage">MagickDecipherImage</a></h2>
<p>MagickDecipherImage() converts cipher pixels to plain pixels.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickDeconstructImages">MagickDeconstructImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickDeconstructImages">MagickDeconstructImages</a></h2>
<p>MagickDeconstructImages() compares each image with the next in a sequence and returns the maximum bounding region of any pixel differences it discovers.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickDeskewImage">MagickDeskewImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickDeskewImage">MagickDeskewImage</a></h2>
<p>MagickDeskewImage() removes skew from the image. Skew is an artifact that occurs in scanned images because of the camera being misaligned, imperfections in the scanning or surface, or simply because the paper was not placed completely flat when scanned.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickDespeckleImage">MagickDespeckleImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickDespeckleImage">MagickDespeckleImage</a></h2>
<p>MagickDespeckleImage() reduces the speckle noise in an image while perserving the edges of the original image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickDestroyImage">MagickDestroyImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickDestroyImage">MagickDestroyImage</a></h2>
<p>MagickDestroyImage() dereferences an image, deallocating memory associated with the image if the reference count becomes zero.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickDisplayImage">MagickDisplayImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickDisplayImage">MagickDisplayImage</a></h2>
<p>MagickDisplayImage() displays an image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickDisplayImages">MagickDisplayImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickDisplayImages">MagickDisplayImages</a></h2>
<p>MagickDisplayImages() displays an image or image sequence.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickDistortImage">MagickDistortImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickDistortImage">MagickDistortImage</a></h2>
<p>MagickDistortImage() distorts an image using various distortion methods, by mapping color lookups of the source image to a new destination image usally of the same size as the source image, unless 'bestfit' is set to true.</p>
<pre class="text">
MagickBooleanType MagickDistortImage(MagickWand *wand,
- const DistortImageMethod method,const size_t number_arguments,
+ const DistortMethod method,const size_t number_arguments,
const double *arguments,const MagickBooleanType bestfit)
</pre>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickDrawImage">MagickDrawImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickDrawImage">MagickDrawImage</a></h2>
<p>MagickDrawImage() renders the drawing wand on the current image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickEdgeImage">MagickEdgeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickEdgeImage">MagickEdgeImage</a></h2>
<p>MagickEdgeImage() enhance edges within the image with a convolution filter of the given radius. Use a radius of 0 and Edge() selects a suitable radius for you.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickEmbossImage">MagickEmbossImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickEmbossImage">MagickEmbossImage</a></h2>
<p>MagickEmbossImage() returns a grayscale image with a three-dimensional effect. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and Emboss() selects a suitable radius for you.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickEncipherImage">MagickEncipherImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickEncipherImage">MagickEncipherImage</a></h2>
<p>MagickEncipherImage() converts plaint pixels to cipher pixels.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickEnhanceImage">MagickEnhanceImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickEnhanceImage">MagickEnhanceImage</a></h2>
<p>MagickEnhanceImage() applies a digital filter that improves the quality of a noisy image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickEqualizeImage">MagickEqualizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickEqualizeImage">MagickEqualizeImage</a></h2>
<p>MagickEqualizeImage() equalizes the image histogram.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickEvaluateImage">MagickEvaluateImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickEvaluateImage">MagickEvaluateImage</a></h2>
<p>MagickEvaluateImage() applys an arithmetic, relational, or logical expression to an image. Use these operators to lighten or darken an image, to increase or decrease contrast in an image, or to produce the "negative" of an image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickExportImagePixels">MagickExportImagePixels</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickExportImagePixels">MagickExportImagePixels</a></h2>
<p>MagickExportImagePixels() extracts pixel data from an image and returns it to you. The method returns MagickTrue on success otherwise MagickFalse if an error is encountered. The data is returned as char, short int, int, ssize_t, float, or double in the order specified by map.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickExtentImage">MagickExtentImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickExtentImage">MagickExtentImage</a></h2>
<p>MagickExtentImage() extends the image as defined by the geometry, gravity, and wand background color. Set the (x,y) offset of the geometry to move the original wand relative to the extended wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickFlipImage">MagickFlipImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickFlipImage">MagickFlipImage</a></h2>
<p>MagickFlipImage() creates a vertical mirror image by reflecting the pixels around the central x-axis.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickFloodfillPaintImage">MagickFloodfillPaintImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickFloodfillPaintImage">MagickFloodfillPaintImage</a></h2>
<p>MagickFloodfillPaintImage() changes the color value of any pixel that matches target and is an immediate neighbor. If the method FillToBorderMethod is specified, the color value is changed for any neighbor pixel that does not match the bordercolor member of image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickFlopImage">MagickFlopImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickFlopImage">MagickFlopImage</a></h2>
<p>MagickFlopImage() creates a horizontal mirror image by reflecting the pixels around the central y-axis.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickForwardFourierTransformImage">MagickForwardFourierTransformImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickForwardFourierTransformImage">MagickForwardFourierTransformImage</a></h2>
<p>MagickForwardFourierTransformImage() implements the discrete Fourier transform (DFT) of the image either as a magnitude / phase or real / imaginary image pair.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickFrameImage">MagickFrameImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickFrameImage">MagickFrameImage</a></h2>
<p>MagickFrameImage() adds a simulated three-dimensional border around the image. The width and height specify the border width of the vertical and horizontal sides of the frame. The inner and outer bevels indicate the width of the inner and outer shadows of the frame.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickFunctionImage">MagickFunctionImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickFunctionImage">MagickFunctionImage</a></h2>
<p>MagickFunctionImage() applys an arithmetic, relational, or logical expression to an image. Use these operators to lighten or darken an image, to increase or decrease contrast in an image, or to produce the "negative" of an image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickFxImage">MagickFxImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickFxImage">MagickFxImage</a></h2>
<p>MagickFxImage() evaluate expression for each pixel in the image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGammaImage">MagickGammaImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGammaImage">MagickGammaImage</a></h2>
<p>MagickGammaImage() gamma-corrects an image. The same image viewed on different devices will have perceptual differences in the way the image's intensities are represented on the screen. Specify individual gamma levels for the red, green, and blue channels, or adjust all three with the gamma parameter. Values typically range from 0.8 to 2.3.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGaussianBlurImage">MagickGaussianBlurImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGaussianBlurImage">MagickGaussianBlurImage</a></h2>
<p>MagickGaussianBlurImage() blurs an image. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, the radius should be larger than sigma. Use a radius of 0 and MagickGaussianBlurImage() selects a suitable radius for you.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImage">MagickGetImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImage">MagickGetImage</a></h2>
<p>MagickGetImage() gets the image at the current image index.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageAlphaChannel">MagickGetImageAlphaChannel</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageAlphaChannel">MagickGetImageAlphaChannel</a></h2>
<p>MagickGetImageAlphaChannel() returns MagickFalse if the image alpha channel is not activated. That is, the image is RGB rather than RGBA or CMYK rather than CMYKA.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageMask">MagickGetImageMask</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageMask">MagickGetImageMask</a></h2>
<p>MagickGetImageMask() gets the image clip mask at the current image index.</p>
<dt>wand</dt>
<dd>the magick wand. </dd>
+<dd> </dd>
+<dt>type</dt>
+<dd>type of mask, ReadPixelMask or WritePixelMask. </dd>
+
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageBackgroundColor">MagickGetImageBackgroundColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageBackgroundColor">MagickGetImageBackgroundColor</a></h2>
<p>MagickGetImageBackgroundColor() returns the image background color.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageBlob">MagickGetImageBlob</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageBlob">MagickGetImageBlob</a></h2>
<p>MagickGetImageBlob() implements direct to memory image formats. It returns the image as a blob (a formatted "file" in memory) and its length, starting from the current position in the image sequence. Use MagickSetImageFormat() to set the format to write to the blob (GIF, JPEG, PNG, etc.).</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageBlob">MagickGetImageBlob</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImagesBlob">MagickGetImagesBlob</a></h2>
-<p>MagickGetImageBlob() implements direct to memory image formats. It returns the image sequence as a blob and its length. The format of the image determines the format of the returned blob (GIF, JPEG, PNG, etc.). To return a different image format, use MagickSetImageFormat().</p>
+<p>MagickGetImagesBlob() implements direct to memory image formats. It returns the image sequence as a blob and its length. The format of the image determines the format of the returned blob (GIF, JPEG, PNG, etc.). To return a different image format, use MagickSetImageFormat().</p>
<p>Note, some image formats do not permit multiple images to the same image stream (e.g. JPEG). in this instance, just the first image of the sequence is returned as a blob.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageBluePrimary">MagickGetImageBluePrimary</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageBluePrimary">MagickGetImageBluePrimary</a></h2>
<p>MagickGetImageBluePrimary() returns the chromaticy blue primary point for the image.</p>
<pre class="text">
MagickBooleanType MagickGetImageBluePrimary(MagickWand *wand,double *x,
- double *y)
+ double *y,double *z)
</pre>
<p>A description of each parameter follows:</p>
<dt>y</dt>
<dd>the chromaticity blue primary y-point. </dd>
+<dd> </dd>
+<dt>z</dt>
+<dd>the chromaticity blue primary z-point. </dd>
+
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageBorderColor">MagickGetImageBorderColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageBorderColor">MagickGetImageBorderColor</a></h2>
<p>MagickGetImageBorderColor() returns the image border color.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageFeatures">MagickGetImageFeatures</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageFeatures">MagickGetImageFeatures</a></h2>
<p>MagickGetImageFeatures() returns features for each channel in the image in each of four directions (horizontal, vertical, left and right diagonals) for the specified distance. The features include the angular second moment, contrast, correlation, sum of squares: variance, inverse difference moment, sum average, sum varience, sum entropy, entropy, difference variance, difference entropy, information measures of correlation 1, information measures of correlation 2, and maximum correlation coefficient. You can access the red channel contrast, for example, like this:</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageKurtosis">MagickGetImageKurtosis</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageKurtosis">MagickGetImageKurtosis</a></h2>
<p>MagickGetImageKurtosis() gets the kurtosis and skewness of one or more image channels.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageMean">MagickGetImageMean</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageMean">MagickGetImageMean</a></h2>
<p>MagickGetImageMean() gets the mean and standard deviation of one or more image channels.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageRange">MagickGetImageRange</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageRange">MagickGetImageRange</a></h2>
<p>MagickGetImageRange() gets the range for one or more image channels.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageStatistics">MagickGetImageStatistics</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageStatistics">MagickGetImageStatistics</a></h2>
<p>MagickGetImageStatistics() returns statistics for each channel in the image. The statistics include the channel depth, its minima and maxima, the mean, the standard deviation, the kurtosis and the skewness. You can access the red channel mean, for example, like this:</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageColormapColor">MagickGetImageColormapColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageColormapColor">MagickGetImageColormapColor</a></h2>
<p>MagickGetImageColormapColor() returns the color of the specified colormap index.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageColors">MagickGetImageColors</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageColors">MagickGetImageColors</a></h2>
<p>MagickGetImageColors() gets the number of unique colors in the image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageColorspace">MagickGetImageColorspace</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageColorspace">MagickGetImageColorspace</a></h2>
<p>MagickGetImageColorspace() gets the image colorspace.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageCompose">MagickGetImageCompose</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageCompose">MagickGetImageCompose</a></h2>
<p>MagickGetImageCompose() returns the composite operator associated with the image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageCompression">MagickGetImageCompression</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageCompression">MagickGetImageCompression</a></h2>
<p>MagickGetImageCompression() gets the image compression.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageCompressionQuality">MagickGetImageCompressionQuality</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageCompressionQuality">MagickGetImageCompressionQuality</a></h2>
<p>MagickGetImageCompressionQuality() gets the image compression quality.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageDelay">MagickGetImageDelay</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageDelay">MagickGetImageDelay</a></h2>
<p>MagickGetImageDelay() gets the image delay.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageDepth">MagickGetImageDepth</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageDepth">MagickGetImageDepth</a></h2>
<p>MagickGetImageDepth() gets the image depth.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageDispose">MagickGetImageDispose</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageDispose">MagickGetImageDispose</a></h2>
<p>MagickGetImageDispose() gets the image disposal method.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageDistortion">MagickGetImageDistortion</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageDistortion">MagickGetImageDistortion</a></h2>
<p>MagickGetImageDistortion() compares an image to a reconstructed image and returns the specified distortion metric.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageDistortions">MagickGetImageDistortions</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageDistortions">MagickGetImageDistortions</a></h2>
<p>MagickGetImageDistortions() compares one or more pixel channels of an image to a reconstructed image and returns the specified distortion metrics.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageEndian">MagickGetImageEndian</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageEndian">MagickGetImageEndian</a></h2>
<p>MagickGetImageEndian() gets the image endian.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageFilename">MagickGetImageFilename</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageFilename">MagickGetImageFilename</a></h2>
<p>MagickGetImageFilename() returns the filename of a particular image in a sequence.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageFormat">MagickGetImageFormat</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageFormat">MagickGetImageFormat</a></h2>
<p>MagickGetImageFormat() returns the format of a particular image in a sequence.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageFuzz">MagickGetImageFuzz</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageFuzz">MagickGetImageFuzz</a></h2>
<p>MagickGetImageFuzz() gets the image fuzz.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageGamma">MagickGetImageGamma</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageGamma">MagickGetImageGamma</a></h2>
<p>MagickGetImageGamma() gets the image gamma.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageGravity">MagickGetImageGravity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageGravity">MagickGetImageGravity</a></h2>
<p>MagickGetImageGravity() gets the image gravity.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageGreenPrimary">MagickGetImageGreenPrimary</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageGreenPrimary">MagickGetImageGreenPrimary</a></h2>
<p>MagickGetImageGreenPrimary() returns the chromaticy green primary point.</p>
<pre class="text">
MagickBooleanType MagickGetImageGreenPrimary(MagickWand *wand,double *x,
- double *y)
+ double *y,double *z)
</pre>
<p>A description of each parameter follows:</p>
<dt>y</dt>
<dd>the chromaticity green primary y-point. </dd>
+<dd> </dd>
+<dt>z</dt>
+<dd>the chromaticity green primary z-point. </dd>
+
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageHeight">MagickGetImageHeight</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageHeight">MagickGetImageHeight</a></h2>
<p>MagickGetImageHeight() returns the image height.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageHistogram">MagickGetImageHistogram</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageHistogram">MagickGetImageHistogram</a></h2>
<p>MagickGetImageHistogram() returns the image histogram as an array of PixelWand wands.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageInterlaceScheme">MagickGetImageInterlaceScheme</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageInterlaceScheme">MagickGetImageInterlaceScheme</a></h2>
<p>MagickGetImageInterlaceScheme() gets the image interlace scheme.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageInterpolateMethod">MagickGetImageInterpolateMethod</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageInterpolateMethod">MagickGetImageInterpolateMethod</a></h2>
<p>MagickGetImageInterpolateMethod() returns the interpolation method for the sepcified image.</p>
<p>The format of the MagickGetImageInterpolateMethod method is:</p>
<pre class="text">
-PixelInterpolateMethod MagickGetImagePixelInterpolateMethod(
- MagickWand *wand)
+PixelInterpolateMethod MagickGetImageInterpolateMethod(MagickWand *wand)
</pre>
<p>A description of each parameter follows:</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageIterations">MagickGetImageIterations</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageIterations">MagickGetImageIterations</a></h2>
<p>MagickGetImageIterations() gets the image iterations.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageLength">MagickGetImageLength</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageLength">MagickGetImageLength</a></h2>
<p>MagickGetImageLength() returns the image length in bytes.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageMatteColor">MagickGetImageMatteColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageMatteColor">MagickGetImageMatteColor</a></h2>
<p>MagickGetImageMatteColor() returns the image matte color.</p>
<p>The format of the MagickGetImageMatteColor method is:</p>
<pre class="text">
-MagickBooleanType MagickGetImagematteColor(MagickWand *wand,
+MagickBooleanType MagickGetImageMatteColor(MagickWand *wand,
PixelWand *matte_color)
</pre>
<dd> </dd>
<dt>matte_color</dt>
-<dd>Return the matte color. </dd>
+<dd>return the alpha color. </dd>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageOrientation">MagickGetImageOrientation</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageOrientation">MagickGetImageOrientation</a></h2>
<p>MagickGetImageOrientation() returns the image orientation.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImagePage">MagickGetImagePage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImagePage">MagickGetImagePage</a></h2>
<p>MagickGetImagePage() returns the page geometry associated with the image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImagePixelColor">MagickGetImagePixelColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImagePixelColor">MagickGetImagePixelColor</a></h2>
<p>MagickGetImagePixelColor() returns the color of the specified pixel.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageRedPrimary">MagickGetImageRedPrimary</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageRedPrimary">MagickGetImageRedPrimary</a></h2>
<p>MagickGetImageRedPrimary() returns the chromaticy red primary point.</p>
<pre class="text">
MagickBooleanType MagickGetImageRedPrimary(MagickWand *wand,double *x,
- double *y)
+ double *y, double *z)
</pre>
<p>A description of each parameter follows:</p>
<dt>y</dt>
<dd>the chromaticity red primary y-point. </dd>
+<dd> </dd>
+<dt>z</dt>
+<dd>the chromaticity red primary z-point. </dd>
+
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageRegion">MagickGetImageRegion</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageRegion">MagickGetImageRegion</a></h2>
<p>MagickGetImageRegion() extracts a region of the image and returns it as a a new wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageRenderingIntent">MagickGetImageRenderingIntent</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageRenderingIntent">MagickGetImageRenderingIntent</a></h2>
<p>MagickGetImageRenderingIntent() gets the image rendering intent.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageResolution">MagickGetImageResolution</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageResolution">MagickGetImageResolution</a></h2>
<p>MagickGetImageResolution() gets the image X and Y resolution.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageScene">MagickGetImageScene</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageScene">MagickGetImageScene</a></h2>
<p>MagickGetImageScene() gets the image scene.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageSignature">MagickGetImageSignature</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageSignature">MagickGetImageSignature</a></h2>
<p>MagickGetImageSignature() generates an SHA-256 message digest for the image pixel stream.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageTicksPerSecond">MagickGetImageTicksPerSecond</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageTicksPerSecond">MagickGetImageTicksPerSecond</a></h2>
<p>MagickGetImageTicksPerSecond() gets the image ticks-per-second.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageType">MagickGetImageType</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageType">MagickGetImageType</a></h2>
<p>MagickGetImageType() gets the potential image type:</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageUnits">MagickGetImageUnits</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageUnits">MagickGetImageUnits</a></h2>
<p>MagickGetImageUnits() gets the image units of resolution.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageVirtualPixelMethod">MagickGetImageVirtualPixelMethod</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageVirtualPixelMethod">MagickGetImageVirtualPixelMethod</a></h2>
<p>MagickGetImageVirtualPixelMethod() returns the virtual pixel method for the sepcified image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageWhitePoint">MagickGetImageWhitePoint</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageWhitePoint">MagickGetImageWhitePoint</a></h2>
<p>MagickGetImageWhitePoint() returns the chromaticy white point.</p>
<pre class="text">
MagickBooleanType MagickGetImageWhitePoint(MagickWand *wand,double *x,
- double *y)
+ double *y,double *z)
</pre>
<p>A description of each parameter follows:</p>
<dt>y</dt>
<dd>the chromaticity white y-point. </dd>
+<dd> </dd>
+<dt>z</dt>
+<dd>the chromaticity white z-point. </dd>
+
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageWidth">MagickGetImageWidth</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageWidth">MagickGetImageWidth</a></h2>
<p>MagickGetImageWidth() returns the image width.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetNumberImages">MagickGetNumberImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetNumberImages">MagickGetNumberImages</a></h2>
<p>MagickGetNumberImages() returns the number of images associated with a magick wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageTotalInkDensity">MagickGetImageTotalInkDensity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickGetImageTotalInkDensity">MagickGetImageTotalInkDensity</a></h2>
<p>MagickGetImageTotalInkDensity() gets the image total ink density.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickHaldClutImage">MagickHaldClutImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickHaldClutImage">MagickHaldClutImage</a></h2>
<p>MagickHaldClutImage() replaces colors in the image from a Hald color lookup table. A Hald color lookup table is a 3-dimensional color cube mapped to 2 dimensions. Create it with the HALD coder. You can apply any color transformation to the Hald image and then use this method to apply the transform to the image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickHasNextImage">MagickHasNextImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickHasNextImage">MagickHasNextImage</a></h2>
<p>MagickHasNextImage() returns MagickTrue if the wand has more images when traversing the list in the forward direction</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickHasPreviousImage">MagickHasPreviousImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickHasPreviousImage">MagickHasPreviousImage</a></h2>
<p>MagickHasPreviousImage() returns MagickTrue if the wand has more images when traversing the list in the reverse direction</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickIdentifyImage">MagickIdentifyImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickIdentifyImage">MagickIdentifyImage</a></h2>
<p>MagickIdentifyImage() identifies an image by printing its attributes to the file. Attributes include the image width, height, size, and others.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickIdentifyImageType">MagickIdentifyImageType</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickIdentifyImageType">MagickIdentifyImageType</a></h2>
<p>MagickIdentifyImageType() gets the potential image type:</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickImplodeImage">MagickImplodeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickImplodeImage">MagickImplodeImage</a></h2>
<p>MagickImplodeImage() creates a new image that is a copy of an existing one with the image pixels "implode" by the specified percentage. It allocates the memory necessary for the new Image structure and returns a pointer to the new image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickImportImagePixels">MagickImportImagePixels</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickImportImagePixels">MagickImportImagePixels</a></h2>
<p>MagickImportImagePixels() accepts pixel datand stores it in the image at the location you specify. The method returns MagickFalse on success otherwise MagickTrue if an error is encountered. The pixel data can be either char, short int, int, ssize_t, float, or double in the order specified by map.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickInterpolativeResizeImage">MagickInterpolativeResizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickInterpolativeResizeImage">MagickInterpolativeResizeImage</a></h2>
<p>MagickInterpolativeResizeImage() resize image using a interpolative method.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickInverseFourierTransformImage">MagickInverseFourierTransformImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickInverseFourierTransformImage">MagickInverseFourierTransformImage</a></h2>
<p>MagickInverseFourierTransformImage() implements the inverse discrete Fourier transform (DFT) of the image either as a magnitude / phase or real / imaginary image pair.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickLabelImage">MagickLabelImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickLabelImage">MagickLabelImage</a></h2>
<p>MagickLabelImage() adds a label to your image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickLevelImage">MagickLevelImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickLevelImage">MagickLevelImage</a></h2>
<p>MagickLevelImage() adjusts the levels of an image by scaling the colors falling between specified white and black points to the full available quantum range. The parameters provided represent the black, mid, and white points. The black point specifies the darkest color in the image. Colors darker than the black point are set to zero. Mid point specifies a gamma correction to apply to the image. White point specifies the lightest color in the image. Colors brighter than the white point are set to the maximum quantum value.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickLinearStretchImage">MagickLinearStretchImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickLinearStretchImage">MagickLinearStretchImage</a></h2>
<p>MagickLinearStretchImage() stretches with saturation the image intensity.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickLiquidRescaleImage">MagickLiquidRescaleImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickLiquidRescaleImage">MagickLiquidRescaleImage</a></h2>
<p>MagickLiquidRescaleImage() rescales image with seam carving.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickMagnifyImage">MagickMagnifyImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickLocalContrastImage">MagickLocalContrastImage</a></h2>
+
+<p>MagickLocalContrastImage() attempts to increase the appearance of large-scale light-dark transitions. Local contrast enhancement works similarly to sharpening with an unsharp mask, however the mask is instead created using an image with a greater blur distance.</p>
+
+<p>MagickBooleanType MagickLocalContrastImage(MagickWand *wand, const double radius,const double strength)</p>
+
+<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>radius</dt>
+<dd>the radius of the Gaussian, in pixels, not counting the center pixel. </dd>
+
+<dd> </dd>
+<dt>strength</dt>
+<dd>the strength of the blur mask in percentage. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickMagnifyImage">MagickMagnifyImage</a></h2>
<p>MagickMagnifyImage() is a convenience method that scales an image proportionally to twice its original size.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickMergeImageLayers">MagickMergeImageLayers</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickMergeImageLayers">MagickMergeImageLayers</a></h2>
<p>MagickMergeImageLayers() composes all the image layers from the current given image onward to produce a single image of the merged layers.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickMinifyImage">MagickMinifyImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickMinifyImage">MagickMinifyImage</a></h2>
<p>MagickMinifyImage() is a convenience method that scales an image proportionally to one-half its original size</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickModulateImage">MagickModulateImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickModulateImage">MagickModulateImage</a></h2>
<p>MagickModulateImage() lets you control the brightness, saturation, and hue of an image. Hue is the percentage of absolute rotation from the current position. For example 50 results in a counter-clockwise rotation of 90 degrees, 150 results in a clockwise rotation of 90 degrees, with 0 and 200 both resulting in a rotation of 180 degrees.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickMontageImage">MagickMontageImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickMontageImage">MagickMontageImage</a></h2>
<p>MagickMontageImage() creates a composite image by combining several separate images. The images are tiled on the composite image with the name of the image optionally appearing just below the individual tile.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickMorphImages">MagickMorphImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickMorphImages">MagickMorphImages</a></h2>
<p>MagickMorphImages() method morphs a set of images. Both the image pixels and size are linearly interpolated to give the appearance of a meta-morphosis from one image to the next.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickMorphologyImage">MagickMorphologyImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickMorphologyImage">MagickMorphologyImage</a></h2>
<p>MagickMorphologyImage() applies a user supplied kernel to the image according to the given mophology method.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickMotionBlurImage">MagickMotionBlurImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickMotionBlurImage">MagickMotionBlurImage</a></h2>
<p>MagickMotionBlurImage() simulates motion blur. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and MotionBlurImage() selects a suitable radius for you. Angle gives the angle of the blurring motion.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickNegateImage">MagickNegateImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickNegateImage">MagickNegateImage</a></h2>
<p>MagickNegateImage() negates the colors in the reference image. The Grayscale option means that only grayscale values within the image are negated.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickNewImage">MagickNewImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickNewImage">MagickNewImage</a></h2>
<p>MagickNewImage() adds a blank image canvas of the specified size and background color to the wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickNextImage">MagickNextImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickNextImage">MagickNextImage</a></h2>
<p>MagickNextImage() sets the next image in the wand as the current image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickNormalizeImage">MagickNormalizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickNormalizeImage">MagickNormalizeImage</a></h2>
<p>MagickNormalizeImage() enhances the contrast of a color image by adjusting the pixels color to span the entire range of colors available</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickOilPaintImage">MagickOilPaintImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickOilPaintImage">MagickOilPaintImage</a></h2>
<p>MagickOilPaintImage() applies a special effect filter that simulates an oil painting. Each pixel is replaced by the most frequent color occurring in a circular region defined by radius.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickOpaquePaintImage">MagickOpaquePaintImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickOpaquePaintImage">MagickOpaquePaintImage</a></h2>
<p>MagickOpaquePaintImage() changes any pixel that matches color with the color defined by fill.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickOptimizeImageLayers">MagickOptimizeImageLayers</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickOptimizeImageLayers">MagickOptimizeImageLayers</a></h2>
<p>MagickOptimizeImageLayers() compares each image the GIF disposed forms of the previous image in the sequence. From this it attempts to select the smallest cropped image to replace each frame, while preserving the results of the animation.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickOptimizeImageTransparency">MagickOptimizeImageTransparency</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickOptimizeImageTransparency">MagickOptimizeImageTransparency</a></h2>
<p>MagickOptimizeImageTransparency() takes a frame optimized GIF animation, and compares the overlayed pixels against the disposal image resulting from all the previous frames in the animation. Any pixel that does not change the disposal image (and thus does not effect the outcome of an overlay) is made transparent.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickOrderedPosterizeImage">MagickOrderedPosterizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickOrderedDitherImage">MagickOrderedDitherImage</a></h2>
-<p>MagickOrderedPosterizeImage() performs an ordered dither based on a number of pre-defined dithering threshold maps, but over multiple intensity levels, which can be different for different channels, according to the input arguments.</p>
+<p>MagickOrderedDitherImage() performs an ordered dither based on a number of pre-defined dithering threshold maps, but over multiple intensity levels, which can be different for different channels, according to the input arguments.</p>
-<p>The format of the MagickOrderedPosterizeImage method is:</p>
+<p>The format of the MagickOrderedDitherImage method is:</p>
<pre class="text">
-MagickBooleanType MagickOrderedPosterizeImage(MagickWand *wand,
+MagickBooleanType MagickOrderedDitherImage(MagickWand *wand,
const char *threshold_map)
</pre>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickPingImage">MagickPingImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickPingImage">MagickPingImage</a></h2>
<p>MagickPingImage() is the same as MagickReadImage() except the only valid information returned is the image width, height, size, and format. It is designed to efficiently obtain this information from a file without reading the entire image sequence into memory.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickPingImageBlob">MagickPingImageBlob</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickPingImageBlob">MagickPingImageBlob</a></h2>
<p>MagickPingImageBlob() pings an image or image sequence from a blob.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickPingImageFile">MagickPingImageFile</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickPingImageFile">MagickPingImageFile</a></h2>
<p>MagickPingImageFile() pings an image or image sequence from an open file descriptor.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickPolaroidImage">MagickPolaroidImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickPolaroidImage">MagickPolaroidImage</a></h2>
<p>MagickPolaroidImage() simulates a Polaroid picture.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickPosterizeImage">MagickPosterizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickPosterizeImage">MagickPosterizeImage</a></h2>
<p>MagickPosterizeImage() reduces the image to a limited number of color level.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickPreviewImages">MagickPreviewImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickPreviewImages">MagickPreviewImages</a></h2>
<p>MagickPreviewImages() tiles 9 thumbnails of the specified image with an image processing operation applied at varying strengths. This helpful to quickly pin-point an appropriate parameter for an image processing operation.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickPreviousImage">MagickPreviousImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickPreviousImage">MagickPreviousImage</a></h2>
<p>MagickPreviousImage() sets the previous image in the wand as the current image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickQuantizeImage">MagickQuantizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickQuantizeImage">MagickQuantizeImage</a></h2>
<p>MagickQuantizeImage() 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>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickQuantizeImages">MagickQuantizeImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickQuantizeImages">MagickQuantizeImages</a></h2>
<p>MagickQuantizeImages() analyzes the colors within a sequence of images 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>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickRotationalBlurImage">MagickRotationalBlurImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickRotationalBlurImage">MagickRotationalBlurImage</a></h2>
<p>MagickRotationalBlurImage() rotational blurs an image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickRaiseImage">MagickRaiseImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickRaiseImage">MagickRaiseImage</a></h2>
<p>MagickRaiseImage() creates a simulated three-dimensional button-like effect by lightening and darkening the edges of the image. Members width and height of raise_info define the width of the vertical and horizontal edge of the effect.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickRandomThresholdImage">MagickRandomThresholdImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickRandomThresholdImage">MagickRandomThresholdImage</a></h2>
<p>MagickRandomThresholdImage() changes the value of individual pixels based on the intensity of each pixel compared to threshold. The result is a high-contrast, two color image.</p>
<dd> </dd>
<dt>low,high</dt>
-<dd>Specify the high and low thresholds. These values range from 0 to QuantumRange. </dd>
+<dd>Specify the high and low thresholds. These values range from 0 to QuantumRange. </dd>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickReadImage">MagickReadImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickReadImage">MagickReadImage</a></h2>
<p>MagickReadImage() reads an image or image sequence. The images are inserted jjust before the current image pointer position.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickReadImageBlob">MagickReadImageBlob</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickReadImageBlob">MagickReadImageBlob</a></h2>
<p>MagickReadImageBlob() reads an image or image sequence from a blob. In all other respects it is like MagickReadImage().</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickReadImageFile">MagickReadImageFile</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickReadImageFile">MagickReadImageFile</a></h2>
<p>MagickReadImageFile() reads an image or image sequence from an already opened file descriptor. Otherwise it is like MagickReadImage().</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickRemapImage">MagickRemapImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickRemapImage">MagickRemapImage</a></h2>
<p>MagickRemapImage() replaces the colors of an image with the closest color from a reference image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickRemoveImage">MagickRemoveImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickRemoveImage">MagickRemoveImage</a></h2>
<p>MagickRemoveImage() removes an image from the image list.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickResampleImage">MagickResampleImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickResampleImage">MagickResampleImage</a></h2>
<p>MagickResampleImage() resample image to desired resolution.</p>
<pre class="text">
MagickBooleanType MagickResampleImage(MagickWand *wand,
const double x_resolution,const double y_resolution,
- const FilterTypes filter)
+ const FilterType filter)
</pre>
<p>A description of each parameter follows:</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickResetImagePage">MagickResetImagePage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickResetImagePage">MagickResetImagePage</a></h2>
<p>MagickResetImagePage() resets the Wand page canvas and position.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickResizeImage">MagickResizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickResizeImage">MagickResizeImage</a></h2>
<p>MagickResizeImage() scales an image to the desired dimensions with one of these filters:</p>
<pre class="text">
MagickBooleanType MagickResizeImage(MagickWand *wand,
- const size_t columns,const size_t rows,const FilterTypes filter)
+ const size_t columns,const size_t rows,const FilterType filter)
</pre>
<p>A description of each parameter follows:</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickRollImage">MagickRollImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickRollImage">MagickRollImage</a></h2>
<p>MagickRollImage() offsets an image as defined by x and y.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickRotateImage">MagickRotateImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickRotateImage">MagickRotateImage</a></h2>
<p>MagickRotateImage() rotates an image the specified number of degrees. Empty triangles left over from rotating the image are filled with the background color.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSampleImage">MagickSampleImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSampleImage">MagickSampleImage</a></h2>
<p>MagickSampleImage() scales an image to the desired dimensions with pixel sampling. Unlike other scaling methods, this method does not introduce any additional color into the scaled image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickScaleImage">MagickScaleImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickScaleImage">MagickScaleImage</a></h2>
<p>MagickScaleImage() scales the size of an image to the given dimensions.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSegmentImage">MagickSegmentImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSegmentImage">MagickSegmentImage</a></h2>
<p>MagickSegmentImage() segments an image by analyzing the histograms of the color components and identifying units that are homogeneous with the fuzzy C-means technique.</p>
<dt>smooth_threshold</dt>
<p>the smoothing threshold eliminates noise in the second derivative of the histogram. As the value is increased, you can expect a smoother second derivative.</p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSelectiveBlurImage">MagickSelectiveBlurImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSelectiveBlurImage">MagickSelectiveBlurImage</a></h2>
<p>MagickSelectiveBlurImage() selectively blur an image within a contrast threshold. It is similar to the unsharpen mask that sharpens everything with contrast above a certain threshold.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSeparateImage">MagickSeparateImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSeparateImage">MagickSeparateImage</a></h2>
<p>MagickSeparateImage() separates a channel from the image and returns a grayscale image. A channel is a particular color component of each pixel in the image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSepiaToneImage">MagickSepiaToneImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSepiaToneImage">MagickSepiaToneImage</a></h2>
<p>MagickSepiaToneImage() applies a special effect to the image, similar to the effect achieved in a photo darkroom by sepia toning. Threshold ranges from 0 to QuantumRange and is a measure of the extent of the sepia toning. A threshold of 80 is a good starting point for a reasonable tone.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImage">MagickSetImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImage">MagickSetImage</a></h2>
<p>MagickSetImage() replaces the last image returned by MagickSetIteratorIndex(), MagickNextImage(), MagickPreviousImage() with the images from the specified wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageAlphaChannel">MagickSetImageAlphaChannel</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageAlphaChannel">MagickSetImageAlphaChannel</a></h2>
<p>MagickSetImageAlphaChannel() activates, deactivates, resets, or sets the alpha channel.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageBackgroundColor">MagickSetImageBackgroundColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageBackgroundColor">MagickSetImageBackgroundColor</a></h2>
<p>MagickSetImageBackgroundColor() sets the image background color.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageBluePrimary">MagickSetImageBluePrimary</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageBluePrimary">MagickSetImageBluePrimary</a></h2>
<p>MagickSetImageBluePrimary() sets the image chromaticity blue primary point.</p>
<pre class="text">
MagickBooleanType MagickSetImageBluePrimary(MagickWand *wand,
- const double x,const double y)
+ const double x,const double y,const double z)
</pre>
<p>A description of each parameter follows:</p>
<dt>y</dt>
<dd>the blue primary y-point. </dd>
+<dd> </dd>
+<dt>z</dt>
+<dd>the blue primary z-point. </dd>
+
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageBorderColor">MagickSetImageBorderColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageBorderColor">MagickSetImageBorderColor</a></h2>
<p>MagickSetImageBorderColor() sets the image border color.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageChannelMask">MagickSetImageChannelMask</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageChannelMask">MagickSetImageChannelMask</a></h2>
<p>MagickSetImageChannelMask() sets image channel mask.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageMask">MagickSetImageMask</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageMask">MagickSetImageMask</a></h2>
<p>MagickSetImageMask() sets image clip mask.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageColor">MagickSetImageColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageColor">MagickSetImageColor</a></h2>
<p>MagickSetImageColor() set the entire wand canvas to the specified color.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageColormapColor">MagickSetImageColormapColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageColormapColor">MagickSetImageColormapColor</a></h2>
<p>MagickSetImageColormapColor() sets the color of the specified colormap index.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageColorspace">MagickSetImageColorspace</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageColorspace">MagickSetImageColorspace</a></h2>
<p>MagickSetImageColorspace() sets the image colorspace. But does not modify the image data.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageCompose">MagickSetImageCompose</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageCompose">MagickSetImageCompose</a></h2>
<p>MagickSetImageCompose() sets the image composite operator, useful for specifying how to composite the image thumbnail when using the MagickMontageImage() method.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageCompression">MagickSetImageCompression</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageCompression">MagickSetImageCompression</a></h2>
<p>MagickSetImageCompression() sets the image compression.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageCompressionQuality">MagickSetImageCompressionQuality</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageCompressionQuality">MagickSetImageCompressionQuality</a></h2>
<p>MagickSetImageCompressionQuality() sets the image compression quality.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageDelay">MagickSetImageDelay</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageDelay">MagickSetImageDelay</a></h2>
<p>MagickSetImageDelay() sets the image delay.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageDepth">MagickSetImageDepth</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageDepth">MagickSetImageDepth</a></h2>
<p>MagickSetImageDepth() sets the image depth.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageDispose">MagickSetImageDispose</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageDispose">MagickSetImageDispose</a></h2>
<p>MagickSetImageDispose() sets the image disposal method.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageEndian">MagickSetImageEndian</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageEndian">MagickSetImageEndian</a></h2>
<p>MagickSetImageEndian() sets the image endian method.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageExtent">MagickSetImageExtent</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageExtent">MagickSetImageExtent</a></h2>
<p>MagickSetImageExtent() sets the image size (i.e. columns & rows).</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageFilename">MagickSetImageFilename</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageFilename">MagickSetImageFilename</a></h2>
<p>MagickSetImageFilename() sets the filename of a particular image in a sequence.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageFormat">MagickSetImageFormat</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageFormat">MagickSetImageFormat</a></h2>
<p>MagickSetImageFormat() sets the format of a particular image in a sequence.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageFuzz">MagickSetImageFuzz</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageFuzz">MagickSetImageFuzz</a></h2>
<p>MagickSetImageFuzz() sets the image fuzz.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageGamma">MagickSetImageGamma</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageGamma">MagickSetImageGamma</a></h2>
<p>MagickSetImageGamma() sets the image gamma.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageGravity">MagickSetImageGravity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageGravity">MagickSetImageGravity</a></h2>
<p>MagickSetImageGravity() sets the image gravity type.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageGreenPrimary">MagickSetImageGreenPrimary</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageGreenPrimary">MagickSetImageGreenPrimary</a></h2>
<p>MagickSetImageGreenPrimary() sets the image chromaticity green primary point.</p>
<pre class="text">
MagickBooleanType MagickSetImageGreenPrimary(MagickWand *wand,
- const double x,const double y)
+ const double x,const double y,const double z)
</pre>
<p>A description of each parameter follows:</p>
<dd>the green primary y-point. </dd>
<dd> </dd>
+<dt>z</dt>
+<dd>the green primary z-point. </dd>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageInterlaceScheme">MagickSetImageInterlaceScheme</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageInterlaceScheme">MagickSetImageInterlaceScheme</a></h2>
<p>MagickSetImageInterlaceScheme() sets the image interlace scheme.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImagePixelInterpolateMethod">MagickSetImagePixelInterpolateMethod</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageInterpolateMethod">MagickSetImageInterpolateMethod</a></h2>
-<p>MagickSetImagePixelInterpolateMethod() sets the image interpolate pixel method.</p>
+<p>MagickSetImageInterpolateMethod() sets the image interpolate pixel method.</p>
-<p>The format of the MagickSetImagePixelInterpolateMethod method is:</p>
+<p>The format of the MagickSetImageInterpolateMethod method is:</p>
<pre class="text">
-MagickBooleanType MagickSetImagePixelInterpolateMethod(MagickWand *wand,
+MagickBooleanType MagickSetImageInterpolateMethod(MagickWand *wand,
const PixelInterpolateMethod method)
</pre>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageIterations">MagickSetImageIterations</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageIterations">MagickSetImageIterations</a></h2>
<p>MagickSetImageIterations() sets the image iterations.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageMatte">MagickSetImageMatte</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageMatte">MagickSetImageMatte</a></h2>
<p>MagickSetImageMatte() sets the image matte channel.</p>
-<p>The format of the MagickSetImageMatteColor method is:</p>
+<p>The format of the MagickSetImageMatte method is:</p>
<pre class="text">
-MagickBooleanType MagickSetImageMatteColor(MagickWand *wand,
+MagickBooleanType MagickSetImageMatte(MagickWand *wand,
const MagickBooleanType *matte)
</pre>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageMatteColor">MagickSetImageMatteColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageMatteColor">MagickSetImageMatteColor</a></h2>
-<p>MagickSetImageMatteColor() sets the image matte color.</p>
+<p>MagickSetImageMatteColor() sets the image alpha color.</p>
<p>The format of the MagickSetImageMatteColor method is:</p>
<dd> </dd>
<dt>matte</dt>
-<dd>the matte pixel wand. </dd>
+<dd>the alpha pixel wand. </dd>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageAlpha">MagickSetImageAlpha</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageAlpha">MagickSetImageAlpha</a></h2>
<p>MagickSetImageAlpha() sets the image to the specified alpha level.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageOrientation">MagickSetImageOrientation</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageOrientation">MagickSetImageOrientation</a></h2>
<p>MagickSetImageOrientation() sets the image orientation.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImagePage">MagickSetImagePage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImagePage">MagickSetImagePage</a></h2>
<p>MagickSetImagePage() sets the page geometry of the image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageProgressMonitor">MagickSetImageProgressMonitor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageProgressMonitor">MagickSetImageProgressMonitor</a></h2>
<p>MagickSetImageProgressMonitor() sets the wand image progress monitor to the specified method and returns the previous progress monitor if any. The progress monitor method looks like this:</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageRedPrimary">MagickSetImageRedPrimary</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageRedPrimary">MagickSetImageRedPrimary</a></h2>
<p>MagickSetImageRedPrimary() sets the image chromaticity red primary point.</p>
<pre class="text">
MagickBooleanType MagickSetImageRedPrimary(MagickWand *wand,
- const double x,const double y)
+ const double x,const double y,const double z)
</pre>
<p>A description of each parameter follows:</p>
<dt>y</dt>
<dd>the red primary y-point. </dd>
+<dd> </dd>
+<dt>z</dt>
+<dd>the red primary z-point. </dd>
+
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageRenderingIntent">MagickSetImageRenderingIntent</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageRenderingIntent">MagickSetImageRenderingIntent</a></h2>
<p>MagickSetImageRenderingIntent() sets the image rendering intent.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageResolution">MagickSetImageResolution</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageResolution">MagickSetImageResolution</a></h2>
<p>MagickSetImageResolution() sets the image resolution.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageScene">MagickSetImageScene</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageScene">MagickSetImageScene</a></h2>
<p>MagickSetImageScene() sets the image scene.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageTicksPerSecond">MagickSetImageTicksPerSecond</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageTicksPerSecond">MagickSetImageTicksPerSecond</a></h2>
<p>MagickSetImageTicksPerSecond() sets the image ticks-per-second.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageType">MagickSetImageType</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageType">MagickSetImageType</a></h2>
<p>MagickSetImageType() sets the image type.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageUnits">MagickSetImageUnits</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageUnits">MagickSetImageUnits</a></h2>
<p>MagickSetImageUnits() sets the image units of resolution.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageVirtualPixelMethod">MagickSetImageVirtualPixelMethod</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageVirtualPixelMethod">MagickSetImageVirtualPixelMethod</a></h2>
<p>MagickSetImageVirtualPixelMethod() sets the image virtual pixel method.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageWhitePoint">MagickSetImageWhitePoint</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSetImageWhitePoint">MagickSetImageWhitePoint</a></h2>
<p>MagickSetImageWhitePoint() sets the image chromaticity white point.</p>
<pre class="text">
MagickBooleanType MagickSetImageWhitePoint(MagickWand *wand,
- const double x,const double y)
+ const double x,const double y,const double z)
</pre>
<p>A description of each parameter follows:</p>
<dt>y</dt>
<dd>the white y-point. </dd>
+<dd> </dd>
+<dt>z</dt>
+<dd>the white z-point. </dd>
+
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickShadeImage">MagickShadeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickShadeImage">MagickShadeImage</a></h2>
<p>MagickShadeImage() shines a distant light on an image to create a three-dimensional effect. You control the positioning of the light with azimuth and elevation; azimuth is measured in degrees off the x axis and elevation is measured in pixels above the Z axis.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickShadowImage">MagickShadowImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickShadowImage">MagickShadowImage</a></h2>
<p>MagickShadowImage() simulates an image shadow.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSharpenImage">MagickSharpenImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSharpenImage">MagickSharpenImage</a></h2>
<p>MagickSharpenImage() sharpens an image. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, the radius should be larger than sigma. Use a radius of 0 and MagickSharpenImage() selects a suitable radius for you.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickShaveImage">MagickShaveImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickShaveImage">MagickShaveImage</a></h2>
<p>MagickShaveImage() shaves pixels from the image edges. It allocates the memory necessary for the new Image structure and returns a pointer to the new image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickShearImage">MagickShearImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickShearImage">MagickShearImage</a></h2>
<p>MagickShearImage() slides one edge of an image along the X or Y axis, creating a parallelogram. An X direction shear slides an edge along the X axis, while a Y direction shear slides an edge along the Y axis. The amount of the shear is controlled by a shear angle. For X direction shears, x_shear is measured relative to the Y axis, and similarly, for Y direction shears y_shear is measured relative to the X axis. Empty triangles left over from shearing the image are filled with the background color.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSigmoidalContrastImage">MagickSigmoidalContrastImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSigmoidalContrastImage">MagickSigmoidalContrastImage</a></h2>
<p>MagickSigmoidalContrastImage() adjusts the contrast of an image with a non-linear sigmoidal contrast algorithm. Increase the contrast of the image using a sigmoidal transfer function without saturating highlights or shadows. Contrast indicates how much to increase the contrast (0 is none; 3 is typical; 20 is pushing it); mid-point indicates where midtones fall in the resultant image (0 is white; 50 is middle-gray; 100 is black). Set sharpen to MagickTrue to increase the image contrast otherwise the contrast is reduced.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSimilarityImage">MagickSimilarityImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSimilarityImage">MagickSimilarityImage</a></h2>
<p>MagickSimilarityImage() compares the reference image of the image and returns the best match offset. In addition, it returns a similarity image such that an exact match location is completely white and if none of the pixels match, black, otherwise some gray level in-between.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSketchImage">MagickSketchImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSketchImage">MagickSketchImage</a></h2>
<p>MagickSketchImage() simulates a pencil sketch. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and SketchImage() selects a suitable radius for you. Angle gives the angle of the blurring motion.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSmushImages">MagickSmushImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSmushImages">MagickSmushImages</a></h2>
<p>MagickSmushImages() takes all images from the current image pointer to the end of the image list and smushs them to each other top-to-bottom if the stack parameter is true, otherwise left-to-right.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSolarizeImage">MagickSolarizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSolarizeImage">MagickSolarizeImage</a></h2>
<p>MagickSolarizeImage() applies a special effect to the image, similar to the effect achieved in a photo darkroom by selectively exposing areas of photo sensitive paper to light. Threshold ranges from 0 to QuantumRange and is a measure of the extent of the solarization.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSparseColorImage">MagickSparseColorImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSparseColorImage">MagickSparseColorImage</a></h2>
<p>MagickSparseColorImage(), given a set of coordinates, interpolates the colors found at those coordinates, across the whole image, using various methods.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSpliceImage">MagickSpliceImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSpliceImage">MagickSpliceImage</a></h2>
<p>MagickSpliceImage() splices a solid color into the image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSpreadImage">MagickSpreadImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSpreadImage">MagickSpreadImage</a></h2>
<p>MagickSpreadImage() is a special effects method that randomly displaces each pixel in a block defined by the radius parameter.</p>
<dt>radius</dt>
<p>Choose a random pixel in a neighborhood of this extent.</p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickStatisticImage">MagickStatisticImage</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSteganoImage">MagickSteganoImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSteganoImage">MagickSteganoImage</a></h2>
<p>MagickSteganoImage() hides a digital watermark within the image. Recover the hidden watermark later to prove that the authenticity of an image. Offset defines the start position within the image to hide the watermark.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickStereoImage">MagickStereoImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickStereoImage">MagickStereoImage</a></h2>
<p>MagickStereoImage() composites two images and produces a single image that is the composite of a left and right image of a stereo pair</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickStripImage">MagickStripImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickStripImage">MagickStripImage</a></h2>
<p>MagickStripImage() strips an image of all profiles and comments.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSwirlImage">MagickSwirlImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickSwirlImage">MagickSwirlImage</a></h2>
<p>MagickSwirlImage() swirls the pixels about the center of the image, where degrees indicates the sweep of the arc through which each pixel is moved. You get a more dramatic effect as the degrees move from 1 to 360.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickTextureImage">MagickTextureImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickTextureImage">MagickTextureImage</a></h2>
<p>MagickTextureImage() repeatedly tiles the texture image across and down the image canvas.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickThresholdImage">MagickThresholdImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickThresholdImage">MagickThresholdImage</a></h2>
<p>MagickThresholdImage() changes the value of individual pixels based on the intensity of each pixel compared to threshold. The result is a high-contrast, two color image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickThumbnailImage">MagickThumbnailImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickThumbnailImage">MagickThumbnailImage</a></h2>
<p>MagickThumbnailImage() changes the size of an image to the given dimensions and removes any associated profiles. The goal is to produce small low cost thumbnail images suited for display on the Web.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickTintImage">MagickTintImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickTintImage">MagickTintImage</a></h2>
<p>MagickTintImage() applies a color vector to each pixel in the image. The length of the vector is 0 for black and white and at its maximum for the midtones. The vector weighting function is f(x)=(1-(4.0*((x-0.5)*(x-0.5)))).</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickTransformImage">MagickTransformImage</a></h2>
-
-<p>MagickTransformImage() is a convenience method that behaves like MagickResizeImage() or MagickCropImage() but accepts scaling and/or cropping information as a region geometry specification. If the operation fails, a NULL image handle is returned.</p>
-
-<p>The format of the MagickTransformImage method is:</p>
-
-<pre class="text">
-MagickWand *MagickTransformImage(MagickWand *wand,const char *crop,
- const char *geometry)
-</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>crop</dt>
-<dd>A crop geometry string. This geometry defines a subregion of the image to crop. </dd>
-
-<dd> </dd>
-<dt>geometry</dt>
-<dd>An image geometry string. This geometry defines the final size of the image. </dd>
-
-<dd> </dd>
-</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickTransformImageColorspace">MagickTransformImageColorspace</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickTransformImageColorspace">MagickTransformImageColorspace</a></h2>
<p>MagickTransformImageColorspace() transform the image colorspace, setting the images colorspace while transforming the images data to that colorspace.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickTransparentPaintImage">MagickTransparentPaintImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickTransparentPaintImage">MagickTransparentPaintImage</a></h2>
<p>MagickTransparentPaintImage() changes any pixel that matches color with the color defined by fill.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickTransposeImage">MagickTransposeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickTransposeImage">MagickTransposeImage</a></h2>
<p>MagickTransposeImage() creates a vertical mirror image by reflecting the pixels around the central x-axis while rotating them 90-degrees.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickTransverseImage">MagickTransverseImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickTransverseImage">MagickTransverseImage</a></h2>
<p>MagickTransverseImage() creates a horizontal mirror image by reflecting the pixels around the central y-axis while rotating them 270-degrees.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickTrimImage">MagickTrimImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickTrimImage">MagickTrimImage</a></h2>
<p>MagickTrimImage() remove edges that are the background color from the image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickUniqueImageColors">MagickUniqueImageColors</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickUniqueImageColors">MagickUniqueImageColors</a></h2>
<p>MagickUniqueImageColors() discards all but one of any pixel color.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickUnsharpMaskImage">MagickUnsharpMaskImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickUnsharpMaskImage">MagickUnsharpMaskImage</a></h2>
<p>MagickUnsharpMaskImage() sharpens an image. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and UnsharpMaskImage() selects a suitable radius for you.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickVignetteImage">MagickVignetteImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickVignetteImage">MagickVignetteImage</a></h2>
<p>MagickVignetteImage() softens the edges of the image in vignette style.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickWaveImage">MagickWaveImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickWaveImage">MagickWaveImage</a></h2>
<p>MagickWaveImage() creates a "ripple" effect in the image by shifting the pixels vertically along a sine wave whose amplitude and wavelength is specified by the given parameters.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickWhiteThresholdImage">MagickWhiteThresholdImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickWhiteThresholdImage">MagickWhiteThresholdImage</a></h2>
<p>MagickWhiteThresholdImage() is like ThresholdImage() but force all pixels above the threshold into white while leaving all pixels below the threshold unchanged.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickWriteImage">MagickWriteImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickWriteImage">MagickWriteImage</a></h2>
<p>MagickWriteImage() writes an image to the specified filename. If the filename parameter is NULL, the image is written to the filename set by MagickReadImage() or MagickSetImageFilename().</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickWriteImageFile">MagickWriteImageFile</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickWriteImageFile">MagickWriteImageFile</a></h2>
<p>MagickWriteImageFile() writes an image to an open file descriptor.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickWriteImages">MagickWriteImages</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickWriteImages">MagickWriteImages</a></h2>
<p>MagickWriteImages() writes an image or image sequence.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickWriteImagesFile">MagickWriteImagesFile</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-image_8c.html" id="MagickWriteImagesFile">MagickWriteImagesFile</a></h2>
<p>MagickWriteImagesFile() writes an image sequence to an open file descriptor.</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="magick-image.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="magick-image.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 5th September 2018 18:19 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="magick-property.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <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>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickDeleteImageArtifact">MagickDeleteImageArtifact</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickDeleteImageArtifact">MagickDeleteImageArtifact</a></h2>
<p>MagickDeleteImageArtifact() deletes a wand artifact.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickDeleteImageProperty">MagickDeleteImageProperty</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickDeleteImageProperty">MagickDeleteImageProperty</a></h2>
<p>MagickDeleteImageProperty() deletes a wand property.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickDeleteOption">MagickDeleteOption</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickDeleteOption">MagickDeleteOption</a></h2>
<p>MagickDeleteOption() deletes a wand option.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetAntialias">MagickGetAntialias</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetAntialias">MagickGetAntialias</a></h2>
<p>MagickGetAntialias() returns the antialias property associated with the wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetBackgroundColor">MagickGetBackgroundColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetBackgroundColor">MagickGetBackgroundColor</a></h2>
<p>MagickGetBackgroundColor() returns the wand background color.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetColorspace">MagickGetColorspace</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetColorspace">MagickGetColorspace</a></h2>
<p>MagickGetColorspace() gets the wand colorspace type.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetCompression">MagickGetCompression</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetCompression">MagickGetCompression</a></h2>
<p>MagickGetCompression() gets the wand compression type.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetCompressionQuality">MagickGetCompressionQuality</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetCompressionQuality">MagickGetCompressionQuality</a></h2>
<p>MagickGetCompressionQuality() gets the wand compression quality.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetCopyright">MagickGetCopyright</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetCopyright">MagickGetCopyright</a></h2>
<p>MagickGetCopyright() returns the ImageMagick API copyright as a string constant.</p>
const char *MagickGetCopyright(void)
</pre>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetFilename">MagickGetFilename</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetFilename">MagickGetFilename</a></h2>
<p>MagickGetFilename() returns the filename associated with an image sequence.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetFont">MagickGetFont</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetFont">MagickGetFont</a></h2>
<p>MagickGetFont() returns the font associated with the MagickWand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetFormat">MagickGetFormat</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetFormat">MagickGetFormat</a></h2>
<p>MagickGetFormat() returns the format of the magick wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetGravity">MagickGetGravity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetGravity">MagickGetGravity</a></h2>
<p>MagickGetGravity() gets the wand gravity.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetHomeURL">MagickGetHomeURL</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetHomeURL">MagickGetHomeURL</a></h2>
<p>MagickGetHomeURL() returns the ImageMagick home URL.</p>
char *MagickGetHomeURL(void)
</pre>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetImageArtifact">MagickGetImageArtifact</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetImageArtifact">MagickGetImageArtifact</a></h2>
<p>MagickGetImageArtifact() returns a value associated with the specified artifact. Use MagickRelinquishMemory() to free the value when you are finished with it.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetImageArtifacts">MagickGetImageArtifacts</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetImageArtifacts">MagickGetImageArtifacts</a></h2>
<p>MagickGetImageArtifacts() returns all the artifact names that match the specified pattern associated with a wand. Use MagickGetImageProperty() to return the value of a particular artifact. Use MagickRelinquishMemory() to free the value when you are finished with it.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetImageProfile">MagickGetImageProfile</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetImageProfile">MagickGetImageProfile</a></h2>
<p>MagickGetImageProfile() returns the named image profile.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetImageProfiles">MagickGetImageProfiles</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetImageProfiles">MagickGetImageProfiles</a></h2>
<p>MagickGetImageProfiles() returns all the profile names that match the specified pattern associated with a wand. Use MagickGetImageProfile() to return the value of a particular property. Use MagickRelinquishMemory() to free the value when you are finished with it.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetImageProperty">MagickGetImageProperty</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetImageProperty">MagickGetImageProperty</a></h2>
<p>MagickGetImageProperty() returns a value associated with the specified property. Use MagickRelinquishMemory() to free the value when you are finished with it.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetImageProperties">MagickGetImageProperties</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetImageProperties">MagickGetImageProperties</a></h2>
<p>MagickGetImageProperties() returns all the property names that match the specified pattern associated with a wand. Use MagickGetImageProperty() to return the value of a particular property. Use MagickRelinquishMemory() to free the value when you are finished with it.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetInterlaceScheme">MagickGetInterlaceScheme</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetInterlaceScheme">MagickGetInterlaceScheme</a></h2>
<p>MagickGetInterlaceScheme() gets the wand interlace scheme.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetInterpolateMethod">MagickGetInterpolateMethod</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetInterpolateMethod">MagickGetInterpolateMethod</a></h2>
<p>MagickGetInterpolateMethod() gets the wand compression.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetOption">MagickGetOption</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetOption">MagickGetOption</a></h2>
<p>MagickGetOption() returns a value associated with a wand and the specified key. Use MagickRelinquishMemory() to free the value when you are finished with it.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetOptions">MagickGetOptions</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetOptions">MagickGetOptions</a></h2>
<p>MagickGetOptions() returns all the option names that match the specified pattern associated with a wand. Use MagickGetOption() to return the value of a particular option. Use MagickRelinquishMemory() to free the value when you are finished with it.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetOrientation">MagickGetOrientation</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetOrientation">MagickGetOrientation</a></h2>
<p>MagickGetOrientation() gets the wand orientation type.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetPackageName">MagickGetPackageName</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetPackageName">MagickGetPackageName</a></h2>
<p>MagickGetPackageName() returns the ImageMagick package name as a string constant.</p>
</pre>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetPage">MagickGetPage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetPage">MagickGetPage</a></h2>
<p>MagickGetPage() returns the page geometry associated with the magick wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetPointsize">MagickGetPointsize</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetPointsize">MagickGetPointsize</a></h2>
<p>MagickGetPointsize() returns the font pointsize associated with the MagickWand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetQuantumDepth">MagickGetQuantumDepth</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetQuantumDepth">MagickGetQuantumDepth</a></h2>
<p>MagickGetQuantumDepth() returns the ImageMagick quantum depth as a string constant.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetQuantumRange">MagickGetQuantumRange</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetQuantumRange">MagickGetQuantumRange</a></h2>
<p>MagickGetQuantumRange() returns the ImageMagick quantum range as a string constant.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetReleaseDate">MagickGetReleaseDate</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetReleaseDate">MagickGetReleaseDate</a></h2>
<p>MagickGetReleaseDate() returns the ImageMagick release date as a string constant.</p>
const char *MagickGetReleaseDate(void)
</pre>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetResolution">MagickGetResolution</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetResolution">MagickGetResolution</a></h2>
<p>MagickGetResolution() gets the image X and Y resolution.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetResource">MagickGetResource</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetResource">MagickGetResource</a></h2>
<p>MagickGetResource() returns the specified resource in megabytes.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetResourceLimit">MagickGetResourceLimit</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetResourceLimit">MagickGetResourceLimit</a></h2>
<p>MagickGetResourceLimit() returns the specified resource limit in megabytes.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetSamplingFactors">MagickGetSamplingFactors</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetSamplingFactors">MagickGetSamplingFactors</a></h2>
<p>MagickGetSamplingFactors() gets the horizontal and vertical sampling factor.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetSize">MagickGetSize</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetSize">MagickGetSize</a></h2>
<p>MagickGetSize() returns the size associated with the magick wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetSizeOffset">MagickGetSizeOffset</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetSizeOffset">MagickGetSizeOffset</a></h2>
<p>MagickGetSizeOffset() returns the size offset associated with the magick wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetType">MagickGetType</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetType">MagickGetType</a></h2>
<p>MagickGetType() returns the wand type.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickGetVersion">MagickGetVersion</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetVersion">MagickGetVersion</a></h2>
<p>MagickGetVersion() returns the ImageMagick API version as a string constant and as a number.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickProfileImage">MagickProfileImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickProfileImage">MagickProfileImage</a></h2>
<p>MagickProfileImage() adds or removes a ICC, IPTC, or generic profile from an image. If the profile is NULL, it is removed from the image otherwise added. Use a name of '*' and a profile of NULL to remove all profiles from the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickRemoveImageProfile">MagickRemoveImageProfile</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickRemoveImageProfile">MagickRemoveImageProfile</a></h2>
<p>MagickRemoveImageProfile() removes the named image profile and returns it.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickSetAntialias">MagickSetAntialias</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetAntialias">MagickSetAntialias</a></h2>
<p>MagickSetAntialias() sets the antialias propery of the wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickSetBackgroundColor">MagickSetBackgroundColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetBackgroundColor">MagickSetBackgroundColor</a></h2>
<p>MagickSetBackgroundColor() sets the wand background color.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickSetColorspace">MagickSetColorspace</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetColorspace">MagickSetColorspace</a></h2>
<p>MagickSetColorspace() sets the wand colorspace type.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickSetCompression">MagickSetCompression</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetCompression">MagickSetCompression</a></h2>
<p>MagickSetCompression() sets the wand compression type.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickSetCompressionQuality">MagickSetCompressionQuality</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetCompressionQuality">MagickSetCompressionQuality</a></h2>
<p>MagickSetCompressionQuality() sets the wand compression quality.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickSetDepth">MagickSetDepth</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetDepth">MagickSetDepth</a></h2>
<p>MagickSetDepth() sets the wand pixel depth.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickSetExtract">MagickSetExtract</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetExtract">MagickSetExtract</a></h2>
<p>MagickSetExtract() sets the extract geometry before you read or write an image file. Use it for inline cropping (e.g. 200x200+0+0) or resizing (e.g.200x200).</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickSetFilename">MagickSetFilename</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetFilename">MagickSetFilename</a></h2>
<p>MagickSetFilename() sets the filename before you read or write an image file.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickSetFont">MagickSetFont</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetFont">MagickSetFont</a></h2>
<p>MagickSetFont() sets the font associated with the MagickWand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickSetFormat">MagickSetFormat</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetFormat">MagickSetFormat</a></h2>
<p>MagickSetFormat() sets the format of the magick wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickSetGravity">MagickSetGravity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetGravity">MagickSetGravity</a></h2>
<p>MagickSetGravity() sets the gravity type.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickSetImageArtifact">MagickSetImageArtifact</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetImageArtifact">MagickSetImageArtifact</a></h2>
<p>MagickSetImageArtifact() associates a artifact with an image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickSetImageProfile">MagickSetImageProfile</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetImageProfile">MagickSetImageProfile</a></h2>
<p>MagickSetImageProfile() adds a named profile to the magick wand. If a profile with the same name already exists, it is replaced. This method differs from the MagickProfileImage() method in that it does not apply any CMS color profiles.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickSetImageProperty">MagickSetImageProperty</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetImageProperty">MagickSetImageProperty</a></h2>
<p>MagickSetImageProperty() associates a property with an image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickSetInterlaceScheme">MagickSetInterlaceScheme</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetInterlaceScheme">MagickSetInterlaceScheme</a></h2>
<p>MagickSetInterlaceScheme() sets the image compression.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickSetInterpolateMethod">MagickSetInterpolateMethod</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetInterpolateMethod">MagickSetInterpolateMethod</a></h2>
<p>MagickSetInterpolateMethod() sets the interpolate pixel method.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickSetOption">MagickSetOption</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetOption">MagickSetOption</a></h2>
<p>MagickSetOption() associates one or options with the wand (.e.g MagickSetOption(wand,"jpeg:perserve","yes")).</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickSetOrientation">MagickSetOrientation</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetOrientation">MagickSetOrientation</a></h2>
<p>MagickSetOrientation() sets the wand orientation type.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickSetPage">MagickSetPage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetPage">MagickSetPage</a></h2>
<p>MagickSetPage() sets the page geometry of the magick wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickSetPassphrase">MagickSetPassphrase</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetPassphrase">MagickSetPassphrase</a></h2>
<p>MagickSetPassphrase() sets the passphrase.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickSetPointsize">MagickSetPointsize</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetPointsize">MagickSetPointsize</a></h2>
<p>MagickSetPointsize() sets the font pointsize associated with the MagickWand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickSetProgressMonitor">MagickSetProgressMonitor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetProgressMonitor">MagickSetProgressMonitor</a></h2>
<p>MagickSetProgressMonitor() sets the wand progress monitor to the specified method and returns the previous progress monitor if any. The progress monitor method looks like this:</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickSetResourceLimit">MagickSetResourceLimit</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetResourceLimit">MagickSetResourceLimit</a></h2>
<p>MagickSetResourceLimit() sets the limit for a particular resource in megabytes.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickSetResolution">MagickSetResolution</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetResolution">MagickSetResolution</a></h2>
<p>MagickSetResolution() sets the image resolution.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickSetSamplingFactors">MagickSetSamplingFactors</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetSamplingFactors">MagickSetSamplingFactors</a></h2>
<p>MagickSetSamplingFactors() sets the image sampling factors.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickSetSecurityPolicy">MagickSetSecurityPolicy</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetSecurityPolicy">MagickSetSecurityPolicy</a></h2>
<p>MagickSetSecurityPolicy() sets the ImageMagick security policy. It returns MagickFalse if the policy is already set or if the policy does not parse.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickSetSize">MagickSetSize</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetSize">MagickSetSize</a></h2>
<p>MagickSetSize() sets the size of the magick wand. Set it before you read a raw image format such as RGB, GRAY, or CMYK.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickSetSizeOffset">MagickSetSizeOffset</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetSizeOffset">MagickSetSizeOffset</a></h2>
<p>MagickSetSizeOffset() sets the size and offset of the magick wand. Set it before you read a raw image format such as RGB, GRAY, or CMYK.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-property_8c.html" id="MagickSetType">MagickSetType</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetType">MagickSetType</a></h2>
<p>MagickSetType() sets the image type attribute.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="magick-property.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 14th February 2018 20:38 -->
\ No newline at end of file
+<!-- Magick Cache 8th September 2018 20:50 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickWand, C API for ImageMagick: Property Methods</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickwc, api, for, imagemagick:, property, methods, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/magick-property.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
-<p class="text-center"><a href="magick-property.php#MagickDeleteImageArtifact">MagickDeleteImageArtifact</a> • <a href="magick-property.php#MagickDeleteImageProperty">MagickDeleteImageProperty</a> • <a href="magick-property.php#MagickDeleteOption">MagickDeleteOption</a> • <a href="magick-property.php#MagickGetAntialias">MagickGetAntialias</a> • <a href="magick-property.php#MagickGetBackgroundColor">MagickGetBackgroundColor</a> • <a href="magick-property.php#MagickGetColorspace">MagickGetColorspace</a> • <a href="magick-property.php#MagickGetCompression">MagickGetCompression</a> • <a href="magick-property.php#MagickGetCompressionQuality">MagickGetCompressionQuality</a> • <a href="magick-property.php#MagickGetCopyright">MagickGetCopyright</a> • <a href="magick-property.php#MagickGetFilename">MagickGetFilename</a> • <a href="magick-property.php#MagickGetFont">MagickGetFont</a> • <a href="magick-property.php#MagickGetFormat">MagickGetFormat</a> • <a href="magick-property.php#MagickGetGravity">MagickGetGravity</a> • <a href="magick-property.php#MagickGetHomeURL">MagickGetHomeURL</a> • <a href="magick-property.php#MagickGetImageArtifact">MagickGetImageArtifact</a> • <a href="magick-property.php#MagickGetImageArtifacts">MagickGetImageArtifacts</a> • <a href="magick-property.php#MagickGetImageProfile">MagickGetImageProfile</a> • <a href="magick-property.php#MagickGetImageProfiles">MagickGetImageProfiles</a> • <a href="magick-property.php#MagickGetImageProperty">MagickGetImageProperty</a> • <a href="magick-property.php#MagickGetImageProperties">MagickGetImageProperties</a> • <a href="magick-property.php#MagickGetInterlaceScheme">MagickGetInterlaceScheme</a> • <a href="magick-property.php#MagickGetInterpolateMethod">MagickGetInterpolateMethod</a> • <a href="magick-property.php#MagickGetOption">MagickGetOption</a> • <a href="magick-property.php#MagickGetOptions">MagickGetOptions</a> • <a href="magick-property.php#MagickGetOrientation">MagickGetOrientation</a> • <a href="magick-property.php#MagickGetPackageName">MagickGetPackageName</a> • <a href="magick-property.php#MagickGetPage">MagickGetPage</a> • <a href="magick-property.php#MagickGetPointsize">MagickGetPointsize</a> • <a href="magick-property.php#MagickGetQuantumDepth">MagickGetQuantumDepth</a> • <a href="magick-property.php#MagickGetQuantumRange">MagickGetQuantumRange</a> • <a href="magick-property.php#MagickGetReleaseDate">MagickGetReleaseDate</a> • <a href="magick-property.php#MagickGetResolution">MagickGetResolution</a> • <a href="magick-property.php#MagickGetResource">MagickGetResource</a> • <a href="magick-property.php#MagickGetResourceLimit">MagickGetResourceLimit</a> • <a href="magick-property.php#MagickGetSamplingFactors">MagickGetSamplingFactors</a> • <a href="magick-property.php#MagickGetSize">MagickGetSize</a> • <a href="magick-property.php#MagickGetSizeOffset">MagickGetSizeOffset</a> • <a href="magick-property.php#MagickGetType">MagickGetType</a> • <a href="magick-property.php#MagickGetVersion">MagickGetVersion</a> • <a href="magick-property.php#MagickProfileImage">MagickProfileImage</a> • <a href="magick-property.php#MagickRemoveImageProfile">MagickRemoveImageProfile</a> • <a href="magick-property.php#MagickSetAntialias">MagickSetAntialias</a> • <a href="magick-property.php#MagickSetBackgroundColor">MagickSetBackgroundColor</a> • <a href="magick-property.php#MagickSetColorspace">MagickSetColorspace</a> • <a href="magick-property.php#MagickSetCompression">MagickSetCompression</a> • <a href="magick-property.php#MagickSetCompressionQuality">MagickSetCompressionQuality</a> • <a href="magick-property.php#MagickSetDepth">MagickSetDepth</a> • <a href="magick-property.php#MagickSetExtract">MagickSetExtract</a> • <a href="magick-property.php#MagickSetFilename">MagickSetFilename</a> • <a href="magick-property.php#MagickSetFont">MagickSetFont</a> • <a href="magick-property.php#MagickSetFormat">MagickSetFormat</a> • <a href="magick-property.php#MagickSetGravity">MagickSetGravity</a> • <a href="magick-property.php#MagickSetImageArtifact">MagickSetImageArtifact</a> • <a href="magick-property.php#MagickSetImageProfile">MagickSetImageProfile</a> • <a href="magick-property.php#MagickSetImageProperty">MagickSetImageProperty</a> • <a href="magick-property.php#MagickSetInterlaceScheme">MagickSetInterlaceScheme</a> • <a href="magick-property.php#MagickSetInterpolateMethod">MagickSetInterpolateMethod</a> • <a href="magick-property.php#MagickSetOption">MagickSetOption</a> • <a href="magick-property.php#MagickSetOrientation">MagickSetOrientation</a> • <a href="magick-property.php#MagickSetPage">MagickSetPage</a> • <a href="magick-property.php#MagickSetPassphrase">MagickSetPassphrase</a> • <a href="magick-property.php#MagickSetPointsize">MagickSetPointsize</a> • <a href="magick-property.php#MagickSetProgressMonitor">MagickSetProgressMonitor</a> • <a href="magick-property.php#MagickSetResourceLimit">MagickSetResourceLimit</a> • <a href="magick-property.php#MagickSetResolution">MagickSetResolution</a> • <a href="magick-property.php#MagickSetSamplingFactors">MagickSetSamplingFactors</a> • <a href="magick-property.php#MagickSetSize">MagickSetSize</a> • <a href="magick-property.php#MagickSetSizeOffset">MagickSetSizeOffset</a> • <a href="magick-property.php#MagickSetType">MagickSetType</a></p>
+<p class="text-center"><a href="magick-property.php#MagickDeleteImageArtifact">MagickDeleteImageArtifact</a> • <a href="magick-property.php#MagickDeleteImageProperty">MagickDeleteImageProperty</a> • <a href="magick-property.php#MagickDeleteOption">MagickDeleteOption</a> • <a href="magick-property.php#MagickGetAntialias">MagickGetAntialias</a> • <a href="magick-property.php#MagickGetBackgroundColor">MagickGetBackgroundColor</a> • <a href="magick-property.php#MagickGetColorspace">MagickGetColorspace</a> • <a href="magick-property.php#MagickGetCompression">MagickGetCompression</a> • <a href="magick-property.php#MagickGetCompressionQuality">MagickGetCompressionQuality</a> • <a href="magick-property.php#MagickGetCopyright">MagickGetCopyright</a> • <a href="magick-property.php#MagickGetFilename">MagickGetFilename</a> • <a href="magick-property.php#MagickGetFont">MagickGetFont</a> • <a href="magick-property.php#MagickGetFormat">MagickGetFormat</a> • <a href="magick-property.php#MagickGetGravity">MagickGetGravity</a> • <a href="magick-property.php#MagickGetHomeURL">MagickGetHomeURL</a> • <a href="magick-property.php#MagickGetImageArtifact">MagickGetImageArtifact</a> • <a href="magick-property.php#MagickGetImageArtifacts">MagickGetImageArtifacts</a> • <a href="magick-property.php#MagickGetImageProfile">MagickGetImageProfile</a> • <a href="magick-property.php#MagickGetImageProfiles">MagickGetImageProfiles</a> • <a href="magick-property.php#MagickGetImageProperty">MagickGetImageProperty</a> • <a href="magick-property.php#MagickGetImageProperties">MagickGetImageProperties</a> • <a href="magick-property.php#MagickGetInterlaceScheme">MagickGetInterlaceScheme</a> • <a href="magick-property.php#MagickGetInterpolateMethod">MagickGetInterpolateMethod</a> • <a href="magick-property.php#MagickGetOption">MagickGetOption</a> • <a href="magick-property.php#MagickGetOptions">MagickGetOptions</a> • <a href="magick-property.php#MagickGetOrientation">MagickGetOrientation</a> • <a href="magick-property.php#MagickGetPackageName">MagickGetPackageName</a> • <a href="magick-property.php#MagickGetPage">MagickGetPage</a> • <a href="magick-property.php#MagickGetPointsize">MagickGetPointsize</a> • <a href="magick-property.php#MagickGetQuantumDepth">MagickGetQuantumDepth</a> • <a href="magick-property.php#MagickGetQuantumRange">MagickGetQuantumRange</a> • <a href="magick-property.php#MagickGetReleaseDate">MagickGetReleaseDate</a> • <a href="magick-property.php#MagickGetResolution">MagickGetResolution</a> • <a href="magick-property.php#MagickGetResource">MagickGetResource</a> • <a href="magick-property.php#MagickGetResourceLimit">MagickGetResourceLimit</a> • <a href="magick-property.php#MagickGetSamplingFactors">MagickGetSamplingFactors</a> • <a href="magick-property.php#MagickGetSize">MagickGetSize</a> • <a href="magick-property.php#MagickGetSizeOffset">MagickGetSizeOffset</a> • <a href="magick-property.php#MagickGetType">MagickGetType</a> • <a href="magick-property.php#MagickGetVersion">MagickGetVersion</a> • <a href="magick-property.php#MagickProfileImage">MagickProfileImage</a> • <a href="magick-property.php#MagickRemoveImageProfile">MagickRemoveImageProfile</a> • <a href="magick-property.php#MagickSetAntialias">MagickSetAntialias</a> • <a href="magick-property.php#MagickSetBackgroundColor">MagickSetBackgroundColor</a> • <a href="magick-property.php#MagickSetColorspace">MagickSetColorspace</a> • <a href="magick-property.php#MagickSetCompression">MagickSetCompression</a> • <a href="magick-property.php#MagickSetCompressionQuality">MagickSetCompressionQuality</a> • <a href="magick-property.php#MagickSetDepth">MagickSetDepth</a> • <a href="magick-property.php#MagickSetExtract">MagickSetExtract</a> • <a href="magick-property.php#MagickSetFilename">MagickSetFilename</a> • <a href="magick-property.php#MagickSetFont">MagickSetFont</a> • <a href="magick-property.php#MagickSetFormat">MagickSetFormat</a> • <a href="magick-property.php#MagickSetGravity">MagickSetGravity</a> • <a href="magick-property.php#MagickSetImageArtifact">MagickSetImageArtifact</a> • <a href="magick-property.php#MagickSetImageProfile">MagickSetImageProfile</a> • <a href="magick-property.php#MagickSetImageProperty">MagickSetImageProperty</a> • <a href="magick-property.php#MagickSetInterlaceScheme">MagickSetInterlaceScheme</a> • <a href="magick-property.php#MagickSetInterpolateMethod">MagickSetInterpolateMethod</a> • <a href="magick-property.php#MagickSetOption">MagickSetOption</a> • <a href="magick-property.php#MagickSetOrientation">MagickSetOrientation</a> • <a href="magick-property.php#MagickSetPage">MagickSetPage</a> • <a href="magick-property.php#MagickSetPassphrase">MagickSetPassphrase</a> • <a href="magick-property.php#MagickSetPointsize">MagickSetPointsize</a> • <a href="magick-property.php#MagickSetProgressMonitor">MagickSetProgressMonitor</a> • <a href="magick-property.php#MagickSetResourceLimit">MagickSetResourceLimit</a> • <a href="magick-property.php#MagickSetResolution">MagickSetResolution</a> • <a href="magick-property.php#MagickSetSamplingFactors">MagickSetSamplingFactors</a> • <a href="magick-property.php#MagickSetSecurityPolicy">MagickSetSecurityPolicy</a> • <a href="magick-property.php#MagickSetSize">MagickSetSize</a> • <a href="magick-property.php#MagickSetSizeOffset">MagickSetSizeOffset</a> • <a href="magick-property.php#MagickSetType">MagickSetType</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickDeleteImageArtifact">MagickDeleteImageArtifact</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickDeleteImageArtifact">MagickDeleteImageArtifact</a></h2>
<p>MagickDeleteImageArtifact() deletes a wand artifact.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickDeleteImageProperty">MagickDeleteImageProperty</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickDeleteImageProperty">MagickDeleteImageProperty</a></h2>
<p>MagickDeleteImageProperty() deletes a wand property.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickDeleteOption">MagickDeleteOption</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickDeleteOption">MagickDeleteOption</a></h2>
<p>MagickDeleteOption() deletes a wand option.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetAntialias">MagickGetAntialias</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetAntialias">MagickGetAntialias</a></h2>
<p>MagickGetAntialias() returns the antialias property associated with the wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetBackgroundColor">MagickGetBackgroundColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetBackgroundColor">MagickGetBackgroundColor</a></h2>
<p>MagickGetBackgroundColor() returns the wand background color.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetColorspace">MagickGetColorspace</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetColorspace">MagickGetColorspace</a></h2>
<p>MagickGetColorspace() gets the wand colorspace type.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetCompression">MagickGetCompression</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetCompression">MagickGetCompression</a></h2>
<p>MagickGetCompression() gets the wand compression type.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetCompressionQuality">MagickGetCompressionQuality</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetCompressionQuality">MagickGetCompressionQuality</a></h2>
<p>MagickGetCompressionQuality() gets the wand compression quality.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetCopyright">MagickGetCopyright</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetCopyright">MagickGetCopyright</a></h2>
<p>MagickGetCopyright() returns the ImageMagick API copyright as a string constant.</p>
const char *MagickGetCopyright(void)
</pre>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetFilename">MagickGetFilename</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetFilename">MagickGetFilename</a></h2>
<p>MagickGetFilename() returns the filename associated with an image sequence.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetFont">MagickGetFont</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetFont">MagickGetFont</a></h2>
<p>MagickGetFont() returns the font associated with the MagickWand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetFormat">MagickGetFormat</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetFormat">MagickGetFormat</a></h2>
<p>MagickGetFormat() returns the format of the magick wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetGravity">MagickGetGravity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetGravity">MagickGetGravity</a></h2>
<p>MagickGetGravity() gets the wand gravity.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetHomeURL">MagickGetHomeURL</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetHomeURL">MagickGetHomeURL</a></h2>
<p>MagickGetHomeURL() returns the ImageMagick home URL.</p>
char *MagickGetHomeURL(void)
</pre>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetImageArtifact">MagickGetImageArtifact</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetImageArtifact">MagickGetImageArtifact</a></h2>
<p>MagickGetImageArtifact() returns a value associated with the specified artifact. Use MagickRelinquishMemory() to free the value when you are finished with it.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetImageArtifacts">MagickGetImageArtifacts</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetImageArtifacts">MagickGetImageArtifacts</a></h2>
<p>MagickGetImageArtifacts() returns all the artifact names that match the specified pattern associated with a wand. Use MagickGetImageProperty() to return the value of a particular artifact. Use MagickRelinquishMemory() to free the value when you are finished with it.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetImageProfile">MagickGetImageProfile</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetImageProfile">MagickGetImageProfile</a></h2>
<p>MagickGetImageProfile() returns the named image profile.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetImageProfiles">MagickGetImageProfiles</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetImageProfiles">MagickGetImageProfiles</a></h2>
<p>MagickGetImageProfiles() returns all the profile names that match the specified pattern associated with a wand. Use MagickGetImageProfile() to return the value of a particular property. Use MagickRelinquishMemory() to free the value when you are finished with it.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetImageProperty">MagickGetImageProperty</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetImageProperty">MagickGetImageProperty</a></h2>
<p>MagickGetImageProperty() returns a value associated with the specified property. Use MagickRelinquishMemory() to free the value when you are finished with it.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetImageProperties">MagickGetImageProperties</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetImageProperties">MagickGetImageProperties</a></h2>
<p>MagickGetImageProperties() returns all the property names that match the specified pattern associated with a wand. Use MagickGetImageProperty() to return the value of a particular property. Use MagickRelinquishMemory() to free the value when you are finished with it.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetInterlaceScheme">MagickGetInterlaceScheme</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetInterlaceScheme">MagickGetInterlaceScheme</a></h2>
<p>MagickGetInterlaceScheme() gets the wand interlace scheme.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetInterpolateMethod">MagickGetInterpolateMethod</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetInterpolateMethod">MagickGetInterpolateMethod</a></h2>
<p>MagickGetInterpolateMethod() gets the wand compression.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetOption">MagickGetOption</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetOption">MagickGetOption</a></h2>
<p>MagickGetOption() returns a value associated with a wand and the specified key. Use MagickRelinquishMemory() to free the value when you are finished with it.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetOptions">MagickGetOptions</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetOptions">MagickGetOptions</a></h2>
<p>MagickGetOptions() returns all the option names that match the specified pattern associated with a wand. Use MagickGetOption() to return the value of a particular option. Use MagickRelinquishMemory() to free the value when you are finished with it.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetOrientation">MagickGetOrientation</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetOrientation">MagickGetOrientation</a></h2>
<p>MagickGetOrientation() gets the wand orientation type.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetPackageName">MagickGetPackageName</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetPackageName">MagickGetPackageName</a></h2>
<p>MagickGetPackageName() returns the ImageMagick package name as a string constant.</p>
</pre>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetPage">MagickGetPage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetPage">MagickGetPage</a></h2>
<p>MagickGetPage() returns the page geometry associated with the magick wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetPointsize">MagickGetPointsize</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetPointsize">MagickGetPointsize</a></h2>
<p>MagickGetPointsize() returns the font pointsize associated with the MagickWand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetQuantumDepth">MagickGetQuantumDepth</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetQuantumDepth">MagickGetQuantumDepth</a></h2>
<p>MagickGetQuantumDepth() returns the ImageMagick quantum depth as a string constant.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetQuantumRange">MagickGetQuantumRange</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetQuantumRange">MagickGetQuantumRange</a></h2>
<p>MagickGetQuantumRange() returns the ImageMagick quantum range as a string constant.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetReleaseDate">MagickGetReleaseDate</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetReleaseDate">MagickGetReleaseDate</a></h2>
<p>MagickGetReleaseDate() returns the ImageMagick release date as a string constant.</p>
const char *MagickGetReleaseDate(void)
</pre>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetResolution">MagickGetResolution</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetResolution">MagickGetResolution</a></h2>
<p>MagickGetResolution() gets the image X and Y resolution.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetResource">MagickGetResource</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetResource">MagickGetResource</a></h2>
<p>MagickGetResource() returns the specified resource in megabytes.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetResourceLimit">MagickGetResourceLimit</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetResourceLimit">MagickGetResourceLimit</a></h2>
<p>MagickGetResourceLimit() returns the specified resource limit in megabytes.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetSamplingFactors">MagickGetSamplingFactors</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetSamplingFactors">MagickGetSamplingFactors</a></h2>
<p>MagickGetSamplingFactors() gets the horizontal and vertical sampling factor.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetSize">MagickGetSize</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetSize">MagickGetSize</a></h2>
<p>MagickGetSize() returns the size associated with the magick wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetSizeOffset">MagickGetSizeOffset</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetSizeOffset">MagickGetSizeOffset</a></h2>
<p>MagickGetSizeOffset() returns the size offset associated with the magick wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetType">MagickGetType</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetType">MagickGetType</a></h2>
<p>MagickGetType() returns the wand type.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetVersion">MagickGetVersion</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetVersion">MagickGetVersion</a></h2>
<p>MagickGetVersion() returns the ImageMagick API version as a string constant and as a number.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickProfileImage">MagickProfileImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickProfileImage">MagickProfileImage</a></h2>
<p>MagickProfileImage() adds or removes a ICC, IPTC, or generic profile from an image. If the profile is NULL, it is removed from the image otherwise added. Use a name of '*' and a profile of NULL to remove all profiles from the image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickRemoveImageProfile">MagickRemoveImageProfile</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickRemoveImageProfile">MagickRemoveImageProfile</a></h2>
<p>MagickRemoveImageProfile() removes the named image profile and returns it.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetAntialias">MagickSetAntialias</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetAntialias">MagickSetAntialias</a></h2>
<p>MagickSetAntialias() sets the antialias propery of the wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetBackgroundColor">MagickSetBackgroundColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetBackgroundColor">MagickSetBackgroundColor</a></h2>
<p>MagickSetBackgroundColor() sets the wand background color.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetColorspace">MagickSetColorspace</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetColorspace">MagickSetColorspace</a></h2>
<p>MagickSetColorspace() sets the wand colorspace type.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetCompression">MagickSetCompression</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetCompression">MagickSetCompression</a></h2>
<p>MagickSetCompression() sets the wand compression type.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetCompressionQuality">MagickSetCompressionQuality</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetCompressionQuality">MagickSetCompressionQuality</a></h2>
<p>MagickSetCompressionQuality() sets the wand compression quality.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetDepth">MagickSetDepth</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetDepth">MagickSetDepth</a></h2>
<p>MagickSetDepth() sets the wand pixel depth.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetExtract">MagickSetExtract</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetExtract">MagickSetExtract</a></h2>
<p>MagickSetExtract() sets the extract geometry before you read or write an image file. Use it for inline cropping (e.g. 200x200+0+0) or resizing (e.g.200x200).</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetFilename">MagickSetFilename</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetFilename">MagickSetFilename</a></h2>
<p>MagickSetFilename() sets the filename before you read or write an image file.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetFont">MagickSetFont</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetFont">MagickSetFont</a></h2>
<p>MagickSetFont() sets the font associated with the MagickWand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetFormat">MagickSetFormat</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetFormat">MagickSetFormat</a></h2>
<p>MagickSetFormat() sets the format of the magick wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetGravity">MagickSetGravity</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetGravity">MagickSetGravity</a></h2>
<p>MagickSetGravity() sets the gravity type.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetImageArtifact">MagickSetImageArtifact</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetImageArtifact">MagickSetImageArtifact</a></h2>
<p>MagickSetImageArtifact() associates a artifact with an image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetImageProfile">MagickSetImageProfile</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetImageProfile">MagickSetImageProfile</a></h2>
<p>MagickSetImageProfile() adds a named profile to the magick wand. If a profile with the same name already exists, it is replaced. This method differs from the MagickProfileImage() method in that it does not apply any CMS color profiles.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetImageProperty">MagickSetImageProperty</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetImageProperty">MagickSetImageProperty</a></h2>
<p>MagickSetImageProperty() associates a property with an image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetInterlaceScheme">MagickSetInterlaceScheme</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetInterlaceScheme">MagickSetInterlaceScheme</a></h2>
<p>MagickSetInterlaceScheme() sets the image compression.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetInterpolateMethod">MagickSetInterpolateMethod</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetInterpolateMethod">MagickSetInterpolateMethod</a></h2>
<p>MagickSetInterpolateMethod() sets the interpolate pixel method.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetOption">MagickSetOption</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetOption">MagickSetOption</a></h2>
<p>MagickSetOption() associates one or options with the wand (.e.g MagickSetOption(wand,"jpeg:perserve","yes")).</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetOrientation">MagickSetOrientation</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetOrientation">MagickSetOrientation</a></h2>
<p>MagickSetOrientation() sets the wand orientation type.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetPage">MagickSetPage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetPage">MagickSetPage</a></h2>
<p>MagickSetPage() sets the page geometry of the magick wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetPassphrase">MagickSetPassphrase</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetPassphrase">MagickSetPassphrase</a></h2>
<p>MagickSetPassphrase() sets the passphrase.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetPointsize">MagickSetPointsize</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetPointsize">MagickSetPointsize</a></h2>
<p>MagickSetPointsize() sets the font pointsize associated with the MagickWand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetProgressMonitor">MagickSetProgressMonitor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetProgressMonitor">MagickSetProgressMonitor</a></h2>
<p>MagickSetProgressMonitor() sets the wand progress monitor to the specified method and returns the previous progress monitor if any. The progress monitor method looks like this:</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetResourceLimit">MagickSetResourceLimit</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetResourceLimit">MagickSetResourceLimit</a></h2>
<p>MagickSetResourceLimit() sets the limit for a particular resource in megabytes.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetResolution">MagickSetResolution</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetResolution">MagickSetResolution</a></h2>
<p>MagickSetResolution() sets the image resolution.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetSamplingFactors">MagickSetSamplingFactors</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetSamplingFactors">MagickSetSamplingFactors</a></h2>
<p>MagickSetSamplingFactors() sets the image sampling factors.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetSize">MagickSetSize</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetSecurityPolicy">MagickSetSecurityPolicy</a></h2>
+
+<p>MagickSetSecurityPolicy() sets the ImageMagick security policy. It returns MagickFalse if the policy is already set or if the policy does not parse.</p>
+
+<p>The format of the MagickSetAntialias method is:</p>
+
+<pre class="text">
+MagickBooleanType MagickSetAntialias(MagickWand *wand,
+ const char *policy)
+</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>policy</dt>
+<dd>the security policy in the XML format. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetSize">MagickSetSize</a></h2>
<p>MagickSetSize() sets the size of the magick wand. Set it before you read a raw image format such as RGB, GRAY, or CMYK.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetSizeOffset">MagickSetSizeOffset</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetSizeOffset">MagickSetSizeOffset</a></h2>
<p>MagickSetSizeOffset() sets the size and offset of the magick wand. Set it before you read a raw image format such as RGB, GRAY, or CMYK.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetType">MagickSetType</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetType">MagickSetType</a></h2>
<p>MagickSetType() sets the image type attribute.</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="magick-property.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="magick-property.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 8th September 2018 20:50 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="magick-wand.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="magick-wand.html#ClearMagickWand">ClearMagickWand</a> • <a href="magick-wand.html#CloneMagickWand">CloneMagickWand</a> • <a href="magick-wand.html#DestroyMagickWand">DestroyMagickWand</a> • <a href="magick-wand.html#IsMagickWand">IsMagickWand</a> • <a href="magick-wand.html#MagickClearException">MagickClearException</a> • <a href="magick-wand.html#MagickGetException">MagickGetException</a> • <a href="magick-wand.html#MagickGetExceptionType">MagickGetExceptionType</a> • <a href="magick-wand.html#MagickGetIteratorIndex">MagickGetIteratorIndex</a> • <a href="magick-wand.html#MagickQueryConfigureOption">MagickQueryConfigureOption</a> • <a href="magick-wand.html#MagickQueryConfigureOptions">MagickQueryConfigureOptions</a> • <a href="magick-wand.html#MagickQueryFontMetrics">MagickQueryFontMetrics</a> • <a href="magick-wand.html#MagickQueryMultilineFontMetrics">MagickQueryMultilineFontMetrics</a> • <a href="magick-wand.html#MagickQueryFonts">MagickQueryFonts</a> • <a href="magick-wand.html#MagickQueryFormats">MagickQueryFormats</a> • <a href="magick-wand.html#MagickRelinquishMemory">MagickRelinquishMemory</a> • <a href="magick-wand.html#MagickResetIterator">MagickResetIterator</a> • <a href="magick-wand.html#MagickSetFirstIterator">MagickSetFirstIterator</a> • <a href="magick-wand.html#MagickSetIteratorIndex">MagickSetIteratorIndex</a> • <a href="magick-wand.html#MagickSetLastIterator">MagickSetLastIterator</a> • <a href="magick-wand.html#MagickWandGenesis">MagickWandGenesis</a> • <a href="magick-wand.html#MagickWandTerminus">MagickWandTerminus</a> • <a href="magick-wand.html#NewMagickWand">NewMagickWand</a> • <a href="magick-wand.html#NewMagickWandFromImage">NewMagickWandFromImage</a> • <a href="magick-wand.html#IsMagickWandInstantiated">IsMagickWandInstantiated</a></p>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html" id="ClearMagickWand">ClearMagickWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="ClearMagickWand">ClearMagickWand</a></h2>
<p>ClearMagickWand() clears resources associated with the wand, leaving the wand blank, and ready to be used for a new set of images.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html" id="CloneMagickWand">CloneMagickWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="CloneMagickWand">CloneMagickWand</a></h2>
<p>CloneMagickWand() makes an exact copy of the specified wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html" id="DestroyMagickWand">DestroyMagickWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="DestroyMagickWand">DestroyMagickWand</a></h2>
<p>DestroyMagickWand() deallocates memory associated with an MagickWand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html" id="IsMagickWand">IsMagickWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="IsMagickWand">IsMagickWand</a></h2>
<p>IsMagickWand() returns MagickTrue if the wand is verified as a magick wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html" id="MagickClearException">MagickClearException</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickClearException">MagickClearException</a></h2>
<p>MagickClearException() clears any exceptions associated with the wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html" id="MagickGetException">MagickGetException</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickGetException">MagickGetException</a></h2>
<p>MagickGetException() returns the severity, reason, and description of any error that occurs when using other methods in this API.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html" id="MagickGetExceptionType">MagickGetExceptionType</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickGetExceptionType">MagickGetExceptionType</a></h2>
<p>MagickGetExceptionType() returns the exception type associated with the wand. If no exception has occurred, UndefinedExceptionType is returned.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html" id="MagickGetIteratorIndex">MagickGetIteratorIndex</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickGetIteratorIndex">MagickGetIteratorIndex</a></h2>
<p>MagickGetIteratorIndex() returns the position of the iterator in the image list.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html" id="MagickQueryConfigureOption">MagickQueryConfigureOption</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickQueryConfigureOption">MagickQueryConfigureOption</a></h2>
<p>MagickQueryConfigureOption() returns the value associated with the specified configure option.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html" id="MagickQueryConfigureOptions">MagickQueryConfigureOptions</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickQueryConfigureOptions">MagickQueryConfigureOptions</a></h2>
<p>MagickQueryConfigureOptions() returns any configure options that match the specified pattern (e.g. "*" for all). Options include NAME, VERSION, LIB_VERSION, etc.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html" id="MagickQueryFontMetrics">MagickQueryFontMetrics</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickQueryFontMetrics">MagickQueryFontMetrics</a></h2>
<p>MagickQueryFontMetrics() returns a 13 element array representing the following font metrics:</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html" id="MagickQueryMultilineFontMetrics">MagickQueryMultilineFontMetrics</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickQueryMultilineFontMetrics">MagickQueryMultilineFontMetrics</a></h2>
<p>MagickQueryMultilineFontMetrics() returns a 13 element array representing the following font metrics:</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html" id="MagickQueryFonts">MagickQueryFonts</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickQueryFonts">MagickQueryFonts</a></h2>
<p>MagickQueryFonts() returns any font that match the specified pattern (e.g. "*" for all).</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html" id="MagickQueryFormats">MagickQueryFormats</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickQueryFormats">MagickQueryFormats</a></h2>
<p>MagickQueryFormats() returns any image formats that match the specified pattern (e.g. "*" for all).</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html" id="MagickRelinquishMemory">MagickRelinquishMemory</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickRelinquishMemory">MagickRelinquishMemory</a></h2>
<p>MagickRelinquishMemory() relinquishes memory resources returned by such methods as MagickIdentifyImage(), MagickGetException(), etc.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html" id="MagickResetIterator">MagickResetIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickResetIterator">MagickResetIterator</a></h2>
<p>MagickResetIterator() resets the wand iterator.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html" id="MagickSetFirstIterator">MagickSetFirstIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickSetFirstIterator">MagickSetFirstIterator</a></h2>
<p>MagickSetFirstIterator() sets the wand iterator to the first image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html" id="MagickSetIteratorIndex">MagickSetIteratorIndex</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickSetIteratorIndex">MagickSetIteratorIndex</a></h2>
<p>MagickSetIteratorIndex() set the iterator to the given position in the image list specified with the index parameter. A zero index will set the first image as current, and so on. Negative indexes can be used to specify an image relative to the end of the images in the wand, with -1 being the last image in the wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html" id="MagickSetLastIterator">MagickSetLastIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickSetLastIterator">MagickSetLastIterator</a></h2>
<p>MagickSetLastIterator() sets the wand iterator to the last image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html" id="MagickWandGenesis">MagickWandGenesis</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickWandGenesis">MagickWandGenesis</a></h2>
<p>MagickWandGenesis() initializes the MagickWand environment.</p>
void MagickWandGenesis(void)
</pre>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html" id="MagickWandTerminus">MagickWandTerminus</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickWandTerminus">MagickWandTerminus</a></h2>
<p>MagickWandTerminus() terminates the MagickWand environment.</p>
void MagickWandTerminus(void)
</pre>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html" id="NewMagickWand">NewMagickWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="NewMagickWand">NewMagickWand</a></h2>
<p>NewMagickWand() returns a wand required for all other methods in the API. A fatal exception is thrown if there is not enough memory to allocate the wand. Use DestroyMagickWand() to dispose of the wand when it is no longer needed.</p>
MagickWand *NewMagickWand(void)
</pre>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html" id="NewMagickWandFromImage">NewMagickWandFromImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="NewMagickWandFromImage">NewMagickWandFromImage</a></h2>
<p>NewMagickWandFromImage() returns a wand with an image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html" id="IsMagickWandInstantiated">IsMagickWandInstantiated</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="IsMagickWandInstantiated">IsMagickWandInstantiated</a></h2>
<p>IsMagickWandInstantiated() returns MagickTrue if the ImageMagick environment is currently instantiated-- that is, MagickWandGenesis() has been called but MagickWandTerminus() has not.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="magick-wand.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 14th February 2018 09:25 -->
\ No newline at end of file
+<!-- Magick Cache 7th September 2018 05:43 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickWand, C API for ImageMagick: Wand Methods</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickwc, api, for, imagemagick:, wmethods, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/magick-wand.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="magick-wand.php#ClearMagickWand">ClearMagickWand</a> • <a href="magick-wand.php#CloneMagickWand">CloneMagickWand</a> • <a href="magick-wand.php#DestroyMagickWand">DestroyMagickWand</a> • <a href="magick-wand.php#IsMagickWand">IsMagickWand</a> • <a href="magick-wand.php#MagickClearException">MagickClearException</a> • <a href="magick-wand.php#MagickGetException">MagickGetException</a> • <a href="magick-wand.php#MagickGetExceptionType">MagickGetExceptionType</a> • <a href="magick-wand.php#MagickGetIteratorIndex">MagickGetIteratorIndex</a> • <a href="magick-wand.php#MagickQueryConfigureOption">MagickQueryConfigureOption</a> • <a href="magick-wand.php#MagickQueryConfigureOptions">MagickQueryConfigureOptions</a> • <a href="magick-wand.php#MagickQueryFontMetrics">MagickQueryFontMetrics</a> • <a href="magick-wand.php#MagickQueryMultilineFontMetrics">MagickQueryMultilineFontMetrics</a> • <a href="magick-wand.php#MagickQueryFonts">MagickQueryFonts</a> • <a href="magick-wand.php#MagickQueryFormats">MagickQueryFormats</a> • <a href="magick-wand.php#MagickRelinquishMemory">MagickRelinquishMemory</a> • <a href="magick-wand.php#MagickResetIterator">MagickResetIterator</a> • <a href="magick-wand.php#MagickSetFirstIterator">MagickSetFirstIterator</a> • <a href="magick-wand.php#MagickSetIteratorIndex">MagickSetIteratorIndex</a> • <a href="magick-wand.php#MagickSetLastIterator">MagickSetLastIterator</a> • <a href="magick-wand.php#MagickWandGenesis">MagickWandGenesis</a> • <a href="magick-wand.php#MagickWandTerminus">MagickWandTerminus</a> • <a href="magick-wand.php#NewMagickWand">NewMagickWand</a> • <a href="magick-wand.php#NewMagickWandFromImage">NewMagickWandFromImage</a> • <a href="magick-wand.php#IsMagickWandInstantiated">IsMagickWandInstantiated</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="ClearMagickWand">ClearMagickWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="ClearMagickWand">ClearMagickWand</a></h2>
<p>ClearMagickWand() clears resources associated with the wand, leaving the wand blank, and ready to be used for a new set of images.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="CloneMagickWand">CloneMagickWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="CloneMagickWand">CloneMagickWand</a></h2>
<p>CloneMagickWand() makes an exact copy of the specified wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="DestroyMagickWand">DestroyMagickWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="DestroyMagickWand">DestroyMagickWand</a></h2>
<p>DestroyMagickWand() deallocates memory associated with an MagickWand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="IsMagickWand">IsMagickWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="IsMagickWand">IsMagickWand</a></h2>
<p>IsMagickWand() returns MagickTrue if the wand is verified as a magick wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickClearException">MagickClearException</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickClearException">MagickClearException</a></h2>
<p>MagickClearException() clears any exceptions associated with the wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickGetException">MagickGetException</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickGetException">MagickGetException</a></h2>
<p>MagickGetException() returns the severity, reason, and description of any error that occurs when using other methods in this API.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickGetExceptionType">MagickGetExceptionType</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickGetExceptionType">MagickGetExceptionType</a></h2>
<p>MagickGetExceptionType() returns the exception type associated with the wand. If no exception has occurred, UndefinedExceptionType is returned.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickGetIteratorIndex">MagickGetIteratorIndex</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickGetIteratorIndex">MagickGetIteratorIndex</a></h2>
<p>MagickGetIteratorIndex() returns the position of the iterator in the image list.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickQueryConfigureOption">MagickQueryConfigureOption</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickQueryConfigureOption">MagickQueryConfigureOption</a></h2>
<p>MagickQueryConfigureOption() returns the value associated with the specified configure option.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickQueryConfigureOptions">MagickQueryConfigureOptions</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickQueryConfigureOptions">MagickQueryConfigureOptions</a></h2>
<p>MagickQueryConfigureOptions() returns any configure options that match the specified pattern (e.g. "*" for all). Options include NAME, VERSION, LIB_VERSION, etc.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickQueryFontMetrics">MagickQueryFontMetrics</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickQueryFontMetrics">MagickQueryFontMetrics</a></h2>
<p>MagickQueryFontMetrics() returns a 13 element array representing the following font metrics:</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickQueryMultilineFontMetrics">MagickQueryMultilineFontMetrics</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickQueryMultilineFontMetrics">MagickQueryMultilineFontMetrics</a></h2>
<p>MagickQueryMultilineFontMetrics() returns a 13 element array representing the following font metrics:</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickQueryFonts">MagickQueryFonts</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickQueryFonts">MagickQueryFonts</a></h2>
<p>MagickQueryFonts() returns any font that match the specified pattern (e.g. "*" for all).</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickQueryFormats">MagickQueryFormats</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickQueryFormats">MagickQueryFormats</a></h2>
<p>MagickQueryFormats() returns any image formats that match the specified pattern (e.g. "*" for all).</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickRelinquishMemory">MagickRelinquishMemory</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickRelinquishMemory">MagickRelinquishMemory</a></h2>
<p>MagickRelinquishMemory() relinquishes memory resources returned by such methods as MagickIdentifyImage(), MagickGetException(), etc.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickResetIterator">MagickResetIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickResetIterator">MagickResetIterator</a></h2>
<p>MagickResetIterator() resets the wand iterator.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickSetFirstIterator">MagickSetFirstIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickSetFirstIterator">MagickSetFirstIterator</a></h2>
<p>MagickSetFirstIterator() sets the wand iterator to the first image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickSetIteratorIndex">MagickSetIteratorIndex</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickSetIteratorIndex">MagickSetIteratorIndex</a></h2>
<p>MagickSetIteratorIndex() set the iterator to the given position in the image list specified with the index parameter. A zero index will set the first image as current, and so on. Negative indexes can be used to specify an image relative to the end of the images in the wand, with -1 being the last image in the wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickSetLastIterator">MagickSetLastIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickSetLastIterator">MagickSetLastIterator</a></h2>
<p>MagickSetLastIterator() sets the wand iterator to the last image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickWandGenesis">MagickWandGenesis</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickWandGenesis">MagickWandGenesis</a></h2>
<p>MagickWandGenesis() initializes the MagickWand environment.</p>
void MagickWandGenesis(void)
</pre>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickWandTerminus">MagickWandTerminus</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="MagickWandTerminus">MagickWandTerminus</a></h2>
<p>MagickWandTerminus() terminates the MagickWand environment.</p>
void MagickWandTerminus(void)
</pre>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="NewMagickWand">NewMagickWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="NewMagickWand">NewMagickWand</a></h2>
<p>NewMagickWand() returns a wand required for all other methods in the API. A fatal exception is thrown if there is not enough memory to allocate the wand. Use DestroyMagickWand() to dispose of the wand when it is no longer needed.</p>
MagickWand *NewMagickWand(void)
</pre>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="NewMagickWandFromImage">NewMagickWandFromImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="NewMagickWandFromImage">NewMagickWandFromImage</a></h2>
<p>NewMagickWandFromImage() returns a wand with an image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="IsMagickWandInstantiated">IsMagickWandInstantiated</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/magick-wand_8c.html" id="IsMagickWandInstantiated">IsMagickWandInstantiated</a></h2>
<p>IsMagickWandInstantiated() returns MagickTrue if the ImageMagick environment is currently instantiated-- that is, MagickWandGenesis() has been called but MagickWandTerminus() has not.</p>
</pre>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="magick-wand.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="magick-wand.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 7th September 2018 05:43 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="magick.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="magick.html#AcquireMagickInfo">AcquireMagickInfo</a> • <a href="magick.html#GetMagickPrecision">GetMagickPrecision</a> • <a href="magick.html#IsMagickCoreInstantiated">IsMagickCoreInstantiated</a> • <a href="magick.html#MagickCoreGenesis">MagickCoreGenesis</a> • <a href="magick.html#MagickCoreTerminus">MagickCoreTerminus</a> • <a href="magick.html#SetMagickPrecision">SetMagickPrecision</a></p>
-<h2><a href="../../api/MagickCore/magick_8c.html" id="AcquireMagickInfo">AcquireMagickInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/magick_8c.html" id="AcquireMagickInfo">AcquireMagickInfo</a></h2>
<p>AcquireMagickInfo() allocates a MagickInfo structure and initializes the members to default values.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/magick_8c.html" id="GetMagickPrecision">GetMagickPrecision</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/magick_8c.html" id="GetMagickPrecision">GetMagickPrecision</a></h2>
<p>GetMagickPrecision() returns the maximum number of significant digits to be printed.</p>
int GetMagickPrecision(void)
</pre>
-<h2><a href="../../api/MagickCore/magick_8c.html" id="IsMagickCoreInstantiated">IsMagickCoreInstantiated</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/magick_8c.html" id="IsMagickCoreInstantiated">IsMagickCoreInstantiated</a></h2>
<p>IsMagickCoreInstantiated() returns MagickTrue if the ImageMagick environment is currently instantiated: MagickCoreGenesis() has been called but MagickDestroy() has not.</p>
MagickBooleanType IsMagickCoreInstantiated(void)
</pre>
-<h2><a href="../../api/MagickCore/magick_8c.html" id="MagickCoreGenesis">MagickCoreGenesis</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/magick_8c.html" id="MagickCoreGenesis">MagickCoreGenesis</a></h2>
<p>MagickCoreGenesis() initializes the MagickCore environment.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/magick_8c.html" id="MagickCoreTerminus">MagickCoreTerminus</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/magick_8c.html" id="MagickCoreTerminus">MagickCoreTerminus</a></h2>
<p>MagickCoreTerminus() destroys the MagickCore environment.</p>
MagickCoreTerminus(void)
</pre>
-<h2><a href="../../api/MagickCore/magick_8c.html" id="SetMagickPrecision">SetMagickPrecision</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/magick_8c.html" id="SetMagickPrecision">SetMagickPrecision</a></h2>
<p>SetMagickPrecision() sets the maximum number of significant digits to be printed.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="magick.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 14th February 2018 10:37 -->
\ No newline at end of file
+<!-- Magick Cache 3rd September 2018 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Read or List Image formats</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, read, or, list, image, formats, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/magick.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
-<p class="text-center"><a href="magick.php#"></a></p>
+<p class="text-center"><a href="magick.php#AcquireMagickInfo">AcquireMagickInfo</a> • <a href="magick.php#GetMagickPrecision">GetMagickPrecision</a> • <a href="magick.php#IsMagickCoreInstantiated">IsMagickCoreInstantiated</a> • <a href="magick.php#MagickCoreGenesis">MagickCoreGenesis</a> • <a href="magick.php#MagickCoreTerminus">MagickCoreTerminus</a> • <a href="magick.php#SetMagickPrecision">SetMagickPrecision</a></p>
+
+<h2><a href="http://www.imagemagick.org/api/MagickCore/magick_8c.html" id="AcquireMagickInfo">AcquireMagickInfo</a></h2>
+
+<p>AcquireMagickInfo() allocates a MagickInfo structure and initializes the members to default values.</p>
+
+<p>The format of the AcquireMagickInfo method is:</p>
+
+<pre class="text">
+MagickInfo *AcquireMagickInfo(const char *module, const char *name,)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>module</dt>
+<dd>a character string that represents the module associated with the MagickInfo structure. </dd>
+
+<dd> </dd>
+<dt>name</dt>
+<dd>a character string that represents the image format associated with the MagickInfo structure. </dd>
+
+<dd> </dd>
+<dt>description</dt>
+<dd>a character string that represents the image format associated with the MagickInfo structure. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/magick_8c.html" id="GetMagickPrecision">GetMagickPrecision</a></h2>
+
+<p>GetMagickPrecision() returns the maximum number of significant digits to be printed.</p>
+
+<p>The format of the GetMagickPrecision method is:</p>
+
+<pre class="text">
+int GetMagickPrecision(void)
+</pre>
+
+<h2><a href="http://www.imagemagick.org/api/MagickCore/magick_8c.html" id="IsMagickCoreInstantiated">IsMagickCoreInstantiated</a></h2>
+
+<p>IsMagickCoreInstantiated() returns MagickTrue if the ImageMagick environment is currently instantiated: MagickCoreGenesis() has been called but MagickDestroy() has not.</p>
+
+<p>The format of the IsMagickCoreInstantiated method is:</p>
+
+<pre class="text">
+MagickBooleanType IsMagickCoreInstantiated(void)
+</pre>
+
+<h2><a href="http://www.imagemagick.org/api/MagickCore/magick_8c.html" id="MagickCoreGenesis">MagickCoreGenesis</a></h2>
+<p>MagickCoreGenesis() initializes the MagickCore environment.</p>
+
+<p>The format of the MagickCoreGenesis function is:</p>
+
+<pre class="text">
+MagickCoreGenesis(const char *path,
+ const MagickBooleanType establish_signal_handlers)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>path</dt>
+<dd>the execution path of the current ImageMagick client. </dd>
+
+<dd> </dd>
+<dt>establish_signal_handlers</dt>
+<dd>set to MagickTrue to use MagickCore's own signal handlers for common signals. </dd>
+
+<dd> </dd>
+</dl>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/magick_8c.html" id="MagickCoreTerminus">MagickCoreTerminus</a></h2>
+
+<p>MagickCoreTerminus() destroys the MagickCore environment.</p>
+
+<p>The format of the MagickCoreTerminus function is:</p>
+
+<pre class="text">
+MagickCoreTerminus(void)
+</pre>
+
+<h2><a href="http://www.imagemagick.org/api/MagickCore/magick_8c.html" id="SetMagickPrecision">SetMagickPrecision</a></h2>
+
+<p>SetMagickPrecision() sets the maximum number of significant digits to be printed.</p>
+
+<p>An input argument of 0 returns the current precision setting.</p>
+
+<p>A negative value forces the precision to reset to a default value according to the environment variable "MAGICK_PRECISION", the current 'policy' configuration setting, or the default value of '6', in that order.</p>
+
+<p>The format of the SetMagickPrecision method is:</p>
+
+<pre class="text">
+int SetMagickPrecision(const int precision)
+</pre>
+
+<p>A description of each parameter follows:</p>
+
+<dd>
+</dd>
+
+<dd> </dd>
+<dl class="dl-horizontal">
+<dt>precision</dt>
+<dd>set the maximum number of significant digits to be printed. </dd>
+
+<dd> </dd>
+</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="magick.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="magick.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 3rd September 2018 14:40 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>MagickCore, C API: Memory Allocation @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, memory, allocation, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="memory.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="memory.html#AcquireAlignedMemory">AcquireAlignedMemory</a> • <a href="memory.html#AcquireMagickMemory">AcquireMagickMemory</a> • <a href="memory.html#AcquireQuantumMemory">AcquireQuantumMemory</a> • <a href="memory.html#AcquireVirtualMemory">AcquireVirtualMemory</a> • <a href="memory.html#CopyMagickMemory">CopyMagickMemory</a> • <a href="memory.html#GetMagickMemoryMethods">GetMagickMemoryMethods</a> • <a href="memory.html#GetVirtualMemoryBlob">GetVirtualMemoryBlob</a> • <a href="memory.html#RelinquishAlignedMemory">RelinquishAlignedMemory</a> • <a href="memory.html#RelinquishMagickMemory">RelinquishMagickMemory</a> • <a href="memory.html#RelinquishVirtualMemory">RelinquishVirtualMemory</a> • <a href="memory.html#ResetMagickMemory">ResetMagickMemory</a> • <a href="memory.html#ResizeMagickMemory">ResizeMagickMemory</a> • <a href="memory.html#ResizeQuantumMemory">ResizeQuantumMemory</a> • <a href="memory.html#SetMagickMemoryMethods">SetMagickMemoryMethods</a></p>
-<h2><a href="../../api/MagickCore/memory_8c.html" id="AcquireAlignedMemory">AcquireAlignedMemory</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/memory_8c.html" id="AcquireAlignedMemory">AcquireAlignedMemory</a></h2>
<p>AcquireAlignedMemory() returns a pointer to a block of memory at least size bytes whose address is aligned on a cache line or page boundary.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/memory_8c.html" id="AcquireMagickMemory">AcquireMagickMemory</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/memory_8c.html" id="AcquireMagickMemory">AcquireMagickMemory</a></h2>
<p>AcquireMagickMemory() returns a pointer to a block of memory at least size bytes suitably aligned for any use.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/memory_8c.html" id="AcquireQuantumMemory">AcquireQuantumMemory</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/memory_8c.html" id="AcquireQuantumMemory">AcquireQuantumMemory</a></h2>
<p>AcquireQuantumMemory() returns a pointer to a block of memory at least count * quantum bytes suitably aligned for any use.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/memory_8c.html" id="AcquireVirtualMemory">AcquireVirtualMemory</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/memory_8c.html" id="AcquireVirtualMemory">AcquireVirtualMemory</a></h2>
<p>AcquireVirtualMemory() allocates a pointer to a block of memory at least size bytes suitably aligned for any use. In addition to heap, it also supports memory-mapped and file-based memory-mapped memory requests.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/memory_8c.html" id="CopyMagickMemory">CopyMagickMemory</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/memory_8c.html" id="CopyMagickMemory">CopyMagickMemory</a></h2>
<p>CopyMagickMemory() copies size bytes from memory area source to the destination. Copying between objects that overlap will take place correctly. It returns destination.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/memory_8c.html" id="GetMagickMemoryMethods">GetMagickMemoryMethods</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/memory_8c.html" id="GetMagickMemoryMethods">GetMagickMemoryMethods</a></h2>
<p>GetMagickMemoryMethods() gets the methods to acquire, resize, and destroy memory.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/memory_8c.html" id="GetVirtualMemoryBlob">GetVirtualMemoryBlob</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/memory_8c.html" id="GetVirtualMemoryBlob">GetVirtualMemoryBlob</a></h2>
<p>GetVirtualMemoryBlob() returns the virtual memory blob associated with the specified MemoryInfo structure.</p>
<dt>memory_info</dt>
<dd>The MemoryInfo structure. </dd>
</dl>
-<h2><a href="../../api/MagickCore/memory_8c.html" id="RelinquishAlignedMemory">RelinquishAlignedMemory</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/memory_8c.html" id="RelinquishAlignedMemory">RelinquishAlignedMemory</a></h2>
<p>RelinquishAlignedMemory() frees memory acquired with AcquireAlignedMemory() or reuse.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/memory_8c.html" id="RelinquishMagickMemory">RelinquishMagickMemory</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/memory_8c.html" id="RelinquishMagickMemory">RelinquishMagickMemory</a></h2>
<p>RelinquishMagickMemory() frees memory acquired with AcquireMagickMemory() or AcquireQuantumMemory() for reuse.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/memory_8c.html" id="RelinquishVirtualMemory">RelinquishVirtualMemory</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/memory_8c.html" id="RelinquishVirtualMemory">RelinquishVirtualMemory</a></h2>
<p>RelinquishVirtualMemory() frees memory acquired with AcquireVirtualMemory().</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/memory_8c.html" id="ResetMagickMemory">ResetMagickMemory</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/memory_8c.html" id="ResetMagickMemory">ResetMagickMemory</a></h2>
<p>ResetMagickMemory() fills the first size bytes of the memory area pointed to by memory with the constant byte c.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/memory_8c.html" id="ResizeMagickMemory">ResizeMagickMemory</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/memory_8c.html" id="ResizeMagickMemory">ResizeMagickMemory</a></h2>
<p>ResizeMagickMemory() changes the size of the memory and returns a pointer to the (possibly moved) block. The contents will be unchanged up to the lesser of the new and old sizes.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/memory_8c.html" id="ResizeQuantumMemory">ResizeQuantumMemory</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/memory_8c.html" id="ResizeQuantumMemory">ResizeQuantumMemory</a></h2>
<p>ResizeQuantumMemory() changes the size of the memory and returns a pointer to the (possibly moved) block. The contents will be unchanged up to the lesser of the new and old sizes.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/memory_8c.html" id="SetMagickMemoryMethods">SetMagickMemoryMethods</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/memory_8c.html" id="SetMagickMemoryMethods">SetMagickMemoryMethods</a></h2>
<p>SetMagickMemoryMethods() sets the methods to acquire, resize, and destroy memory. Your custom memory methods must be set prior to the MagickCoreGenesis() method.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="memory.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
+ <a href="memory.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> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 16th February 2018 10:05 -->
\ No newline at end of file
+<!-- Magick Cache 7th September 2018 16:34 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Memory Allocation</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, memory, allocation, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" >
+ <title>MagickCore, C API: Memory Allocation @ ImageMagick</title>
+ <meta name="application-name" content="ImageMagick">
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.imagemagick.org">
+ <meta name="generator" content="PHP">
+ <meta name="keywords" content="magickcore, c, api:, memory, allocation, 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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/memory.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="memory.php#AcquireAlignedMemory">AcquireAlignedMemory</a> • <a href="memory.php#AcquireMagickMemory">AcquireMagickMemory</a> • <a href="memory.php#AcquireQuantumMemory">AcquireQuantumMemory</a> • <a href="memory.php#AcquireVirtualMemory">AcquireVirtualMemory</a> • <a href="memory.php#CopyMagickMemory">CopyMagickMemory</a> • <a href="memory.php#GetMagickMemoryMethods">GetMagickMemoryMethods</a> • <a href="memory.php#GetVirtualMemoryBlob">GetVirtualMemoryBlob</a> • <a href="memory.php#RelinquishAlignedMemory">RelinquishAlignedMemory</a> • <a href="memory.php#RelinquishMagickMemory">RelinquishMagickMemory</a> • <a href="memory.php#RelinquishVirtualMemory">RelinquishVirtualMemory</a> • <a href="memory.php#ResetMagickMemory">ResetMagickMemory</a> • <a href="memory.php#ResizeMagickMemory">ResizeMagickMemory</a> • <a href="memory.php#ResizeQuantumMemory">ResizeQuantumMemory</a> • <a href="memory.php#SetMagickMemoryMethods">SetMagickMemoryMethods</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/memory_8c.html" id="AcquireAlignedMemory">AcquireAlignedMemory</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/memory_8c.html" id="AcquireAlignedMemory">AcquireAlignedMemory</a></h2>
-<p>AcquireAlignedMemory() returns a pointer to a block of memory at least size bytes whose address is a multiple of 16*sizeof(void *).</p>
+<p>AcquireAlignedMemory() returns a pointer to a block of memory at least size bytes whose address is aligned on a cache line or page boundary.</p>
<p>The format of the AcquireAlignedMemory method is:</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/memory_8c.html" id="AcquireMagickMemory">AcquireMagickMemory</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/memory_8c.html" id="AcquireMagickMemory">AcquireMagickMemory</a></h2>
<p>AcquireMagickMemory() returns a pointer to a block of memory at least size bytes suitably aligned for any use.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/memory_8c.html" id="AcquireQuantumMemory">AcquireQuantumMemory</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/memory_8c.html" id="AcquireQuantumMemory">AcquireQuantumMemory</a></h2>
<p>AcquireQuantumMemory() returns a pointer to a block of memory at least count * quantum bytes suitably aligned for any use.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/memory_8c.html" id="AcquireVirtualMemory">AcquireVirtualMemory</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/memory_8c.html" id="AcquireVirtualMemory">AcquireVirtualMemory</a></h2>
-<p>AcquireVirtualMemory() allocates a pointer to a block of memory at least size bytes suitably aligned for any use.</p>
+<p>AcquireVirtualMemory() allocates a pointer to a block of memory at least size bytes suitably aligned for any use. In addition to heap, it also supports memory-mapped and file-based memory-mapped memory requests.</p>
<p>The format of the AcquireVirtualMemory method is:</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/memory_8c.html" id="CopyMagickMemory">CopyMagickMemory</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/memory_8c.html" id="CopyMagickMemory">CopyMagickMemory</a></h2>
<p>CopyMagickMemory() copies size bytes from memory area source to the destination. Copying between objects that overlap will take place correctly. It returns destination.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/memory_8c.html" id="GetMagickMemoryMethods">GetMagickMemoryMethods</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/memory_8c.html" id="GetMagickMemoryMethods">GetMagickMemoryMethods</a></h2>
<p>GetMagickMemoryMethods() gets the methods to acquire, resize, and destroy memory.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/memory_8c.html" id="GetVirtualMemoryBlob">GetVirtualMemoryBlob</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/memory_8c.html" id="GetVirtualMemoryBlob">GetVirtualMemoryBlob</a></h2>
<p>GetVirtualMemoryBlob() returns the virtual memory blob associated with the specified MemoryInfo structure.</p>
<dt>memory_info</dt>
<dd>The MemoryInfo structure. </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/memory_8c.html" id="RelinquishAlignedMemory">RelinquishAlignedMemory</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/memory_8c.html" id="RelinquishAlignedMemory">RelinquishAlignedMemory</a></h2>
<p>RelinquishAlignedMemory() frees memory acquired with AcquireAlignedMemory() or reuse.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/memory_8c.html" id="RelinquishMagickMemory">RelinquishMagickMemory</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/memory_8c.html" id="RelinquishMagickMemory">RelinquishMagickMemory</a></h2>
<p>RelinquishMagickMemory() frees memory acquired with AcquireMagickMemory() or AcquireQuantumMemory() for reuse.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/memory_8c.html" id="RelinquishVirtualMemory">RelinquishVirtualMemory</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/memory_8c.html" id="RelinquishVirtualMemory">RelinquishVirtualMemory</a></h2>
<p>RelinquishVirtualMemory() frees memory acquired with AcquireVirtualMemory().</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/memory_8c.html" id="ResetMagickMemory">ResetMagickMemory</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/memory_8c.html" id="ResetMagickMemory">ResetMagickMemory</a></h2>
<p>ResetMagickMemory() fills the first size bytes of the memory area pointed to by memory with the constant byte c.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/memory_8c.html" id="ResizeMagickMemory">ResizeMagickMemory</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/memory_8c.html" id="ResizeMagickMemory">ResizeMagickMemory</a></h2>
<p>ResizeMagickMemory() changes the size of the memory and returns a pointer to the (possibly moved) block. The contents will be unchanged up to the lesser of the new and old sizes.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/memory_8c.html" id="ResizeQuantumMemory">ResizeQuantumMemory</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/memory_8c.html" id="ResizeQuantumMemory">ResizeQuantumMemory</a></h2>
<p>ResizeQuantumMemory() changes the size of the memory and returns a pointer to the (possibly moved) block. The contents will be unchanged up to the lesser of the new and old sizes.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/memory_8c.html" id="SetMagickMemoryMethods">SetMagickMemoryMethods</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/memory_8c.html" id="SetMagickMemoryMethods">SetMagickMemoryMethods</a></h2>
<p>SetMagickMemoryMethods() sets the methods to acquire, resize, and destroy memory. Your custom memory methods must be set prior to the MagickCoreGenesis() method.</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="memory.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="memory.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 7th September 2018 16:34 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>MagickCore, C API: Mime Methods @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, mime, methods, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="mime.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="mime.html#AcquireMimeCache">AcquireMimeCache</a> • <a href="mime.html#GetMimeInfoList">GetMimeInfoList</a> • <a href="mime.html#GetMimeList">GetMimeList</a> • <a href="mime.html#GetMimeDescription">GetMimeDescription</a> • <a href="mime.html#GetMimeType">GetMimeType</a> • <a href="mime.html#ListMimeInfo">ListMimeInfo</a></p>
-<h2><a href="../../api/MagickCore/mime_8c.html" id="AcquireMimeCache">AcquireMimeCache</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/mime_8c.html" id="AcquireMimeCache">AcquireMimeCache</a></h2>
<p>AcquireMimeCache() caches one or more magic configurations which provides a mapping between magic attributes and a magic name.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/mime_8c.html" id="GetMimeInfoList">GetMimeInfoList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/mime_8c.html" id="GetMimeInfoList">GetMimeInfoList</a></h2>
<p>GetMimeInfoList() returns any image aliases that match the specified pattern.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/mime_8c.html" id="GetMimeList">GetMimeList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/mime_8c.html" id="GetMimeList">GetMimeList</a></h2>
<p>GetMimeList() returns any image format alias that matches the specified pattern.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/mime_8c.html" id="GetMimeDescription">GetMimeDescription</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/mime_8c.html" id="GetMimeDescription">GetMimeDescription</a></h2>
<p>GetMimeDescription() returns the mime type description.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/mime_8c.html" id="GetMimeType">GetMimeType</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/mime_8c.html" id="GetMimeType">GetMimeType</a></h2>
<p>GetMimeType() returns the mime type.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/mime_8c.html" id="ListMimeInfo">ListMimeInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/mime_8c.html" id="ListMimeInfo">ListMimeInfo</a></h2>
<p>ListMimeInfo() lists the magic info to a file.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="mime.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
+ <a href="mime.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> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 17th February 2018 16:01 -->
\ No newline at end of file
+<!-- Magick Cache 5th September 2018 19:11 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Mime Methods</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, mime, methods, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" >
+ <title>MagickCore, C API: Mime Methods @ ImageMagick</title>
+ <meta name="application-name" content="ImageMagick">
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.imagemagick.org">
+ <meta name="generator" content="PHP">
+ <meta name="keywords" content="magickcore, c, api:, mime, methods, 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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/mime.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="mime.php#AcquireMimeCache">AcquireMimeCache</a> • <a href="mime.php#GetMimeInfoList">GetMimeInfoList</a> • <a href="mime.php#GetMimeList">GetMimeList</a> • <a href="mime.php#GetMimeDescription">GetMimeDescription</a> • <a href="mime.php#GetMimeType">GetMimeType</a> • <a href="mime.php#ListMimeInfo">ListMimeInfo</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/mime_8c.html" id="AcquireMimeCache">AcquireMimeCache</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/mime_8c.html" id="AcquireMimeCache">AcquireMimeCache</a></h2>
<p>AcquireMimeCache() caches one or more magic configurations which provides a mapping between magic attributes and a magic name.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/mime_8c.html" id="GetMimeInfoList">GetMimeInfoList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/mime_8c.html" id="GetMimeInfoList">GetMimeInfoList</a></h2>
<p>GetMimeInfoList() returns any image aliases that match the specified pattern.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/mime_8c.html" id="GetMimeList">GetMimeList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/mime_8c.html" id="GetMimeList">GetMimeList</a></h2>
<p>GetMimeList() returns any image format alias that matches the specified pattern.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/mime_8c.html" id="GetMimeDescription">GetMimeDescription</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/mime_8c.html" id="GetMimeDescription">GetMimeDescription</a></h2>
<p>GetMimeDescription() returns the mime type description.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/mime_8c.html" id="GetMimeType">GetMimeType</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/mime_8c.html" id="GetMimeType">GetMimeType</a></h2>
<p>GetMimeType() returns the mime type.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/mime_8c.html" id="ListMimeInfo">ListMimeInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/mime_8c.html" id="ListMimeInfo">ListMimeInfo</a></h2>
<p>ListMimeInfo() lists the magic info to a file.</p>
<p>return any errors or warnings in this structure.</p>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="mime.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="mime.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 5th September 2018 19:11 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>MagickCore, C API: Loadable Modules @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, loadable, modules, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../../api/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="https://www.imagemagick.org/api/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" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" 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>
+ <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://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://www.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>
</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="module.html#AcquireModuleInfo">AcquireModuleInfo</a> • <a href="module.html#DestroyModuleList">DestroyModuleList</a> • <a href="module.html#GetModuleInfo">GetModuleInfo</a> • <a href="module.html#GetModuleInfoList">GetModuleInfoList</a> • <a href="module.html#GetModuleList">GetModuleList</a> • <a href="module.html#GetMagickModulePath">GetMagickModulePath</a> • <a href="module.html#IsModuleTreeInstantiated">IsModuleTreeInstantiated</a> • <a href="module.html#InvokeDynamicImageFilter">InvokeDynamicImageFilter</a> • <a href="module.html#ListModuleInfo">ListModuleInfo</a> • <a href="module.html#OpenModule">OpenModule</a> • <a href="module.html#OpenModules">OpenModules</a> • <a href="module.html#RegisterModule">RegisterModule</a> • <a href="module.html#TagToCoderModuleName">TagToCoderModuleName</a> • <a href="module.html#TagToFilterModuleName">TagToFilterModuleName</a> • <a href="module.html#TagToModuleName">TagToModuleName</a> • <a href="module.html#UnregisterModule">UnregisterModule</a></p>
-<h2><a href="../../api/MagickCore/module_8c.html" id="AcquireModuleInfo">AcquireModuleInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="AcquireModuleInfo">AcquireModuleInfo</a></h2>
<p>AcquireModuleInfo() allocates the ModuleInfo structure.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/module_8c.html" id="DestroyModuleList">DestroyModuleList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="DestroyModuleList">DestroyModuleList</a></h2>
<p>DestroyModuleList() unregisters any previously loaded modules and exits the module loaded environment.</p>
void DestroyModuleList(void)
</pre>
-<h2><a href="../../api/MagickCore/module_8c.html" id="GetModuleInfo">GetModuleInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="GetModuleInfo">GetModuleInfo</a></h2>
<p>GetModuleInfo() returns a pointer to a ModuleInfo structure that matches the specified tag. If tag is NULL, the head of the module list is returned. If no modules are loaded, or the requested module is not found, NULL is returned.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/module_8c.html" id="GetModuleInfoList">GetModuleInfoList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="GetModuleInfoList">GetModuleInfoList</a></h2>
<p>GetModuleInfoList() returns any modules that match the specified pattern.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/module_8c.html" id="GetModuleList">GetModuleList</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="GetModuleList">GetModuleList</a></h2>
<p>GetModuleList() returns any image format modules that match the specified pattern.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/module_8c.html" id="GetMagickModulePath">GetMagickModulePath</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="GetMagickModulePath">GetMagickModulePath</a></h2>
<p>GetMagickModulePath() finds a module with the specified module type and filename.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/module_8c.html" id="IsModuleTreeInstantiated">IsModuleTreeInstantiated</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="IsModuleTreeInstantiated">IsModuleTreeInstantiated</a></h2>
<p>IsModuleTreeInstantiated() determines if the module tree is instantiated. If not, it instantiates the tree and returns it.</p>
IsModuleTreeInstantiated()
</pre>
-<h2><a href="../../api/MagickCore/module_8c.html" id="InvokeDynamicImageFilter">InvokeDynamicImageFilter</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="InvokeDynamicImageFilter">InvokeDynamicImageFilter</a></h2>
<p>InvokeDynamicImageFilter() invokes a dynamic image filter.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/module_8c.html" id="ListModuleInfo">ListModuleInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="ListModuleInfo">ListModuleInfo</a></h2>
<p>ListModuleInfo() lists the module info to a file.</p>
<dt>exception</dt>
<p>return any errors or warnings in this structure.</p>
-<h2><a href="../../api/MagickCore/module_8c.html" id="OpenModule">OpenModule</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="OpenModule">OpenModule</a></h2>
<p>OpenModule() loads a module, and invokes its registration module. It returns MagickTrue on success, and MagickFalse if there is an error.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/module_8c.html" id="OpenModules">OpenModules</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="OpenModules">OpenModules</a></h2>
<p>OpenModules() loads all available modules.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/module_8c.html" id="RegisterModule">RegisterModule</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="RegisterModule">RegisterModule</a></h2>
<p>RegisterModule() adds an entry to the module list. It returns a pointer to the registered entry on success.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/module_8c.html" id="TagToCoderModuleName">TagToCoderModuleName</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="TagToCoderModuleName">TagToCoderModuleName</a></h2>
<p>TagToCoderModuleName() munges a module tag and obtains the filename of the corresponding module.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/module_8c.html" id="TagToFilterModuleName">TagToFilterModuleName</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="TagToFilterModuleName">TagToFilterModuleName</a></h2>
<p>TagToFilterModuleName() munges a module tag and returns the filename of the corresponding filter module.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/module_8c.html" id="TagToModuleName">TagToModuleName</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="TagToModuleName">TagToModuleName</a></h2>
<p>TagToModuleName() munges the module tag name and returns an upper-case tag name as the input string, and a user-provided format.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/module_8c.html" id="UnregisterModule">UnregisterModule</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/module_8c.html" id="UnregisterModule">UnregisterModule</a></h2>
<p>UnregisterModule() unloads a module, and invokes its de-registration module. Returns MagickTrue on success, and MagickFalse if there is an error.</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="../../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="module.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="module.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> •
- <a href="../www/support.html">Donate</a> •
- <a href="../www/contact.html">Contact Us</a>
+ <a href="../../www/support.html">Donate</a> •
+ <a href="../../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 12th May 2018 15:39 -->
\ No newline at end of file
+<!-- Magick Cache 4th September 2018 07:41 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="mogrify.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="mogrify.html#MagickCommandGenesis">MagickCommandGenesis</a></p>
-<h2><a href="../../api/MagickWand/mogrify_8c.html" id="MagickCommandGenesis">MagickCommandGenesis</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/mogrify_8c.html" id="MagickCommandGenesis">MagickCommandGenesis</a></h2>
<p>MagickCommandGenesis() applies image processing options to an image as prescribed by command line options.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="mogrify.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 15th February 2018 13:01 -->
\ No newline at end of file
+<!-- Magick Cache 5th September 2018 17:14 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickWand, C API for ImageMagick: Command-line Interface</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickwc, api, for, imagemagick:, command-line, interface, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/mogrify.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="mogrify.php#MagickCommandGenesis">MagickCommandGenesis</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/mogrify_8c.html" id="MagickCommandGenesis">MagickCommandGenesis</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/mogrify_8c.html" id="MagickCommandGenesis">MagickCommandGenesis</a></h2>
<p>MagickCommandGenesis() applies image processing options to an image as prescribed by command line options.</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="mogrify.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="mogrify.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 5th September 2018 17:14 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>MagickCore, C API: Monitor the Progress of an Image Operation @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, monitor, the, progress, of, an, image, operation, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="monitor.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="monitor.html#SetImageProgressMonitor">SetImageProgressMonitor</a> • <a href="monitor.html#SetImageInfoProgressMonitor">SetImageInfoProgressMonitor</a></p>
-<h2><a href="../../api/MagickCore/monitor_8c.html" id="SetImageProgressMonitor">SetImageProgressMonitor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/monitor_8c.html" id="SetImageProgressMonitor">SetImageProgressMonitor</a></h2>
<p>SetImageProgressMonitor() sets the image progress monitor to the specified method and returns the previous progress monitor if any. The progress monitor method looks like this:</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/monitor_8c.html" id="SetImageInfoProgressMonitor">SetImageInfoProgressMonitor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/monitor_8c.html" id="SetImageInfoProgressMonitor">SetImageInfoProgressMonitor</a></h2>
<p>SetImageInfoProgressMonitor() sets the image_info progress monitor to the specified method and returns the previous progress monitor if any. The progress monitor method looks like this:</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="monitor.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
+ <a href="monitor.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> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 17th February 2018 01:35 -->
\ No newline at end of file
+<!-- Magick Cache 3rd September 2018 14:41 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Monitor the Progress of an Image Operation</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, monitor, the, progress, of, an, image, operation, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" >
+ <title>MagickCore, C API: Monitor the Progress of an Image Operation @ ImageMagick</title>
+ <meta name="application-name" content="ImageMagick">
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.imagemagick.org">
+ <meta name="generator" content="PHP">
+ <meta name="keywords" content="magickcore, c, api:, monitor, the, progress, of, an, image, operation, 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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/monitor.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="monitor.php#SetImageProgressMonitor">SetImageProgressMonitor</a> • <a href="monitor.php#SetImageInfoProgressMonitor">SetImageInfoProgressMonitor</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/monitor_8c.html" id="SetImageProgressMonitor">SetImageProgressMonitor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/monitor_8c.html" id="SetImageProgressMonitor">SetImageProgressMonitor</a></h2>
<p>SetImageProgressMonitor() sets the image progress monitor to the specified method and returns the previous progress monitor if any. The progress monitor method looks like this:</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/monitor_8c.html" id="SetImageInfoProgressMonitor">SetImageInfoProgressMonitor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/monitor_8c.html" id="SetImageInfoProgressMonitor">SetImageInfoProgressMonitor</a></h2>
<p>SetImageInfoProgressMonitor() sets the image_info progress monitor to the specified method and returns the previous progress monitor if any. The progress monitor method looks like this:</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="monitor.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="monitor.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 3rd September 2018 14:41 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>MagickCore, C API: Create an Image Thumbnail @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="montage.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <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>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="montage.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 16th February 2018 11:53 -->
\ No newline at end of file
+<!-- Magick Cache 8th September 2018 09:43 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Create an Image Thumbnail</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, create, an, image, thumbnail, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" >
+ <title>MagickCore, C API: Create an Image Thumbnail @ ImageMagick</title>
+ <meta name="application-name" content="ImageMagick">
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/montage.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
-<p class="text-center"><a href="montage.php#CloneMontageInfo">CloneMontageInfo</a> • <a href="montage.php#DestroyMontageInfo">DestroyMontageInfo</a> • <a href="montage.php#GetMontageInfo">GetMontageInfo</a> • <a href="montage.php#MontageImageList">MontageImageList</a></p>
-
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/montage_8c.html" id="CloneMontageInfo">CloneMontageInfo</a></h2>
-
-<p>CloneMontageInfo() makes a copy of the given montage info structure. If NULL is specified, a new image info structure is created initialized to default values.</p>
-
-<p>The format of the CloneMontageInfo method is:</p>
-
-<pre class="text">
-MontageInfo *CloneMontageInfo(const ImageInfo *image_info,
- const MontageInfo *montage_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>
-<dt>montage_info</dt>
-<dd>the montage info. </dd>
-
-<dd> </dd>
-</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/montage_8c.html" id="DestroyMontageInfo">DestroyMontageInfo</a></h2>
-
-<p>DestroyMontageInfo() deallocates memory associated with montage_info.</p>
-
-<p>The format of the DestroyMontageInfo method is:</p>
-
-<pre class="text">
-MontageInfo *DestroyMontageInfo(MontageInfo *montage_info)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>montage_info</dt>
-<dd>Specifies a pointer to an MontageInfo structure. </dd>
-
-<dd> </dd>
-
-<dd> </dd>
-</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/montage_8c.html" id="GetMontageInfo">GetMontageInfo</a></h2>
+<p class="text-center"><a href="montage.php#Unknown method">Unknown method</a></p>
-<p>GetMontageInfo() initializes montage_info to default values.</p>
-
-<p>The format of the GetMontageInfo method is:</p>
-
-<pre class="text">
-void GetMontageInfo(const ImageInfo *image_info,
- MontageInfo *montage_info)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>image_info</dt>
-<dd>a structure of type ImageInfo. </dd>
-
-<dd> </dd>
-<dt>montage_info</dt>
-<dd>Specifies a pointer to a MontageInfo structure. </dd>
-
-<dd> </dd>
-</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/montage_8c.html" id="MontageImageList">MontageImageList</a></h2>
-
-<p>MontageImageList() is a layout manager that lets you tile one or more thumbnails across an image canvas.</p>
-
-<p>The format of the MontageImageList method is:</p>
-
-<pre class="text">
-Image *MontageImageList(const ImageInfo *image_info,
- const MontageInfo *montage_info,Image *images,
- ExceptionInfo *exception)
-</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>
-<dt>montage_info</dt>
-<dd>Specifies a pointer to a MontageInfo structure. </dd>
-
-<dd> </dd>
-<dt>images</dt>
-<dd>Specifies a pointer to an array of Image structures. </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="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="montage.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="montage.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 8th September 2018 09:43 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="morphology.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="morphology.html#AcquireKernelInfo">AcquireKernelInfo</a> • <a href="morphology.html#AcquireKernelBuiltIn">AcquireKernelBuiltIn</a> • <a href="morphology.html#CloneKernelInfo">CloneKernelInfo</a> • <a href="morphology.html#DestroyKernelInfo">DestroyKernelInfo</a> • <a href="morphology.html#MorphologyApply">MorphologyApply</a> • <a href="morphology.html#This is almost identical to the MorphologyPrimative">This is almost identical to the MorphologyPrimative</a> • <a href="morphology.html#MorphologyImage">MorphologyImage</a> • <a href="morphology.html#ScaleGeometryKernelInfo">ScaleGeometryKernelInfo</a> • <a href="morphology.html#ScaleKernelInfo">ScaleKernelInfo</a> • <a href="morphology.html#ShowKernelInfo">ShowKernelInfo</a> • <a href="morphology.html#UnityAddKernelInfo">UnityAddKernelInfo</a> • <a href="morphology.html#ZeroKernelNans">ZeroKernelNans</a></p>
-<h2><a href="../../api/MagickCore/morphology_8c.html" id="AcquireKernelInfo">AcquireKernelInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/morphology_8c.html" id="AcquireKernelInfo">AcquireKernelInfo</a></h2>
<p>AcquireKernelInfo() takes the given string (generally supplied by the user) and converts it into a Morphology/Convolution Kernel. This allows users to specify a kernel from a number of pre-defined kernels, or to fully specify their own kernel for a specific Convolution or Morphology Operation.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/morphology_8c.html" id="AcquireKernelBuiltIn">AcquireKernelBuiltIn</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/morphology_8c.html" id="AcquireKernelBuiltIn">AcquireKernelBuiltIn</a></h2>
<p>AcquireKernelBuiltIn() returned one of the 'named' built-in types of kernels used for special purposes such as gaussian blurring, skeleton pruning, and edge distance determination.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/morphology_8c.html" id="CloneKernelInfo">CloneKernelInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/morphology_8c.html" id="CloneKernelInfo">CloneKernelInfo</a></h2>
<p>CloneKernelInfo() creates a new clone of the given Kernel List so that its can be modified without effecting the original. The cloned kernel should be destroyed using DestoryKernelInfo() when no longer needed.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/morphology_8c.html" id="DestroyKernelInfo">DestroyKernelInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/morphology_8c.html" id="DestroyKernelInfo">DestroyKernelInfo</a></h2>
<p>DestroyKernelInfo() frees the memory used by a Convolution/Morphology kernel.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/morphology_8c.html" id="MorphologyApply">MorphologyApply</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/morphology_8c.html" id="MorphologyApply">MorphologyApply</a></h2>
<p>MorphologyApply() applies a morphological method, multiple times using a list of multiple kernels. This is the method that should be called by other 'operators' that internally use morphology operations as part of their processing.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/morphology_8c.html" id="This_is almost identical to the MorphologyPrimative">This is almost identical to the MorphologyPrimative</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/morphology_8c.html" id="This_is almost identical to the MorphologyPrimative">This is almost identical to the MorphologyPrimative</a></h2>
<p>This is almost identical to the MorphologyPrimative() function above, but applies the primitive directly to the actual image using two passes, once in each direction, with the results of the previous (and current) row being re-used.</p>
<p>That is after each row is 'Sync'ed' into the image, the next row makes use of those values as part of the calculation of the next row. It repeats, but going in the oppisite (bottom-up) direction.</p>
<p>Because of this 're-use of results' this function can not make use of multi- threaded, parellel processing. </p>
-<h2><a href="../../api/MagickCore/morphology_8c.html" id="MorphologyImage">MorphologyImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/morphology_8c.html" id="MorphologyImage">MorphologyImage</a></h2>
<p>MorphologyImage() applies a user supplied kernel to the image according to the given mophology method.</p>
<p>This function applies any and all user defined settings before calling the above internal function MorphologyApply().</p>
-<p>User defined settings include... * Output Bias for Convolution and correlation ("-define convolve:bias=??") * Kernel Scale/normalize settings ("-define convolve:scale=??") This can also includes the addition of a scaled unity kernel. * Show Kernel being applied ("-define morphology:showkernel=1")</p>
+<p>User defined settings include... * Output Bias for Convolution and correlation ("-define convolve:bias=??") * Kernel Scale/normalize settings ("-define convolve:scale=??") This can also includes the addition of a scaled unity kernel. * Show Kernel being applied ("-define morphology:showKernel=1")</p>
-<p>Other operators that do not want user supplied options interfering, especially "convolve:bias" and "morphology:showkernel" should use MorphologyApply() directly.</p>
+<p>Other operators that do not want user supplied options interfering, especially "convolve:bias" and "morphology:showKernel" should use MorphologyApply() directly.</p>
<p>The format of the MorphologyImage method is:</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/morphology_8c.html" id="ScaleGeometryKernelInfo">ScaleGeometryKernelInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/morphology_8c.html" id="ScaleGeometryKernelInfo">ScaleGeometryKernelInfo</a></h2>
<p>ScaleGeometryKernelInfo() takes a geometry argument string, typically provided as a "-set option:convolve:scale {geometry}" user setting, and modifies the kernel according to the parsed arguments of that setting.</p>
<p></dd>
</dl>
-<h2><a href="../../api/MagickCore/morphology_8c.html" id="ScaleKernelInfo">ScaleKernelInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/morphology_8c.html" id="ScaleKernelInfo">ScaleKernelInfo</a></h2>
<p>ScaleKernelInfo() scales the given kernel list by the given amount, with or without normalization of the sum of the kernel values (as per given flags).</p>
<p></dd>
</dl>
-<h2><a href="../../api/MagickCore/morphology_8c.html" id="ShowKernelInfo">ShowKernelInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/morphology_8c.html" id="ShowKernelInfo">ShowKernelInfo</a></h2>
-<p>ShowKernelInfo() outputs the details of the given kernel defination to standard error, generally due to a users 'morphology:showkernel' option request.</p>
+<p>ShowKernelInfo() outputs the details of the given kernel defination to standard error, generally due to a users 'morphology:showKernel' option request.</p>
<p>The format of the ShowKernel method is:</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/morphology_8c.html" id="UnityAddKernelInfo">UnityAddKernelInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/morphology_8c.html" id="UnityAddKernelInfo">UnityAddKernelInfo</a></h2>
<p>UnityAddKernelInfo() Adds a given amount of the 'Unity' Convolution Kernel to the given pre-scaled and normalized Kernel. This in effect adds that amount of the original image into the resulting convolution kernel. This value is usually provided by the user as a percentage value in the 'convolve:scale' setting.</p>
<p></dd>
</dl>
-<h2><a href="../../api/MagickCore/morphology_8c.html" id="ZeroKernelNans">ZeroKernelNans</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/morphology_8c.html" id="ZeroKernelNans">ZeroKernelNans</a></h2>
<p>ZeroKernelNans() replaces any special 'nan' value that may be present in the kernel with a zero value. This is typically done when the kernel will be used in special hardware (GPU) convolution processors, to simply matters.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="morphology.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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>
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 15th February 2018 09:53 -->
\ No newline at end of file
+<!-- Magick Cache 7th September 2018 16:58 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Morphological Erosions, Dilations, Openings, and Closings</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, morphological, erosions, dilations, openings, closings, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/morphology.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="morphology.php#AcquireKernelInfo">AcquireKernelInfo</a> • <a href="morphology.php#AcquireKernelBuiltIn">AcquireKernelBuiltIn</a> • <a href="morphology.php#CloneKernelInfo">CloneKernelInfo</a> • <a href="morphology.php#DestroyKernelInfo">DestroyKernelInfo</a> • <a href="morphology.php#MorphologyApply">MorphologyApply</a> • <a href="morphology.php#This is almost identical to the MorphologyPrimative">This is almost identical to the MorphologyPrimative</a> • <a href="morphology.php#MorphologyImage">MorphologyImage</a> • <a href="morphology.php#ScaleGeometryKernelInfo">ScaleGeometryKernelInfo</a> • <a href="morphology.php#ScaleKernelInfo">ScaleKernelInfo</a> • <a href="morphology.php#ShowKernelInfo">ShowKernelInfo</a> • <a href="morphology.php#UnityAddKernelInfo">UnityAddKernelInfo</a> • <a href="morphology.php#ZeroKernelNans">ZeroKernelNans</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/morphology_8c.html" id="AcquireKernelInfo">AcquireKernelInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/morphology_8c.html" id="AcquireKernelInfo">AcquireKernelInfo</a></h2>
<p>AcquireKernelInfo() takes the given string (generally supplied by the user) and converts it into a Morphology/Convolution Kernel. This allows users to specify a kernel from a number of pre-defined kernels, or to fully specify their own kernel for a specific Convolution or Morphology Operation.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/morphology_8c.html" id="AcquireKernelBuiltIn">AcquireKernelBuiltIn</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/morphology_8c.html" id="AcquireKernelBuiltIn">AcquireKernelBuiltIn</a></h2>
<p>AcquireKernelBuiltIn() returned one of the 'named' built-in types of kernels used for special purposes such as gaussian blurring, skeleton pruning, and edge distance determination.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/morphology_8c.html" id="CloneKernelInfo">CloneKernelInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/morphology_8c.html" id="CloneKernelInfo">CloneKernelInfo</a></h2>
<p>CloneKernelInfo() creates a new clone of the given Kernel List so that its can be modified without effecting the original. The cloned kernel should be destroyed using DestoryKernelInfo() when no longer needed.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/morphology_8c.html" id="DestroyKernelInfo">DestroyKernelInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/morphology_8c.html" id="DestroyKernelInfo">DestroyKernelInfo</a></h2>
<p>DestroyKernelInfo() frees the memory used by a Convolution/Morphology kernel.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/morphology_8c.html" id="MorphologyApply">MorphologyApply</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/morphology_8c.html" id="MorphologyApply">MorphologyApply</a></h2>
<p>MorphologyApply() applies a morphological method, multiple times using a list of multiple kernels. This is the method that should be called by other 'operators' that internally use morphology operations as part of their processing.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/morphology_8c.html" id="This_is almost identical to the MorphologyPrimative">This is almost identical to the MorphologyPrimative</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/morphology_8c.html" id="This_is almost identical to the MorphologyPrimative">This is almost identical to the MorphologyPrimative</a></h2>
<p>This is almost identical to the MorphologyPrimative() function above, but applies the primitive directly to the actual image using two passes, once in each direction, with the results of the previous (and current) row being re-used.</p>
<p>That is after each row is 'Sync'ed' into the image, the next row makes use of those values as part of the calculation of the next row. It repeats, but going in the oppisite (bottom-up) direction.</p>
<p>Because of this 're-use of results' this function can not make use of multi- threaded, parellel processing. </p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/morphology_8c.html" id="MorphologyImage">MorphologyImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/morphology_8c.html" id="MorphologyImage">MorphologyImage</a></h2>
<p>MorphologyImage() applies a user supplied kernel to the image according to the given mophology method.</p>
<p>This function applies any and all user defined settings before calling the above internal function MorphologyApply().</p>
-<p>User defined settings include... * Output Bias for Convolution and correlation ("-define convolve:bias=??") * Kernel Scale/normalize settings ("-define convolve:scale=??") This can also includes the addition of a scaled unity kernel. * Show Kernel being applied ("-define morphology:showkernel=1")</p>
+<p>User defined settings include... * Output Bias for Convolution and correlation ("-define convolve:bias=??") * Kernel Scale/normalize settings ("-define convolve:scale=??") This can also includes the addition of a scaled unity kernel. * Show Kernel being applied ("-define morphology:showKernel=1")</p>
-<p>Other operators that do not want user supplied options interfering, especially "convolve:bias" and "morphology:showkernel" should use MorphologyApply() directly.</p>
+<p>Other operators that do not want user supplied options interfering, especially "convolve:bias" and "morphology:showKernel" should use MorphologyApply() directly.</p>
<p>The format of the MorphologyImage method is:</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/morphology_8c.html" id="ScaleGeometryKernelInfo">ScaleGeometryKernelInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/morphology_8c.html" id="ScaleGeometryKernelInfo">ScaleGeometryKernelInfo</a></h2>
<p>ScaleGeometryKernelInfo() takes a geometry argument string, typically provided as a "-set option:convolve:scale {geometry}" user setting, and modifies the kernel according to the parsed arguments of that setting.</p>
<p></dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/morphology_8c.html" id="ScaleKernelInfo">ScaleKernelInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/morphology_8c.html" id="ScaleKernelInfo">ScaleKernelInfo</a></h2>
<p>ScaleKernelInfo() scales the given kernel list by the given amount, with or without normalization of the sum of the kernel values (as per given flags).</p>
<p></dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/morphology_8c.html" id="ShowKernelInfo">ShowKernelInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/morphology_8c.html" id="ShowKernelInfo">ShowKernelInfo</a></h2>
-<p>ShowKernelInfo() outputs the details of the given kernel defination to standard error, generally due to a users 'morphology:showkernel' option request.</p>
+<p>ShowKernelInfo() outputs the details of the given kernel defination to standard error, generally due to a users 'morphology:showKernel' option request.</p>
<p>The format of the ShowKernel method is:</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/morphology_8c.html" id="UnityAddKernelInfo">UnityAddKernelInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/morphology_8c.html" id="UnityAddKernelInfo">UnityAddKernelInfo</a></h2>
<p>UnityAddKernelInfo() Adds a given amount of the 'Unity' Convolution Kernel to the given pre-scaled and normalized Kernel. This in effect adds that amount of the original image into the resulting convolution kernel. This value is usually provided by the user as a percentage value in the 'convolve:scale' setting.</p>
<p></dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/morphology_8c.html" id="ZeroKernelNans">ZeroKernelNans</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/morphology_8c.html" id="ZeroKernelNans">ZeroKernelNans</a></h2>
<p>ZeroKernelNans() replaces any special 'nan' value that may be present in the kernel with a zero value. This is typically done when the kernel will be used in special hardware (GPU) convolution processors, to simply matters.</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="morphology.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="morphology.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 7th September 2018 16:58 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="paint.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="paint.html#FloodfillPaintImage">FloodfillPaintImage</a> • <a href="paint.html#OilPaintImage">OilPaintImage</a> • <a href="paint.html#OpaquePaintImage">OpaquePaintImage</a> • <a href="paint.html#TransparentPaintImage">TransparentPaintImage</a> • <a href="paint.html#TransparentPaintImageChroma">TransparentPaintImageChroma</a></p>
-<h2><a href="../../api/MagickCore/paint_8c.html" id="FloodfillPaintImage">FloodfillPaintImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/paint_8c.html" id="FloodfillPaintImage">FloodfillPaintImage</a></h2>
<p>FloodfillPaintImage() changes the color value of any pixel that matches target and is an immediate neighbor. If the method FillToBorderMethod is specified, the color value is changed for any neighbor pixel that does not match the bordercolor member of image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/paint_8c.html" id="OilPaintImage">OilPaintImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/paint_8c.html" id="OilPaintImage">OilPaintImage</a></h2>
<p>OilPaintImage() applies a special effect filter that simulates an oil painting. Each pixel is replaced by the most frequent color occurring in a circular region defined by radius.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/paint_8c.html" id="OpaquePaintImage">OpaquePaintImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/paint_8c.html" id="OpaquePaintImage">OpaquePaintImage</a></h2>
<p>OpaquePaintImage() changes any pixel that matches color with the color defined by fill argument.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/paint_8c.html" id="TransparentPaintImage">TransparentPaintImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/paint_8c.html" id="TransparentPaintImage">TransparentPaintImage</a></h2>
<p>TransparentPaintImage() changes the opacity value associated with any pixel that matches color to the value defined by opacity.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/paint_8c.html" id="TransparentPaintImageChroma">TransparentPaintImageChroma</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/paint_8c.html" id="TransparentPaintImageChroma">TransparentPaintImageChroma</a></h2>
<p>TransparentPaintImageChroma() changes the opacity value associated with any pixel that matches color to the value defined by opacity.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="paint.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 16th February 2018 09:05 -->
\ No newline at end of file
+<!-- Magick Cache 8th September 2018 09:26 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Paint on an Image</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, paint, on, 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="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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/paint.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="paint.php#FloodfillPaintImage">FloodfillPaintImage</a> • <a href="paint.php#OilPaintImage">OilPaintImage</a> • <a href="paint.php#OpaquePaintImage">OpaquePaintImage</a> • <a href="paint.php#TransparentPaintImage">TransparentPaintImage</a> • <a href="paint.php#TransparentPaintImageChroma">TransparentPaintImageChroma</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/paint_8c.html" id="FloodfillPaintImage">FloodfillPaintImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/paint_8c.html" id="FloodfillPaintImage">FloodfillPaintImage</a></h2>
<p>FloodfillPaintImage() changes the color value of any pixel that matches target and is an immediate neighbor. If the method FillToBorderMethod is specified, the color value is changed for any neighbor pixel that does not match the bordercolor member of image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/paint_8c.html" id="OilPaintImage">OilPaintImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/paint_8c.html" id="OilPaintImage">OilPaintImage</a></h2>
<p>OilPaintImage() applies a special effect filter that simulates an oil painting. Each pixel is replaced by the most frequent color occurring in a circular region defined by radius.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/paint_8c.html" id="OpaquePaintImage">OpaquePaintImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/paint_8c.html" id="OpaquePaintImage">OpaquePaintImage</a></h2>
<p>OpaquePaintImage() changes any pixel that matches color with the color defined by fill argument.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/paint_8c.html" id="TransparentPaintImage">TransparentPaintImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/paint_8c.html" id="TransparentPaintImage">TransparentPaintImage</a></h2>
<p>TransparentPaintImage() changes the opacity value associated with any pixel that matches color to the value defined by opacity.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/paint_8c.html" id="TransparentPaintImageChroma">TransparentPaintImageChroma</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/paint_8c.html" id="TransparentPaintImageChroma">TransparentPaintImageChroma</a></h2>
<p>TransparentPaintImageChroma() changes the opacity value associated with any pixel that matches color to the value defined by opacity.</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="paint.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="paint.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 8th September 2018 09:26 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="pixel-iterator.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="pixel-iterator.html#ClearPixelIterator">ClearPixelIterator</a> • <a href="pixel-iterator.html#ClonePixelIterator">ClonePixelIterator</a> • <a href="pixel-iterator.html#DestroyPixelIterator">DestroyPixelIterator</a> • <a href="pixel-iterator.html#IsPixelIterator">IsPixelIterator</a> • <a href="pixel-iterator.html#NewPixelIterator">NewPixelIterator</a> • <a href="pixel-iterator.html#PixelClearIteratorException">PixelClearIteratorException</a> • <a href="pixel-iterator.html#NewPixelRegionIterator">NewPixelRegionIterator</a> • <a href="pixel-iterator.html#PixelGetCurrentIteratorRow">PixelGetCurrentIteratorRow</a> • <a href="pixel-iterator.html#PixelGetIteratorException">PixelGetIteratorException</a> • <a href="pixel-iterator.html#PixelGetIteratorExceptionType">PixelGetIteratorExceptionType</a> • <a href="pixel-iterator.html#PixelGetIteratorRow">PixelGetIteratorRow</a> • <a href="pixel-iterator.html#PixelGetNextIteratorRow">PixelGetNextIteratorRow</a> • <a href="pixel-iterator.html#PixelGetPreviousIteratorRow">PixelGetPreviousIteratorRow</a> • <a href="pixel-iterator.html#PixelResetIterator">PixelResetIterator</a> • <a href="pixel-iterator.html#PixelSetFirstIteratorRow">PixelSetFirstIteratorRow</a> • <a href="pixel-iterator.html#PixelSetIteratorRow">PixelSetIteratorRow</a> • <a href="pixel-iterator.html#PixelSetLastIteratorRow">PixelSetLastIteratorRow</a> • <a href="pixel-iterator.html#PixelSyncIterator">PixelSyncIterator</a></p>
-<h2><a href="../../api/MagickWand/pixel-iterator_8c.html" id="ClearPixelIterator">ClearPixelIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="ClearPixelIterator">ClearPixelIterator</a></h2>
<p>ClearPixelIterator() clear resources associated with a PixelIterator.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-iterator_8c.html" id="ClonePixelIterator">ClonePixelIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="ClonePixelIterator">ClonePixelIterator</a></h2>
<p>ClonePixelIterator() makes an exact copy of the specified iterator.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-iterator_8c.html" id="DestroyPixelIterator">DestroyPixelIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="DestroyPixelIterator">DestroyPixelIterator</a></h2>
<p>DestroyPixelIterator() deallocates resources associated with a PixelIterator.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-iterator_8c.html" id="IsPixelIterator">IsPixelIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="IsPixelIterator">IsPixelIterator</a></h2>
<p>IsPixelIterator() returns MagickTrue if the iterator is verified as a pixel iterator.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-iterator_8c.html" id="NewPixelIterator">NewPixelIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="NewPixelIterator">NewPixelIterator</a></h2>
<p>NewPixelIterator() returns a new pixel iterator.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-iterator_8c.html" id="PixelClearIteratorException">PixelClearIteratorException</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelClearIteratorException">PixelClearIteratorException</a></h2>
<p>PixelClearIteratorException() clear any exceptions associated with the iterator.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-iterator_8c.html" id="NewPixelRegionIterator">NewPixelRegionIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="NewPixelRegionIterator">NewPixelRegionIterator</a></h2>
<p>NewPixelRegionIterator() returns a new pixel iterator.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-iterator_8c.html" id="PixelGetCurrentIteratorRow">PixelGetCurrentIteratorRow</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelGetCurrentIteratorRow">PixelGetCurrentIteratorRow</a></h2>
<p>PixelGetCurrentIteratorRow() returns the current row as an array of pixel wands from the pixel iterator.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-iterator_8c.html" id="PixelGetIteratorException">PixelGetIteratorException</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelGetIteratorException">PixelGetIteratorException</a></h2>
<p>PixelGetIteratorException() returns the severity, reason, and description of any error that occurs when using other methods in this API.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-iterator_8c.html" id="PixelGetIteratorExceptionType">PixelGetIteratorExceptionType</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelGetIteratorExceptionType">PixelGetIteratorExceptionType</a></h2>
<p>PixelGetIteratorExceptionType() the exception type associated with the iterator. If no exception has occurred, UndefinedExceptionType is returned.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-iterator_8c.html" id="PixelGetIteratorRow">PixelGetIteratorRow</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelGetIteratorRow">PixelGetIteratorRow</a></h2>
<p>PixelGetIteratorRow() returns the current pixel iterator row.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-iterator_8c.html" id="PixelGetNextIteratorRow">PixelGetNextIteratorRow</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelGetNextIteratorRow">PixelGetNextIteratorRow</a></h2>
<p>PixelGetNextIteratorRow() returns the next row as an array of pixel wands from the pixel iterator.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-iterator_8c.html" id="PixelGetPreviousIteratorRow">PixelGetPreviousIteratorRow</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelGetPreviousIteratorRow">PixelGetPreviousIteratorRow</a></h2>
<p>PixelGetPreviousIteratorRow() returns the previous row as an array of pixel wands from the pixel iterator.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-iterator_8c.html" id="PixelResetIterator">PixelResetIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelResetIterator">PixelResetIterator</a></h2>
<p>PixelResetIterator() resets the pixel iterator. Use it in conjunction with PixelGetNextIteratorRow() to iterate over all the pixels in a pixel container.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-iterator_8c.html" id="PixelSetFirstIteratorRow">PixelSetFirstIteratorRow</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelSetFirstIteratorRow">PixelSetFirstIteratorRow</a></h2>
<p>PixelSetFirstIteratorRow() sets the pixel iterator to the first pixel row.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-iterator_8c.html" id="PixelSetIteratorRow">PixelSetIteratorRow</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelSetIteratorRow">PixelSetIteratorRow</a></h2>
<p>PixelSetIteratorRow() set the pixel iterator row.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-iterator_8c.html" id="PixelSetLastIteratorRow">PixelSetLastIteratorRow</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelSetLastIteratorRow">PixelSetLastIteratorRow</a></h2>
<p>PixelSetLastIteratorRow() sets the pixel iterator to the last pixel row.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-iterator_8c.html" id="PixelSyncIterator">PixelSyncIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelSyncIterator">PixelSyncIterator</a></h2>
<p>PixelSyncIterator() syncs the pixel iterator.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="pixel-iterator.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 15th February 2018 14:08 -->
\ No newline at end of file
+<!-- Magick Cache 5th September 2018 20:46 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickWand, C API for ImageMagick: Pixel Iterator Methods</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickwc, api, for, imagemagick:, pixel, iterator, methods, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/pixel-iterator.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="pixel-iterator.php#ClearPixelIterator">ClearPixelIterator</a> • <a href="pixel-iterator.php#ClonePixelIterator">ClonePixelIterator</a> • <a href="pixel-iterator.php#DestroyPixelIterator">DestroyPixelIterator</a> • <a href="pixel-iterator.php#IsPixelIterator">IsPixelIterator</a> • <a href="pixel-iterator.php#NewPixelIterator">NewPixelIterator</a> • <a href="pixel-iterator.php#PixelClearIteratorException">PixelClearIteratorException</a> • <a href="pixel-iterator.php#NewPixelRegionIterator">NewPixelRegionIterator</a> • <a href="pixel-iterator.php#PixelGetCurrentIteratorRow">PixelGetCurrentIteratorRow</a> • <a href="pixel-iterator.php#PixelGetIteratorException">PixelGetIteratorException</a> • <a href="pixel-iterator.php#PixelGetIteratorExceptionType">PixelGetIteratorExceptionType</a> • <a href="pixel-iterator.php#PixelGetIteratorRow">PixelGetIteratorRow</a> • <a href="pixel-iterator.php#PixelGetNextIteratorRow">PixelGetNextIteratorRow</a> • <a href="pixel-iterator.php#PixelGetPreviousIteratorRow">PixelGetPreviousIteratorRow</a> • <a href="pixel-iterator.php#PixelResetIterator">PixelResetIterator</a> • <a href="pixel-iterator.php#PixelSetFirstIteratorRow">PixelSetFirstIteratorRow</a> • <a href="pixel-iterator.php#PixelSetIteratorRow">PixelSetIteratorRow</a> • <a href="pixel-iterator.php#PixelSetLastIteratorRow">PixelSetLastIteratorRow</a> • <a href="pixel-iterator.php#PixelSyncIterator">PixelSyncIterator</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="ClearPixelIterator">ClearPixelIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="ClearPixelIterator">ClearPixelIterator</a></h2>
<p>ClearPixelIterator() clear resources associated with a PixelIterator.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="ClonePixelIterator">ClonePixelIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="ClonePixelIterator">ClonePixelIterator</a></h2>
<p>ClonePixelIterator() makes an exact copy of the specified iterator.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="DestroyPixelIterator">DestroyPixelIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="DestroyPixelIterator">DestroyPixelIterator</a></h2>
<p>DestroyPixelIterator() deallocates resources associated with a PixelIterator.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="IsPixelIterator">IsPixelIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="IsPixelIterator">IsPixelIterator</a></h2>
<p>IsPixelIterator() returns MagickTrue if the iterator is verified as a pixel iterator.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="NewPixelIterator">NewPixelIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="NewPixelIterator">NewPixelIterator</a></h2>
<p>NewPixelIterator() returns a new pixel iterator.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelClearIteratorException">PixelClearIteratorException</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelClearIteratorException">PixelClearIteratorException</a></h2>
<p>PixelClearIteratorException() clear any exceptions associated with the iterator.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="NewPixelRegionIterator">NewPixelRegionIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="NewPixelRegionIterator">NewPixelRegionIterator</a></h2>
<p>NewPixelRegionIterator() returns a new pixel iterator.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelGetCurrentIteratorRow">PixelGetCurrentIteratorRow</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelGetCurrentIteratorRow">PixelGetCurrentIteratorRow</a></h2>
<p>PixelGetCurrentIteratorRow() returns the current row as an array of pixel wands from the pixel iterator.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelGetIteratorException">PixelGetIteratorException</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelGetIteratorException">PixelGetIteratorException</a></h2>
<p>PixelGetIteratorException() returns the severity, reason, and description of any error that occurs when using other methods in this API.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelGetIteratorExceptionType">PixelGetIteratorExceptionType</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelGetIteratorExceptionType">PixelGetIteratorExceptionType</a></h2>
<p>PixelGetIteratorExceptionType() the exception type associated with the iterator. If no exception has occurred, UndefinedExceptionType is returned.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelGetIteratorRow">PixelGetIteratorRow</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelGetIteratorRow">PixelGetIteratorRow</a></h2>
<p>PixelGetIteratorRow() returns the current pixel iterator row.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelGetNextIteratorRow">PixelGetNextIteratorRow</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelGetNextIteratorRow">PixelGetNextIteratorRow</a></h2>
<p>PixelGetNextIteratorRow() returns the next row as an array of pixel wands from the pixel iterator.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelGetPreviousIteratorRow">PixelGetPreviousIteratorRow</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelGetPreviousIteratorRow">PixelGetPreviousIteratorRow</a></h2>
<p>PixelGetPreviousIteratorRow() returns the previous row as an array of pixel wands from the pixel iterator.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelResetIterator">PixelResetIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelResetIterator">PixelResetIterator</a></h2>
<p>PixelResetIterator() resets the pixel iterator. Use it in conjunction with PixelGetNextIteratorRow() to iterate over all the pixels in a pixel container.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelSetFirstIteratorRow">PixelSetFirstIteratorRow</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelSetFirstIteratorRow">PixelSetFirstIteratorRow</a></h2>
<p>PixelSetFirstIteratorRow() sets the pixel iterator to the first pixel row.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelSetIteratorRow">PixelSetIteratorRow</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelSetIteratorRow">PixelSetIteratorRow</a></h2>
<p>PixelSetIteratorRow() set the pixel iterator row.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelSetLastIteratorRow">PixelSetLastIteratorRow</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelSetLastIteratorRow">PixelSetLastIteratorRow</a></h2>
<p>PixelSetLastIteratorRow() sets the pixel iterator to the last pixel row.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelSyncIterator">PixelSyncIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="PixelSyncIterator">PixelSyncIterator</a></h2>
<p>PixelSyncIterator() syncs the pixel iterator.</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="pixel-iterator.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="pixel-iterator.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 5th September 2018 20:46 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="pixel-wand.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="pixel-wand.html#ClearPixelWand">ClearPixelWand</a> • <a href="pixel-wand.html#ClonePixelWand">ClonePixelWand</a> • <a href="pixel-wand.html#ClonePixelWands">ClonePixelWands</a> • <a href="pixel-wand.html#DestroyPixelWand">DestroyPixelWand</a> • <a href="pixel-wand.html#DestroyPixelWands">DestroyPixelWands</a> • <a href="pixel-wand.html#IsPixelWandSimilar">IsPixelWandSimilar</a> • <a href="pixel-wand.html#IsPixelWand">IsPixelWand</a> • <a href="pixel-wand.html#NewPixelWand">NewPixelWand</a> • <a href="pixel-wand.html#NewPixelWands">NewPixelWands</a> • <a href="pixel-wand.html#PixelClearException">PixelClearException</a> • <a href="pixel-wand.html#PixelGetAlpha">PixelGetAlpha</a> • <a href="pixel-wand.html#PixelGetAlphaQuantum">PixelGetAlphaQuantum</a> • <a href="pixel-wand.html#PixelGetBlack">PixelGetBlack</a> • <a href="pixel-wand.html#PixelGetBlackQuantum">PixelGetBlackQuantum</a> • <a href="pixel-wand.html#PixelGetBlue">PixelGetBlue</a> • <a href="pixel-wand.html#PixelGetBlueQuantum">PixelGetBlueQuantum</a> • <a href="pixel-wand.html#PixelGetColorAsString">PixelGetColorAsString</a> • <a href="pixel-wand.html#PixelGetColorAsNormalizedString">PixelGetColorAsNormalizedString</a> • <a href="pixel-wand.html#PixelGetColorCount">PixelGetColorCount</a> • <a href="pixel-wand.html#PixelGetCyan">PixelGetCyan</a> • <a href="pixel-wand.html#PixelGetCyanQuantum">PixelGetCyanQuantum</a> • <a href="pixel-wand.html#PixelGetException">PixelGetException</a> • <a href="pixel-wand.html#PixelGetExceptionType">PixelGetExceptionType</a> • <a href="pixel-wand.html#PixelGetFuzz">PixelGetFuzz</a> • <a href="pixel-wand.html#PixelGetGreen">PixelGetGreen</a> • <a href="pixel-wand.html#PixelGetGreenQuantum">PixelGetGreenQuantum</a> • <a href="pixel-wand.html#PixelGetHSL">PixelGetHSL</a> • <a href="pixel-wand.html#PixelGetIndex">PixelGetIndex</a> • <a href="pixel-wand.html#PixelGetMagenta">PixelGetMagenta</a> • <a href="pixel-wand.html#PixelGetMagentaQuantum">PixelGetMagentaQuantum</a> • <a href="pixel-wand.html#PixelGetMagickColor">PixelGetMagickColor</a> • <a href="pixel-wand.html#PixelGetPixel">PixelGetPixel</a> • <a href="pixel-wand.html#PixelGetQuantumPacket">PixelGetQuantumPacket</a> • <a href="pixel-wand.html#PixelGetQuantumPixel">PixelGetQuantumPixel</a> • <a href="pixel-wand.html#PixelGetRed">PixelGetRed</a> • <a href="pixel-wand.html#PixelGetRedQuantum">PixelGetRedQuantum</a> • <a href="pixel-wand.html#PixelGetYellow">PixelGetYellow</a> • <a href="pixel-wand.html#PixelGetYellowQuantum">PixelGetYellowQuantum</a> • <a href="pixel-wand.html#PixelSetAlpha">PixelSetAlpha</a> • <a href="pixel-wand.html#PixelSetAlphaQuantum">PixelSetAlphaQuantum</a> • <a href="pixel-wand.html#PixelSetBlack">PixelSetBlack</a> • <a href="pixel-wand.html#PixelSetBlackQuantum">PixelSetBlackQuantum</a> • <a href="pixel-wand.html#PixelSetBlue">PixelSetBlue</a> • <a href="pixel-wand.html#PixelSetBlueQuantum">PixelSetBlueQuantum</a> • <a href="pixel-wand.html#PixelSetColor">PixelSetColor</a> • <a href="pixel-wand.html#PixelSetColorCount">PixelSetColorCount</a> • <a href="pixel-wand.html#PixelSetColorFromWand">PixelSetColorFromWand</a> • <a href="pixel-wand.html#PixelSetCyan">PixelSetCyan</a> • <a href="pixel-wand.html#PixelSetCyanQuantum">PixelSetCyanQuantum</a> • <a href="pixel-wand.html#PixelSetFuzz">PixelSetFuzz</a> • <a href="pixel-wand.html#PixelSetGreen">PixelSetGreen</a> • <a href="pixel-wand.html#PixelSetGreenQuantum">PixelSetGreenQuantum</a> • <a href="pixel-wand.html#PixelSetHSL">PixelSetHSL</a> • <a href="pixel-wand.html#PixelSetIndex">PixelSetIndex</a> • <a href="pixel-wand.html#PixelSetMagenta">PixelSetMagenta</a> • <a href="pixel-wand.html#PixelSetMagentaQuantum">PixelSetMagentaQuantum</a> • <a href="pixel-wand.html#PixelSetPixelColor">PixelSetPixelColor</a> • <a href="pixel-wand.html#PixelSetQuantumPixel">PixelSetQuantumPixel</a> • <a href="pixel-wand.html#PixelSetRed">PixelSetRed</a> • <a href="pixel-wand.html#PixelSetRedQuantum">PixelSetRedQuantum</a> • <a href="pixel-wand.html#PixelSetYellow">PixelSetYellow</a> • <a href="pixel-wand.html#PixelSetYellowQuantum">PixelSetYellowQuantum</a></p>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="ClearPixelWand">ClearPixelWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="ClearPixelWand">ClearPixelWand</a></h2>
<p>ClearPixelWand() clears resources associated with the wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="ClonePixelWand">ClonePixelWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="ClonePixelWand">ClonePixelWand</a></h2>
<p>ClonePixelWand() makes an exact copy of the specified wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="ClonePixelWands">ClonePixelWands</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="ClonePixelWands">ClonePixelWands</a></h2>
<p>ClonePixelWands() makes an exact copy of the specified wands.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="DestroyPixelWand">DestroyPixelWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="DestroyPixelWand">DestroyPixelWand</a></h2>
<p>DestroyPixelWand() deallocates resources associated with a PixelWand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="DestroyPixelWands">DestroyPixelWands</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="DestroyPixelWands">DestroyPixelWands</a></h2>
<p>DestroyPixelWands() deallocates resources associated with an array of pixel wands.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="IsPixelWandSimilar">IsPixelWandSimilar</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="IsPixelWandSimilar">IsPixelWandSimilar</a></h2>
<p>IsPixelWandSimilar() returns MagickTrue if the distance between two colors is less than the specified distance.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="IsPixelWand">IsPixelWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="IsPixelWand">IsPixelWand</a></h2>
<p>IsPixelWand() returns MagickTrue if the wand is verified as a pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="NewPixelWand">NewPixelWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="NewPixelWand">NewPixelWand</a></h2>
<p>NewPixelWand() returns a new pixel wand.</p>
PixelWand *NewPixelWand(void)
</pre>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="NewPixelWands">NewPixelWands</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="NewPixelWands">NewPixelWands</a></h2>
<p>NewPixelWands() returns an array of pixel wands.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelClearException">PixelClearException</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelClearException">PixelClearException</a></h2>
<p>PixelClearException() clear any exceptions associated with the iterator.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelGetAlpha">PixelGetAlpha</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetAlpha">PixelGetAlpha</a></h2>
<p>PixelGetAlpha() returns the normalized alpha value of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelGetAlphaQuantum">PixelGetAlphaQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetAlphaQuantum">PixelGetAlphaQuantum</a></h2>
<p>PixelGetAlphaQuantum() returns the alpha value of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelGetBlack">PixelGetBlack</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetBlack">PixelGetBlack</a></h2>
<p>PixelGetBlack() returns the normalized black color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelGetBlackQuantum">PixelGetBlackQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetBlackQuantum">PixelGetBlackQuantum</a></h2>
<p>PixelGetBlackQuantum() returns the black color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelGetBlue">PixelGetBlue</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetBlue">PixelGetBlue</a></h2>
<p>PixelGetBlue() returns the normalized blue color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelGetBlueQuantum">PixelGetBlueQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetBlueQuantum">PixelGetBlueQuantum</a></h2>
<p>PixelGetBlueQuantum() returns the blue color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelGetColorAsString">PixelGetColorAsString</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetColorAsString">PixelGetColorAsString</a></h2>
<p>PixelGetColorAsString() returnsd the color of the pixel wand as a string.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelGetColorAsNormalizedString">PixelGetColorAsNormalizedString</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetColorAsNormalizedString">PixelGetColorAsNormalizedString</a></h2>
<p>PixelGetColorAsNormalizedString() returns the normalized color of the pixel wand as a string.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelGetColorCount">PixelGetColorCount</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetColorCount">PixelGetColorCount</a></h2>
<p>PixelGetColorCount() returns the color count associated with this color.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelGetCyan">PixelGetCyan</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetCyan">PixelGetCyan</a></h2>
<p>PixelGetCyan() returns the normalized cyan color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelGetCyanQuantum">PixelGetCyanQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetCyanQuantum">PixelGetCyanQuantum</a></h2>
<p>PixelGetCyanQuantum() returns the cyan color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelGetException">PixelGetException</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetException">PixelGetException</a></h2>
<p>PixelGetException() returns the severity, reason, and description of any error that occurs when using other methods in this API.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelGetExceptionType">PixelGetExceptionType</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetExceptionType">PixelGetExceptionType</a></h2>
<p>PixelGetExceptionType() the exception type associated with the wand. If no exception has occurred, UndefinedExceptionType is returned.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelGetFuzz">PixelGetFuzz</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetFuzz">PixelGetFuzz</a></h2>
<p>PixelGetFuzz() returns the normalized fuzz value of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelGetGreen">PixelGetGreen</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetGreen">PixelGetGreen</a></h2>
<p>PixelGetGreen() returns the normalized green color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelGetGreenQuantum">PixelGetGreenQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetGreenQuantum">PixelGetGreenQuantum</a></h2>
<p>PixelGetGreenQuantum() returns the green color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelGetHSL">PixelGetHSL</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetHSL">PixelGetHSL</a></h2>
<p>PixelGetHSL() returns the normalized HSL color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelGetIndex">PixelGetIndex</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetIndex">PixelGetIndex</a></h2>
<p>PixelGetIndex() returns the colormap index from the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelGetMagenta">PixelGetMagenta</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetMagenta">PixelGetMagenta</a></h2>
<p>PixelGetMagenta() returns the normalized magenta color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelGetMagentaQuantum">PixelGetMagentaQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetMagentaQuantum">PixelGetMagentaQuantum</a></h2>
<p>PixelGetMagentaQuantum() returns the magenta color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelGetMagickColor">PixelGetMagickColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetMagickColor">PixelGetMagickColor</a></h2>
<p>PixelGetMagickColor() gets the magick color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelGetPixel">PixelGetPixel</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetPixel">PixelGetPixel</a></h2>
<p>PixelGetPixel() returns the pixel wand pixel.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelGetQuantumPacket">PixelGetQuantumPacket</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetQuantumPacket">PixelGetQuantumPacket</a></h2>
<p>PixelGetQuantumPacket() gets the packet of the pixel wand as a PixelInfo.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelGetQuantumPixel">PixelGetQuantumPixel</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetQuantumPixel">PixelGetQuantumPixel</a></h2>
<p>PixelGetQuantumPixel() gets the pixel of the pixel wand as a PixelInfo.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelGetRed">PixelGetRed</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetRed">PixelGetRed</a></h2>
<p>PixelGetRed() returns the normalized red color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelGetRedQuantum">PixelGetRedQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetRedQuantum">PixelGetRedQuantum</a></h2>
<p>PixelGetRedQuantum() returns the red color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelGetYellow">PixelGetYellow</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetYellow">PixelGetYellow</a></h2>
<p>PixelGetYellow() returns the normalized yellow color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelGetYellowQuantum">PixelGetYellowQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetYellowQuantum">PixelGetYellowQuantum</a></h2>
<p>PixelGetYellowQuantum() returns the yellow color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelSetAlpha">PixelSetAlpha</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetAlpha">PixelSetAlpha</a></h2>
<p>PixelSetAlpha() sets the normalized alpha value of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelSetAlphaQuantum">PixelSetAlphaQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetAlphaQuantum">PixelSetAlphaQuantum</a></h2>
<p>PixelSetAlphaQuantum() sets the alpha value of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelSetBlack">PixelSetBlack</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetBlack">PixelSetBlack</a></h2>
<p>PixelSetBlack() sets the normalized black color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelSetBlackQuantum">PixelSetBlackQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetBlackQuantum">PixelSetBlackQuantum</a></h2>
<p>PixelSetBlackQuantum() sets the black color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelSetBlue">PixelSetBlue</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetBlue">PixelSetBlue</a></h2>
<p>PixelSetBlue() sets the normalized blue color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelSetBlueQuantum">PixelSetBlueQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetBlueQuantum">PixelSetBlueQuantum</a></h2>
<p>PixelSetBlueQuantum() sets the blue color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelSetColor">PixelSetColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetColor">PixelSetColor</a></h2>
<p>PixelSetColor() sets the color of the pixel wand with a string (e.g. "blue", "#0000ff", "rgb(0,0,255)", "cmyk(100,100,100,10)", etc.).</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelSetColorCount">PixelSetColorCount</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetColorCount">PixelSetColorCount</a></h2>
<p>PixelSetColorCount() sets the color count of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelSetColorFromWand">PixelSetColorFromWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetColorFromWand">PixelSetColorFromWand</a></h2>
<p>PixelSetColorFromWand() sets the color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelSetCyan">PixelSetCyan</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetCyan">PixelSetCyan</a></h2>
<p>PixelSetCyan() sets the normalized cyan color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelSetCyanQuantum">PixelSetCyanQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetCyanQuantum">PixelSetCyanQuantum</a></h2>
<p>PixelSetCyanQuantum() sets the cyan color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelSetFuzz">PixelSetFuzz</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetFuzz">PixelSetFuzz</a></h2>
<p>PixelSetFuzz() sets the fuzz value of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelSetGreen">PixelSetGreen</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetGreen">PixelSetGreen</a></h2>
<p>PixelSetGreen() sets the normalized green color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelSetGreenQuantum">PixelSetGreenQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetGreenQuantum">PixelSetGreenQuantum</a></h2>
<p>PixelSetGreenQuantum() sets the green color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelSetHSL">PixelSetHSL</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetHSL">PixelSetHSL</a></h2>
<p>PixelSetHSL() sets the normalized HSL color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelSetIndex">PixelSetIndex</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetIndex">PixelSetIndex</a></h2>
<p>PixelSetIndex() sets the colormap index of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelSetMagenta">PixelSetMagenta</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetMagenta">PixelSetMagenta</a></h2>
<p>PixelSetMagenta() sets the normalized magenta color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelSetMagentaQuantum">PixelSetMagentaQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetMagentaQuantum">PixelSetMagentaQuantum</a></h2>
<p>PixelSetMagentaQuantum() sets the magenta color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelSetPixelColor">PixelSetPixelColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetPixelColor">PixelSetPixelColor</a></h2>
<p>PixelSetPixelColor() sets the color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelSetQuantumPixel">PixelSetQuantumPixel</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetQuantumPixel">PixelSetQuantumPixel</a></h2>
<p>PixelSetQuantumPixel() sets the pixel of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelSetRed">PixelSetRed</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetRed">PixelSetRed</a></h2>
<p>PixelSetRed() sets the normalized red color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelSetRedQuantum">PixelSetRedQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetRedQuantum">PixelSetRedQuantum</a></h2>
<p>PixelSetRedQuantum() sets the red color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelSetYellow">PixelSetYellow</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetYellow">PixelSetYellow</a></h2>
<p>PixelSetYellow() sets the normalized yellow color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/pixel-wand_8c.html" id="PixelSetYellowQuantum">PixelSetYellowQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetYellowQuantum">PixelSetYellowQuantum</a></h2>
<p>PixelSetYellowQuantum() sets the yellow color of the pixel wand.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="pixel-wand.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 14th February 2018 10:36 -->
\ No newline at end of file
+<!-- Magick Cache 2nd September 2018 15:16 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickWand, C API for ImageMagick: Pixel Wand Methods</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickwc, api, for, imagemagick:, pixel, wmethods, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/pixel-wand.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="pixel-wand.php#ClearPixelWand">ClearPixelWand</a> • <a href="pixel-wand.php#ClonePixelWand">ClonePixelWand</a> • <a href="pixel-wand.php#ClonePixelWands">ClonePixelWands</a> • <a href="pixel-wand.php#DestroyPixelWand">DestroyPixelWand</a> • <a href="pixel-wand.php#DestroyPixelWands">DestroyPixelWands</a> • <a href="pixel-wand.php#IsPixelWandSimilar">IsPixelWandSimilar</a> • <a href="pixel-wand.php#IsPixelWand">IsPixelWand</a> • <a href="pixel-wand.php#NewPixelWand">NewPixelWand</a> • <a href="pixel-wand.php#NewPixelWands">NewPixelWands</a> • <a href="pixel-wand.php#PixelClearException">PixelClearException</a> • <a href="pixel-wand.php#PixelGetAlpha">PixelGetAlpha</a> • <a href="pixel-wand.php#PixelGetAlphaQuantum">PixelGetAlphaQuantum</a> • <a href="pixel-wand.php#PixelGetBlack">PixelGetBlack</a> • <a href="pixel-wand.php#PixelGetBlackQuantum">PixelGetBlackQuantum</a> • <a href="pixel-wand.php#PixelGetBlue">PixelGetBlue</a> • <a href="pixel-wand.php#PixelGetBlueQuantum">PixelGetBlueQuantum</a> • <a href="pixel-wand.php#PixelGetColorAsString">PixelGetColorAsString</a> • <a href="pixel-wand.php#PixelGetColorAsNormalizedString">PixelGetColorAsNormalizedString</a> • <a href="pixel-wand.php#PixelGetColorCount">PixelGetColorCount</a> • <a href="pixel-wand.php#PixelGetCyan">PixelGetCyan</a> • <a href="pixel-wand.php#PixelGetCyanQuantum">PixelGetCyanQuantum</a> • <a href="pixel-wand.php#PixelGetException">PixelGetException</a> • <a href="pixel-wand.php#PixelGetExceptionType">PixelGetExceptionType</a> • <a href="pixel-wand.php#PixelGetFuzz">PixelGetFuzz</a> • <a href="pixel-wand.php#PixelGetGreen">PixelGetGreen</a> • <a href="pixel-wand.php#PixelGetGreenQuantum">PixelGetGreenQuantum</a> • <a href="pixel-wand.php#PixelGetHSL">PixelGetHSL</a> • <a href="pixel-wand.php#PixelGetIndex">PixelGetIndex</a> • <a href="pixel-wand.php#PixelGetMagenta">PixelGetMagenta</a> • <a href="pixel-wand.php#PixelGetMagentaQuantum">PixelGetMagentaQuantum</a> • <a href="pixel-wand.php#PixelGetMagickColor">PixelGetMagickColor</a> • <a href="pixel-wand.php#PixelGetPixel">PixelGetPixel</a> • <a href="pixel-wand.php#PixelGetQuantumPacket">PixelGetQuantumPacket</a> • <a href="pixel-wand.php#PixelGetQuantumPixel">PixelGetQuantumPixel</a> • <a href="pixel-wand.php#PixelGetRed">PixelGetRed</a> • <a href="pixel-wand.php#PixelGetRedQuantum">PixelGetRedQuantum</a> • <a href="pixel-wand.php#PixelGetYellow">PixelGetYellow</a> • <a href="pixel-wand.php#PixelGetYellowQuantum">PixelGetYellowQuantum</a> • <a href="pixel-wand.php#PixelSetAlpha">PixelSetAlpha</a> • <a href="pixel-wand.php#PixelSetAlphaQuantum">PixelSetAlphaQuantum</a> • <a href="pixel-wand.php#PixelSetBlack">PixelSetBlack</a> • <a href="pixel-wand.php#PixelSetBlackQuantum">PixelSetBlackQuantum</a> • <a href="pixel-wand.php#PixelSetBlue">PixelSetBlue</a> • <a href="pixel-wand.php#PixelSetBlueQuantum">PixelSetBlueQuantum</a> • <a href="pixel-wand.php#PixelSetColor">PixelSetColor</a> • <a href="pixel-wand.php#PixelSetColorCount">PixelSetColorCount</a> • <a href="pixel-wand.php#PixelSetColorFromWand">PixelSetColorFromWand</a> • <a href="pixel-wand.php#PixelSetCyan">PixelSetCyan</a> • <a href="pixel-wand.php#PixelSetCyanQuantum">PixelSetCyanQuantum</a> • <a href="pixel-wand.php#PixelSetFuzz">PixelSetFuzz</a> • <a href="pixel-wand.php#PixelSetGreen">PixelSetGreen</a> • <a href="pixel-wand.php#PixelSetGreenQuantum">PixelSetGreenQuantum</a> • <a href="pixel-wand.php#PixelSetHSL">PixelSetHSL</a> • <a href="pixel-wand.php#PixelSetIndex">PixelSetIndex</a> • <a href="pixel-wand.php#PixelSetMagenta">PixelSetMagenta</a> • <a href="pixel-wand.php#PixelSetMagentaQuantum">PixelSetMagentaQuantum</a> • <a href="pixel-wand.php#PixelSetPixelColor">PixelSetPixelColor</a> • <a href="pixel-wand.php#PixelSetQuantumPixel">PixelSetQuantumPixel</a> • <a href="pixel-wand.php#PixelSetRed">PixelSetRed</a> • <a href="pixel-wand.php#PixelSetRedQuantum">PixelSetRedQuantum</a> • <a href="pixel-wand.php#PixelSetYellow">PixelSetYellow</a> • <a href="pixel-wand.php#PixelSetYellowQuantum">PixelSetYellowQuantum</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="ClearPixelWand">ClearPixelWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="ClearPixelWand">ClearPixelWand</a></h2>
<p>ClearPixelWand() clears resources associated with the wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="ClonePixelWand">ClonePixelWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="ClonePixelWand">ClonePixelWand</a></h2>
<p>ClonePixelWand() makes an exact copy of the specified wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="ClonePixelWands">ClonePixelWands</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="ClonePixelWands">ClonePixelWands</a></h2>
<p>ClonePixelWands() makes an exact copy of the specified wands.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="DestroyPixelWand">DestroyPixelWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="DestroyPixelWand">DestroyPixelWand</a></h2>
<p>DestroyPixelWand() deallocates resources associated with a PixelWand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="DestroyPixelWands">DestroyPixelWands</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="DestroyPixelWands">DestroyPixelWands</a></h2>
<p>DestroyPixelWands() deallocates resources associated with an array of pixel wands.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="IsPixelWandSimilar">IsPixelWandSimilar</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="IsPixelWandSimilar">IsPixelWandSimilar</a></h2>
<p>IsPixelWandSimilar() returns MagickTrue if the distance between two colors is less than the specified distance.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="IsPixelWand">IsPixelWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="IsPixelWand">IsPixelWand</a></h2>
<p>IsPixelWand() returns MagickTrue if the wand is verified as a pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="NewPixelWand">NewPixelWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="NewPixelWand">NewPixelWand</a></h2>
<p>NewPixelWand() returns a new pixel wand.</p>
PixelWand *NewPixelWand(void)
</pre>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="NewPixelWands">NewPixelWands</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="NewPixelWands">NewPixelWands</a></h2>
<p>NewPixelWands() returns an array of pixel wands.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelClearException">PixelClearException</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelClearException">PixelClearException</a></h2>
<p>PixelClearException() clear any exceptions associated with the iterator.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetAlpha">PixelGetAlpha</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetAlpha">PixelGetAlpha</a></h2>
<p>PixelGetAlpha() returns the normalized alpha value of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetAlphaQuantum">PixelGetAlphaQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetAlphaQuantum">PixelGetAlphaQuantum</a></h2>
<p>PixelGetAlphaQuantum() returns the alpha value of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetBlack">PixelGetBlack</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetBlack">PixelGetBlack</a></h2>
<p>PixelGetBlack() returns the normalized black color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetBlackQuantum">PixelGetBlackQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetBlackQuantum">PixelGetBlackQuantum</a></h2>
<p>PixelGetBlackQuantum() returns the black color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetBlue">PixelGetBlue</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetBlue">PixelGetBlue</a></h2>
<p>PixelGetBlue() returns the normalized blue color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetBlueQuantum">PixelGetBlueQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetBlueQuantum">PixelGetBlueQuantum</a></h2>
<p>PixelGetBlueQuantum() returns the blue color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetColorAsString">PixelGetColorAsString</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetColorAsString">PixelGetColorAsString</a></h2>
<p>PixelGetColorAsString() returnsd the color of the pixel wand as a string.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetColorAsNormalizedString">PixelGetColorAsNormalizedString</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetColorAsNormalizedString">PixelGetColorAsNormalizedString</a></h2>
<p>PixelGetColorAsNormalizedString() returns the normalized color of the pixel wand as a string.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetColorCount">PixelGetColorCount</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetColorCount">PixelGetColorCount</a></h2>
<p>PixelGetColorCount() returns the color count associated with this color.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetCyan">PixelGetCyan</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetCyan">PixelGetCyan</a></h2>
<p>PixelGetCyan() returns the normalized cyan color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetCyanQuantum">PixelGetCyanQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetCyanQuantum">PixelGetCyanQuantum</a></h2>
<p>PixelGetCyanQuantum() returns the cyan color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetException">PixelGetException</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetException">PixelGetException</a></h2>
<p>PixelGetException() returns the severity, reason, and description of any error that occurs when using other methods in this API.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetExceptionType">PixelGetExceptionType</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetExceptionType">PixelGetExceptionType</a></h2>
<p>PixelGetExceptionType() the exception type associated with the wand. If no exception has occurred, UndefinedExceptionType is returned.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetFuzz">PixelGetFuzz</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetFuzz">PixelGetFuzz</a></h2>
<p>PixelGetFuzz() returns the normalized fuzz value of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetGreen">PixelGetGreen</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetGreen">PixelGetGreen</a></h2>
<p>PixelGetGreen() returns the normalized green color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetGreenQuantum">PixelGetGreenQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetGreenQuantum">PixelGetGreenQuantum</a></h2>
<p>PixelGetGreenQuantum() returns the green color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetHSL">PixelGetHSL</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetHSL">PixelGetHSL</a></h2>
<p>PixelGetHSL() returns the normalized HSL color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetIndex">PixelGetIndex</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetIndex">PixelGetIndex</a></h2>
<p>PixelGetIndex() returns the colormap index from the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetMagenta">PixelGetMagenta</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetMagenta">PixelGetMagenta</a></h2>
<p>PixelGetMagenta() returns the normalized magenta color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetMagentaQuantum">PixelGetMagentaQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetMagentaQuantum">PixelGetMagentaQuantum</a></h2>
<p>PixelGetMagentaQuantum() returns the magenta color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetMagickColor">PixelGetMagickColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetMagickColor">PixelGetMagickColor</a></h2>
<p>PixelGetMagickColor() gets the magick color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetPixel">PixelGetPixel</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetPixel">PixelGetPixel</a></h2>
<p>PixelGetPixel() returns the pixel wand pixel.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetQuantumPacket">PixelGetQuantumPacket</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetQuantumPacket">PixelGetQuantumPacket</a></h2>
<p>PixelGetQuantumPacket() gets the packet of the pixel wand as a PixelInfo.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetQuantumPixel">PixelGetQuantumPixel</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetQuantumPixel">PixelGetQuantumPixel</a></h2>
<p>PixelGetQuantumPixel() gets the pixel of the pixel wand as a PixelInfo.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetRed">PixelGetRed</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetRed">PixelGetRed</a></h2>
<p>PixelGetRed() returns the normalized red color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetRedQuantum">PixelGetRedQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetRedQuantum">PixelGetRedQuantum</a></h2>
<p>PixelGetRedQuantum() returns the red color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetYellow">PixelGetYellow</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetYellow">PixelGetYellow</a></h2>
<p>PixelGetYellow() returns the normalized yellow color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetYellowQuantum">PixelGetYellowQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelGetYellowQuantum">PixelGetYellowQuantum</a></h2>
<p>PixelGetYellowQuantum() returns the yellow color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetAlpha">PixelSetAlpha</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetAlpha">PixelSetAlpha</a></h2>
<p>PixelSetAlpha() sets the normalized alpha value of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetAlphaQuantum">PixelSetAlphaQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetAlphaQuantum">PixelSetAlphaQuantum</a></h2>
<p>PixelSetAlphaQuantum() sets the alpha value of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetBlack">PixelSetBlack</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetBlack">PixelSetBlack</a></h2>
<p>PixelSetBlack() sets the normalized black color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetBlackQuantum">PixelSetBlackQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetBlackQuantum">PixelSetBlackQuantum</a></h2>
<p>PixelSetBlackQuantum() sets the black color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetBlue">PixelSetBlue</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetBlue">PixelSetBlue</a></h2>
<p>PixelSetBlue() sets the normalized blue color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetBlueQuantum">PixelSetBlueQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetBlueQuantum">PixelSetBlueQuantum</a></h2>
<p>PixelSetBlueQuantum() sets the blue color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetColor">PixelSetColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetColor">PixelSetColor</a></h2>
<p>PixelSetColor() sets the color of the pixel wand with a string (e.g. "blue", "#0000ff", "rgb(0,0,255)", "cmyk(100,100,100,10)", etc.).</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetColorCount">PixelSetColorCount</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetColorCount">PixelSetColorCount</a></h2>
<p>PixelSetColorCount() sets the color count of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetColorFromWand">PixelSetColorFromWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetColorFromWand">PixelSetColorFromWand</a></h2>
<p>PixelSetColorFromWand() sets the color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetCyan">PixelSetCyan</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetCyan">PixelSetCyan</a></h2>
<p>PixelSetCyan() sets the normalized cyan color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetCyanQuantum">PixelSetCyanQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetCyanQuantum">PixelSetCyanQuantum</a></h2>
<p>PixelSetCyanQuantum() sets the cyan color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetFuzz">PixelSetFuzz</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetFuzz">PixelSetFuzz</a></h2>
<p>PixelSetFuzz() sets the fuzz value of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetGreen">PixelSetGreen</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetGreen">PixelSetGreen</a></h2>
<p>PixelSetGreen() sets the normalized green color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetGreenQuantum">PixelSetGreenQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetGreenQuantum">PixelSetGreenQuantum</a></h2>
<p>PixelSetGreenQuantum() sets the green color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetHSL">PixelSetHSL</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetHSL">PixelSetHSL</a></h2>
<p>PixelSetHSL() sets the normalized HSL color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetIndex">PixelSetIndex</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetIndex">PixelSetIndex</a></h2>
<p>PixelSetIndex() sets the colormap index of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetMagenta">PixelSetMagenta</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetMagenta">PixelSetMagenta</a></h2>
<p>PixelSetMagenta() sets the normalized magenta color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetMagentaQuantum">PixelSetMagentaQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetMagentaQuantum">PixelSetMagentaQuantum</a></h2>
<p>PixelSetMagentaQuantum() sets the magenta color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetPixelColor">PixelSetPixelColor</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetPixelColor">PixelSetPixelColor</a></h2>
<p>PixelSetPixelColor() sets the color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetQuantumPixel">PixelSetQuantumPixel</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetQuantumPixel">PixelSetQuantumPixel</a></h2>
<p>PixelSetQuantumPixel() sets the pixel of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetRed">PixelSetRed</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetRed">PixelSetRed</a></h2>
<p>PixelSetRed() sets the normalized red color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetRedQuantum">PixelSetRedQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetRedQuantum">PixelSetRedQuantum</a></h2>
<p>PixelSetRedQuantum() sets the red color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetYellow">PixelSetYellow</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetYellow">PixelSetYellow</a></h2>
<p>PixelSetYellow() sets the normalized yellow color of the pixel wand.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetYellowQuantum">PixelSetYellowQuantum</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="PixelSetYellowQuantum">PixelSetYellowQuantum</a></h2>
<p>PixelSetYellowQuantum() sets the yellow color of the pixel wand.</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="pixel-wand.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="pixel-wand.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 2nd September 2018 15:16 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../../api/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="https://www.imagemagick.org/api/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" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" 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>
+ <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://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://www.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>
</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="profile.html#CloneImageProfiles">CloneImageProfiles</a> • <a href="profile.html#DeleteImageProfile">DeleteImageProfile</a> • <a href="profile.html#DestroyImageProfiles">DestroyImageProfiles</a> • <a href="profile.html#GetImageProfile">GetImageProfile</a> • <a href="profile.html#GetNextImageProfile">GetNextImageProfile</a> • <a href="profile.html#ProfileImage">ProfileImage</a> • <a href="profile.html#RemoveImageProfile">RemoveImageProfile</a> • <a href="profile.html#ResetImageProfileIterator">ResetImageProfileIterator</a> • <a href="profile.html#SetImageProfile">SetImageProfile</a> • <a href="profile.html#SyncImageProfiles">SyncImageProfiles</a></p>
-<h2><a href="../../api/MagickCore/profile_8c.html" id="CloneImageProfiles">CloneImageProfiles</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/profile_8c.html" id="CloneImageProfiles">CloneImageProfiles</a></h2>
<p>CloneImageProfiles() clones one or more image profiles.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/profile_8c.html" id="DeleteImageProfile">DeleteImageProfile</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/profile_8c.html" id="DeleteImageProfile">DeleteImageProfile</a></h2>
<p>DeleteImageProfile() deletes a profile from the image by its name.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/profile_8c.html" id="DestroyImageProfiles">DestroyImageProfiles</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/profile_8c.html" id="DestroyImageProfiles">DestroyImageProfiles</a></h2>
<p>DestroyImageProfiles() releases memory associated with an image profile map.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/profile_8c.html" id="GetImageProfile">GetImageProfile</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/profile_8c.html" id="GetImageProfile">GetImageProfile</a></h2>
<p>GetImageProfile() gets a profile associated with an image by name.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/profile_8c.html" id="GetNextImageProfile">GetNextImageProfile</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/profile_8c.html" id="GetNextImageProfile">GetNextImageProfile</a></h2>
<p>GetNextImageProfile() gets the next profile name for an image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/profile_8c.html" id="ProfileImage">ProfileImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/profile_8c.html" id="ProfileImage">ProfileImage</a></h2>
<p>ProfileImage() associates, applies, or removes an ICM, IPTC, or generic profile with / to / from an image. If the profile is NULL, it is removed from the image otherwise added or applied. Use a name of '*' and a profile of NULL to remove all profiles from the image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/profile_8c.html" id="RemoveImageProfile">RemoveImageProfile</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/profile_8c.html" id="RemoveImageProfile">RemoveImageProfile</a></h2>
<p>RemoveImageProfile() removes a named profile from the image and returns its value.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/profile_8c.html" id="ResetImageProfileIterator">ResetImageProfileIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/profile_8c.html" id="ResetImageProfileIterator">ResetImageProfileIterator</a></h2>
<p>ResetImageProfileIterator() resets the image profile iterator. Use it in conjunction with GetNextImageProfile() to iterate over all the profiles associated with an image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/profile_8c.html" id="SetImageProfile">SetImageProfile</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/profile_8c.html" id="SetImageProfile">SetImageProfile</a></h2>
<p>SetImageProfile() adds a named profile to the image. If a profile with the same name already exists, it is replaced. This method differs from the ProfileImage() method in that it does not apply CMS color profiles.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/profile_8c.html" id="SyncImageProfiles">SyncImageProfiles</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/profile_8c.html" id="SyncImageProfiles">SyncImageProfiles</a></h2>
<p>SyncImageProfiles() synchronizes image properties with the image profiles. Currently we only support updating the EXIF resolution and orientation.</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="../../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>
+ <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="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/support.html">Donate</a> •
+ <a href="../../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 12th May 2018 13:00 -->
\ No newline at end of file
+<!-- Magick Cache 5th September 2018 23:01 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../../api/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="https://www.imagemagick.org/api/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" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" 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>
+ <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://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://www.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>
</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="property.html#CloneImageProperties">CloneImageProperties</a> • <a href="property.html#DefineImageProperty">DefineImageProperty</a> • <a href="property.html#DeleteImageProperty">DeleteImageProperty</a> • <a href="property.html#DestroyImageProperties">DestroyImageProperties</a> • <a href="property.html#FormatImageProperty">FormatImageProperty</a> • <a href="property.html#GetImageProperty">GetImageProperty</a> • <a href="property.html#GetNextImageProperty">GetNextImageProperty</a> • <a href="property.html#InterpretImageProperties">InterpretImageProperties</a> • <a href="property.html#RemoveImageProperty">RemoveImageProperty</a> • <a href="property.html#ResetImagePropertyIterator">ResetImagePropertyIterator</a> • <a href="property.html#SetImageProperty">SetImageProperty</a></p>
-<h2><a href="../../api/MagickCore/property_8c.html" id="CloneImageProperties">CloneImageProperties</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/property_8c.html" id="CloneImageProperties">CloneImageProperties</a></h2>
<p>CloneImageProperties() clones all the image properties to another image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/property_8c.html" id="DefineImageProperty">DefineImageProperty</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/property_8c.html" id="DefineImageProperty">DefineImageProperty</a></h2>
<p>DefineImageProperty() associates an assignment string of the form "key=value" with an artifact or options. It is equivelent to SetImageProperty().</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/property_8c.html" id="DeleteImageProperty">DeleteImageProperty</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/property_8c.html" id="DeleteImageProperty">DeleteImageProperty</a></h2>
<p>DeleteImageProperty() deletes an image property.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/property_8c.html" id="DestroyImageProperties">DestroyImageProperties</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/property_8c.html" id="DestroyImageProperties">DestroyImageProperties</a></h2>
<p>DestroyImageProperties() destroys all properties and associated memory attached to the given image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/property_8c.html" id="FormatImageProperty">FormatImageProperty</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/property_8c.html" id="FormatImageProperty">FormatImageProperty</a></h2>
<p>FormatImageProperty() permits formatted property/value pairs to be saved as an image property.</p>
<dt> format</dt>
<p>A string describing the format to use to write the remaining arguments.</p>
-<h2><a href="../../api/MagickCore/property_8c.html" id="GetImageProperty">GetImageProperty</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/property_8c.html" id="GetImageProperty">GetImageProperty</a></h2>
<p>GetImageProperty() gets a value associated with an image property.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/property_8c.html" id="GetNextImageProperty">GetNextImageProperty</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/property_8c.html" id="GetNextImageProperty">GetNextImageProperty</a></h2>
<p>GetNextImageProperty() gets the next free-form string property name.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/property_8c.html" id="InterpretImageProperties">InterpretImageProperties</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/property_8c.html" id="InterpretImageProperties">InterpretImageProperties</a></h2>
<p>InterpretImageProperties() replaces any embedded formatting characters with the appropriate image property and returns the interpreted text.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/property_8c.html" id="RemoveImageProperty">RemoveImageProperty</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/property_8c.html" id="RemoveImageProperty">RemoveImageProperty</a></h2>
<p>RemoveImageProperty() removes a property from the image and returns its value.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/property_8c.html" id="ResetImagePropertyIterator">ResetImagePropertyIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/property_8c.html" id="ResetImagePropertyIterator">ResetImagePropertyIterator</a></h2>
<p>ResetImagePropertyIterator() resets the image properties iterator. Use it in conjunction with GetNextImageProperty() to iterate over all the values associated with an image property.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/property_8c.html" id="SetImageProperty">SetImageProperty</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/property_8c.html" id="SetImageProperty">SetImageProperty</a></h2>
<p>SetImageProperty() saves the given string value either to specific known attribute or to a freeform property string.</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="../../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>
+ <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="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/support.html">Donate</a> •
+ <a href="../../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 12th May 2018 16:39 -->
\ No newline at end of file
+<!-- Magick Cache 4th September 2018 03:17 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.imagemagick.org" />
<meta name="generator" content="PHP" />
<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="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="quantize.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<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>
+<h2><a href="http://www.imagemagick.org/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>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/quantize_8c.html" id="AcquireQuantizeInfo">AcquireQuantizeInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/quantize_8c.html" id="AcquireQuantizeInfo">AcquireQuantizeInfo</a></h2>
<p>AcquireQuantizeInfo() allocates the QuantizeInfo structure.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/quantize_8c.html" id="CloneQuantizeInfo">CloneQuantizeInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/quantize_8c.html" id="CompressImageColormap">CompressImageColormap</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/quantize_8c.html" id="DestroyQuantizeInfo">DestroyQuantizeInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/quantize_8c.html" id="DestroyQuantizeInfo">DestroyQuantizeInfo</a></h2>
<p>DestroyQuantizeInfo() deallocates memory associated with an QuantizeInfo structure.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/quantize_8c.html" id="GetImageQuantizeError">GetImageQuantizeError</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
<dt>exception</dt>
<p>return any errors or warnings in this structure.</p>
-<h2><a href="../../api/MagickCore/quantize_8c.html" id="GetQuantizeInfo">GetQuantizeInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/quantize_8c.html" id="GetQuantizeInfo">GetQuantizeInfo</a></h2>
<p>GetQuantizeInfo() initializes the QuantizeInfo structure.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/quantize_8c.html" id="PosterizeImage">PosterizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/quantize_8c.html" id="QuantizeImage">QuantizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/quantize_8c.html" id="QuantizeImages">QuantizeImages</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/quantize_8c.html" id="RemapImage">RemapImage</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/quantize_8c.html" id="RemapImages">RemapImages</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/quantize_8c.html" id="SetGrayscaleImage">SetGrayscaleImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/quantize_8c.html" id="SetGrayscaleImage">SetGrayscaleImage</a></h2>
<p>SetGrayscaleImage() converts an image to a PseudoClass grayscale image.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="quantize.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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>
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 14th February 2018 10:38 -->
\ No newline at end of file
+<!-- Magick Cache 4th September 2018 11:47 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Reduce the Number of Unique Colors in an Image</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, 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="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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" >
+ <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, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.imagemagick.org">
+ <meta name="generator" content="PHP">
+ <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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/quantize.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="quantize.php#QuantizeImage">QuantizeImage</a> • <a href="quantize.php#AcquireQuantizeInfo">AcquireQuantizeInfo</a> • <a href="quantize.php#CloneQuantizeInfo">CloneQuantizeInfo</a> • <a href="quantize.php#CompressImageColormap">CompressImageColormap</a> • <a href="quantize.php#DestroyQuantizeInfo">DestroyQuantizeInfo</a> • <a href="quantize.php#GetImageQuantizeError">GetImageQuantizeError</a> • <a href="quantize.php#GetQuantizeInfo">GetQuantizeInfo</a> • <a href="quantize.php#PosterizeImage">PosterizeImage</a> • <a href="quantize.php#QuantizeImage">QuantizeImage</a> • <a href="quantize.php#QuantizeImages">QuantizeImages</a> • <a href="quantize.php#RemapImage">RemapImage</a> • <a href="quantize.php#RemapImages">RemapImages</a> • <a href="quantize.php#SetGrayscaleImage">SetGrayscaleImage</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/quantize_8c.html" id="QuantizeImage">QuantizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/quantize_8c.html" id="AcquireQuantizeInfo">AcquireQuantizeInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/quantize_8c.html" id="AcquireQuantizeInfo">AcquireQuantizeInfo</a></h2>
<p>AcquireQuantizeInfo() allocates the QuantizeInfo structure.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/quantize_8c.html" id="CloneQuantizeInfo">CloneQuantizeInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/quantize_8c.html" id="CompressImageColormap">CompressImageColormap</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/quantize_8c.html" id="DestroyQuantizeInfo">DestroyQuantizeInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/quantize_8c.html" id="DestroyQuantizeInfo">DestroyQuantizeInfo</a></h2>
<p>DestroyQuantizeInfo() deallocates memory associated with an QuantizeInfo structure.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/quantize_8c.html" id="GetImageQuantizeError">GetImageQuantizeError</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
<dt>exception</dt>
<p>return any errors or warnings in this structure.</p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/quantize_8c.html" id="GetQuantizeInfo">GetQuantizeInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/quantize_8c.html" id="GetQuantizeInfo">GetQuantizeInfo</a></h2>
<p>GetQuantizeInfo() initializes the QuantizeInfo structure.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/quantize_8c.html" id="PosterizeImage">PosterizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/quantize_8c.html" id="QuantizeImage">QuantizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/quantize_8c.html" id="QuantizeImages">QuantizeImages</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/quantize_8c.html" id="RemapImage">RemapImage</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/quantize_8c.html" id="RemapImages">RemapImages</a></h2>
+<h2><a href="http://www.imagemagick.org/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>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/quantize_8c.html" id="SetGrayscaleImage">SetGrayscaleImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/quantize_8c.html" id="SetGrayscaleImage">SetGrayscaleImage</a></h2>
<p>SetGrayscaleImage() converts an image to a PseudoClass grayscale image.</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="quantize.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="quantize.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 4th September 2018 11:47 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>MagickCore, C API: The Image Registry @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, the, image, registry, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="registry.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="registry.html#DefineImageRegistry">DefineImageRegistry</a> • <a href="registry.html#DeleteImageRegistry">DeleteImageRegistry</a> • <a href="registry.html#GetImageRegistry">GetImageRegistry</a> • <a href="registry.html#GetNextImageRegistry">GetNextImageRegistry</a> • <a href="registry.html#RegistryComponentTerminus">RegistryComponentTerminus</a> • <a href="registry.html#RemoveImageRegistry">RemoveImageRegistry</a> • <a href="registry.html#ResetImageRegistryIterator">ResetImageRegistryIterator</a> • <a href="registry.html#SetImageRegistry">SetImageRegistry</a></p>
-<h2><a href="../../api/MagickCore/registry_8c.html" id="DefineImageRegistry">DefineImageRegistry</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/registry_8c.html" id="DefineImageRegistry">DefineImageRegistry</a></h2>
<p>DefineImageRegistry() associates a key/value pair with the image registry.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/registry_8c.html" id="DeleteImageRegistry">DeleteImageRegistry</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/registry_8c.html" id="DeleteImageRegistry">DeleteImageRegistry</a></h2>
<p>DeleteImageRegistry() deletes a key from the image registry.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/registry_8c.html" id="GetImageRegistry">GetImageRegistry</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/registry_8c.html" id="GetImageRegistry">GetImageRegistry</a></h2>
<p>GetImageRegistry() returns a value associated with an image registry key.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/registry_8c.html" id="GetNextImageRegistry">GetNextImageRegistry</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/registry_8c.html" id="GetNextImageRegistry">GetNextImageRegistry</a></h2>
<p>GetNextImageRegistry() gets the next image registry value.</p>
char *GetNextImageRegistry(void)
</pre>
-<h2><a href="../../api/MagickCore/registry_8c.html" id="RegistryComponentTerminus">RegistryComponentTerminus</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/registry_8c.html" id="RegistryComponentTerminus">RegistryComponentTerminus</a></h2>
<p>RegistryComponentTerminus() destroys the registry component.</p>
void RegistryComponentTerminus(void)
</pre>
-<h2><a href="../../api/MagickCore/registry_8c.html" id="RemoveImageRegistry">RemoveImageRegistry</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/registry_8c.html" id="RemoveImageRegistry">RemoveImageRegistry</a></h2>
<p>RemoveImageRegistry() removes a key from the image registry and returns its value.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/registry_8c.html" id="ResetImageRegistryIterator">ResetImageRegistryIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/registry_8c.html" id="ResetImageRegistryIterator">ResetImageRegistryIterator</a></h2>
<p>ResetImageRegistryIterator() resets the registry iterator. Use it in conjunction with GetNextImageRegistry() to iterate over all the values in the image registry.</p>
ResetImageRegistryIterator(void)
</pre>
-<h2><a href="../../api/MagickCore/registry_8c.html" id="SetImageRegistry">SetImageRegistry</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/registry_8c.html" id="SetImageRegistry">SetImageRegistry</a></h2>
<p>SetImageRegistry() associates a value with an image registry key.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="registry.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
+ <a href="registry.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> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 15th February 2018 21:46 -->
\ No newline at end of file
+<!-- Magick Cache 5th September 2018 23:34 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: The Image Registry</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, the, image, registry, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" >
+ <title>MagickCore, C API: The Image Registry @ ImageMagick</title>
+ <meta name="application-name" content="ImageMagick">
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.imagemagick.org">
+ <meta name="generator" content="PHP">
+ <meta name="keywords" content="magickcore, c, api:, the, image, registry, 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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/registry.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="registry.php#DefineImageRegistry">DefineImageRegistry</a> • <a href="registry.php#DeleteImageRegistry">DeleteImageRegistry</a> • <a href="registry.php#GetImageRegistry">GetImageRegistry</a> • <a href="registry.php#GetNextImageRegistry">GetNextImageRegistry</a> • <a href="registry.php#RegistryComponentTerminus">RegistryComponentTerminus</a> • <a href="registry.php#RemoveImageRegistry">RemoveImageRegistry</a> • <a href="registry.php#ResetImageRegistryIterator">ResetImageRegistryIterator</a> • <a href="registry.php#SetImageRegistry">SetImageRegistry</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/registry_8c.html" id="DefineImageRegistry">DefineImageRegistry</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/registry_8c.html" id="DefineImageRegistry">DefineImageRegistry</a></h2>
<p>DefineImageRegistry() associates a key/value pair with the image registry.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/registry_8c.html" id="DeleteImageRegistry">DeleteImageRegistry</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/registry_8c.html" id="DeleteImageRegistry">DeleteImageRegistry</a></h2>
<p>DeleteImageRegistry() deletes a key from the image registry.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/registry_8c.html" id="GetImageRegistry">GetImageRegistry</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/registry_8c.html" id="GetImageRegistry">GetImageRegistry</a></h2>
<p>GetImageRegistry() returns a value associated with an image registry key.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/registry_8c.html" id="GetNextImageRegistry">GetNextImageRegistry</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/registry_8c.html" id="GetNextImageRegistry">GetNextImageRegistry</a></h2>
<p>GetNextImageRegistry() gets the next image registry value.</p>
char *GetNextImageRegistry(void)
</pre>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/registry_8c.html" id="RegistryComponentTerminus">RegistryComponentTerminus</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/registry_8c.html" id="RegistryComponentTerminus">RegistryComponentTerminus</a></h2>
<p>RegistryComponentTerminus() destroys the registry component.</p>
void RegistryComponentTerminus(void)
</pre>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/registry_8c.html" id="RemoveImageRegistry">RemoveImageRegistry</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/registry_8c.html" id="RemoveImageRegistry">RemoveImageRegistry</a></h2>
<p>RemoveImageRegistry() removes a key from the image registry and returns its value.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/registry_8c.html" id="ResetImageRegistryIterator">ResetImageRegistryIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/registry_8c.html" id="ResetImageRegistryIterator">ResetImageRegistryIterator</a></h2>
<p>ResetImageRegistryIterator() resets the registry iterator. Use it in conjunction with GetNextImageRegistry() to iterate over all the values in the image registry.</p>
ResetImageRegistryIterator(void)
</pre>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/registry_8c.html" id="SetImageRegistry">SetImageRegistry</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/registry_8c.html" id="SetImageRegistry">SetImageRegistry</a></h2>
<p>SetImageRegistry() associates a value with an image registry key.</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="registry.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="registry.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 5th September 2018 23:34 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="resize.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="resize.html#AdaptiveResizeImage">AdaptiveResizeImage</a> • <a href="resize.html#InterpolativeResizeImage">InterpolativeResizeImage</a> • <a href="resize.html#LiquidRescaleImage">LiquidRescaleImage</a> • <a href="resize.html#MagnifyImage">MagnifyImage</a> • <a href="resize.html#MinifyImage">MinifyImage</a> • <a href="resize.html#ResampleImage">ResampleImage</a> • <a href="resize.html#ResizeImage">ResizeImage</a> • <a href="resize.html#SampleImage">SampleImage</a> • <a href="resize.html#ScaleImage">ScaleImage</a> • <a href="resize.html#ThumbnailImage">ThumbnailImage</a></p>
-<h2><a href="../../api/MagickCore/resize_8c.html" id="AdaptiveResizeImage">AdaptiveResizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/resize_8c.html" id="AdaptiveResizeImage">AdaptiveResizeImage</a></h2>
<p>AdaptiveResizeImage() adaptively resize image with pixel resampling.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/resize_8c.html" id="InterpolativeResizeImage">InterpolativeResizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/resize_8c.html" id="InterpolativeResizeImage">InterpolativeResizeImage</a></h2>
<p>InterpolativeResizeImage() resizes an image using the specified interpolation method.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/resize_8c.html" id="LiquidRescaleImage">LiquidRescaleImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/resize_8c.html" id="LiquidRescaleImage">LiquidRescaleImage</a></h2>
<p>LiquidRescaleImage() rescales image with seam carving.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/resize_8c.html" id="MagnifyImage">MagnifyImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/resize_8c.html" id="MagnifyImage">MagnifyImage</a></h2>
<p>MagnifyImage() doubles the size of the image with a pixel art scaling algorithm.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/resize_8c.html" id="MinifyImage">MinifyImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/resize_8c.html" id="MinifyImage">MinifyImage</a></h2>
<p>MinifyImage() is a convenience method that scales an image proportionally to half its size.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/resize_8c.html" id="ResampleImage">ResampleImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/resize_8c.html" id="ResampleImage">ResampleImage</a></h2>
<p>ResampleImage() resize image in terms of its pixel size, so that when displayed at the given resolution it will be the same size in terms of real world units as the original image at the original resolution.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/resize_8c.html" id="ResizeImage">ResizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/resize_8c.html" id="ResizeImage">ResizeImage</a></h2>
<p>ResizeImage() scales an image to the desired dimensions, using the given filter (see AcquireFilterInfo()).</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/resize_8c.html" id="SampleImage">SampleImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/resize_8c.html" id="SampleImage">SampleImage</a></h2>
<p>SampleImage() scales an image to the desired dimensions with pixel sampling. Unlike other scaling methods, this method does not introduce any additional color into the scaled image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/resize_8c.html" id="ScaleImage">ScaleImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/resize_8c.html" id="ScaleImage">ScaleImage</a></h2>
<p>ScaleImage() changes the size of an image to the given dimensions.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/resize_8c.html" id="ThumbnailImage">ThumbnailImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/resize_8c.html" id="ThumbnailImage">ThumbnailImage</a></h2>
<p>ThumbnailImage() changes the size of an image to the given dimensions and removes any associated profiles. The goal is to produce small low cost thumbnail images suited for display on the Web.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="resize.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 15th February 2018 13:16 -->
\ No newline at end of file
+<!-- Magick Cache 4th September 2018 11:35 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Resize an Image</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, resize, 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="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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/resize.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="resize.php#AdaptiveResizeImage">AdaptiveResizeImage</a> • <a href="resize.php#InterpolativeResizeImage">InterpolativeResizeImage</a> • <a href="resize.php#LiquidRescaleImage">LiquidRescaleImage</a> • <a href="resize.php#MagnifyImage">MagnifyImage</a> • <a href="resize.php#MinifyImage">MinifyImage</a> • <a href="resize.php#ResampleImage">ResampleImage</a> • <a href="resize.php#ResizeImage">ResizeImage</a> • <a href="resize.php#SampleImage">SampleImage</a> • <a href="resize.php#ScaleImage">ScaleImage</a> • <a href="resize.php#ThumbnailImage">ThumbnailImage</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/resize_8c.html" id="AdaptiveResizeImage">AdaptiveResizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/resize_8c.html" id="AdaptiveResizeImage">AdaptiveResizeImage</a></h2>
<p>AdaptiveResizeImage() adaptively resize image with pixel resampling.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/resize_8c.html" id="InterpolativeResizeImage">InterpolativeResizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/resize_8c.html" id="InterpolativeResizeImage">InterpolativeResizeImage</a></h2>
<p>InterpolativeResizeImage() resizes an image using the specified interpolation method.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/resize_8c.html" id="LiquidRescaleImage">LiquidRescaleImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/resize_8c.html" id="LiquidRescaleImage">LiquidRescaleImage</a></h2>
<p>LiquidRescaleImage() rescales image with seam carving.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/resize_8c.html" id="MagnifyImage">MagnifyImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/resize_8c.html" id="MagnifyImage">MagnifyImage</a></h2>
<p>MagnifyImage() doubles the size of the image with a pixel art scaling algorithm.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/resize_8c.html" id="MinifyImage">MinifyImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/resize_8c.html" id="MinifyImage">MinifyImage</a></h2>
<p>MinifyImage() is a convenience method that scales an image proportionally to half its size.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/resize_8c.html" id="ResampleImage">ResampleImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/resize_8c.html" id="ResampleImage">ResampleImage</a></h2>
<p>ResampleImage() resize image in terms of its pixel size, so that when displayed at the given resolution it will be the same size in terms of real world units as the original image at the original resolution.</p>
<pre class="text">
Image *ResampleImage(Image *image,const double x_resolution,
- const double y_resolution,const FilterTypes filter,
+ const double y_resolution,const FilterType filter,
ExceptionInfo *exception)
</pre>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/resize_8c.html" id="ResizeImage">ResizeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/resize_8c.html" id="ResizeImage">ResizeImage</a></h2>
<p>ResizeImage() scales an image to the desired dimensions, using the given filter (see AcquireFilterInfo()).</p>
<pre class="text">
Image *ResizeImage(Image *image,const size_t columns,const size_t rows,
- const FilterTypes filter,ExceptionInfo *exception)
+ const FilterType filter,ExceptionInfo *exception)
</pre>
<p>A description of each parameter follows:</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/resize_8c.html" id="SampleImage">SampleImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/resize_8c.html" id="SampleImage">SampleImage</a></h2>
<p>SampleImage() scales an image to the desired dimensions with pixel sampling. Unlike other scaling methods, this method does not introduce any additional color into the scaled image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/resize_8c.html" id="ScaleImage">ScaleImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/resize_8c.html" id="ScaleImage">ScaleImage</a></h2>
<p>ScaleImage() changes the size of an image to the given dimensions.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/resize_8c.html" id="ThumbnailImage">ThumbnailImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/resize_8c.html" id="ThumbnailImage">ThumbnailImage</a></h2>
<p>ThumbnailImage() changes the size of an image to the given dimensions and removes any associated profiles. The goal is to produce small low cost thumbnail images suited for display on the Web.</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="resize.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="resize.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 4th September 2018 11:35 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../../api/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="https://www.imagemagick.org/api/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" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" 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>
+ <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://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://www.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>
</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="resource.html#AcquireMagickResource">AcquireMagickResource</a> • <a href="resource.html#AcquireUniqueFileResource">AcquireUniqueFileResource</a> • <a href="resource.html#GetMagickResource">GetMagickResource</a> • <a href="resource.html#GetMagickResourceLimit">GetMagickResourceLimit</a> • <a href="resource.html#ListMagickResourceInfo">ListMagickResourceInfo</a> • <a href="resource.html#RelinquishMagickResource">RelinquishMagickResource</a> • <a href="resource.html#RelinquishUniqueFileResource">RelinquishUniqueFileResource</a> • <a href="resource.html#SetMagickResourceLimit">SetMagickResourceLimit</a></p>
-<h2><a href="../../api/MagickCore/resource_8c.html" id="AcquireMagickResource">AcquireMagickResource</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/resource_8c.html" id="AcquireMagickResource">AcquireMagickResource</a></h2>
<p>AcquireMagickResource() acquires resources of the specified type. MagickFalse is returned if the specified resource is exhausted otherwise MagickTrue.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/resource_8c.html" id="AcquireUniqueFileResource">AcquireUniqueFileResource</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/resource_8c.html" id="AcquireUniqueFileResource">AcquireUniqueFileResource</a></h2>
<p>AcquireUniqueFileResource() returns a unique file name, and returns a file descriptor for the file open for reading and writing.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/resource_8c.html" id="GetMagickResource">GetMagickResource</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/resource_8c.html" id="GetMagickResource">GetMagickResource</a></h2>
<p>GetMagickResource() returns the specified resource.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/resource_8c.html" id="GetMagickResourceLimit">GetMagickResourceLimit</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/resource_8c.html" id="GetMagickResourceLimit">GetMagickResourceLimit</a></h2>
<p>GetMagickResourceLimit() returns the specified resource limit.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/resource_8c.html" id="ListMagickResourceInfo">ListMagickResourceInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/resource_8c.html" id="ListMagickResourceInfo">ListMagickResourceInfo</a></h2>
<p>ListMagickResourceInfo() lists the resource info to a file.</p>
<dt>exception</dt>
<p>return any errors or warnings in this structure.</p>
-<h2><a href="../../api/MagickCore/resource_8c.html" id="RelinquishMagickResource">RelinquishMagickResource</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/resource_8c.html" id="RelinquishMagickResource">RelinquishMagickResource</a></h2>
<p>RelinquishMagickResource() relinquishes resources of the specified type.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/resource_8c.html" id="RelinquishUniqueFileResource">RelinquishUniqueFileResource</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/resource_8c.html" id="RelinquishUniqueFileResource">RelinquishUniqueFileResource</a></h2>
<p>RelinquishUniqueFileResource() relinquishes a unique file resource.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/resource_8c.html" id="SetMagickResourceLimit">SetMagickResourceLimit</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/resource_8c.html" id="SetMagickResourceLimit">SetMagickResourceLimit</a></h2>
<p>SetMagickResourceLimit() sets the limit for a particular resource.</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="../../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>
+ <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="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/support.html">Donate</a> •
+ <a href="../../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 13th May 2018 23:48 -->
\ No newline at end of file
+<!-- Magick Cache 6th September 2018 23:24 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>MagickCore, C API: Segment an Image with Thresholding Fuzzy c-Means @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="segment.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="segment.html#SegmentImage">SegmentImage</a></p>
-<h2><a href="../../api/MagickCore/segment_8c.html" id="SegmentImage">SegmentImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/segment_8c.html" id="SegmentImage">SegmentImage</a></h2>
<p>SegmentImage() segment an image by analyzing the histograms of the color components and identifying units that are homogeneous with the fuzzy C-means technique.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="segment.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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>
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 15th February 2018 23:13 -->
\ No newline at end of file
+<!-- Magick Cache 3rd September 2018 21:21 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Segment an Image with Thresholding Fuzzy c-Means</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, segment, an, image, with, thresholding, fuzzy, c-means, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" >
+ <title>MagickCore, C API: Segment an Image with Thresholding Fuzzy c-Means @ ImageMagick</title>
+ <meta name="application-name" content="ImageMagick">
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/segment.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="segment.php#SegmentImage">SegmentImage</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/segment_8c.html" id="SegmentImage">SegmentImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/segment_8c.html" id="SegmentImage">SegmentImage</a></h2>
<p>SegmentImage() segment an image by analyzing the histograms of the color components and identifying units that are homogeneous with the fuzzy C-means technique.</p>
<p>return any errors or warnings in this structure.</p>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="segment.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="segment.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 3rd September 2018 21:21 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="shear.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="shear.html#The XShearImage">The XShearImage</a> • <a href="shear.html#DeskewImage">DeskewImage</a> • <a href="shear.html#IntegralRotateImage">IntegralRotateImage</a> • <a href="shear.html#ShearImage">ShearImage</a> • <a href="shear.html#ShearRotateImage">ShearRotateImage</a></p>
-<h2><a href="../../api/MagickCore/shear_8c.html" id="The_XShearImage">The XShearImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/shear_8c.html" id="The_XShearImage">The XShearImage</a></h2>
<p>The XShearImage() and YShearImage() methods are based on the paper "A Fast Algorithm for General Raster Rotation" by Alan W. Paeth, Graphics Interface '86 (Vancouver). ShearRotateImage() is adapted from a similar method based on the Paeth paper written by Michael Halle of the Spatial Imaging Group, MIT Media Lab.</p>
-<h2><a href="../../api/MagickCore/shear_8c.html" id="DeskewImage">DeskewImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/shear_8c.html" id="DeskewImage">DeskewImage</a></h2>
<p>DeskewImage() removes skew from the image. Skew is an artifact that occurs in scanned images because of the camera being misaligned, imperfections in the scanning or surface, or simply because the paper was not placed completely flat when scanned.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/shear_8c.html" id="IntegralRotateImage">IntegralRotateImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/shear_8c.html" id="IntegralRotateImage">IntegralRotateImage</a></h2>
<p>IntegralRotateImage() rotates the image an integral of 90 degrees. It allocates the memory necessary for the new Image structure and returns a pointer to the rotated image.</p>
<dt>rotations</dt>
<p>Specifies the number of 90 degree rotations.</p>
-<h2><a href="../../api/MagickCore/shear_8c.html" id="ShearImage">ShearImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/shear_8c.html" id="ShearImage">ShearImage</a></h2>
<p>ShearImage() creates a new image that is a shear_image copy of an existing one. Shearing slides one edge of an image along the X or Y axis, creating a parallelogram. An X direction shear slides an edge along the X axis, while a Y direction shear slides an edge along the Y axis. The amount of the shear is controlled by a shear angle. For X direction shears, x_shear is measured relative to the Y axis, and similarly, for Y direction shears y_shear is measured relative to the X axis. Empty triangles left over from shearing the image are filled with the background color defined by member 'background_color' of the image.. ShearImage() allocates the memory necessary for the new Image structure and returns a pointer to the new image.</p>
<dt>exception</dt>
<p>return any errors or warnings in this structure.</p>
-<h2><a href="../../api/MagickCore/shear_8c.html" id="ShearRotateImage">ShearRotateImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/shear_8c.html" id="ShearRotateImage">ShearRotateImage</a></h2>
<p>ShearRotateImage() creates a new image that is a rotated copy of an existing one. Positive angles rotate counter-clockwise (right-hand rule), while negative angles rotate clockwise. Rotated images are usually larger than the originals and have 'empty' triangular corners. X axis. Empty triangles left over from shearing the image are filled with the background color defined by member 'background_color' of the image. ShearRotateImage allocates the memory necessary for the new Image structure and returns a pointer to the new image.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="shear.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 15th February 2018 10:02 -->
\ No newline at end of file
+<!-- Magick Cache 6th September 2018 19:13 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Shear or Rotate an Image by an Arbitrary Angle</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, shear, or, rotate, an, image, by, an, arbitrary, angle, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/shear.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="shear.php#The XShearImage">The XShearImage</a> • <a href="shear.php#DeskewImage">DeskewImage</a> • <a href="shear.php#IntegralRotateImage">IntegralRotateImage</a> • <a href="shear.php#ShearImage">ShearImage</a> • <a href="shear.php#ShearRotateImage">ShearRotateImage</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/shear_8c.html" id="The_XShearImage">The XShearImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/shear_8c.html" id="The_XShearImage">The XShearImage</a></h2>
-<p>The XShearImage() and YShearImage() methods are based on the paper "A Fast Algorithm for General Raster Rotatation" by Alan W. Paeth, Graphics Interface '86 (Vancouver). ShearRotateImage() is adapted from a similar method based on the Paeth paper written by Michael Halle of the Spatial Imaging Group, MIT Media Lab.</p>
+<p>The XShearImage() and YShearImage() methods are based on the paper "A Fast Algorithm for General Raster Rotation" by Alan W. Paeth, Graphics Interface '86 (Vancouver). ShearRotateImage() is adapted from a similar method based on the Paeth paper written by Michael Halle of the Spatial Imaging Group, MIT Media Lab.</p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/shear_8c.html" id="DeskewImage">DeskewImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/shear_8c.html" id="DeskewImage">DeskewImage</a></h2>
<p>DeskewImage() removes skew from the image. Skew is an artifact that occurs in scanned images because of the camera being misaligned, imperfections in the scanning or surface, or simply because the paper was not placed completely flat when scanned.</p>
<p>The result will be auto-croped if the artifact "deskew:auto-crop" is defined, while the amount the image is to be deskewed, in degrees is also saved as the artifact "deskew:angle".</p>
-<p>If the artifact "deskew:auto-crop" is given the image will be automatically cropped of the excess background. The value is the border width of all pixels around the edge that will be used to determine an average border color for the automatic trim.</p>
-
<p>The format of the DeskewImage method is:</p>
<pre class="text">
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/shear_8c.html" id="IntegralRotateImage">IntegralRotateImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/shear_8c.html" id="IntegralRotateImage">IntegralRotateImage</a></h2>
<p>IntegralRotateImage() rotates the image an integral of 90 degrees. It allocates the memory necessary for the new Image structure and returns a pointer to the rotated image.</p>
<dt>rotations</dt>
<p>Specifies the number of 90 degree rotations.</p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/shear_8c.html" id="ShearImage">ShearImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/shear_8c.html" id="ShearImage">ShearImage</a></h2>
<p>ShearImage() creates a new image that is a shear_image copy of an existing one. Shearing slides one edge of an image along the X or Y axis, creating a parallelogram. An X direction shear slides an edge along the X axis, while a Y direction shear slides an edge along the Y axis. The amount of the shear is controlled by a shear angle. For X direction shears, x_shear is measured relative to the Y axis, and similarly, for Y direction shears y_shear is measured relative to the X axis. Empty triangles left over from shearing the image are filled with the background color defined by member 'background_color' of the image.. ShearImage() allocates the memory necessary for the new Image structure and returns a pointer to the new image.</p>
<dt>exception</dt>
<p>return any errors or warnings in this structure.</p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/shear_8c.html" id="ShearRotateImage">ShearRotateImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/shear_8c.html" id="ShearRotateImage">ShearRotateImage</a></h2>
<p>ShearRotateImage() creates a new image that is a rotated copy of an existing one. Positive angles rotate counter-clockwise (right-hand rule), while negative angles rotate clockwise. Rotated images are usually larger than the originals and have 'empty' triangular corners. X axis. Empty triangles left over from shearing the image are filled with the background color defined by member 'background_color' of the image. ShearRotateImage allocates the memory necessary for the new Image structure and returns a pointer to the new image.</p>
<p>return any errors or warnings in this structure.</p>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="shear.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="shear.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 6th September 2018 19:13 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>MagickCore, C API: Compute a Message Digest for an Image @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, compute, a, message, digest, for, an, image, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="signature.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="signature.html#SignatureImage">SignatureImage</a></p>
-<h2><a href="../../api/MagickCore/signature_8c.html" id="SignatureImage">SignatureImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/signature_8c.html" id="SignatureImage">SignatureImage</a></h2>
<p>SignatureImage() computes a message digest from an image pixel stream with an implementation of the NIST SHA-256 Message Digest algorithm. This signature uniquely identifies the image and is convenient for determining if an image has been modified or whether two images are identical.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="signature.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
+ <a href="signature.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> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 16th February 2018 03:54 -->
\ No newline at end of file
+<!-- Magick Cache 8th September 2018 08:31 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Compute a Message Digest for an Image</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, compute, a, message, digest, for, 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="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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" >
+ <title>MagickCore, C API: Compute a Message Digest for an Image @ ImageMagick</title>
+ <meta name="application-name" content="ImageMagick">
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.imagemagick.org">
+ <meta name="generator" content="PHP">
+ <meta name="keywords" content="magickcore, c, api:, compute, a, message, digest, for, 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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/signature.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="signature.php#SignatureImage">SignatureImage</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/signature_8c.html" id="SignatureImage">SignatureImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/signature_8c.html" id="SignatureImage">SignatureImage</a></h2>
<p>SignatureImage() computes a message digest from an image pixel stream with an implementation of the NIST SHA-256 Message Digest algorithm. This signature uniquely identifies the image and is convenient for determining if an image has been modified or whether two images are identical.</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="signature.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="signature.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 8th September 2018 08:31 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="statistic.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="statistic.html#EvaluateImage">EvaluateImage</a> • <a href="statistic.html#FunctionImage">FunctionImage</a> • <a href="statistic.html#GetImageEntropy">GetImageEntropy</a> • <a href="statistic.html#GetImageExtrema">GetImageExtrema</a> • <a href="statistic.html#GetImageKurtosis">GetImageKurtosis</a> • <a href="statistic.html#GetImageMean">GetImageMean</a> • <a href="statistic.html#GetImageMoments">GetImageMoments</a> • <a href="statistic.html#GetImagePerceptualHash">GetImagePerceptualHash</a> • <a href="statistic.html#GetImageRange">GetImageRange</a> • <a href="statistic.html#GetImageStatistics">GetImageStatistics</a> • <a href="statistic.html#PolynomialImage">PolynomialImage</a> • <a href="statistic.html#StatisticImage">StatisticImage</a></p>
-<h2><a href="../../api/MagickCore/statistic_8c.html" id="EvaluateImage">EvaluateImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="EvaluateImage">EvaluateImage</a></h2>
<p>EvaluateImage() applies a value to the image with an arithmetic, relational, or logical operator to an image. Use these operations to lighten or darken an image, to increase or decrease contrast in an image, or to produce the "negative" of an image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/statistic_8c.html" id="FunctionImage">FunctionImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="FunctionImage">FunctionImage</a></h2>
<p>FunctionImage() applies a value to the image with an arithmetic, relational, or logical operator to an image. Use these operations to lighten or darken an image, to increase or decrease contrast in an image, or to produce the "negative" of an image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/statistic_8c.html" id="GetImageEntropy">GetImageEntropy</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImageEntropy">GetImageEntropy</a></h2>
<p>GetImageEntropy() returns the entropy of one or more image channels.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/statistic_8c.html" id="GetImageExtrema">GetImageExtrema</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImageExtrema">GetImageExtrema</a></h2>
<p>GetImageExtrema() returns the extrema of one or more image channels.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/statistic_8c.html" id="GetImageKurtosis">GetImageKurtosis</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImageKurtosis">GetImageKurtosis</a></h2>
<p>GetImageKurtosis() returns the kurtosis and skewness of one or more image channels.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/statistic_8c.html" id="GetImageMean">GetImageMean</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImageMean">GetImageMean</a></h2>
<p>GetImageMean() returns the mean and standard deviation of one or more image channels.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/statistic_8c.html" id="GetImageMoments">GetImageMoments</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImageMoments">GetImageMoments</a></h2>
<p>GetImageMoments() returns the normalized moments of one or more image channels.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/statistic_8c.html" id="GetImagePerceptualHash">GetImagePerceptualHash</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImagePerceptualHash">GetImagePerceptualHash</a></h2>
<p>GetImagePerceptualHash() returns the perceptual hash of one or more image channels.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/statistic_8c.html" id="GetImageRange">GetImageRange</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImageRange">GetImageRange</a></h2>
<p>GetImageRange() returns the range of one or more image channels.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/statistic_8c.html" id="GetImageStatistics">GetImageStatistics</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImageStatistics">GetImageStatistics</a></h2>
<p>GetImageStatistics() returns statistics for each channel in the image. The statistics include the channel depth, its minima, maxima, mean, standard deviation, kurtosis and skewness. You can access the red channel mean, for example, like this:</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/statistic_8c.html" id="PolynomialImage">PolynomialImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="PolynomialImage">PolynomialImage</a></h2>
<p>PolynomialImage() returns a new image where each pixel is the sum of the pixels in the image sequence after applying its corresponding terms (coefficient and degree pairs).</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/statistic_8c.html" id="StatisticImage">StatisticImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="StatisticImage">StatisticImage</a></h2>
<p>StatisticImage() makes each pixel the min / max / median / mode / etc. of the neighborhood of the specified width and height.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="statistic.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 16th February 2018 08:55 -->
\ No newline at end of file
+<!-- Magick Cache 2nd September 2018 21:28 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Image Statistics</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, image, statistics, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/statistic.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="statistic.php#EvaluateImage">EvaluateImage</a> • <a href="statistic.php#FunctionImage">FunctionImage</a> • <a href="statistic.php#GetImageEntropy">GetImageEntropy</a> • <a href="statistic.php#GetImageExtrema">GetImageExtrema</a> • <a href="statistic.php#GetImageKurtosis">GetImageKurtosis</a> • <a href="statistic.php#GetImageMean">GetImageMean</a> • <a href="statistic.php#GetImageMoments">GetImageMoments</a> • <a href="statistic.php#GetImagePerceptualHash">GetImagePerceptualHash</a> • <a href="statistic.php#GetImageRange">GetImageRange</a> • <a href="statistic.php#GetImageStatistics">GetImageStatistics</a> • <a href="statistic.php#PolynomialImage">PolynomialImage</a> • <a href="statistic.php#StatisticImage">StatisticImage</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/statistic_8c.html" id="EvaluateImage">EvaluateImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="EvaluateImage">EvaluateImage</a></h2>
<p>EvaluateImage() applies a value to the image with an arithmetic, relational, or logical operator to an image. Use these operations to lighten or darken an image, to increase or decrease contrast in an image, or to produce the "negative" of an image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/statistic_8c.html" id="FunctionImage">FunctionImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="FunctionImage">FunctionImage</a></h2>
<p>FunctionImage() applies a value to the image with an arithmetic, relational, or logical operator to an image. Use these operations to lighten or darken an image, to increase or decrease contrast in an image, or to produce the "negative" of an image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImageEntropy">GetImageEntropy</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImageEntropy">GetImageEntropy</a></h2>
<p>GetImageEntropy() returns the entropy of one or more image channels.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImageExtrema">GetImageExtrema</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImageExtrema">GetImageExtrema</a></h2>
<p>GetImageExtrema() returns the extrema of one or more image channels.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImageKurtosis">GetImageKurtosis</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImageKurtosis">GetImageKurtosis</a></h2>
<p>GetImageKurtosis() returns the kurtosis and skewness of one or more image channels.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImageMean">GetImageMean</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImageMean">GetImageMean</a></h2>
<p>GetImageMean() returns the mean and standard deviation of one or more image channels.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImageMoments">GetImageMoments</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImageMoments">GetImageMoments</a></h2>
<p>GetImageMoments() returns the normalized moments of one or more image channels.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImagePerceptualHash">GetImagePerceptualHash</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImagePerceptualHash">GetImagePerceptualHash</a></h2>
<p>GetImagePerceptualHash() returns the perceptual hash of one or more image channels.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImageRange">GetImageRange</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImageRange">GetImageRange</a></h2>
<p>GetImageRange() returns the range of one or more image channels.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImageStatistics">GetImageStatistics</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImageStatistics">GetImageStatistics</a></h2>
<p>GetImageStatistics() returns statistics for each channel in the image. The statistics include the channel depth, its minima, maxima, mean, standard deviation, kurtosis and skewness. You can access the red channel mean, for example, like this:</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/statistic_8c.html" id="PolynomialImage">PolynomialImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="PolynomialImage">PolynomialImage</a></h2>
<p>PolynomialImage() returns a new image where each pixel is the sum of the pixels in the image sequence after applying its corresponding terms (coefficient and degree pairs).</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/statistic_8c.html" id="StatisticImage">StatisticImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="StatisticImage">StatisticImage</a></h2>
<p>StatisticImage() makes each pixel the min / max / median / mode / etc. of the neighborhood of the specified width and height.</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="statistic.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="statistic.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 2nd September 2018 21:28 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../../api/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="https://www.imagemagick.org/api/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" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" 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>
+ <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://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://www.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>
</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="stream.html#StreamImageCommand">StreamImageCommand</a></p>
-<h2><a href="../../api/MagickWand/stream_8c.html" id="StreamImageCommand">StreamImageCommand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/stream_8c.html" id="StreamImageCommand">StreamImageCommand</a></h2>
<p>StreamImageCommand() is a lightweight method designed to extract pixels from large image files to a raw format using a minimum of system resources. The entire image or any regular portion of the image can be extracted.</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="../../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>
+ <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="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/support.html">Donate</a> •
+ <a href="../../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 19th May 2018 05:52 -->
\ No newline at end of file
+<!-- Magick Cache 4th September 2018 15:50 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="transform.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="transform.html#AutoOrientImage">AutoOrientImage</a> • <a href="transform.html#ChopImage">ChopImage</a> • <a href="transform.html#CropImage">CropImage</a> • <a href="transform.html#CropImageToTiles">CropImageToTiles</a> • <a href="transform.html#ExcerptImage">ExcerptImage</a> • <a href="transform.html#ExtentImage">ExtentImage</a> • <a href="transform.html#FlipImage">FlipImage</a> • <a href="transform.html#FlopImage">FlopImage</a> • <a href="transform.html#RollImage">RollImage</a> • <a href="transform.html#ShaveImage">ShaveImage</a> • <a href="transform.html#SpliceImage">SpliceImage</a> • <a href="transform.html#TransformImage">TransformImage</a> • <a href="transform.html#TransposeImage">TransposeImage</a> • <a href="transform.html#TransverseImage">TransverseImage</a> • <a href="transform.html#TrimImage">TrimImage</a></p>
-<h2><a href="../../api/MagickCore/transform_8c.html" id="AutoOrientImage">AutoOrientImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="AutoOrientImage">AutoOrientImage</a></h2>
<p>AutoOrientImage() adjusts an image so that its orientation is suitable for viewing (i.e. top-left orientation).</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/transform_8c.html" id="ChopImage">ChopImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="ChopImage">ChopImage</a></h2>
<p>ChopImage() removes a region of an image and collapses the image to occupy the removed portion.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/transform_8c.html" id="CropImage">CropImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="CropImage">CropImage</a></h2>
<p>CropImage() extracts a region of the image starting at the offset defined by geometry. Region must be fully defined, and no special handling of geometry flags is performed.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/transform_8c.html" id="CropImageToTiles">CropImageToTiles</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="CropImageToTiles">CropImageToTiles</a></h2>
<p>CropImageToTiles() crops a single image, into a possible list of tiles. This may include a single sub-region of the image. This basically applies all the normal geometry flags for Crop.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/transform_8c.html" id="ExcerptImage">ExcerptImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="ExcerptImage">ExcerptImage</a></h2>
<p>ExcerptImage() returns a excerpt of the image as defined by the geometry.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/transform_8c.html" id="ExtentImage">ExtentImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="ExtentImage">ExtentImage</a></h2>
<p>ExtentImage() extends the image as defined by the geometry, gravity, and image background color. Set the (x,y) offset of the geometry to move the original image relative to the extended image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/transform_8c.html" id="FlipImage">FlipImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="FlipImage">FlipImage</a></h2>
<p>FlipImage() creates a vertical mirror image by reflecting the pixels around the central x-axis.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/transform_8c.html" id="FlopImage">FlopImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="FlopImage">FlopImage</a></h2>
<p>FlopImage() creates a horizontal mirror image by reflecting the pixels around the central y-axis.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/transform_8c.html" id="RollImage">RollImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="RollImage">RollImage</a></h2>
<p>RollImage() offsets an image as defined by x_offset and y_offset.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/transform_8c.html" id="ShaveImage">ShaveImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="ShaveImage">ShaveImage</a></h2>
<p>ShaveImage() shaves pixels from the image edges. It allocates the memory necessary for the new Image structure and returns a pointer to the new image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/transform_8c.html" id="SpliceImage">SpliceImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="SpliceImage">SpliceImage</a></h2>
<p>SpliceImage() splices a solid color into the image as defined by the geometry.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/transform_8c.html" id="TransformImage">TransformImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="TransformImage">TransformImage</a></h2>
<p>TransformImage() is a convenience method that behaves like ResizeImage() or CropImage() but accepts scaling and/or cropping information as a region geometry specification. If the operation fails, the original image handle is left as is.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/transform_8c.html" id="TransposeImage">TransposeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="TransposeImage">TransposeImage</a></h2>
<p>TransposeImage() creates a horizontal mirror image by reflecting the pixels around the central y-axis while rotating them by 90 degrees.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/transform_8c.html" id="TransverseImage">TransverseImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="TransverseImage">TransverseImage</a></h2>
<p>TransverseImage() creates a vertical mirror image by reflecting the pixels around the central x-axis while rotating them by 270 degrees.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/transform_8c.html" id="TrimImage">TrimImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="TrimImage">TrimImage</a></h2>
<p>TrimImage() trims pixels from the image edges. It allocates the memory necessary for the new Image structure and returns a pointer to the new image.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="transform.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></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>
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 16th February 2018 11:25 -->
\ No newline at end of file
+<!-- Magick Cache 6th September 2018 17:50 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Transform an Image</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, transform, 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="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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.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="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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/transform.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
-<p class="text-center"><a href="transform.php#AutoOrientImage">AutoOrientImage</a> • <a href="transform.php#ChopImage">ChopImage</a> • <a href="transform.php#CropImage">CropImage</a> • <a href="transform.php#CropImageToTiles">CropImageToTiles</a> • <a href="transform.php#ExcerptImage">ExcerptImage</a> • <a href="transform.php#ExtentImage">ExtentImage</a> • <a href="transform.php#FlipImage">FlipImage</a> • <a href="transform.php#FlopImage">FlopImage</a> • <a href="transform.php#RollImage">RollImage</a> • <a href="transform.php#ShaveImage">ShaveImage</a> • <a href="transform.php#SpliceImage">SpliceImage</a> • <a href="transform.php#TransformImage">TransformImage</a> • <a href="transform.php#TransformImages">TransformImages</a> • <a href="transform.php#TransposeImage">TransposeImage</a> • <a href="transform.php#TransverseImage">TransverseImage</a> • <a href="transform.php#TrimImage">TrimImage</a></p>
+<p class="text-center"><a href="transform.php#AutoOrientImage">AutoOrientImage</a> • <a href="transform.php#ChopImage">ChopImage</a> • <a href="transform.php#CropImage">CropImage</a> • <a href="transform.php#CropImageToTiles">CropImageToTiles</a> • <a href="transform.php#ExcerptImage">ExcerptImage</a> • <a href="transform.php#ExtentImage">ExtentImage</a> • <a href="transform.php#FlipImage">FlipImage</a> • <a href="transform.php#FlopImage">FlopImage</a> • <a href="transform.php#RollImage">RollImage</a> • <a href="transform.php#ShaveImage">ShaveImage</a> • <a href="transform.php#SpliceImage">SpliceImage</a> • <a href="transform.php#TransformImage">TransformImage</a> • <a href="transform.php#TransposeImage">TransposeImage</a> • <a href="transform.php#TransverseImage">TransverseImage</a> • <a href="transform.php#TrimImage">TrimImage</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/transform_8c.html" id="AutoOrientImage">AutoOrientImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="AutoOrientImage">AutoOrientImage</a></h2>
<p>AutoOrientImage() adjusts an image so that its orientation is suitable for viewing (i.e. top-left orientation).</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/transform_8c.html" id="ChopImage">ChopImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="ChopImage">ChopImage</a></h2>
<p>ChopImage() removes a region of an image and collapses the image to occupy the removed portion.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/transform_8c.html" id="CropImage">CropImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="CropImage">CropImage</a></h2>
<p>CropImage() extracts a region of the image starting at the offset defined by geometry. Region must be fully defined, and no special handling of geometry flags is performed.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/transform_8c.html" id="CropImageToTiles">CropImageToTiles</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="CropImageToTiles">CropImageToTiles</a></h2>
<p>CropImageToTiles() crops a single image, into a possible list of tiles. This may include a single sub-region of the image. This basically applies all the normal geometry flags for Crop.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/transform_8c.html" id="ExcerptImage">ExcerptImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="ExcerptImage">ExcerptImage</a></h2>
<p>ExcerptImage() returns a excerpt of the image as defined by the geometry.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/transform_8c.html" id="ExtentImage">ExtentImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="ExtentImage">ExtentImage</a></h2>
<p>ExtentImage() extends the image as defined by the geometry, gravity, and image background color. Set the (x,y) offset of the geometry to move the original image relative to the extended image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/transform_8c.html" id="FlipImage">FlipImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="FlipImage">FlipImage</a></h2>
<p>FlipImage() creates a vertical mirror image by reflecting the pixels around the central x-axis.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/transform_8c.html" id="FlopImage">FlopImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="FlopImage">FlopImage</a></h2>
<p>FlopImage() creates a horizontal mirror image by reflecting the pixels around the central y-axis.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/transform_8c.html" id="RollImage">RollImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="RollImage">RollImage</a></h2>
<p>RollImage() offsets an image as defined by x_offset and y_offset.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/transform_8c.html" id="ShaveImage">ShaveImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="ShaveImage">ShaveImage</a></h2>
<p>ShaveImage() shaves pixels from the image edges. It allocates the memory necessary for the new Image structure and returns a pointer to the new image.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/transform_8c.html" id="SpliceImage">SpliceImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="SpliceImage">SpliceImage</a></h2>
<p>SpliceImage() splices a solid color into the image as defined by the geometry.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/transform_8c.html" id="TransformImage">TransformImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="TransformImage">TransformImage</a></h2>
<p>TransformImage() is a convenience method that behaves like ResizeImage() or CropImage() but accepts scaling and/or cropping information as a region geometry specification. If the operation fails, the original image handle is left as is.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/transform_8c.html" id="TransformImages">TransformImages</a></h2>
-
-<p>TransformImages() calls TransformImage() on each image of a sequence.</p>
-
-<p>The format of the TransformImage method is:</p>
-
-<pre class="text">
-MagickBooleanType TransformImages(Image **image,
- const char *crop_geometry,const char *image_geometry,
- 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 The transformed image is returned as this parameter. </dd>
-
-<dd> </dd>
-<dt>crop_geometry</dt>
-<dd>A crop geometry string. This geometry defines a subregion of the image to crop. </dd>
-
-<dd> </dd>
-<dt>image_geometry</dt>
-<dd>An image geometry string. This geometry defines the final size of the image. </dd>
-
-<dd> </dd>
-<dt>exception</dt>
-<dd>return any errors or warnings in this structure. </dd>
-
-<dd> </dd>
-</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/transform_8c.html" id="TransposeImage">TransposeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="TransposeImage">TransposeImage</a></h2>
<p>TransposeImage() creates a horizontal mirror image by reflecting the pixels around the central y-axis while rotating them by 90 degrees.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/transform_8c.html" id="TransverseImage">TransverseImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="TransverseImage">TransverseImage</a></h2>
<p>TransverseImage() creates a vertical mirror image by reflecting the pixels around the central x-axis while rotating them by 270 degrees.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/transform_8c.html" id="TrimImage">TrimImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="TrimImage">TrimImage</a></h2>
<p>TrimImage() trims pixels from the image edges. It allocates the memory necessary for the new Image structure and returns a pointer to the new image.</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="transform.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="transform.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 6th September 2018 17:50 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>MagickCore, C API: Get the Version and Copyrights @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, get, the, version, copyrights, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="version.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/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>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="version.html#GetMagickCopyright">GetMagickCopyright</a> • <a href="version.html#GetMagickDelegates">GetMagickDelegates</a> • <a href="version.html#GetMagickFeatures">GetMagickFeatures</a> • <a href="version.html#GetMagickHomeURL">GetMagickHomeURL</a> • <a href="version.html#GetMagickLicense">GetMagickLicense</a> • <a href="version.html#GetMagickPackageName">GetMagickPackageName</a> • <a href="version.html#GetMagickQuantumDepth">GetMagickQuantumDepth</a> • <a href="version.html#GetMagickQuantumRange">GetMagickQuantumRange</a> • <a href="version.html#GetMagickReleaseDate">GetMagickReleaseDate</a> • <a href="version.html#GetMagickSignature">GetMagickSignature</a> • <a href="version.html#GetMagickVersion">GetMagickVersion</a> • <a href="version.html#ListMagickVersion">ListMagickVersion</a></p>
-<h2><a href="../../api/MagickCore/version_8c.html" id="GetMagickCopyright">GetMagickCopyright</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickCopyright">GetMagickCopyright</a></h2>
<p>GetMagickCopyright() returns the ImageMagick API copyright as a string.</p>
const char *GetMagickCopyright(void)
</pre>
-<h2><a href="../../api/MagickCore/version_8c.html" id="GetMagickDelegates">GetMagickDelegates</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickDelegates">GetMagickDelegates</a></h2>
<p>GetMagickDelegates() returns the ImageMagick delegate libraries.</p>
<p>No parameters are required.</p>
-<h2><a href="../../api/MagickCore/version_8c.html" id="GetMagickFeatures">GetMagickFeatures</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickFeatures">GetMagickFeatures</a></h2>
<p>GetMagickFeatures() returns the ImageMagick features.</p>
<p>No parameters are required.</p>
-<h2><a href="../../api/MagickCore/version_8c.html" id="GetMagickHomeURL">GetMagickHomeURL</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickHomeURL">GetMagickHomeURL</a></h2>
<p>GetMagickHomeURL() returns the ImageMagick home URL.</p>
char *GetMagickHomeURL(void)
</pre>
-<h2><a href="../../api/MagickCore/version_8c.html" id="GetMagickLicense">GetMagickLicense</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickLicense">GetMagickLicense</a></h2>
<p>GetMagickLicense() returns the ImageMagick API license as a string.</p>
const char *GetMagickLicense(void)
</pre>
-<h2><a href="../../api/MagickCore/version_8c.html" id="GetMagickPackageName">GetMagickPackageName</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickPackageName">GetMagickPackageName</a></h2>
<p>GetMagickPackageName() returns the ImageMagick package name.</p>
<p>No parameters are required.</p>
-<h2><a href="../../api/MagickCore/version_8c.html" id="GetMagickQuantumDepth">GetMagickQuantumDepth</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickQuantumDepth">GetMagickQuantumDepth</a></h2>
<p>GetMagickQuantumDepth() returns the ImageMagick quantum depth.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/version_8c.html" id="GetMagickQuantumRange">GetMagickQuantumRange</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickQuantumRange">GetMagickQuantumRange</a></h2>
<p>GetMagickQuantumRange() returns the ImageMagick quantum range.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/version_8c.html" id="GetMagickReleaseDate">GetMagickReleaseDate</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickReleaseDate">GetMagickReleaseDate</a></h2>
<p>GetMagickReleaseDate() returns the ImageMagick release date.</p>
<p>No parameters are required.</p>
-<h2><a href="../../api/MagickCore/version_8c.html" id="GetMagickSignature">GetMagickSignature</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickSignature">GetMagickSignature</a></h2>
<p>GetMagickSignature() returns a signature that uniquely encodes the MagickCore libary version, quantum depth, HDRI status, OS word size, and endianness.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/version_8c.html" id="GetMagickVersion">GetMagickVersion</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickVersion">GetMagickVersion</a></h2>
<p>GetMagickVersion() returns the ImageMagick API version as a string and as a number.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/version_8c.html" id="ListMagickVersion">ListMagickVersion</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/version_8c.html" id="ListMagickVersion">ListMagickVersion</a></h2>
<p>ListMagickVersion() identifies the ImageMagick version by printing its attributes to the file. Attributes include the copyright, features, and delegates.</p>
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="version.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
+ <a href="version.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> •
<a href="../../www/support.html">Donate</a> •
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 17th February 2018 18:06 -->
\ No newline at end of file
+<!-- Magick Cache 9th September 2018 00:43 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <title>ImageMagick: MagickCore, C API for ImageMagick: Get the Version and Copyrights</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <meta name="application-name" content="ImageMagick"/>
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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."/>
- <meta name="application-url" content="http://www.imagemagick.org"/>
- <meta name="generator" content="PHP"/>
- <meta name="keywords" content="magickcore, c, api, for, imagemagick:, get, the, version, copyrights, 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-2016 ImageMagick Studio LLC"/>
- <meta name="distribution" content="Global"/>
- <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
- <link rel="icon" href="../image/wand.png"/>
- <link rel="shortcut icon" href="../image/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.php"/>
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" >
+ <title>MagickCore, C API: Get the Version and Copyrights @ ImageMagick</title>
+ <meta name="application-name" content="ImageMagick">
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations.">
+ <meta name="application-url" content="https://www.imagemagick.org">
+ <meta name="generator" content="PHP">
+ <meta name="keywords" content="magickcore, c, api:, get, the, version, copyrights, 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="distribution" content="Global">
+ <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/api/version.php" rel="canonical">
+ <link href="https://imagemagick.org/image/wand.png" rel="icon">
+ <link href="https://imagemagick.org/image/wand.ico" rel="shortcut icon">
+ <link href="https://imagemagick.org/assets/magick-css.php" rel="stylesheet">
</head>
<body>
-<div class="main">
-<div class="magick-masthead">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://imagemagick.org/"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="https://imagemagick.org/image/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/index.php">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/download.php">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-tools.php">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/command-line-processing.php">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/resources.php">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="https://imagemagick.org/script/develop.php">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../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://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
+ <script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3129977114552745"
data-ad-slot="6345125851"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- <nav class="magick-nav">
- <a class="magick-nav-item " href="../index.php">Home</a>
- <a class="magick-nav-item " href="../script/binary-releases.php">Download</a>
- <a class="magick-nav-item " href="../script/command-line-tools.php">Tools</a>
- <a class="magick-nav-item " href="../script/command-line-options.php">Options</a>
- <a class="magick-nav-item " href="../script/resources.php">Resources</a>
- <a class="magick-nav-item " href="../script/api.php">Develop</a>
- <a class="magick-nav-item " href="../script/search.php">Search</a>
- <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
+
</div>
-</div>
-<div class="container">
+ </header>
+ <main class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="version.php#GetMagickCopyright">GetMagickCopyright</a> • <a href="version.php#GetMagickDelegates">GetMagickDelegates</a> • <a href="version.php#GetMagickFeatures">GetMagickFeatures</a> • <a href="version.php#GetMagickHomeURL">GetMagickHomeURL</a> • <a href="version.php#GetMagickLicense">GetMagickLicense</a> • <a href="version.php#GetMagickPackageName">GetMagickPackageName</a> • <a href="version.php#GetMagickQuantumDepth">GetMagickQuantumDepth</a> • <a href="version.php#GetMagickQuantumRange">GetMagickQuantumRange</a> • <a href="version.php#GetMagickReleaseDate">GetMagickReleaseDate</a> • <a href="version.php#GetMagickSignature">GetMagickSignature</a> • <a href="version.php#GetMagickVersion">GetMagickVersion</a> • <a href="version.php#ListMagickVersion">ListMagickVersion</a></p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickCopyright">GetMagickCopyright</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickCopyright">GetMagickCopyright</a></h2>
<p>GetMagickCopyright() returns the ImageMagick API copyright as a string.</p>
const char *GetMagickCopyright(void)
</pre>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickDelegates">GetMagickDelegates</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickDelegates">GetMagickDelegates</a></h2>
<p>GetMagickDelegates() returns the ImageMagick delegate libraries.</p>
<p>No parameters are required.</p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickFeatures">GetMagickFeatures</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickFeatures">GetMagickFeatures</a></h2>
<p>GetMagickFeatures() returns the ImageMagick features.</p>
<p>No parameters are required.</p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickHomeURL">GetMagickHomeURL</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickHomeURL">GetMagickHomeURL</a></h2>
<p>GetMagickHomeURL() returns the ImageMagick home URL.</p>
char *GetMagickHomeURL(void)
</pre>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickLicense">GetMagickLicense</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickLicense">GetMagickLicense</a></h2>
<p>GetMagickLicense() returns the ImageMagick API license as a string.</p>
const char *GetMagickLicense(void)
</pre>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickPackageName">GetMagickPackageName</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickPackageName">GetMagickPackageName</a></h2>
<p>GetMagickPackageName() returns the ImageMagick package name.</p>
<p>No parameters are required.</p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickQuantumDepth">GetMagickQuantumDepth</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickQuantumDepth">GetMagickQuantumDepth</a></h2>
<p>GetMagickQuantumDepth() returns the ImageMagick quantum depth.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickQuantumRange">GetMagickQuantumRange</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickQuantumRange">GetMagickQuantumRange</a></h2>
<p>GetMagickQuantumRange() returns the ImageMagick quantum range.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickReleaseDate">GetMagickReleaseDate</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickReleaseDate">GetMagickReleaseDate</a></h2>
<p>GetMagickReleaseDate() returns the ImageMagick release date.</p>
<p>No parameters are required.</p>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickSignature">GetMagickSignature</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickSignature">GetMagickSignature</a></h2>
<p>GetMagickSignature() returns a signature that uniquely encodes the MagickCore libary version, quantum depth, HDRI status, OS word size, and endianness.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickVersion">GetMagickVersion</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickVersion">GetMagickVersion</a></h2>
<p>GetMagickVersion() returns the ImageMagick API version as a string and as a number.</p>
<dd> </dd>
</dl>
-<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/version_8c.html" id="ListMagickVersion">ListMagickVersion</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/version_8c.html" id="ListMagickVersion">ListMagickVersion</a></h2>
<p>ListMagickVersion() identifies the ImageMagick version by printing its attributes to the file. Attributes include the copyright, features, and delegates.</p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="../script/support.php">Donate</a> •
- <a href="../script/sitemap.php">Sitemap</a> •
- <a href="../script/links.php">Related</a> •
- <a href="../script/architecture.php">Architecture</a>
-</p>
- <p><a href="version.php#">Back to top</a> •
- <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="../script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><a href="https://imagemagick.org/script/security-policy.php">Security</a> •
+ <a href="https://imagemagick.org/script/architecture.php">Architecture</a> •
+ <a href="https://imagemagick.org/script/links.php">Related</a> •
+ <a href="https://imagemagick.org/script/sitemap.php">Sitemap</a>
+
+ <a href="version.php#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="https://imagemagick.org/image/wand.ico"/></a>
+
+ <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="https://imagemagick.org/script/support.php">Donate</a> •
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
+ <br/>
+ <small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.php"></script>
-</div>
+ <!-- Javascript assets -->
+ <script src="https://imagemagick.org/assets/magick-js.php" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="https://imagemagick.org/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
+<!-- Magick Cache 9th September 2018 00:43 -->
\ No newline at end of file
<meta name="viewport" content="width=device-width, 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="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.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="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../../api/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="https://www.imagemagick.org/api/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" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" 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>
+ <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://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="https://www.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>
</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="wand-view.html#CloneWandView">CloneWandView</a> • <a href="wand-view.html#DestroyWandView">DestroyWandView</a> • <a href="wand-view.html#DuplexTransferWandViewIterator">DuplexTransferWandViewIterator</a> • <a href="wand-view.html#GetWandViewException">GetWandViewException</a> • <a href="wand-view.html#GetWandViewExtent">GetWandViewExtent</a> • <a href="wand-view.html#GetWandViewIterator">GetWandViewIterator</a> • <a href="wand-view.html#GetWandViewPixels">GetWandViewPixels</a> • <a href="wand-view.html#GetWandViewWand">GetWandViewWand</a> • <a href="wand-view.html#IsWandView">IsWandView</a> • <a href="wand-view.html#NewWandView">NewWandView</a> • <a href="wand-view.html#NewWandViewExtent">NewWandViewExtent</a> • <a href="wand-view.html#SetWandViewDescription">SetWandViewDescription</a> • <a href="wand-view.html#SetWandViewIterator">SetWandViewIterator</a> • <a href="wand-view.html#TransferWandViewIterator">TransferWandViewIterator</a> • <a href="wand-view.html#UpdateWandViewIterator">UpdateWandViewIterator</a></p>
-<h2><a href="../../api/MagickWand/wand-view_8c.html" id="CloneWandView">CloneWandView</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/wand-view_8c.html" id="CloneWandView">CloneWandView</a></h2>
<p>CloneWandView() makes a copy of the specified wand view.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/wand-view_8c.html" id="DestroyWandView">DestroyWandView</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/wand-view_8c.html" id="DestroyWandView">DestroyWandView</a></h2>
<p>DestroyWandView() deallocates memory associated with a wand view.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/wand-view_8c.html" id="DuplexTransferWandViewIterator">DuplexTransferWandViewIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/wand-view_8c.html" id="DuplexTransferWandViewIterator">DuplexTransferWandViewIterator</a></h2>
<p>DuplexTransferWandViewIterator() iterates over three wand views in parallel and calls your transfer method for each scanline of the view. The source and duplex pixel extent is not confined to the image canvas-- that is you can include negative offsets or widths or heights that exceed the image dimension. However, the destination wand view is confined to the image canvas-- that is no negative offsets or widths or heights that exceed the image dimension are permitted.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/wand-view_8c.html" id="GetWandViewException">GetWandViewException</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/wand-view_8c.html" id="GetWandViewException">GetWandViewException</a></h2>
<p>GetWandViewException() returns the severity, reason, and description of any error that occurs when utilizing a wand view.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/wand-view_8c.html" id="GetWandViewExtent">GetWandViewExtent</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/wand-view_8c.html" id="GetWandViewExtent">GetWandViewExtent</a></h2>
<p>GetWandViewExtent() returns the wand view extent.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/wand-view_8c.html" id="GetWandViewIterator">GetWandViewIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/wand-view_8c.html" id="GetWandViewIterator">GetWandViewIterator</a></h2>
<p>GetWandViewIterator() iterates over the wand view in parallel and calls your get method for each scanline of the view. The pixel extent is not confined to the image canvas-- that is you can include negative offsets or widths or heights that exceed the image dimension. Any updates to the pixels in your callback are ignored.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/wand-view_8c.html" id="GetWandViewPixels">GetWandViewPixels</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/wand-view_8c.html" id="GetWandViewPixels">GetWandViewPixels</a></h2>
<p>GetWandViewPixels() returns the wand view pixel_wands.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/wand-view_8c.html" id="GetWandViewWand">GetWandViewWand</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/wand-view_8c.html" id="GetWandViewWand">GetWandViewWand</a></h2>
<p>GetWandViewWand() returns the magick wand associated with the wand view.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/wand-view_8c.html" id="IsWandView">IsWandView</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/wand-view_8c.html" id="IsWandView">IsWandView</a></h2>
<p>IsWandView() returns MagickTrue if the the parameter is verified as a wand view object.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/wand-view_8c.html" id="NewWandView">NewWandView</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/wand-view_8c.html" id="NewWandView">NewWandView</a></h2>
<p>NewWandView() returns a wand view required for all other methods in the Wand View API.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/wand-view_8c.html" id="NewWandViewExtent">NewWandViewExtent</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/wand-view_8c.html" id="NewWandViewExtent">NewWandViewExtent</a></h2>
<p>NewWandViewExtent() returns a wand view required for all other methods in the Wand View API.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/wand-view_8c.html" id="SetWandViewDescription">SetWandViewDescription</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/wand-view_8c.html" id="SetWandViewDescription">SetWandViewDescription</a></h2>
<p>SetWandViewDescription() associates a description with an image view.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/wand-view_8c.html" id="SetWandViewIterator">SetWandViewIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/wand-view_8c.html" id="SetWandViewIterator">SetWandViewIterator</a></h2>
<p>SetWandViewIterator() iterates over the wand view in parallel and calls your set method for each scanline of the view. The pixel extent is confined to the image canvas-- that is no negative offsets or widths or heights that exceed the image dimension. The pixels are initiallly undefined and any settings you make in the callback method are automagically synced back to your image.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/wand-view_8c.html" id="TransferWandViewIterator">TransferWandViewIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/wand-view_8c.html" id="TransferWandViewIterator">TransferWandViewIterator</a></h2>
<p>TransferWandViewIterator() iterates over two wand views in parallel and calls your transfer method for each scanline of the view. The source pixel extent is not confined to the image canvas-- that is you can include negative offsets or widths or heights that exceed the image dimension. However, the destination wand view is confined to the image canvas-- that is no negative offsets or widths or heights that exceed the image dimension are permitted.</p>
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/wand-view_8c.html" id="UpdateWandViewIterator">UpdateWandViewIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickWand/wand-view_8c.html" id="UpdateWandViewIterator">UpdateWandViewIterator</a></h2>
<p>UpdateWandViewIterator() iterates over the wand view in parallel and calls your update method for each scanline of the view. The pixel extent is confined to the image canvas-- that is no negative offsets or widths or heights that exceed the image dimension are permitted. Updates to pixels in your callback are automagically synced back to the image.</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="../../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>
+ <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="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/support.html">Donate</a> •
+ <a href="../../www/contact.html">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 14th May 2018 04:56 -->
\ No newline at end of file
+<!-- Magick Cache 5th September 2018 23:01 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Architecture @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
</code></pre></dd>
</dl>
-<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>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>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>
-<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-5 2018-07-11 Q16 https://www.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-11 2018-08-29 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="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="../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>
<pre class="pre-scrollable"><code>const Quantum
*p;
Time: unlimited
</pre>
-<p>You can set these limits either as a <a href="security-policy.html">security policy</a> (see <a href="https://www.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="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"/>
image=ReadStream(image_info,&StreamPixels,exception);
</code></pre>
-<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>
+<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>
<h2 class="magick-post-title"><a class="anchor" id="properties"></a>Image Properties and Profiles</h2>
-define registry:cache:hosts=192.168.100.50:6668,192.168.100.51:6668 \
myhugeimage.jpg -sharpen 5x2 myhugeimage.png
</code></pre>
+<p>Due to network latency, expect a substantial slow-down in processing your workflow.</p>
<h2 class="magick-post-title"><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="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="../www/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="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="../www/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="magick-wand.html#wand-view">MagickWand</a> and <a href="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="../www/magick-wand.html#wand-view">MagickWand</a> and <a href="../www/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://www.imagemagick.org/source/policy.xml">policy.xml</a> configuration file:</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"/>
</code></pre>
<p>The OpenMP committee has not defined the behavior of mixing OpenMP with other threading models such as Posix threads. However, using modern releases of Linux, OpenMP and Posix threads appear to interoperate without complaint. If you want to use Posix threads from a program module that calls one of the ImageMagick application programming interfaces (e.g. MagickCore, MagickWand, Magick++, etc.) from Mac OS X or an older Linux release, you may need to disable OpenMP support within ImageMagick. Add the <code>--disable-openmp</code> option to the configure script command line and rebuild and reinstall ImageMagick.</p>
-<h4>Threading Performance</h4>
+<h5>Threading Performance</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 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 is the most efficient in your environment. For this benchmark we sharpen a 1920x1080 image of a model 10 times with 1 to 12 threads:</p>
<pre class="highlight">-> convert -bench 10 model.png -sharpen 5x2 null:
Performance[1]: 10i 1.135ips 1.000e 8.760u 0:08.810
<p>An image coder (i.e. encoder / decoder) is responsible for registering, optionally classifying, optionally reading, optionally writing, and unregistering one image format (e.g. PNG, GIF, JPEG, etc.). Registering an image coder alerts ImageMagick a particular format is available to read or write. While unregistering tells ImageMagick the format is no longer available. The classifying method looks at the first few bytes of an image and determines if the image is in the expected format. The reader sets the image size, colorspace, and other properties and loads the pixel cache with the pixels. The reader returns a single image or an image sequence (if the format supports multiple images per file), or if an error occurs, an exception and a null image. The writer does the reverse. It takes the image properties and unloads the pixel cache and writes them as required by the image format.</p>
-<p>Here is a listing of a sample <a href="https://www.imagemagick.org/source/mgk.c">custom coder</a>. It reads and writes images in the MGK image format which is simply an ID followed by the image width and height followed by the RGB pixel values.</p>
+<p>Here is a listing of a sample <a href="https://imagemagick.org/source/mgk.c">custom coder</a>. It reads and writes images in the MGK image format which is simply an ID followed by the image width and height followed by the RGB pixel values.</p>
<pre class="pre-scrollable"><code>#include <MagickCore/studio.h>
#include <MagickCore/blob.h>
#include <MagickCore/cache.h>
display logo.mgk
</code></pre>
-<p>We provide the <a href="https://www.imagemagick.org/download/kits/">Magick Coder Kit</a> to help you get started writing your own custom coder.</p>
+<p>We provide the <a href="https://imagemagick.org/download/kits/">Magick Coder Kit</a> to help you get started writing your own custom coder.</p>
<h2 class="magick-post-title"><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>Here is a listing of a sample <a href="https://www.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>
+<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>
#include <stdlib.h>
#include <string.h>
</code></pre>
-<p>We provide the <a href="https://www.imagemagick.org/download/kits/">Magick Filter Kit</a> to help you get started writing your own custom image filter.</p>
+<p>We provide the <a href="https://imagemagick.org/download/kits/">Magick Filter Kit</a> to help you get started writing your own custom image filter.</p>
</div>
</div>
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 8th July 2018 08:35 -->
\ No newline at end of file
+<!-- Magick Cache 9th September 2018 10:15 -->
\ No newline at end of file
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
<a class="magick-nav-item " href="api.html">Develop</a>
- <a class="magick-nav-item " href="www/www/www/www/www/www/www/www/www/../www/../www/https://www.imagemagick.org/script/search.php">Search</a>
+ <a class="magick-nav-item " href="www/www/www/www/www/www/www/www/www/../www/https://www.imagemagick.org/www/https://imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="www/discourse-server/">Community</a>
</nav>
</div>
</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/https://www.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/https://www.imagemagick.org/www/https://imagemagick.org/script/contact.php">Contact Us</a></p>
<p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
</footer>
</div><!-- /.container -->
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Changelog @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/changelog.html" rel="canonical" />
+ <link href="changelog.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" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<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>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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="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="resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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://www.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://www.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>
</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"
</header>
<main class="container">
<div class="magick-template">
-<div class="magick-header"><dl><dt>2018-07-04 7.0.8-5 Cristy <quetzlzacatenango@image...></dt>
+<div class="magick-header"><dl><dt>2018-08-28 7.0.8-11 Cristy <quetzlzacatenango@image...></dt>
+ <li> Release ImageMagick version 7.0.8-11, GIT revision 14729:798fbdb5b:20180828</li>
+<dt>2018-08-15 7.0.8-11 Cristy <quetzlzacatenango@image...></dt>
+ <li> Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).</li>
+ <li> Add support for "module" security policy.</li>
+<dt>2018-08-13 7.0.8-10 Cristy <quetzlzacatenango@image...></dt>
+ <li> Release ImageMagick version 7.0.8-10, GIT revision 14646:48fba3256:20180813</li>
+<dt>2018-08-12 7.0.8-10 Dirk Lemstra <dirk@lem.....org></dt>
+ <li> Added dcraw coder (dcraw:img.cr2) that can be used to force the use of the dcraw delegate when libraw is the default raw delegate.</li>
+ <li> Restored thread support for the HEIC coder.</li>
+<dt>2018-08-08 7.0.8-10 Cristy <quetzlzacatenango@image...></dt>
+ <li> ThumbnailImage function no longer reveals sensitive information (reference https://github.com/ImageMagick/ImageMagick/issues/1243).</li>
+<dt>2018-08-06 7.0.8-9 Cristy <quetzlzacatenango@image...></dt>
+ <li> Release ImageMagick version 7.0.8-9, GIT revision 14618:a3663c3dc:20180805.</li>
+<dt>2018-07-24 7.0.8-9 Cristy <quetzlzacatenango@image...></dt>
+ <li> XBM coder leaves the hex image data uninitialized if hex value of the pixel is negative.</li>
+ <li> More improvements to SVG text handling.</li>
+ <li> New -range-threshold option that combines hard and soft thresholding.</li>
+<dt>2018-07-23 7.0.8-8 Cristy <quetzlzacatenango@image...></dt>
+ <li> Release ImageMagick version 7.0.8-8, GIT revision 14583:300fdbcfd:20180723.</li>
+<dt>2018-07-20 7.0.8-8 Cristy <quetzlzacatenango@image...></dt>
+ <li> Non-HDRI ScaleLongToQuantum() private method no longer adds a half interval.</li>
+ <li> Fixed memset() negative-size-param (reference https://github.com/ImageMagick/ImageMagick/issues/1217).</li>
+<dt>2018-07-16 7.0.8-7 Cristy <quetzlzacatenango@image...></dt>
+ <li> Release ImageMagick version 7.0.8-7, GIT revision 14561:f85c23180:20180716.</li>
+<dt>2018-07-15 7.0.8-7 Cristy <quetzlzacatenango@image...></dt>
+ <li> Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).</li>
+<dt>2018-07-08 7.0.8-6 Cristy <quetzlzacatenango@image...></dt>
+ <li> Release ImageMagick version 7.0.8-6, GIT revision 14541:db940ccd2:20180708.</li>
+<dt>2018-07-06 7.0.8-6 Cristy <quetzlzacatenango@image...></dt>
+ <li> Improve SVG support for tspan element.</li>
+ <li> Add support for -fx image.extent.</li>
+<dt>2018-07-04 7.0.8-5 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.8-5, GIT revision 14514:bba545bbb:20180704.</li>
<dt>2018-07-04 7.0.8-5 Cristy <quetzlzacatenango@image...></dt>
<li> Fixed a few potential memory leaks https://github.com/ImageMagick/ImageMagick/issues).</li>
<li> Release ImageMagick version 7.0.8-1, GIT revision 14468:94cb08785:20180616.</li>
<dt>2018-06-16 7.0.8-1 Cristy <quetzlzacatenango@image...></dt>
<li> Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).</li>
- <li> Fixed an issue with stroke and label: (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=34142).</li>
- <li> PNG: set storage class to DirectClass if alpha enabled (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=34121).</li>
+ <li> Fixed an issue with stroke and label: (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=34142).</li>
+ <li> PNG: set storage class to DirectClass if alpha enabled (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=34121).</li>
<dt>2018-06-12 7.0.8-0 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.8-0, GIT revision 14459:d7c892d5a:20180612.</li>
<dt>2018-06-11 7.0.8-0 <quetzlzacatenango@image...></dt>
<dt>2017-12-26 7.0.7-18 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.7-18, GIT revision 22096:ad4bdeb40:20171228.</li>
<dt>2017-12-28 7.0.7-18 Cristy <quetzlzacatenango@image...></dt>
- <li> Fix error reading from pipe under Windows (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=33288).</li>
+ <li> Fix error reading from pipe under Windows (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=33288).</li>
<dt>2017-12-26 7.0.7-17 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.7-17, GIT revision 22093:9caea323b:20171227.</li>
<dt>2017-12-26 7.0.7-17 Cristy <quetzlzacatenango@image...></dt>
<dt>2017-12-16 7.0.7-15 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.7-15, GIT revision 21924:30cb31746:20171216.</li>
<dt>2017-12-08 7.0.7-15 Cristy <quetzlzacatenango@image...></dt>
- <li> Overall standard deviation is the average of each pixel channel (reference https://www.imagemagick.org/discourse-server//viewforum.html?f=3).</li>
+ <li> Overall standard deviation is the average of each pixel channel (reference https://imagemagick.org/discourse-server//viewforum.html?f=3).</li>
<li> Update to the latest ImageMagick documentation.</li>
<dt>2017-12-05 7.0.7-14 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.7-14, GIT revision 21855:dc73b2aba:20171205.</li>
<dt>2017-11-29 7.0.7-12 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.7-12, GIT revision 21814:5ef2c5a67:20171129.</li>
<dt>2017-11-12 7.0.7-12 Cristy <quetzlzacatenango@image...></dt>
- <li> The -tint option no longer munges the alpha channel (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=1&t=33070).</li>
+ <li> The -tint option no longer munges the alpha channel (reference https://imagemagick.org/discourse-server//viewtopic.html?f=1&t=33070).</li>
<li> Don't delete in-memory blob when reading an image (reference https://github.com/ImageMagick/ImageMagick/issues/886).</li>
<li> Support HDRI color profile management.</li>
<dt>2017-11-11 7.0.7-11 Cristy <quetzlzacatenango@image...></dt>
<dt>2017-10-15 7.0.7-8 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.7-8, GIT revision 21507:63ffc9878:20171015.</li>
<dt>2017-10-08 7.0.7-8 Cristy <quetzlzacatenango@image...></dt>
- <li> Return expected results for a percent 0 -chop option argument (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=32806).</li>
+ <li> Return expected results for a percent 0 -chop option argument (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=32806).</li>
<li> Tweaks to OpenMP support within ImageMagick.</li>
<dt>2017-10-07 7.0.7-7 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.7-7, GIT revision 21432:29003eeed:20171007.</li>
<li> Fixed numerous memory leaks (reference https://github.com/ImageMagick/ImageMagick/issues).</li>
<li> Support URW-base35 fonts.</li>
<dt>2017-09-26 7.0.7-5 Glenn Randers-Pehrson <glennrp@image...></dt>
- <li> Removed "ping_preserve_iCCP=MagickTrue;" statement that was inadvertently added to coders/png.c (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=32771).</li>
+ <li> Removed "ping_preserve_iCCP=MagickTrue;" statement that was inadvertently added to coders/png.c (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=32771).</li>
<dt>2017-09-23 7.0.7-4 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.7-4, GIT revision 21265:bdbc14590:20170923.</li>
<dt>2017-09-23 7.0.7-4 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.6-8, GIT revision 20838:e2eb79427:20170818.</li>
<dt>2017-08-14 7.0.6-7 Cristy <quetzlzacatenango@image...></dt>
<li> Fixed numerous memory leaks (reference https://github.com/ImageMagick/ImageMagick/issues).</li>
- <li> Support CubicSpline resize filter. Define the lobes with the -define filter:lobes={2,3,4} (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=2&t=32506).</li>
+ <li> Support CubicSpline resize filter. Define the lobes with the -define filter:lobes={2,3,4} (reference https://imagemagick.org/discourse-server//viewtopic.html?f=2&t=32506).</li>
<li> Prevent assertion failure when creating PDF thumbnail (reference https://github.com/ImageMagick/ImageMagick/issues/674).</li>
<dt>2017-08-12 7.0.6-7 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.6-7, GIT revision 20799:0db4d8a16:20170812.</li>
<dt>2017-08-12 7.0.6-7 Cristy <quetzlzacatenango@image...></dt>
- <li> Improve EPS aliasing (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=32497).</li>
+ <li> Improve EPS aliasing (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=32497).</li>
<dt>2017-08-11 7.0.6-7 Dirk Lemstra <dirk@lem.....org></dt>
<li> Added a new option called 'dds:fast-mipmaps' (reference https://github.com/ImageMagick/ImageMagick/issues/558)</li>
- <li> The mipmaps of a dds image can now be created from a list of images with -define dds:mipmaps=fromlist (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=2&t=30236).</li>
+ <li> The mipmaps of a dds image can now be created from a list of images with -define dds:mipmaps=fromlist (reference https://imagemagick.org/discourse-server//viewtopic.html?f=2&t=30236).</li>
<dt>2017-08-10 7.0.6-6 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.6-6, GIT revision 20775:061d0fa25:20170810.</li>
<dt>2017-08-10 7.0.6-6 Cristy <quetzlzacatenango@image...></dt>
<dt>2017-08-10 7.0.6-6 Glenn Randers-Pehrson <glennrp@image...></dt>
<li> tests/validate.c: Show the reason for failures in the test logs, if available.</li>
<dt>2017-08-03 7.0.6-6 Glenn Randers-Pehrson <glennrp@image...></dt>
- <li> Put UTC time in the PNG tIME chunk instead of local time (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=32447).</li>
+ <li> Put UTC time in the PNG tIME chunk instead of local time (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=32447).</li>
<dt>2017-08-02 7.0.6-5 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.6-5, GIT revision 20715:26b28d50a:20170802.</li>
<dt>2017-08-01 7.0.6-5 Cristy <quetzlzacatenango@image...></dt>
<li> Fixed numerous memory leaks (reference https://github.com/ImageMagick/ImageMagick/issues).</li>
<dt>2017-07-29 7.0.6-5 Glenn Randers-Pehrson <glennrp@image...></dt>
- <li> Properly set image->colorspace in the PNG decoder (previously it was setting image->gamma, but only setting image->colorspace for grayscale and gray-alpha images. Reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=32418).</li>
+ <li> Properly set image->colorspace in the PNG decoder (previously it was setting image->gamma, but only setting image->colorspace for grayscale and gray-alpha images. Reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=32418).</li>
<li> Fix improper use of NULL in the JNG decoder (CVE-2017-11750, Reference https://github.com/ImageMagick/ImageMagick/issues/632).</li>
<li> Added "-define png:ignore-crc" option to PNG decoder. When you know your image has no CRC or ADLER32 errors, this can speed up decoding. It is also helpful in debugging bug reports from "fuzzers".</li>
<dt>2017-07-29 7.0.6-5 Cristy <quetzlzacatenango@image...></dt>
- <li> Off by one error for gradient coder (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=32416), https://github.com/ImageMagick/ImageMagick/issues/612).</li>
+ <li> Off by one error for gradient coder (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=32416), https://github.com/ImageMagick/ImageMagick/issues/612).</li>
<dt>2017-07-28 7.0.6-4 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.6-4, GIT revision 20657:4e81160d6:20170728.</li>
<dt>2017-07-24 7.0.6-4 Cristy <quetzlzacatenango@image...></dt>
<dt>2017-06-01 7.0.5-10 Glenn Randers-Pehrson <glennrp@image...></dt>
<li> Removed experimental PNG zxIF chunk support; the proposal is dead.</li>
<dt>2017-06-01 7.0.5-10 Cristy <quetzlzacatenango@image...></dt>
- <li> Fix choppy bitmap font rendering (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=32071).</li>
- <li> The +opaque option is not longer a noop (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=32081).</li>
+ <li> Fix choppy bitmap font rendering (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=32071).</li>
+ <li> The +opaque option is not longer a noop (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=32081).</li>
<li> Add support for 'hex:' property.</li>
<dt>2017-05-28 7.0.5-9 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.5-9, GIT revision 20113:8b67333:20170528.</li>
<dt>2017-05-28 7.0.5-9 Cristy <quetzlzacatenango@image...></dt>
<li> Transient error validating the JPEG-2000 image format (reference https://github.com/ImageMagick/ImageMagick/issues/501).</li>
- <li> Properly allocate DCM image colormap (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=32063).</li>
+ <li> Properly allocate DCM image colormap (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=32063).</li>
<dt>2017-05-26 7.0.5-8 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.5-8, GIT revision 20099:870a016:20170526.</li>
<dt>2017-05-23 7.0.5-8 Cristy <quetzlzacatenango@image...></dt>
<dt>2017-05-19 7.0.5-7 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.5-6, GIT revision 20078:7ce2d38:20170519.</li>
<dt>2017-05-15 7.0.5-7 Cristy <quetzlzacatenango@image...></dt>
- <li> Support various image operators for the compare utility (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=2&t=31938).</li>
+ <li> Support various image operators for the compare utility (reference https://imagemagick.org/discourse-server//viewtopic.html?f=2&t=31938).</li>
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>
<dt>2017-05-06 7.0.5-6 Cristy <quetzlzacatenango@image...></dt>
- <li> Restore the -alpha Shape option (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31879).</li>
+ <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> The +opaque option now works on all channels (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31862).</li>
- <li> Ensure backwards compatibility for the -combine option (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31855).</li>
+ <li> The +opaque option now works on all channels (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=31862).</li>
+ <li> Ensure backwards compatibility for the -combine option (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=31855).</li>
<li> Check for EOF conditions for RLE image format.</li>
- <li> Reset histogram page geometry (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31920).</li>
+ <li> Reset histogram page geometry (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=31920).</li>
<dt>2017-04-24 7.0.5-5 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.5-5, GIT revision 19915:12eec43:20170424.</li>
<dt>2017-03-26 7.0.5-5 Cristy <quetzlzacatenango@image...></dt>
<li> Minimize buffer copies to improve OpenCL performance.</li>
- <li> Morphology thinning is no longer a no-op (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31650).</li>
- <li> Patch two PCD writer problems, corrupt output and dark pixels (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=3164).</li>
+ <li> Morphology thinning is no longer a no-op (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=31650).</li>
+ <li> Patch two PCD writer problems, corrupt output and dark pixels (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=3164).</li>
<li> Support ICC based PDF's (reference https://github.com/ImageMagick/ImageMagick/issues/417).</li>
- <li> Fix improper EPS clip path rendering (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31722).</li>
+ <li> Fix improper EPS clip path rendering (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=31722).</li>
<dt>2017-03-24 7.0.5-4 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.5-4, GIT revision 19754:350fff3:20170324.</li>
<dt>2017-03-21 7.0.5-4 Cristy <quetzlzacatenango@image...></dt>
- <li> Respect -loop option for animate -window (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31619).</li>
+ <li> Respect -loop option for animate -window (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=31619).</li>
<dt>2017-03-17 7.0.5-3 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.5-3, GIT revision 19741:070c3fb:20170317.</li>
<dt>2017-03-14 7.0.5-3 Cristy <quetzlzacatenango@image...></dt>
<li> Support namespaces for the security policy.</li>
- <li> Support the -authenticate option for PDF (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31530).</li>
+ <li> Support the -authenticate option for PDF (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=31530).</li>
<dt>2017-03-11 7.0.5-2 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.5-2, GIT revision 19696:da91a7c:20170311.</li>
<dt>2017-03-06 7.0.5-2 Cristy <quetzlzacatenango@image...></dt>
<li> Respect throttle policy (reference https://github.com/ImageMagick/ImageMagick/issues/393).</li>
- <li> Return proper minima / maxima (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31377).</li>
+ <li> Return proper minima / maxima (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=31377).</li>
<dt>2017-03-03 7.0.5-1 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.5-1, GIT revision 19662:b7f455a:20170303.</li>
<dt>2017-02-21 7.0.5-1 Cristy <quetzlzacatenango@image...></dt>
- <li> Fix Spurious memory allocation message (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31438).</li>
- <li> Identical images should return inf for PSNR (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31487).</li>
+ <li> Fix Spurious memory allocation message (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=31438).</li>
+ <li> Identical images should return inf for PSNR (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=31487).</li>
<dt>2017-02-20 7.0.5-0 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.5-0, GIT revision 19616:505fea9:20170220.</li>
<dt>2017-02-20 7.0.5-0 Cristy <quetzlzacatenango@image...></dt>
<dt>2017-02-13 7.0.4-8 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.4-8, GIT revision 19574:7642384:20170213.</li>
<dt>2017-02-09 7.0.4-8 Dirk Lemstra <dirk@lem.....org></dt>
- <li> Fixed memory leak when creating nested exceptions in Magick++ (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=23&p=142634)</li>
+ <li> Fixed memory leak when creating nested exceptions in Magick++ (reference https://imagemagick.org/discourse-server//viewtopic.html?f=23&p=142634)</li>
<dt>2017-02-09 7.0.4-8 Cristy <quetzlzacatenango@image...></dt>
<li> Unbreak build without JPEG support (reference https://github.com/ImageMagick/ImageMagick/pull/373).</li>
<li> Document behavior change in the security policy (thanks to yoya @ https://blog.awm.jp/2017/02/09/imagemagick-en/).</li>
- <li> Return unbiased standard deviation for image statistics (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31377).</li>
+ <li> Return unbiased standard deviation for image statistics (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=31377).</li>
<li> Don't set update trait on alpha channel (private e-mail concerning -levels-colors option).</li>
<dt>2017-02-04 7.0.4-7 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.4-7, GIT revision 19513:5783e57:20170204.</li>
<li> Release ImageMagick version 7.0.4-6, GIT revision 19442:4747de9:20170127.</li>
<dt>2017-01-27 7.0.4-6 Cristy <quetzlzacatenango@image...></dt>
<li> Uninitialized data in MAT image format (reference https://github.com/ImageMagick/ImageMagick/issues/362).</li>
- <li> Properly auto-fit caption (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=30887).</li>
- <li> Correction to composite Over operator (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31282).</li>
- <li> Respect gravity option (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31284).</li>
+ <li> Properly auto-fit caption (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=30887).</li>
+ <li> Correction to composite Over operator (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=31282).</li>
+ <li> Respect gravity option (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=31284).</li>
<dt>2017-01-22 7.0.4-6 Glenn Randers-Pehrson <glennrp@image...></dt>
<li> Renamed read_vpag_chunk_callback() function to png_user_chunk_callback() in coders/png.c</li>
<li> Implemented a private PNG caNv (canvas) chunk for remembering the original dimensions and offsets when an image is cropped. Previously we used the oFFs and vpAg chunks for this purpose, but this had potential conflicts with other applications that also use the oFFs chunk.</li>
<dt>2017-01-21 7.0.4-5 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.4-5, GIT revision 19381:7ae396f:20170121.</li>
<dt>2017-01-18 7.0.4-5 Cristy <quetzlzacatenango@image...></dt>
- <li> Don't set background for transparent tiled images (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31210).</li>
+ <li> Don't set background for transparent tiled images (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=31210).</li>
<dt>2017-01-14 7.0.4-4 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.4-4, GIT revision 19361:a12953c:20170114.</li>
<dt>2017-01-14 7.0.4-4 Dirk Lemstra <dirk@lem.....org></dt>
<li> Added support for RGB555, RGB565, ARGB4444 and ARGB1555 to the BMP encoder (reference https://github.com/ImageMagick/ImageMagick/issues/344).</li>
<dt>2017-01-10 7.0.4-4 Cristy <quetzlzacatenango@image...></dt>
- <li> Recognize XML policy closing tags (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31182).</li>
+ <li> Recognize XML policy closing tags (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=31182).</li>
<li> Fix memory leak in the MPC format.</li>
<dt>2017-01-07 7.0.4-3 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.4-3, GIT revision 19329:930ca78:20170107.</li>
<dt>2017-01-04 7.0.4-3 Cristy <quetzlzacatenango@image...></dt>
- <li> Increase memory allocation for TIFF pixels (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31161).</li>
+ <li> Increase memory allocation for TIFF pixels (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=31161).</li>
<dt>2017-01-03 7.0.4-2 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.4-2, GIT revision 19318:8766311:20170103.</li>
<dt>2017-01-02 7.0.4-2 Cristy <quetzlzacatenango@image...></dt>
<dt>2016-12-18 7.0.4-0 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.4-0, GIT revision 19221:d5e8abc:20161218.</li>
<dt>2016-12-14 7.0.4-0 Cristy <quetzlzacatenango@image...></dt>
- <li> Do not close path for linejoins of round (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31039).</li>
+ <li> Do not close path for linejoins of round (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=31039).</li>
<dt>2016-12-10 7.0.3-10 Cristy <quetzlzacatenango@image...></dt>
<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://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=29105).</li>
- <li> Respect connected-components:area-threshold define (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31006). </li>
- <li> Enable alpha channel if background color is non-opaque (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31016).</li>
- <li> Return correct offset for negative index for -fx option (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31019).</li>
- <li> Fixed improper scaling of certain FITS images (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31028).</li>
- <li> Properly center text label (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=31027).</li>
+ <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> 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> Properly center text label (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=31027).</li>
<dt>2016-12-05 7.0.3-9 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.3-9, GIT revision 19139:6fed3f1:20161205.</li>
<dt>2016-11-26 7.0.3-9 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.3-8, GIT revision 19067:5aceded:20161125.</li>
<dt>2016-11-18 7.0.3-8 Cristy <quetzlzacatenango@image...></dt>
<li> Support the phash:colorspaces and phash:normalize options.</li>
- <li> If a convenient line break is not found, force it for caption: (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=30887).</li>
- <li> Set alpha member of draw structure to OpaqueAlpha (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=30894).</li>
- <li> Off by 1 error when computing the standard deviation (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=2&t=30866).</li>
+ <li> If a convenient line break is not found, force it for caption: (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=30887).</li>
+ <li> Set alpha member of draw structure to OpaqueAlpha (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=30894).</li>
+ <li> Off by 1 error when computing the standard deviation (reference https://imagemagick.org/discourse-server//viewtopic.html?f=2&t=30866).</li>
<li> Apply Debian patches, (reference https://github.com/ImageMagick/ImageMagick/issues/304).</li>
- <li> Permit EPT images with just a TIFF or EPS image, not both (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=30921).</li>
+ <li> Permit EPT images with just a TIFF or EPS image, not both (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=30921).</li>
<li> The -clone option no longer leaks memory.</li>
<li> Render to clip mask rather than image for clip-path MVG graphics primitive.</li>
<dt>2016-11-15 7.0.3-7 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.3-6, GIT revision 19001:4cff747:20161108.</li>
<dt>2016-11-01 7.0.3-6 Cristy <quetzlzacatenango@image...></dt>
<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://www.imagemagick.org/discourse-server//viewtopic.html?f=1&t=30779).</li>
- <li> Prevent fault in MSL interpreter (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=30797).</li>
- <li> Mask composite produces proper results for the convert utility (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=29675). </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>
<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://www.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>
<li> Added layer RLE compression to the PSD encoder.</li>
<li> Added define 'psd:preserve-opacity-mask' to preserve the opacity mask in a PSD file.</li>
- <li> Fixed issue where the display window was used instead of the data window when reading EXR files (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&p=137849).</li>
+ <li> Fixed issue where the display window was used instead of the data window when reading EXR files (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&p=137849).</li>
<dt>2016-09-05 7.0.3-0 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.3-0, GIT revision 18786:10aa64c:20160905.</li>
<dt>2016-08-29 7.0.3-0 Dirk Lemstra <dirk@lem.....org></dt>
<dt>2016-08-15 7.0.2-10 Cristy <quetzlzacatenango@image...></dt>
<li> Prevent buffer overflow in BMP & SGI coders (bug report from pwchen&rayzhong of tencent).</li>
<li> Prevent buffer overflow and other problems in SIXEL, PDB, MAP, TIFF and CALS coders (bug report from Donghai Zhu).</li>
- <li> The -stream option now increments the pixel pointer properly (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=30327).</li>
+ <li> The -stream option now increments the pixel pointer properly (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=30327).</li>
<dt>2016-08-14 7.0.2-9 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.2-9, GIT revision 18707:2c02f09:20160814.</li>
<dt>2016-08-14 7.0.2-9 Cristy <quetzlzacatenango@image...></dt>
- <li> Fix compile error in opencl.c (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=30289).</li>
+ <li> Fix compile error in opencl.c (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=30289).</li>
<li> Eliminate compiler warning.</li>
<dt>2016-08-14 7.0.2-8 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.2-8, GIT revision 18698:74b1d5d:20160814.</li>
<dt>2016-08-07 7.0.2-8 Cristy <quetzlzacatenango@image...></dt>
- <li> Prevent spurious removal of MPC cache files (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=30256).</li>
+ <li> Prevent spurious removal of MPC cache files (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=30256).</li>
<li> Note alpha channel when combining 4 or more images (reference https://github.com/ImageMagick/ImageMagick/issues/250).</li>
<dt>2016-08-06 7.0.2-7 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.2-7, GIT revision 10980:ecc03a2:20160806.</li>
<dt>2016-08-01 7.0.2-7 Cristy <quetzlzacatenango@image...></dt>
<li> Evaluate lazy pixel cache morphology to prevent buffer overflow (bug report from Ibrahim M. El-Sayed).</li>
<li> Prevent buffer overflow (bug report from Max Thrane).</li>
- <li> Prevent memory use after free (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=30245).</li>
+ <li> Prevent memory use after free (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=30245).</li>
<dt>2016-07-30 7.0.2-6 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.2-6, GIT revision 18651:df24175:20160729.</li>
<dt>2016-07-29 7.0.2-6 Cristy <quetzlzacatenango@image...></dt>
- <li> Support -region option (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=1&t=29692).</li>
+ <li> Support -region option (reference https://imagemagick.org/discourse-server//viewtopic.html?f=1&t=29692).</li>
<dt>2016-07-21 7.0.2-5 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.2-5, GIT revision 18627:2b5ddbd:20160721.</li>
<dt>2016-07-13 7.0.2-5 Cristy <quetzlzacatenango@image...></dt>
<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>
<dt>2016-06-12 7.0.2-1 Cristy <quetzlzacatenango@image...></dt>
- <li> Distort no longer converts grayscale image to sRGB (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=1&t=29895).</li>
+ <li> Distort no longer converts grayscale image to sRGB (reference https://imagemagick.org/discourse-server//viewtopic.html?f=1&t=29895).</li>
<li> Don't return a zero bounding box for QueryMultilineFontMetrics() (reference https://github.com/ImageMagick/ImageMagick/issues/222).</li>
<dt>2016-06-12 7.0.2-0 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.2-0, GIT revision 10884:f0e15e8:20160612.</li>
<dt>2016-06-02 7.0.1-9 Cristy <quetzlzacatenango@image...></dt>
<li> Fix small memory leak (patch provided by Андрей Черный).</li>
<li> Coder path traversal is not authorized (bug report provided by Masaaki Chida).</li>
- <li> Turn off alpha channel for the compare difference image (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=29828).</li>
+ <li> Turn off alpha channel for the compare difference image (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=29828).</li>
<dt>2016-05-31 7.0.1-8 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.1-8, GIT revision 18334:97775b5:20160531.</li>
<dt>2016-05-31 7.0.1-8 Cristy <quetzlzacatenango@image...></dt>
<dt>2016-05-30 7.0.1-7 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.1-7, GIT revision 18321:5511ef5:20160530.</li>
<dt>2016-05-25 7.0.1-7 Cristy <quetzlzacatenango@image...></dt>
- <li> Security improvements to TEXT coder broke it (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=29754).</li>
- <li> Fix stroke offset problem for -annotate (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=29626).</li>
- <li> Don't interpret -fx option arguments (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=29774);</li>
+ <li> Security improvements to TEXT coder broke it (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=29754).</li>
+ <li> Fix stroke offset problem for -annotate (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=29626).</li>
+ <li> Don't interpret -fx option arguments (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=29774);</li>
<li> Add additional checks to DCM reader to prevent data-driven faults (bug report from Hanno Böck).</li>
<dt>2016-05-21 7.0.1-6 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.1-6, GIT revision 18241:d4f277c:20160521.</li>
<dt>2016-05-18 7.0.1-5 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.1-5, GIT revision 10789:f7c2e89:20160518,</li>
<dt>2016-05-18 7.0.1-5 Cristy <quetzlzacatenango@image...></dt>
- <li> Process channels independently for -channel -equalize (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=3&t=29708).</li>
+ <li> Process channels independently for -channel -equalize (reference https://imagemagick.org/discourse-server//viewtopic.html?f=3&t=29708).</li>
<li> Fix pixel cache on disk regression (reference https://github.com/ImageMagick/ImageMagick/issues/202).</li>
<dt>2016-05-15 7.0.1-4 Cristy <quetzlzacatenango@image...></dt>
<li> Release ImageMagick version 7.0.1-4, GIT revision 10778:52dae14:20160516.</li>
<li> New version 7.0.1-1, GIT revision 10723:9fc8a0c:20160503.</li>
<dt>2016-05-03 7.0.1-1 Cristy <quetzlzacatenango@image...></dt>
<li> Sanitize input filename for http / https delegates (improved patch).</li>
- <li> Fix for possible security vulnerabilities (reference https://www.imagemagick.org/discourse-server//viewtopic.html?f=4&t=29588).</li>
+ <li> Fix for possible security vulnerabilities (reference https://imagemagick.org/discourse-server//viewtopic.html?f=4&t=29588).</li>
<dt>2016-04-30 7.0.1-0 Cristy <quetzlzacatenango@image...></dt>
<li> New version 7.0.1-0, GIT revision 10716:b527bce:20160430.</li>
<dt>2016-01-30 7.0.0-0 Fahad-Alsaidi & ShamsaHamed</dt>
</li></dl></div> </div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
- <a href="links.html">Related</a> •
- <a href="sitemap.html">Sitemap</a>
+ <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="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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/support.html">Donate</a> •
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 8th July 2018 08:33 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/cipher.html" rel="canonical" />
+ <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" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<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>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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="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="resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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://www.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://www.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>
</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"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="cipher.html#encipher">Encipher an Image</a> • <a href="cipher.html#decipher">Decipher an Image</a> • <a href="cipher.html#caveats">Encipher and Decipher Caveats</a></p>
<h2 class="magick-post-title"><a class="anchor" id="encipher"></a>Encipher an Image</h2>
-<p>Use the <a href="command-line-options.html#encipher">-encipher</a> option to scramble your image so that it is unrecognizable. The option requires a filename that contains your passphrase. In this example we scramble an image and save it in the PNG format:</p>
+<p>Use the <a href="../www/command-line-options.html#encipher">-encipher</a> option to scramble your image so that it is unrecognizable. The option requires a filename that contains your passphrase. In this example we scramble an image and save it in the PNG format:</p>
<pre class="highlight"><code>convert rose.jpg -encipher passphrase.txt rose.png
</code></pre>
<h2 class="magick-post-title"><a class="anchor" id="decipher"></a>Decipher an Image</h2>
-<p>Use the <a href="command-line-options.html#decipher">-decipher</a> option to unscramble your image so that it is recognizable once again. The option requires a filename that contains your passphrase. In this example we unscramble an image and save it in the JPEG format:</p>
+<p>Use the <a href="../www/command-line-options.html#decipher">-decipher</a> option to unscramble your image so that it is recognizable once again. The option requires a filename that contains your passphrase. In this example we unscramble an image and save it in the JPEG format:</p>
<pre class="highlight"><code>convert rose.png -decipher passphrase.txt rose.jpg
</code></pre>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
- <a href="links.html">Related</a> •
- <a href="sitemap.html">Sitemap</a>
+ <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="cipher.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/support.html">Donate</a> •
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 14:46 -->
\ No newline at end of file
+<!-- Magick Cache 9th September 2018 10:14 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Color Management @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/color-management.html" rel="canonical" />
+ <link href="color-management.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" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<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>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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="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="resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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://www.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://www.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>
</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"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<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="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="../www/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="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
+<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
> options:</p>
<pre class="highlight"><code>
<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>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>
+<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>
</div>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
- <a href="links.html">Related</a> •
- <a href="sitemap.html">Sitemap</a>
+ <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-management.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/support.html">Donate</a> •
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 13:12 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Color Names @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="color, names, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/color.html" rel="canonical" />
+ <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" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<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>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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="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="resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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://www.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://www.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>
</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"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="color.html#usage">Example Usage</a> • <a href="color.html#models">Color Model Specification</a> • <a href="color.html#color_names">List of Color Names</a></p>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
- <a href="links.html">Related</a> •
- <a href="sitemap.html">Sitemap</a>
+ <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="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/support.html">Donate</a> •
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 13:03 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Command-line Options @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="command-line, options, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="rating" content="GENERAL" />
<a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
<main class="container">
<div class="magick-template">
<div class="magick-header">
-<p class="text-center"><a href="command-line-options.html#adaptive-blur">‑adaptive‑blur</a> • <a href="command-line-options.html#adaptive-resize">‑adaptive‑resize</a> • <a href="command-line-options.html#adaptive-sharpen">‑adaptive‑sharpen</a> • <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#annotate">‑annotate</a> • <a href="command-line-options.html#antialias">‑antialias</a> • <a href="command-line-options.html#append">‑append</a> • <a href="command-line-options.html#attenuate">‑attenuate</a> • <a href="command-line-options.html#authenticate">‑authenticate</a> • <a href="command-line-options.html#auto-gamma">‑auto‑gamma</a> • <a href="command-line-options.html#auto-level">‑auto‑level</a> • <a href="command-line-options.html#auto-orient">‑auto‑orient</a> • <a href="command-line-options.html#auto-threshold">‑auto‑threshold</a> • <a href="command-line-options.html#backdrop">‑backdrop</a> • <a href="command-line-options.html#background">‑background</a> • <a href="command-line-options.html#bench">‑bench</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#black-threshold">‑black‑threshold</a> • <a href="command-line-options.html#blend">‑blend</a> • <a href="command-line-options.html#blue-primary">‑blue‑primary</a> • <a href="command-line-options.html#blue-shift">‑blue‑shift</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#bordercolor">‑bordercolor</a> • <a href="command-line-options.html#borderwidth">‑borderwidth</a> • <a href="command-line-options.html#brightness-contrast">‑brightness‑contrast</a> • <a href="command-line-options.html#cache">‑cache</a> • <a href="command-line-options.html#canny">‑canny</a> • <a href="command-line-options.html#caption">‑caption</a> • <a href="command-line-options.html#cdl">‑cdl</a> • <a href="command-line-options.html#channel">‑channel</a> • <a href="command-line-options.html#charcoal">‑charcoal</a> • <a href="command-line-options.html#channel-fx">‑channel‑fx</a> • <a href="command-line-options.html#chop">‑chop</a> • <a href="command-line-options.html#clamp">‑clamp</a> • <a href="command-line-options.html#clip">‑clip</a> • <a href="command-line-options.html#clip-mask">‑clip‑mask</a> • <a href="command-line-options.html#clip-path">‑clip‑path</a> • <a href="command-line-options.html#clone">‑clone</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#colorize">‑colorize</a> • <a href="command-line-options.html#colormap">‑colormap</a> • <a href="command-line-options.html#color-matrix">‑color‑matrix</a> • <a href="command-line-options.html#colors">‑colors</a> • <a href="command-line-options.html#colorspace">‑colorspace</a> • <a href="command-line-options.html#combine">‑combine</a> • <a href="command-line-options.html#comment">‑comment</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#compose">‑compose</a> • <a href="command-line-options.html#composite">‑composite</a> • <a href="command-line-options.html#compress">‑compress</a> • <a href="command-line-options.html#connected-components">‑connected‑components</a> • <a href="command-line-options.html#contrast">‑contrast</a> • <a href="command-line-options.html#contrast-stretch">‑contrast‑stretch</a> • <a href="command-line-options.html#convolve">‑convolve</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#cycle">‑cycle</a> • <a href="command-line-options.html#debug">‑debug</a> • <a href="command-line-options.html#decipher">‑decipher</a> • <a href="command-line-options.html#deconstruct">‑deconstruct</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#delete">‑delete</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#descend">‑descend</a> • <a href="command-line-options.html#deskew">‑deskew</a> • <a href="command-line-options.html#despeckle">‑despeckle</a> • <a href="command-line-options.html#direction">‑direction</a> • <a href="command-line-options.html#displace">‑displace</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#dissimilarity-threshold">‑dissimilarity‑threshold</a> • <a href="command-line-options.html#dissolve">‑dissolve</a> • <a href="command-line-options.html#distort">‑distort</a> • <a href="command-line-options.html#distribute-cache">‑distribute‑cache</a> • <a href="command-line-options.html#dither">‑dither</a> • <a href="command-line-options.html#draw">‑draw</a> • <a href="command-line-options.html#duplicate">‑duplicate</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#encipher">‑encipher</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#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#evaluate-sequence">‑evaluate‑sequence</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#family">‑family</a> • <a href="command-line-options.html#features">‑features</a> • <a href="command-line-options.html#fft">‑fft</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#flatten">‑flatten</a> • <a href="command-line-options.html#flip">‑flip</a> • <a href="command-line-options.html#floodfill">‑floodfill</a> • <a href="command-line-options.html#flop">‑flop</a> • <a href="command-line-options.html#font">‑font</a> • <a href="command-line-options.html#foreground">‑foreground</a> • <a href="command-line-options.html#format">‑format</a> • <a href="command-line-options.html#format_identify_">‑format[identify]</a> • <a href="command-line-options.html#frame">‑frame</a> • <a href="command-line-options.html#frame_import_">‑frame[import]</a> • <a href="command-line-options.html#function">‑function</a> • <a href="command-line-options.html#fuzz">‑fuzz</a> • <a href="command-line-options.html#fx">‑fx</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#geometry">‑geometry</a> • <a href="command-line-options.html#gravity">‑gravity</a> • <a href="command-line-options.html#grayscale">‑grayscale</a> • <a href="command-line-options.html#green-primary">‑green‑primary</a> • <a href="command-line-options.html#hald-clut">‑hald‑clut</a> • <a href="command-line-options.html#help">‑help</a> • <a href="command-line-options.html#highlight-color">‑highlight‑color</a> • <a href="command-line-options.html#hough-lines">‑hough‑lines</a> • <a href="command-line-options.html#iconGeometry">‑iconGeometry</a> • <a href="command-line-options.html#iconic">‑iconic</a> • <a href="command-line-options.html#identify">‑identify</a> • <a href="command-line-options.html#ift">‑ift</a> • <a href="command-line-options.html#immutable">‑immutable</a> • <a href="command-line-options.html#implode">‑implode</a> • <a href="command-line-options.html#insert">‑insert</a> • <a href="command-line-options.html#intensity">‑intensity</a> • <a href="command-line-options.html#intent">‑intent</a> • <a href="command-line-options.html#interlace">‑interlace</a> • <a href="command-line-options.html#interpolate">‑interpolate</a> • <a href="command-line-options.html#interline-spacing">‑interline‑spacing</a> • <a href="command-line-options.html#interword-spacing">‑interword‑spacing</a> • <a href="command-line-options.html#kerning">‑kerning</a> • <a href="command-line-options.html#kuwahara">‑kuwahara</a> • <a href="command-line-options.html#label">‑label</a> • <a href="command-line-options.html#lat">‑lat</a> • <a href="command-line-options.html#layers">‑layers</a> • <a href="command-line-options.html#level">‑level</a> • <a href="command-line-options.html#level-colors">‑level‑colors</a> • <a href="command-line-options.html#limit">‑limit</a> • <a href="command-line-options.html#linear-stretch">‑linear‑stretch</a> • <a href="command-line-options.html#linewidth">‑linewidth</a> • <a href="command-line-options.html#liquid-rescale">‑liquid‑rescale</a> • <a href="command-line-options.html#list">‑list</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#lowlight-color">‑lowlight‑color</a> • <a href="command-line-options.html#magnify">‑magnify</a> • <a href="command-line-options.html#map">‑map</a> • <a href="command-line-options.html#map_stream_">‑map[stream]</a> • <a href="command-line-options.html#mattecolor">‑mattecolor</a> • <a href="command-line-options.html#median">‑median</a> • <a href="command-line-options.html#mean-shift">‑mean‑shift</a> • <a href="command-line-options.html#metric">‑metric</a> • <a href="command-line-options.html#mode">‑mode</a> • <a href="command-line-options.html#modulate">‑modulate</a> • <a href="command-line-options.html#moments">‑moments</a> • <a href="command-line-options.html#monitor">‑monitor</a> • <a href="command-line-options.html#monochrome">‑monochrome</a> • <a href="command-line-options.html#morph">‑morph</a> • <a href="command-line-options.html#morphology">‑morphology</a> • <a href="command-line-options.html#mosaic">‑mosaic</a> • <a href="command-line-options.html#motion-blur">‑motion‑blur</a> • <a href="command-line-options.html#name">‑name</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#orient">‑orient</a> • <a href="command-line-options.html#page">‑page</a> • <a href="command-line-options.html#paint">‑paint</a> • <a href="command-line-options.html#path">‑path</a> • <a href="command-line-options.html#pause_animate_">‑pause[animate]</a> • <a href="command-line-options.html#pause_import_">‑pause[import]</a> • <a href="command-line-options.html#perceptible">‑perceptible</a> • <a href="command-line-options.html#ping">‑ping</a> • <a href="command-line-options.html#pointsize">‑pointsize</a> • <a href="command-line-options.html#polaroid">‑polaroid</a> • <a href="command-line-options.html#poly">‑poly</a> • <a href="command-line-options.html#posterize">‑posterize</a> • <a href="command-line-options.html#precision">‑precision</a> • <a href="command-line-options.html#preview">‑preview</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#profile">‑profile</a> • <a href="command-line-options.html#quality">‑quality</a> • <a href="command-line-options.html#quantize">‑quantize</a> • <a href="command-line-options.html#quiet">‑quiet</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#read-mask">‑read‑mask</a> • <a href="command-line-options.html#red-primary">‑red‑primary</a> • <a href="command-line-options.html#regard-warnings">‑regard‑warnings</a> • <a href="command-line-options.html#region">‑region</a> • <a href="command-line-options.html#remap">‑remap</a> • <a href="command-line-options.html#remote">‑remote</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#resample">‑resample</a> • <a href="command-line-options.html#resize">‑resize</a> • <a href="command-line-options.html#respect-parentheses">‑respect‑parentheses</a> • <a href="command-line-options.html#reverse">‑reverse</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#sampling-factor">‑sampling‑factor</a> • <a href="command-line-options.html#scale">‑scale</a> • <a href="command-line-options.html#scene">‑scene</a> • <a href="command-line-options.html#screen">‑screen</a> • <a href="command-line-options.html#seed">‑seed</a> • <a href="command-line-options.html#segment">‑segment</a> • <a href="command-line-options.html#selective-blur">‑selective‑blur</a> • <a href="command-line-options.html#separate">‑separate</a> • <a href="command-line-options.html#sepia-tone">‑sepia‑tone</a> • <a href="command-line-options.html#set">‑set</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#shared-memory">‑shared‑memory</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#silent">‑silent</a> • <a href="command-line-options.html#similarity-threshold">‑similarity‑threshold</a> • <a href="command-line-options.html#size">‑size</a> • <a href="command-line-options.html#sketch">‑sketch</a> • <a href="command-line-options.html#smush">‑smush</a> • <a href="command-line-options.html#snaps">‑snaps</a> • <a href="command-line-options.html#solarize">‑solarize</a> • <a href="command-line-options.html#sparse-color">‑sparse‑color</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#statistic">‑statistic</a> • <a href="command-line-options.html#stegano">‑stegano</a> • <a href="command-line-options.html#stereo">‑stereo</a> • <a href="command-line-options.html#storage-type">‑storage‑type</a> • <a href="command-line-options.html#stretch">‑stretch</a> • <a href="command-line-options.html#strip">‑strip</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#subimage-search">‑subimage‑search</a> • <a href="command-line-options.html#swap">‑swap</a> • <a href="command-line-options.html#swirl">‑swirl</a> • <a href="command-line-options.html#synchronize">‑synchronize</a> • <a href="command-line-options.html#taint">‑taint</a> • <a href="command-line-options.html#text-font">‑text‑font</a> • <a href="command-line-options.html#texture">‑texture</a> • <a href="command-line-options.html#threshold">‑threshold</a> • <a href="command-line-options.html#thumbnail">‑thumbnail</a> • <a href="command-line-options.html#tile">‑tile</a> • <a href="command-line-options.html#tile-offset">‑tile‑offset</a> • <a href="command-line-options.html#tint">‑tint</a> • <a href="command-line-options.html#title">‑title</a> • <a href="command-line-options.html#transform">‑transform</a> • <a href="command-line-options.html#transparent">‑transparent</a> • <a href="command-line-options.html#transparent-color">‑transparent‑color</a> • <a href="command-line-options.html#transpose">‑transpose</a> • <a href="command-line-options.html#transverse">‑transverse</a> • <a href="command-line-options.html#treedepth">‑treedepth</a> • <a href="command-line-options.html#trim">‑trim</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#unique-colors">‑unique‑colors</a> • <a href="command-line-options.html#units">‑units</a> • <a href="command-line-options.html#unsharp">‑unsharp</a> • <a href="command-line-options.html#update">‑update</a> • <a href="command-line-options.html#verbose">‑verbose</a> • <a href="command-line-options.html#version">‑version</a> • <a href="command-line-options.html#view">‑view</a> • <a href="command-line-options.html#vignette">‑vignette</a> • <a href="command-line-options.html#virtual-pixel">‑virtual‑pixel</a> • <a href="command-line-options.html#visual">‑visual</a> • <a href="command-line-options.html#watermark">‑watermark</a> • <a href="command-line-options.html#wave">‑wave</a> • <a href="command-line-options.html#wavelet-denoise">‑wavelet‑denoise</a> • <a href="command-line-options.html#weight">‑weight</a> • <a href="command-line-options.html#white-point">‑white‑point</a> • <a href="command-line-options.html#white-threshold">‑white‑threshold</a> • <a href="command-line-options.html#window">‑window</a> • <a href="command-line-options.html#window-group">‑window‑group</a> • <a href="command-line-options.html#write">‑write</a> • <a href="command-line-options.html#write-mask">‑write‑mask</a> </p>
+<p class="text-center"><a href="command-line-options.html#adaptive-blur">‑adaptive‑blur</a> • <a href="command-line-options.html#adaptive-resize">‑adaptive‑resize</a> • <a href="command-line-options.html#adaptive-sharpen">‑adaptive‑sharpen</a> • <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#annotate">‑annotate</a> • <a href="command-line-options.html#antialias">‑antialias</a> • <a href="command-line-options.html#append">‑append</a> • <a href="command-line-options.html#attenuate">‑attenuate</a> • <a href="command-line-options.html#authenticate">‑authenticate</a> • <a href="command-line-options.html#auto-gamma">‑auto‑gamma</a> • <a href="command-line-options.html#auto-level">‑auto‑level</a> • <a href="command-line-options.html#auto-orient">‑auto‑orient</a> • <a href="command-line-options.html#auto-threshold">‑auto‑threshold</a> • <a href="command-line-options.html#backdrop">‑backdrop</a> • <a href="command-line-options.html#background">‑background</a> • <a href="command-line-options.html#bench">‑bench</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#black-threshold">‑black‑threshold</a> • <a href="command-line-options.html#blend">‑blend</a> • <a href="command-line-options.html#blue-primary">‑blue‑primary</a> • <a href="command-line-options.html#blue-shift">‑blue‑shift</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#bordercolor">‑bordercolor</a> • <a href="command-line-options.html#borderwidth">‑borderwidth</a> • <a href="command-line-options.html#brightness-contrast">‑brightness‑contrast</a> • <a href="command-line-options.html#cache">‑cache</a> • <a href="command-line-options.html#canny">‑canny</a> • <a href="command-line-options.html#caption">‑caption</a> • <a href="command-line-options.html#cdl">‑cdl</a> • <a href="command-line-options.html#channel">‑channel</a> • <a href="command-line-options.html#charcoal">‑charcoal</a> • <a href="command-line-options.html#channel-fx">‑channel‑fx</a> • <a href="command-line-options.html#chop">‑chop</a> • <a href="command-line-options.html#clamp">‑clamp</a> • <a href="command-line-options.html#clip">‑clip</a> • <a href="command-line-options.html#clip-mask">‑clip‑mask</a> • <a href="command-line-options.html#clip-path">‑clip‑path</a> • <a href="command-line-options.html#clone">‑clone</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#colorize">‑colorize</a> • <a href="command-line-options.html#colormap">‑colormap</a> • <a href="command-line-options.html#color-matrix">‑color‑matrix</a> • <a href="command-line-options.html#colors">‑colors</a> • <a href="command-line-options.html#colorspace">‑colorspace</a> • <a href="command-line-options.html#combine">‑combine</a> • <a href="command-line-options.html#comment">‑comment</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#compose">‑compose</a> • <a href="command-line-options.html#composite">‑composite</a> • <a href="command-line-options.html#compress">‑compress</a> • <a href="command-line-options.html#connected-components">‑connected‑components</a> • <a href="command-line-options.html#contrast">‑contrast</a> • <a href="command-line-options.html#contrast-stretch">‑contrast‑stretch</a> • <a href="command-line-options.html#convolve">‑convolve</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#cycle">‑cycle</a> • <a href="command-line-options.html#debug">‑debug</a> • <a href="command-line-options.html#decipher">‑decipher</a> • <a href="command-line-options.html#deconstruct">‑deconstruct</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#delete">‑delete</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#descend">‑descend</a> • <a href="command-line-options.html#deskew">‑deskew</a> • <a href="command-line-options.html#despeckle">‑despeckle</a> • <a href="command-line-options.html#direction">‑direction</a> • <a href="command-line-options.html#displace">‑displace</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#dissimilarity-threshold">‑dissimilarity‑threshold</a> • <a href="command-line-options.html#dissolve">‑dissolve</a> • <a href="command-line-options.html#distort">‑distort</a> • <a href="command-line-options.html#distribute-cache">‑distribute‑cache</a> • <a href="command-line-options.html#dither">‑dither</a> • <a href="command-line-options.html#draw">‑draw</a> • <a href="command-line-options.html#duplicate">‑duplicate</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#encipher">‑encipher</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#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#evaluate-sequence">‑evaluate‑sequence</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#family">‑family</a> • <a href="command-line-options.html#features">‑features</a> • <a href="command-line-options.html#fft">‑fft</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#flatten">‑flatten</a> • <a href="command-line-options.html#flip">‑flip</a> • <a href="command-line-options.html#floodfill">‑floodfill</a> • <a href="command-line-options.html#flop">‑flop</a> • <a href="command-line-options.html#font">‑font</a> • <a href="command-line-options.html#foreground">‑foreground</a> • <a href="command-line-options.html#format">‑format</a> • <a href="command-line-options.html#format_identify_">‑format[identify]</a> • <a href="command-line-options.html#frame">‑frame</a> • <a href="command-line-options.html#frame_import_">‑frame[import]</a> • <a href="command-line-options.html#function">‑function</a> • <a href="command-line-options.html#fuzz">‑fuzz</a> • <a href="command-line-options.html#fx">‑fx</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#geometry">‑geometry</a> • <a href="command-line-options.html#gravity">‑gravity</a> • <a href="command-line-options.html#grayscale">‑grayscale</a> • <a href="command-line-options.html#green-primary">‑green‑primary</a> • <a href="command-line-options.html#hald-clut">‑hald‑clut</a> • <a href="command-line-options.html#help">‑help</a> • <a href="command-line-options.html#highlight-color">‑highlight‑color</a> • <a href="command-line-options.html#hough-lines">‑hough‑lines</a> • <a href="command-line-options.html#iconGeometry">‑iconGeometry</a> • <a href="command-line-options.html#iconic">‑iconic</a> • <a href="command-line-options.html#identify">‑identify</a> • <a href="command-line-options.html#ift">‑ift</a> • <a href="command-line-options.html#immutable">‑immutable</a> • <a href="command-line-options.html#implode">‑implode</a> • <a href="command-line-options.html#insert">‑insert</a> • <a href="command-line-options.html#intensity">‑intensity</a> • <a href="command-line-options.html#intent">‑intent</a> • <a href="command-line-options.html#interlace">‑interlace</a> • <a href="command-line-options.html#interpolate">‑interpolate</a> • <a href="command-line-options.html#interline-spacing">‑interline‑spacing</a> • <a href="command-line-options.html#interword-spacing">‑interword‑spacing</a> • <a href="command-line-options.html#kerning">‑kerning</a> • <a href="command-line-options.html#kuwahara">‑kuwahara</a> • <a href="command-line-options.html#label">‑label</a> • <a href="command-line-options.html#lat">‑lat</a> • <a href="command-line-options.html#layers">‑layers</a> • <a href="command-line-options.html#level">‑level</a> • <a href="command-line-options.html#level-colors">‑level‑colors</a> • <a href="command-line-options.html#limit">‑limit</a> • <a href="command-line-options.html#linear-stretch">‑linear‑stretch</a> • <a href="command-line-options.html#linewidth">‑linewidth</a> • <a href="command-line-options.html#liquid-rescale">‑liquid‑rescale</a> • <a href="command-line-options.html#list">‑list</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#lowlight-color">‑lowlight‑color</a> • <a href="command-line-options.html#magnify">‑magnify</a> • <a href="command-line-options.html#map">‑map</a> • <a href="command-line-options.html#map_stream_">‑map[stream]</a> • <a href="command-line-options.html#mattecolor">‑mattecolor</a> • <a href="command-line-options.html#median">‑median</a> • <a href="command-line-options.html#mean-shift">‑mean‑shift</a> • <a href="command-line-options.html#metric">‑metric</a> • <a href="command-line-options.html#mode">‑mode</a> • <a href="command-line-options.html#modulate">‑modulate</a> • <a href="command-line-options.html#moments">‑moments</a> • <a href="command-line-options.html#monitor">‑monitor</a> • <a href="command-line-options.html#monochrome">‑monochrome</a> • <a href="command-line-options.html#morph">‑morph</a> • <a href="command-line-options.html#morphology">‑morphology</a> • <a href="command-line-options.html#mosaic">‑mosaic</a> • <a href="command-line-options.html#motion-blur">‑motion‑blur</a> • <a href="command-line-options.html#name">‑name</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#orient">‑orient</a> • <a href="command-line-options.html#page">‑page</a> • <a href="command-line-options.html#paint">‑paint</a> • <a href="command-line-options.html#path">‑path</a> • <a href="command-line-options.html#pause_animate_">‑pause[animate]</a> • <a href="command-line-options.html#pause_import_">‑pause[import]</a> • <a href="command-line-options.html#perceptible">‑perceptible</a> • <a href="command-line-options.html#ping">‑ping</a> • <a href="command-line-options.html#pointsize">‑pointsize</a> • <a href="command-line-options.html#polaroid">‑polaroid</a> • <a href="command-line-options.html#poly">‑poly</a> • <a href="command-line-options.html#posterize">‑posterize</a> • <a href="command-line-options.html#precision">‑precision</a> • <a href="command-line-options.html#preview">‑preview</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#profile">‑profile</a> • <a href="command-line-options.html#quality">‑quality</a> • <a href="command-line-options.html#quantize">‑quantize</a> • <a href="command-line-options.html#quiet">‑quiet</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#range-threshold">‑range‑threshold</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#regard-warnings">‑regard‑warnings</a> • <a href="command-line-options.html#region">‑region</a> • <a href="command-line-options.html#remap">‑remap</a> • <a href="command-line-options.html#remote">‑remote</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#resample">‑resample</a> • <a href="command-line-options.html#resize">‑resize</a> • <a href="command-line-options.html#respect-parentheses">‑respect‑parentheses</a> • <a href="command-line-options.html#reverse">‑reverse</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#sampling-factor">‑sampling‑factor</a> • <a href="command-line-options.html#scale">‑scale</a> • <a href="command-line-options.html#scene">‑scene</a> • <a href="command-line-options.html#screen">‑screen</a> • <a href="command-line-options.html#seed">‑seed</a> • <a href="command-line-options.html#segment">‑segment</a> • <a href="command-line-options.html#selective-blur">‑selective‑blur</a> • <a href="command-line-options.html#separate">‑separate</a> • <a href="command-line-options.html#sepia-tone">‑sepia‑tone</a> • <a href="command-line-options.html#set">‑set</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#shared-memory">‑shared‑memory</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#silent">‑silent</a> • <a href="command-line-options.html#similarity-threshold">‑similarity‑threshold</a> • <a href="command-line-options.html#size">‑size</a> • <a href="command-line-options.html#sketch">‑sketch</a> • <a href="command-line-options.html#smush">‑smush</a> • <a href="command-line-options.html#snaps">‑snaps</a> • <a href="command-line-options.html#solarize">‑solarize</a> • <a href="command-line-options.html#sparse-color">‑sparse‑color</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#statistic">‑statistic</a> • <a href="command-line-options.html#stegano">‑stegano</a> • <a href="command-line-options.html#stereo">‑stereo</a> • <a href="command-line-options.html#storage-type">‑storage‑type</a> • <a href="command-line-options.html#stretch">‑stretch</a> • <a href="command-line-options.html#strip">‑strip</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#subimage-search">‑subimage‑search</a> • <a href="command-line-options.html#swap">‑swap</a> • <a href="command-line-options.html#swirl">‑swirl</a> • <a href="command-line-options.html#synchronize">‑synchronize</a> • <a href="command-line-options.html#taint">‑taint</a> • <a href="command-line-options.html#text-font">‑text‑font</a> • <a href="command-line-options.html#texture">‑texture</a> • <a href="command-line-options.html#threshold">‑threshold</a> • <a href="command-line-options.html#thumbnail">‑thumbnail</a> • <a href="command-line-options.html#tile">‑tile</a> • <a href="command-line-options.html#tile-offset">‑tile‑offset</a> • <a href="command-line-options.html#tint">‑tint</a> • <a href="command-line-options.html#title">‑title</a> • <a href="command-line-options.html#transform">‑transform</a> • <a href="command-line-options.html#transparent">‑transparent</a> • <a href="command-line-options.html#transparent-color">‑transparent‑color</a> • <a href="command-line-options.html#transpose">‑transpose</a> • <a href="command-line-options.html#transverse">‑transverse</a> • <a href="command-line-options.html#treedepth">‑treedepth</a> • <a href="command-line-options.html#trim">‑trim</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#unique-colors">‑unique‑colors</a> • <a href="command-line-options.html#units">‑units</a> • <a href="command-line-options.html#unsharp">‑unsharp</a> • <a href="command-line-options.html#update">‑update</a> • <a href="command-line-options.html#verbose">‑verbose</a> • <a href="command-line-options.html#version">‑version</a> • <a href="command-line-options.html#view">‑view</a> • <a href="command-line-options.html#vignette">‑vignette</a> • <a href="command-line-options.html#virtual-pixel">‑virtual‑pixel</a> • <a href="command-line-options.html#visual">‑visual</a> • <a href="command-line-options.html#watermark">‑watermark</a> • <a href="command-line-options.html#wave">‑wave</a> • <a href="command-line-options.html#wavelet-denoise">‑wavelet‑denoise</a> • <a href="command-line-options.html#weight">‑weight</a> • <a href="command-line-options.html#white-point">‑white‑point</a> • <a href="command-line-options.html#white-threshold">‑white‑threshold</a> • <a href="command-line-options.html#window">‑window</a> • <a href="command-line-options.html#window-group">‑window‑group</a> • <a href="command-line-options.html#write">‑write</a> • <a href="command-line-options.html#write-mask">‑write‑mask</a> </p>
<p class="lead magick-description">Below is list of command-line options recognized by the ImageMagick <a href="command-line-tools.html">command-line tools</a>. If you want a description of a particular option, click on the option name in the navigation bar above and you will go right to it. Unless otherwise noted, each option is recognized by the commands: <a href="convert.html">convert</a> and <a href="mogrify.html">mogrify</a>.</p>
<div style="margin: auto;">
"<code><a href="command-line-options.html#set">-set</a> caption</code>". </p>
<p>The caption can contain special format characters listed in the <a
-href="escape.html">Format and
+href="../www/escape.html">Format and
Print Image Properties</a>. These attributes are expanded when the caption
is finally assigned to the individual images. </p>
<a href="command-line-options.html#ordered-dither">-ordered-dither</a>,
<a href="command-line-options.html#radial-blur">-radial-blur</a>,
<a href="command-line-options.html#random-threshold">-random-threshold</a>,
+<a href="command-line-options.html#range-threshold">-range-threshold</a>,
<a href="command-line-options.html#separate">-separate</a>,
<a href="command-line-options.html#threshold">-threshold</a>, and
<a href="command-line-options.html#white-threshold">-white-threshold</a>.
"<code><a href="command-line-options.html#set">-set</a> comment</code>". </p>
<p>The comment can contain special format characters listed in the <a
-href="escape.html">Format and
+href="../www/escape.html">Format and
Print Image Properties</a>. These attributes are expanded when the comment
is finally assigned to the individual images. </p>
appropriately for the compose method. </p>
<p>Some <a href="command-line-options.html#compose">-compose</a> methods can modify the 'destination'
-image outside the overlay area. You can disable this by setting the special <a
-href="command-line-options.html#set">-set</a> '<code>option:compose:outside-overlay</code>'
-to '<code>false</code>'. </p>
+image outside the overlay area. It is disabled by default. You can enable this by setting the this define: <a href="command-line-options.html#define">-define</a> '<code>compose:clip-to-self=true</code>'.</p>
<p>The SVG compositing specification requires that color and opacity values range between zero and QuantumRange inclusive. You can permit values outside this range with this option: <a href="command-line-options.html#set">-set</a> '<code>option:compose:clamp=false</code></p>
<h3><a class="anchor" id="connected-components"></a>-connected-components <var>connectivity</var></h3>
</div>
-<p class="magick-description"><a href="connected-components.html">connected-components</a> labeling detects connected regions in an image, choose from 4 or 8 way connectivity.</p>
+<p class="magick-description"><a href="../www/connected-components.html">connected-components</a> labeling detects connected regions in an image, choose from 4 or 8 way connectivity.</p>
<p>Use <code><a href="command-line-options.html#define" >-define</a> connected-components:verbose=true</code> to output statistics associated with each unique label.</p>
existing definitions.</p>
<p>The same 'artifact' settings can also be defined using the <a
-href="command-line-options.html#set" >-set "option:<var>key</var>" "<var>value</var>"</a> option, which also allows the use of <a href="escape.html" >Format and Print Image
+href="command-line-options.html#set" >-set "option:<var>key</var>" "<var>value</var>"</a> option, which also allows the use of <a href="../www/escape.html" >Format and Print Image
Properties</a> in the defined value. </p>
<p>The <var>option</var> and <var>key</var> are case-independent (they are
<tr>
<td>complex:snr=<var>value</var></td>
- <td>Set the divide SNR constant<a href="command-line-options.html#complex">-complex</a></td>
+ <td>Set the divide SNR constant<a href="command-line-options.html#complex">-complex</a>.</td>
</tr>
<tr>
<td>compose:args=<var>arguments</var></td>
<td>Sets certain compose argument values when using convert ... -compose ...
-composite. See <a href="compose.html"
- >Image Composition</a></td>
+ >Image Composition</a>.</td>
+ </tr>
+
+ <tr>
+ <td>compose:clip-to-self=<var>true|false</var></td>
+ <td>Some <a href="command-line-options.html#compose" >-compose</a> methods can modify the 'destination' image outside the overlay area. It is disabled by default.</td>
</tr>
<tr>
<tr>
<td>distort:scale=<var>value</var></td>
<td>Sets the output scaling factor for use with <a href="command-line-options.html#distort"
- >-distort</a></td>
+ >-distort</a>.</td>
</tr>
<tr>
<td>distort:viewport=<var>WxH+X+Y</var></td>
- <td>Sets the viewport for use with <a href="command-line-options.html#distort">-distort</a></td>
+ <td>Sets the viewport for use with <a href="command-line-options.html#distort">-distort</a>.</td>
</tr>
<tr>
<tr>
<td>hough-lines:accumulator=true</td>
- <td>Returns the accumulator image in addition to the lines image</td>
+ <td>Returns the accumulator image in addition to the lines image.</td>
+ </tr>
+
+ <tr>
+ <td>heic:preserve-orientation</td>
+ <td>Preserve the original EXIF orientation during HEIC decoding and rotate the pixels accordingly.
+ By default, EXIF orientation is reset to "1" to match the actual orientation of pixels in HEIC.
+ </td>
</tr>
<tr>
<tr>
<td>identify:locate=<var>minimum|maximum</var></td>
- <td>Locates the coordinates of one or more image minimum or maximum</td>
+ <td>Locates the coordinates of one or more image minimum or maximum.</td>
</tr>
<tr>
<td>identify:limit=<var>number</var></td>
- <td>Locates the coordinates for the number of minima or maxima specified</td>
+ <td>Locates the coordinates for the number of minima or maxima specified.</td>
</tr>
<tr>
<td>jp2:layer-number=<var>value</var></td>
<td>Sets the maximum number of quality layers to decode. Same for JPT, JC2,
- and J2K</td>
+ and J2K.</td>
</tr>
<tr>
<td>jp2:number-resolutions=<var>value</var></td>
<td>Sets the number of resolutions to encode.Same for JPT, JC2, and
- J2K</td>
+ J2K.</td>
</tr>
<tr>
<td>jp2:progression-order=<var>value</var></td>
<td>choose from LRCP, RLCP, RPCL, PCRL or CPRL. Same for JPT, JC2, and
- J2K</td>
+ J2K.</td>
</tr>
<tr>
<td>jp2:quality=<var>value,value...</var></td>
<td>Sets the quality layer PSNR, given in dB. The order is from left to
right in ascending order. The default is a single lossless quality layer.
- Same for JPT, JC2, and J2K</td>
+ Same for JPT, JC2, and J2K.</td>
</tr>
<tr>
The compression factor is the reciprocal of the compression ratio. The
valid range is 0.0 to 1.0, with 1.0 indicating lossless compression. If
defined, this value overrides the -quality setting. A quality setting
- of 75 results in a rate value of 0.06641. Same for JPT, JC2, and J2K</td>
+ of 75 results in a rate value of 0.06641. Same for JPT, JC2, and J2K.</td>
</tr>
<tr>
<td>jp2:reduce-factor=<var>value</var></td>
<td>Sets the number of highest resolution levels to be discarded.Same for
- JPT, JC2, and J2K</td>
+ JPT, JC2, and J2K.</td>
</tr>
<tr>
<tr>
<td>json:features</td>
- <td>includes features in verbose information</td>
+ <td>includes features in verbose information.</td>
</tr>
<tr>
<tr>
<td>json:moments</td>
- <td>includes image moments in verbose information</td>
+ <td>includes image moments in verbose information.</td>
</tr>
<tr>
<tr>
<td>png:ignore-crc[=<var>true</var>]</td>
<td>When you know your image has no CRC or ADLER32 errors, this can speed up
- decoding. It is also helpful in debugging bug reports from "fuzzers"</td>
+ decoding. It is also helpful in debugging bug reports from "fuzzers".</td>
</tr>
<tr>
<tr>
<td>tiff:alpha=<var>associated|unassociated|unspecified</var></td>
<td>Specify the alpha extra samples as associated, unassociated or
- unspecified </td>
+ unspecified.</td>
</tr>
<tr>
<tr>
<td>tiff:rows-per-strip=<var>value</var></td>
- <td>Sets the number of rows per strip</td>
+ <td>Sets the number of rows per strip.</td>
</tr>
<tr>
<td>tiff:tile-geometry=<var>WxH</var></td>
<td>Sets the tile size for pyramid tiffs. Requires the suffix
- PTIF: before the outputname</td>
+ PTIF: before the outputname.</td>
</tr>
<tr>
<tr>
<td>txt:compliance=<var>css</var></td>
- <td>The first argument of a hsl() color is integer, not percentage</td>
+ <td>The first argument of a hsl() color is integer, not percentage.</td>
</tr>
<tr>
<td>x:screen=<var>true</var></td>
- <td>Obtains the image from the root window </td>
+ <td>Obtains the image from the root window.</td>
</tr>
<tr>
<td>x:silent=<var>true</var></td>
- <td>Turns off the beep when importing an image </td>
+ <td>Turns off the beep when importing an image.</td>
</tr>
</table>
<p class="magick-description">color to use when filling a graphic primitive.</p>
<p>This option accepts a color name, a hex color, or a numerical RGB, RGBA,
-HSL, HSLA, CMYK, or CMYKA specification. See <a href="color.html" >Color Names</a> for
+HSL, HSLA, CMYK, or CMYKA specification. See <a href="../www/color.html" >Color Names</a> for
a description of how to properly specify the color argument.</p>
<p>Enclose the color specification in quotation marks to prevent the "#" or
<p class="magick-description">output formatted image characteristics.</p>
-<p>See <a href="escape.html">Format and Print Image
+<p>See <a href="../www/escape.html">Format and Print Image
Properties</a> for an explanation on how to specify the argument to this
option.</p>
the expression is read from a file titled by the remaining characters in the
string.</p>
-<p>See <a href="fx.html">FX,
+<p>See <a href="../www/fx.html">FX,
The Special Effects Image Operator</a> for a detailed discussion of this
option.</p>
-negate output.png
</code></pre>
-<p>When used as an option to <a href="composite.html">composite</a>, <a
+<p>When used as an option to <a href="../www/composite.html">composite</a>, <a
href="command-line-options.html#gravity">-gravity</a> gives the direction that the image gravitates
within the composite.</p>
-distort {ErodeIntensity, DilateIntensity}
-normalize
-random-threshold
+-range-threshold
-selective-blur
-shade
-threshold
image. </p>
<p>You can include the image filename, type, width, height, or other image
-attribute by embedding special format character. See <a href="escape.html">Format and Print Image
+attribute by embedding special format character. See <a href="../www/escape.html">Format and Print Image
Properties</a> for details of the percent escape codes.</p>
<p>For example,</p>
<p class="magick-description">Apply a random threshold to the image.</p>
+<div style="margin: auto;">
+ <h3><a class="anchor" id="range-threshold"></a>-range-threshold <var>low-black</var>,<var>low-white</var>,<var>high-white</var>,<var>high-black</var></h3>
+</div>
+
+<p class="magick-description">Perform either hard or soft thresholding within some range of values in an image.</p>
+
<div style="margin: auto;">
<h3><a class="anchor" id="read-mask"></a>-read-mask
<var>filename</var></h3>
<p>This includes string 'properties' that are set by and assigned to images
using the options <a href="command-line-options.html#comment" >-comment</a>, <a href="command-line-options.html#label"
>-label</a>, <a href="command-line-options.html#caption" >-caption</a>. These options actually assign
-a global 'artifact' which are automatically assigned (and any <a href="escape.html" >Format Percent
+a global 'artifact' which are automatically assigned (and any <a href="../www/escape.html" >Format Percent
Escapes</a> expanded) to images as they are read in. For example:</p>
<pre class="highlight"><code>-> convert rose: -set comment 'Rose is a rose is a rose is a rose' rose.png
Rose is a rose is a rose is a rose
</code></pre>
-<p>The set value can also make use of <a href="escape.html" >Format and Print Image
+<p>The set value can also make use of <a href="../www/escape.html" >Format and Print Image
Properties</a> in the defined value. For example:</p>
<pre class="highlight"><code>-> convert rose: -set origsize '%wx%h' -resize 50% \
label:'%[rosesize]' label_size_of_rose.gif"
</code></pre>
-<p>Note that <a href="escape.html" >Format Percent Escapes</a> will only match
+<p>Note that <a href="../www/escape.html" >Format Percent Escapes</a> will only match
a 'artifact' if the given <var>key</var> does not match an existing
'attribute' or 'property'. </p>
input image.</p>
-<pre class="highlight"><code>convert in.png -threshold 100% black.png
-convert in.png -threshold -1 white.png
+<pre class="highlight"><code>convert in.png -channel RGB -threshold 100% black.png
+convert in.png -channel RGB -threshold -1 white.png
</code></pre>
-<p>Note that the values of the transparency channel is treated as 'matte'
-values (0 is opaque) and not as 'alpha' values (0 is transparent).</p>
-
<p> See also <a href="command-line-options.html#black-threshold">‑black‑threshold</a> and <a href="command-line-options.html#white-threshold">‑white‑threshold</a>.
</p>
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 8th July 2018 08:34 -->
\ No newline at end of file
+<!-- Magick Cache 9th September 2018 10:15 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Command-line Processing @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
<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="composite.html">composite</a>,
+<a href="../www/composite.html">composite</a>,
<a href="montage.html">montage</a>,
-<a href="compare.html">compare</a>,
+<a href="../www/compare.html">compare</a>,
<a href="import.html">import</a>,
<a href="conjure.html">conjure</a>).
</li>
<p>These extensions are explained in the next few paragraphs.</p>
-<h4>Filename Globbing</h4>
+<h5>Filename Globbing</h5>
<p>In Unix shells, certain characters such as the asterisk (<code>*</code>) and question mark (<code>?</code>) automagically cause lists of filenames to be generated based on pattern matches. This feature is known as globbing. ImageMagick supports filename globbing for systems, such as Windows, that does not natively support it. For example, suppose you want to convert <code>1.jpg</code>, <code>2.jpg</code>, <code>3.jpg</code>, <code>4.jpg</code>, and <code>5.jpg</code> in your current directory to a GIF animation. You can conveniently refer to all of the JPEG files with this command:
</p>
<pre class="highlight"><code>magick *.jpg images.gif</code></pre>
-<h4>Explicit Image Format</h4>
+<h5>Explicit Image Format</h5>
<p>Images are stored in a myriad of image formats including
the better known JPEG, PNG, TIFF and others. ImageMagick must know the format
of the image before it can be read and processed. Most formats have a
<pre class="highlight"><code>magick -size 640x480 -depth 8 rgb:image image.png</code></pre>
-<h4>Built-in Images and Patterns</h4>
+<h5>Built-in Images and Patterns</h5>
<p>ImageMagick has a number of built-in <a href="formats.html#builtin-images">images</a> and <a href="formats.html#builtin-patterns">patterns</a>. To utilize the checkerboard pattern, for example, use:
</p>
<pre class="highlight"><code>magick -size 640x480 pattern:checkerboard checkerboard.png</code></pre>
-<h4>STDIN, STDOUT, and file descriptors</h4>
+<h5>STDIN, STDOUT, and file descriptors</h5>
<p>Unix and Windows permit the output of one command to be piped to the input of another. ImageMagick permits image data to be read and written from the <a href="http://en.wikipedia.org/wiki/Standard_streams">standard streams</a> STDIN (<var>standard in</var>) and STDOUT (<var>standard out</var>), respectively, using a pseudo-filename of <code>-</code>. In this example we pipe the output of
<a href="convert.html">convert</a> to the <a href="display.html">display</a> program:
</p>
<pre class="highlight"><code>magick gif:fd:3 jpg:fd:4 -append tif:fd:5</code></pre>
-<h4>Selecting Frames</h4>
+<h5>Selecting Frames</h5>
<p>Some images formats contain more than one image frame. Perhaps you only want the first image, or the last, or some number of images in-between. You can specify which image frames to read by appending the image filename with the frame range enclosed in brackets. Here our image (an animated GIF) contains more than one frame but we only want the first:
</p>
<p>Notice that in the last two commands, a single image is written. The output in this case, where the image type is MNG, is a multi-frame file because the MNG format supports multiple frames. Had the output format been JPG, which only supports single frames, the output would have consisted of separate frames. More about that below, in the section about the <a href="command-line-processing.html#output">Output Filename</a>.
</p>
-<h4>Selecting an Image Region</h4>
+<h5>Selecting an Image Region</h5>
<p>Raw images are a sequence of color intensities without additional meta information such as width, height, or image signature. With raw image formats, you must specify the image width and height but you can also specify a region of the image to read. In our example, the image is in the raw 8-bit RGB format and is 6000 pixels wide and 4000 pixels high. However, we only want a region of 600 by 400 near the center of the image:
</p>
<pre class="highlight"><code>magick -size 6000x4000 -depth 8 -extract 600x400+1900+2900 rgb:image image.jpg</code></pre>
-<h4>Inline Image Resize</h4>
+<h5>Inline Image Resize</h5>
<p>It is sometimes convenient to resize an image as they are read. Suppose you have hundreds of large JPEG images you want to convert to a sequence of PNG thumbails:
</p>
<pre class="highlight"><code>magick '*.jpg' -resize 120x120 thumbnail%03d.png</code></pre>
<p>Here <var>all</var> the images are read and subsequently
-resized. It is faster and less resource intensive to resize each image it
+resized. It is faster and less resource intensive to resize each image as it
is read:
</p>
<pre class="highlight"><code>magick '*.jpg[120x120]' thumbnail%03d.png</code></pre>
-<h4>Inline Image Crop</h4>
+<h5>Inline Image Crop</h5>
<p>It is sometimes convenient to crop an image as they are read. Suppose you have hundreds of large JPEG images you want to convert to a sequence of PNG thumbails:
</p>
<pre class="highlight"><code>magick '*.jpg[120x120+10+5]' thumbnail%03d.png</code></pre>
-<h4>Filename References</h4>
+<h5>Filename References</h5>
<p>There are two methods to use a filename to reference other image filenames.
The first is with '<code>@</code>' which reads image filenames separated by white space from the specified file. Assume the file <code>myimages.txt</code> consists of a list of filenames, like so:
image-4.jpg
image-5.jpg</pre>
-<h4>Stream Buffering</h4>
+<h5>Stream Buffering</h5>
<p>By default, the input stream is buffered. To ensure information on the source file or terminal is read as soon as its available, set the buffer size to 0:</p>
<pre class="highlight"><code>magick logo: gif:- | display -define stream:buffer-size=0 gif:-</code></pre>
<li><a href="command-line-processing.html#stack">Image Stack</a></li>
</ul>
-<h4 class="magick-header"><a class="anchor" id="setting"></a>Image Setting</h4>
+<h4 class="magick-header"><a class="anchor" id="setting"></a>Image Setting</h5>
<p>An image setting persists as it appears on the command-line and may affect
subsequent processing such as reading an image, an image operator, or when
<pre class="highlight"><code>magick -channel RGB wand.png wizard.png images.png</code></pre>
-<h4 class="magick-header"><a class="anchor" id="operator"></a>Image Operator</h4>
+<h4 class="magick-header"><a class="anchor" id="operator"></a>Image Operator</h5>
<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
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>
-<h4 class="magick-header"><a class="anchor" id="channel"></a>Image Channel Operator</h4>
+<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>
-<h4 class="magick-header"><a class="anchor" id="sequence"></a>Image Sequence Operator</h4>
+<h4 class="magick-header"><a class="anchor" id="sequence"></a>Image Sequence Operator</h5>
<p>An image sequence operator differs from a setting in that it affects an
image sequence immediately as it appears on the command-line. Choose from
<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</h4>
+<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
to specify such things as the desired width and height of an image and other
<td><var>area</var>@</td>
<td>Resize image to have specified area in pixels. Aspect ratio is preserved.</td>
<tr>
- <td><var>x</var>:<var>y</var>~</td>
+ <td><var>x</var>:<var>y</var></td>
<td>Here x and y denotes an aspect ratio (e.g. 3:2 = 1.5).</td>
</tr>
</tr>
</table></div>
-<h4>Basic adjustments to width and height; the operators <code>%</code>, <code>^</code>, and <code>!</code> </h4>
+<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.
<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>We see that ImageMagick is very good about preserving aspect ratios of images, to prevent distortion of your favorite photos and images. But you might really want the dimensions to be <code>100x200</code>, thereby stretching the image. In this case just tell ImageMagick you really mean it (!) by appending an exclamation operator to the geometry. This will force the image size to exactly what you specify. So, for example, if you specify <code>100x200!</code> the dimensions will become exactly 100x200 (giving a small, vertically elongated wizard).</p>
-<h4>Bounding the width, height, and area; the operators <code>></code>, <code><</code>, and <code>@</code> </h4>
+<h5>Bounding the width, height, and area; the operators <code>></code>, <code><</code>, and <code>@</code> </h5>
<p>
Here are a few more examples:
</p>
<p class="text-info">In all the examples above and below, we have enclosed the <var>geometry</var> arguments within quotation marks. Doing so is optional in many cases, but not always. We <var>must</var> enclose the geometry specifications in quotation marks when using <code><</code> or <code>></code> to prevent these characters from being interpreted by the shell as <var>file redirection</var>. On Windows systems, the carat <code>^</code> needs to be within quotes, else it is ignored. To be safe, one should probably maintain a habit of enclosing all <var>geometry</var> arguments in quotes, as we have here.
</p>
-<h4>Offsets in geometry</h4>
+<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.
</p>
-<h4 class="magick-header"><a class="anchor" id="stack"></a>Image Stack</h4>
+<h4 class="magick-header"><a class="anchor" id="stack"></a>Image Stack</h5>
<p>In school, your teacher probably permitted you to work on problems on a scrap of paper and then copy the results to your test paper. An image stack is similar. It permits you to work on an image or image sequence in isolation and subsequently introduce the results back into the command-line. The image stack is delineated with parenthesis. Image operators only affect images in the current stack. For example, we can limit the image rotation to just the wizard image like this:</p>
<p>Each of these extensions are explained in the next few paragraphs.</p>
-<h4>Explicit Image Format</h4>
+<h5>Explicit Image Format</h5>
<p>Images can be stored in a mryiad of image formats including the better known JPEG, PNG, TIFF and others. ImageMagick must know the desired format of the image before it is written. ImageMagick leverages the filename extension to determine the format. For example, <code>image.jpg</code> tells ImageMagick to write the image in the JPEG format. In some cases the filename does not identify the image format. In these cases, the image is written in the format it was originally read unless an explicit image format is specified. For example, suppose we want to write our image to a filename of <code>image</code> in the raw red, green, and blue intensity format:
</p>
<pre class="highlight"><code>magick image.jpg rgb:image</code></pre>
-<h4>Standard Out</h4>
+<h5>Standard Out</h5>
<p>Unix permits the output of one command to be piped to another. ImageMagick permits piping one command to another with a filename of <code>-</code>. In this example we pipe the output of <a href="convert.html">convert</a> to the <a href="display.html">display</a> program:
</p>
<p>Here the explicit format is optional. The GIF image format has a signature that uniquely identifies it so ImageMagick can readily recognize the format as GIF.</p>
-<h4>Filename References</h4>
+<h5>Filename References</h5>
<p>Optionally, use an embedded formatting character to write a sequential image list. Suppose our output filename is <code>image-%d.jpg</code> and our image list includes 3 images. You can expect these images files to be written:
</p>
<pre class="highlight"><code>magick *.jpg +adjoin page-%d.pdf</code></pre>
-<h4>Stream Buffering</h4>
+<h5>Stream Buffering</h5>
<p>By default, the output stream is buffered. To ensure information appears on the destination file or terminal as soon as written, set the buffer size to 0:</p>
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 8th July 2018 08:34 -->
\ No newline at end of file
+<!-- Magick Cache 9th September 2018 10:15 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Command-line Tools @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="../www/command-line-tools.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<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="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>
+ <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>
</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="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 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 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="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="../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="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="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="../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>
</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>
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
- <a href="command-line-tools.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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> •
<a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 12:54 -->
\ No newline at end of file
+<!-- Magick Cache 9th September 2018 10:15 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Command-line Tools: Compare @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/compare.html" rel="canonical" />
+ <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" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<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>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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="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="resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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://www.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://www.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>
</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="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="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="../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>
<h2 class="magick-post-title"><a class="anchor" id="usage"></a>Example Usage</h2>
</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#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#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#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#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#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#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#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#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#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#dissimilarity-threshold">-dissimilarity-threshold <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#dissimilarity-threshold">-dissimilarity-threshold <var>value</var></a></td>
<td>maximum distortion for (sub)image match (default 0.2)</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#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#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#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#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#highlight-color">-highlight-color <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#highlight-color">-highlight-color <var>color</var></a></td>
<td>emphasize pixel differences with this color</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#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#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#lowlight-color">-lowlight-color <var>color</var></a></td>
+ <td><a href="../www/command-line-options.html#lowlight-color">-lowlight-color <var>color</var></a></td>
<td>de-emphasize pixel differences with this color</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#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#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#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#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#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#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#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#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#similarity-threshold">-similarity-threshold <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#similarity-threshold">-similarity-threshold <var>value</var></a></td>
<td>minimum distortion for (sub)image match (default 0.0)</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#subimage-search">-subimage-search</a></td>
+ <td><a href="../www/command-line-options.html#subimage-search">-subimage-search</a></td>
<td>search for subimage</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#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-mask">-read-mask <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#write-mask">-read-mask <var>filename</var></a></td>
<td>associate a write mask with the image</td>
</tr>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
- <a href="links.html">Related</a> •
- <a href="sitemap.html">Sitemap</a>
+ <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="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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/support.html">Donate</a> •
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 8th July 2018 08:36 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Alpha Compositing @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="alpha, compositing, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="compose.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<a href="../www/links.html">Related</a> •
<a href="../www/sitemap.html">Sitemap</a>
- <a href="compose.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></a>
+ <a href="compose.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> •
<a href="../www/support.html">Donate</a> •
- <a href="../www/../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 14:40 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Command-line Tools: Composite @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/composite.html" rel="canonical" />
+ <link href="composite.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" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<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>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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="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="resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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://www.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://www.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>
</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"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<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="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="../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>
<h2 class="magick-post-title"><a class="anchor" id="usage"></a>Example Usage</h2>
</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#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#blend">-blend <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#blend">-blend <var>geometry</var></a></td>
<td>blend images</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#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#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#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#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#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#displace">-displace <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#displace">-displace <var>geometry</var></a></td>
<td>shift image pixels defined by a displacement map</td>
</tr>
<tr>
- <td><a href="command-line-options.html#dissolve">-dissolve <var>value</var></a></td>
+ <td><a href="../www/command-line-options.html#dissolve">-dissolve <var>value</var></a></td>
<td>dissolve the two images a given percent</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#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#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#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#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#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#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#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#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#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#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">-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#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#stegano">-stegano <var>offset</var></a></td>
+ <td><a href="../www/command-line-options.html#stegano">-stegano <var>offset</var></a></td>
<td>hide watermark within an image</td>
</tr>
<tr>
- <td><a href="command-line-options.html#stereo">-stereo <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#stereo">-stereo <var>geometry</var></a></td>
<td>combine two image to create a stereo anaglyph</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#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#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#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</a></td>
+ <td><a href="../www/command-line-options.html#tile">-tile</a></td>
<td>repeat composite operation across and down image</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-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#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#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#watermark">-watermark <var>geometry</var></a></td>
+ <td><a href="../www/command-line-options.html#watermark">-watermark <var>geometry</var></a></td>
<td>percent brightness and saturation of a watermark</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>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
- <a href="links.html">Related</a> •
- <a href="sitemap.html">Sitemap</a>
+ <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="composite.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/support.html">Donate</a> •
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 13:49 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Command-line Tools: Conjure @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="../www/conjure.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="conjure.html#usage">Example Usage</a> • <a href="conjure.html#options">Option Summary</a> • <a href="conjure.html#msl">Magick Scripting Language (MSL)</a> </p>
<pre class="highlight"><code>magick conjure -dimensions 400x400 msl:incantation.msl
</code></pre>
-<p>The MSL script <a href="https://www.imagemagick.org/source/incantation.msl">incantation.msl</a> used above is here:</p>
+<p>The MSL script <a href="https://imagemagick.org/source/incantation.msl">incantation.msl</a> used above is here:</p>
<pre class="highlight"><code><?xml version="1.0" encoding="UTF-8"?>
<image>
msl:font-metrics.origin.y
</code></pre>
-<p>MSL supports most methods and attributes discussed in the <a href="perl-magick.html">Perl API for ImageMagick</a>.
+<p>MSL supports most methods and attributes discussed in the <a href="../www/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>
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
- <a href="conjure.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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> •
<a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 15:11 -->
\ No newline at end of file
+<!-- Magick Cache 9th September 2018 10:16 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Connected Components Labeling @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/connected-components.html" rel="canonical" />
+ <link href="connected-components.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" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<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>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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="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="resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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://www.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://www.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>
</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"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="lead magick-description">Connected-component labeling (alternatively connected-component analysis, blob extraction, region labeling, blob discovery, or region extraction) uniquely labels connected components in an image. The labeling process scans the image, pixel-by-pixel from top-left to bottom-right, in order to identify connected pixel regions, i.e. regions of adjacent pixels which share the same set of intensity values. For example, let's find the objects in this image:</p>
4: 21x23+0+45 8.8,55.9 409 srgb(255,255,255)
1: 4x10+252+0 253.9,4.1 31 srgb(255,255,255)
</code></pre>
-<p>Use <code>-connected-components 8</code> to visit 8 neighbors rather than 4. By default, neighbor colors must be exact to be part of a unique object. Use the <a href="command-line-options.html#fuzz">-fuzz</a> option to include pixels as part of an object that are <var>close</var> in color.</p>
+<p>Use <code>-connected-components 8</code> to visit 8 neighbors rather than 4. By default, neighbor colors must be exact to be part of a unique object. Use the <a href="../www/command-line-options.html#fuzz">-fuzz</a> option to include pixels as part of an object that are <var>close</var> in color.</p>
<p>You might want to eliminate small objects by merging them with their larger neighbors. If so, use this command:</p>
<pre class="highlight"><code>magick objects.gif -define connected-components:area-threshold=410 -connected-components 4 \
-auto-level objects.jpg</code></pre>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
- <a href="links.html">Related</a> •
- <a href="sitemap.html">Sitemap</a>
+ <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="connected-components.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/support.html">Donate</a> •
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 13:59 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Contact the Development Team @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/../www/https://www.imagemagick.org/script/contact.php" rel="canonical" />
+ <link href="../www/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" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<div>
- <p class="lead magick-description">Post here for any of the issues listed below. You can expect a response from our team if your issue is a sponsorship, <a href="../www/license.html">license</a>, security, or paid support issue. If you require a response for any other issue, post to the ImageMagick public <a href="https://www.imagemagick.org/discourse-server//">forums</a>. You can also post bug reports to the <a href="https://github.com/ImageMagick/ImageMagick/issues">issues</a> forum. Note, we do <u>not</u> offer sponsored links <u>nor do we respond to solicitations</u>.</p>
+ <p class="lead magick-description">Post here for any of the issues listed below. You can expect a response from our team if your issue is a sponsorship, <a href="license.html">license</a>, security, or paid support issue. If you require a response for any other issue, post to the ImageMagick public <a href="https://imagemagick.org/discourse-server/">forums</a>. You can also post bug reports to the <a href="https://github.com/ImageMagick/ImageMagick/issues">issues</a> forum. Note, we do <u>not</u> offer sponsored links <u>nor do we respond to solicitations</u>.</p>
<fieldset>
<h2 class="magick-post-title">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>
<br/>
- <form method="post" name="post" id="post" action="../www/https://www.imagemagick.org/script/contact.php" enctype="application/x-www-form-urlencoded">
+ <form method="post" name="post" id="post" action="https://imagemagick.org/script/contact.php" enctype="application/x-www-form-urlencoded">
<div class="table-responsive">
<table class="table table-sm table-striped">
<tr>
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
- <a href="../www/https://www.imagemagick.org/script/contact.php#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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> •
<a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Command-line Tools: Convert @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="../www/convert.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="lead magick-description">Use the <code>convert</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>
</tr>
<tr>
- <td><a href="command-line-options.html#random-threshold">-random-threshold <var>low,high</var></a></td>
+ <td><a href="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>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>associate a read mask with the image</td>
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
- <a href="convert.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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> •
<a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 12:52 -->
\ No newline at end of file
+<!-- Magick Cache 9th September 2018 10:13 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Develop @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
<dl class="row">
<dt class="col-md-4"><a class="anchor" id="c"></a>C</dt>
-<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>
+<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>
<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="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="../www/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="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="../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>
<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>
<dt class="col-md-4"><a class="anchor" id="perl"></a>Perl</dt>
-<dd class="col-md-8">Use <a href="perl-magick.html">PerlMagick</a> to convert, compose, and edit images from the Perl language.</dd>
+<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>
<dt class="col-md-4"><a class="anchor" id="php"></a>PHP</dt>
<dd class="col-md-8"><a href="http://wand-py.org/">Wand</a> is a ctypes-based ImagedMagick binding library for Python.</dd>
<dt class="col-md-4"><a class="anchor" id="php"></a> </dt>
-<dd class="col-md-8"><a href="https://www.imagemagick.org/download/python/">PythonMagick</a> is an object-oriented Python interface to ImageMagick.</dd>
+<dd class="col-md-8"><a href="https://imagemagick.org/download/python/">PythonMagick</a> is an object-oriented Python interface to ImageMagick.</dd>
<dt class="col-md-4"><a class="anchor" id="php"></a> </dt>
<dd class="col-md-8"><a href="http://www.assembla.com/wiki/show/pythonmagickwand">PythonMagickWand</a> is an object-oriented Python interface to MagickWand based on ctypes.</dd>
<dt class="col-md-4"><a class="anchor" id="php"></a> </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="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="../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>
<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="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="../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>
<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>
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 8th July 2018 08:35 -->
\ No newline at end of file
+<!-- Magick Cache 9th September 2018 10:15 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Command-line Tools: Display @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="../www/display.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="display.html#usage">Example Usage</a> • <a href="display.html#options">Option Summary</a></p>
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
- <a href="display.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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> •
<a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 13:11 -->
\ No newline at end of file
+<!-- Magick Cache 9th September 2018 10:16 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Distributed Pixel Cache @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/distribute-pixel-cache.html" rel="canonical" />
+ <link href="distribute-pixel-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" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<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>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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="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="resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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://www.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://www.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>
</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"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="lead magick-description">A distributed pixel cache is an extension of the traditional pixel cache available on a single host. The distributed pixel cache may span multiple servers so that it can grow in size and transactional capacity to support very large images or large image sequences. Start up the pixel cache server on one or more hosts. When you read or operate on an image and the local pixel cache resources are exhausted, ImageMagick contacts one or more of these remote pixel servers to store or retrieve pixels.</p>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
- <a href="links.html">Related</a> •
- <a href="sitemap.html">Sitemap</a>
+ <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="distribute-pixel-cache.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/support.html">Donate</a> •
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 13:47 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Download @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
<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="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 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>ImageMagick source and binary distributions are available from a variety of FTP and Web <a href="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="../www/mirror.html">mirrors</a> around the world.</p>
<h2 class="magick-post-title"><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="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="../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>
<div class="table-responsive">
<table class="table table-sm table-striped">
</tr>
<tr>
- <td>ImageMagick-7.0.8-5.x86_64.rpm</td>
- <td><a href= "https://www.imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-7.0.8-5.x86_64.rpm">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-7.0.8-5.x86_64.rpm">download</a></td>
+ <td>ImageMagick-7.0.8-11.x86_64.rpm</td>
+ <td><a href= "https://imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-7.0.8-11.x86_64.rpm">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-7.0.8-11.x86_64.rpm">download</a></td>
<td>Redhat / CentOS 7.1 x86_64 RPM</td>
</tr>
<tr>
- <td>ImageMagick-libs-7.0.8-5.x86_64.rpm</td>
- <td><a href= "https://www.imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-libs-7.0.8-5.x86_64.rpm">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-libs-7.0.8-5.x86_64.rpm">download</a></td>
+ <td>ImageMagick-libs-7.0.8-11.x86_64.rpm</td>
+ <td><a href= "https://imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-libs-7.0.8-11.x86_64.rpm">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-libs-7.0.8-11.x86_64.rpm">download</a></td>
<td>Redhat / CentOS 7.1 x86_64 RPM</td>
</tr>
<tr>
<td>ImageMagick RPM's</td>
- <td><a href="https://www.imagemagick.org/download/linux/CentOS">download</a></td>
+ <td><a href="https://imagemagick.org/download/linux/CentOS">download</a></td>
<td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS">download</a></td>
<td>Development, Perl, C++, and documentation RPM's.</td>
</tr>
<tr>
<td>ImageMagick-i386-pc-solaris2.11.tar.gz</td>
- <td><a href="https://www.imagemagick.org/download/binaries/ImageMagick-i386-pc-solaris2.11.tar.gz">download</a></td>
+ <td><a href="https://imagemagick.org/download/binaries/ImageMagick-i386-pc-solaris2.11.tar.gz">download</a></td>
<td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-i386-pc-solaris2.11.tar.gz">download</a></td>
<td>Solaris Sparc 2.11</td>
</tr>
<tr>
<td>ImageMagick-i686-pc-cygwin.tar.gz</td>
- <td><a href="https://www.imagemagick.org/download/binaries/ImageMagick-i686-pc-cygwin.tar.gz">download</a></td>
+ <td><a href="https://imagemagick.org/download/binaries/ImageMagick-i686-pc-cygwin.tar.gz">download</a></td>
<td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-i686-pc-cygwin.tar.gz">download</a></td>
<td>Cygwin</td>
</tr>
<tr>
<td>ImageMagick-i686-pc-mingw32.tar.gz</td>
- <td><a href="https://www.imagemagick.org/download/binaries/ImageMagick-i686-pc-mingw32.tar.gz">download</a></td>
+ <td><a href="https://imagemagick.org/download/binaries/ImageMagick-i686-pc-mingw32.tar.gz">download</a></td>
<td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-i686-pc-mingw32.tar.gz">download</a></td>
<td>MinGW</td>
</tr>
</table></div>
-<p>Verify its <a href="https://www.imagemagick.org/download/binaries/digest.rdf">message digest</a>.</p>
+<p>Verify its <a href="https://imagemagick.org/download/binaries/digest.rdf">message digest</a>.</p>
<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-5.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-5.x86_64.rpm</span></pre>
+<pre class="highlight"><span class="crtprompt">$ </span><span class='crtin'>rpm -Uvh ImageMagick-7.0.8-11.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-11.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>
</tr>
<tr>
- <td>ImageMagick-x86_64-apple-darwin17.3.0.tar.gz</td>
- <td><a href="https://www.imagemagick.org/download/binaries/ImageMagick-x86_64-apple-darwin17.3.0.tar.gz">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-x86_64-apple-darwin17.3.0.tar.gz">download</a></td>
+ <td>ImageMagick-x86_64-apple-darwin17.7.0.tar.gz</td>
+ <td><a href="https://imagemagick.org/download/binaries/ImageMagick-x86_64-apple-darwin17.7.0.tar.gz">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-x86_64-apple-darwin17.7.0.tar.gz">download</a></td>
<td>macOS High Sierra</td>
</tr>
</table></div>
-<p>Verify its <a href="https://www.imagemagick.org/download/binaries/digest.rdf">message digest</a>.</p>
+<p>Verify its <a href="https://imagemagick.org/download/binaries/digest.rdf">message digest</a>.</p>
<p>Create (or choose) a directory to install the package into and change to that directory, for example:</p>
<p><a href="http://www.cloudgoessocial.net/2011/03/21/im-xcode4-ios4-3/">~Claudio</a> provides iOS builds of ImageMagick.</p>
-<h4>Download iOS Distribution</h4>
+<h5>Download iOS Distribution</h5>
-<p>You can download the iOS distribution directly from ImageMagick's <a href="https://www.imagemagick.org/download/iOS">repository</a>.</p>
+<p>You can download the iOS distribution directly from ImageMagick's <a href="https://imagemagick.org/download/iOS">repository</a>.</p>
<p>There are always 2 packages for the compiled ImageMagick:</p>
<p>The first one includes headers and compiled libraries that have been used to compile ImageMagick. Most users would need this one.</p>
-<h4>ImageMagick compiling script for iOS OS and iOS Simulator</h4>
+<h5>ImageMagick compiling script for iOS OS and iOS Simulator</h5>
<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-5, svn, ...)</p>
+<p>where <var>VERSION</var> is the version of ImageMagick you want to compile (i.e.: 7.0.8-11, 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-5-Q16-x64-dll.exe</td>
- <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-5-Q16-x64-dll.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-5-Q16-x64-dll.exe">download</a></td>
+ <td>ImageMagick-7.0.8-11-Q16-x64-dll.exe</td>
+ <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-11-Q16-x64-dll.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-11-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-5-Q16-x64-static.exe</td>
- <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-5-Q16-x64-static.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-5-Q16-x64-static.exe">download</a></td>
+ <td>ImageMagick-7.0.8-11-Q16-x64-static.exe</td>
+ <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-11-Q16-x64-static.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-11-Q16-x64-static.exe">download</a></td>
<td>Win64 static at 16 bits-per-pixel component</td>
</tr>
<tr>
- <td>ImageMagick-7.0.8-5-Q8-x64-dll.exe</td>
- <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-5-Q8-x64-dll.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-5-Q8-x64-dll.exe">download</a></td>
+ <td>ImageMagick-7.0.8-11-Q8-x64-dll.exe</td>
+ <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-11-Q8-x64-dll.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-11-Q8-x64-dll.exe">download</a></td>
<td>Win64 dynamic at 8 bits-per-pixel component</td>
</tr>
<tr>
- <td>ImageMagick-7.0.8-5-Q8-x64-static.exe</td>
- <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-5-Q8-x64-static.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-5-Q8-x64-static.exe">download</a></td>
+ <td>ImageMagick-7.0.8-11-Q8-x64-static.exe</td>
+ <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-11-Q8-x64-static.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-11-Q8-x64-static.exe">download</a></td>
<td>Win64 static at 8 bits-per-pixel component</td>
</tr>
<tr>
- <td>ImageMagick-7.0.8-5-Q16-HDRI-x64-dll.exe</td>
- <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-5-Q16-HDRI-x64-dll.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-5-Q16-HDRI-x64-dll.exe">download</a></td>
+ <td>ImageMagick-7.0.8-11-Q16-HDRI-x64-dll.exe</td>
+ <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-11-Q16-HDRI-x64-dll.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-11-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-5-Q16-HDRI-x64-static.exe</td>
- <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-5-Q16-HDRI-x64-static.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-5-Q16-HDRI-x64-static.exe">download</a></td>
+ <td>ImageMagick-7.0.8-11-Q16-HDRI-x64-static.exe</td>
+ <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-11-Q16-HDRI-x64-static.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-11-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-5-Q16-x86-dll.exe</td>
- <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-5-Q16-x86-dll.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-5-Q16-x86-dll.exe">download</a></td>
+ <td>ImageMagick-7.0.8-11-Q16-x86-dll.exe</td>
+ <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-11-Q16-x86-dll.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-11-Q16-x86-dll.exe">download</a></td>
<td>Win32 dynamic at 16 bits-per-pixel component</td>
</tr>
<tr>
- <td>ImageMagick-7.0.8-5-Q16-x86-static.exe</td>
- <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-5-Q16-x86-static.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-5-Q16-x86-static.exe">download</a></td>
+ <td>ImageMagick-7.0.8-11-Q16-x86-static.exe</td>
+ <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-11-Q16-x86-static.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-11-Q16-x86-static.exe">download</a></td>
<td>Win32 static at 16 bits-per-pixel component</td>
</tr>
<tr>
- <td>ImageMagick-7.0.8-5-Q8-x86-dll.exe</td>
- <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-5-Q8-x86-dll.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-5-Q8-x86-dll.exe">download</a></td>
+ <td>ImageMagick-7.0.8-11-Q8-x86-dll.exe</td>
+ <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-11-Q8-x86-dll.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-11-Q8-x86-dll.exe">download</a></td>
<td>Win32 dynamic at 8 bits-per-pixel component</td>
</tr>
<tr>
- <td>ImageMagick-7.0.8-5-Q8-x86-static.exe</td>
- <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-5-Q8-x86-static.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-5-Q8-x86-static.exe">download</a></td>
+ <td>ImageMagick-7.0.8-11-Q8-x86-static.exe</td>
+ <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-11-Q8-x86-static.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-11-Q8-x86-static.exe">download</a></td>
<td>Win32 static at 8 bits-per-pixel component</td>
</tr>
<tr>
- <td>ImageMagick-7.0.8-5-Q16-HDRI-x86-dll.exe</td>
- <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-5-Q16-HDRI-x86-dll.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-5-Q16-HDRI-x86-dll.exe">download</a></td>
+ <td>ImageMagick-7.0.8-11-Q16-HDRI-x86-dll.exe</td>
+ <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-11-Q16-HDRI-x86-dll.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-11-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-5-Q16-HDRI-x86-static.exe</td>
- <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-5-Q16-HDRI-x86-static.exe">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-5-Q16-HDRI-x86-static.exe">download</a></td>
+ <td>ImageMagick-7.0.8-11-Q16-HDRI-x86-static.exe</td>
+ <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-11-Q16-HDRI-x86-static.exe">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-11-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-5-portable-Q16-x86.zip</td>
- <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-5-portable-Q16-x86.zip">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-5-portable-Q16-x86.zip">download</a></td>
+ <td>ImageMagick-7.0.8-11-portable-Q16-x86.zip</td>
+ <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-11-portable-Q16-x86.zip">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-11-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-5-portable-Q16-x64.zip</td>
- <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-5-portable-Q16-x64.zip">download</a></td>
- <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-5-portable-Q16-x64.zip">download</a></td>
+ <td>ImageMagick-7.0.8-11-portable-Q16-x64.zip</td>
+ <td><a href= "https://imagemagick.org/download/binaries/ImageMagick-7.0.8-11-portable-Q16-x64.zip">download</a></td>
+ <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.8-11-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>
-<p>Verify its <a href="https://www.imagemagick.org/download/binaries/digest.rdf">message digest</a>.</p>
+<p>Verify its <a href="https://imagemagick.org/download/binaries/digest.rdf">message digest</a>.</p>
<p>To verify ImageMagick is working properly, type the following in an Command Prompt window:</p>
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 8th July 2018 08:34 -->
\ No newline at end of file
+<!-- Magick Cache 9th September 2018 10:15 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/escape.html" rel="canonical" />
+ <link href="escape.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" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<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>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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="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="resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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://www.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://www.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>
</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 class="container">
<div class="magick-template">
<div class="magick-header">
-<p class="lead magick-description">There are copious amounts of extra data associated with images (metadata), beyond the actual image pixels. This metadata can be useful, either for display, or for various calculations, or in modifying the behavior of later image processing operations. You can 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" >-label</a>, to print various properties and other settings associated with an image.</p>
+<p class="lead magick-description">There are copious amounts of extra data associated with images (metadata), beyond the actual image pixels. This metadata can be useful, either for display, or for various calculations, or in modifying the behavior of later image processing operations. You can 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.</p>
<div class="table-responsive">
<table class="table table-striped">
</tr>
<tr>
<td>%[distortion]</td>
- <td>how well an image resembles a reference image (<a href="command-line-options.html#compare" >-compare</a>)</td>
+ <td>how well an image resembles a reference image (<a href="../www/command-line-options.html#compare" >-compare</a>)</td>
</tr>
<tr>
<td>%[entropy]</td>
<td>%[page]</td>
<td>Virtual canvas (page) geometry</td>
</tr>
+ <tr>
+ <td>%[printsize.x]</td>
+ <td>X printsize</td>
+ </tr>
+ <tr>
+ <td>%[printsize.y]</td>
+ <td>Y printsize</td>
+ </tr>
<tr>
<td>%[profile:icc]</td>
<td>ICC profile info</td>
<p>The primary search space (if not a specific attribute listed above) is
a free-form property string. Such strings are associated and saved with
-images, and are typically set using either the <a href="command-line-options.html#set" >-set</a>
+images, and are typically set using either the <a href="../www/command-line-options.html#set" >-set</a>
CLI option (or API equivalent), or from special convenience options
-(such as <a href="command-line-options.html#label"
->-label</a>, <a href="command-line-options.html#comment"
->-comment</a>, <a href="command-line-options.html#caption"
+(such as <a href="../www/command-line-options.html#label"
+>-label</a>, <a href="../www/command-line-options.html#comment"
+>-comment</a>, <a href="../www/command-line-options.html#caption"
>-caption</a>). </p>
<p>These convenience options are globally saved (as 'global options' so thay can
percent escape present is then handled. </p>
<p>To change a property of an image already in memory, you need to use <a
-href="command-line-options.html#set" >-set</a>.
+href="../www/command-line-options.html#set" >-set</a>.
</p>
<p>Note that properties, like attributes (and profiles), are saved with
such is possible). </p>
<p>For example when you use <code>-define 'distort:viewport=100x100'</code> you
-are in fact generating a global option, which the <a href="command-line-options.html#distort"
+are in fact generating a global option, which the <a href="../www/command-line-options.html#distort"
>-distort</a> operator will use to modify its behavior (distorted output
image 'view'). </p>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
- <a href="links.html">Related</a> •
- <a href="sitemap.html">Sitemap</a>
+ <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="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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/support.html">Donate</a> •
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 8th July 2018 08:37 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Examples of ImageMagick Usage @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/examples.html" rel="canonical" />
+ <link href="examples.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" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<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>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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="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="resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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://www.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://www.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>
</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"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
-<p class="lead magick-description">Here are a few examples of what you can do with an image using ImageMagick from the command line, a program interface, or script. You can generate this image yourself with this <a href="perl-magick.html">PerlMagick</a> script, <a href="https://www.imagemagick.org/source/examples.pl">examples.pl</a>.</p>
+<p class="lead magick-description">Here are a few examples of what you can do with an image using ImageMagick from the command line, a program interface, or script. You can generate this image yourself with this <a href="perl-magick.html">PerlMagick</a> script, <a href="https://imagemagick.org/source/examples.pl">examples.pl</a>.</p>
<p><img class="img-fluid mx-auto d-block" src="../images/examples.jpg" alt="[ImageMagick Examples]" width="734" height="2972" name="imagemagick-examples" /></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="links.html">Related</a> •
- <a href="sitemap.html">Sitemap</a>
+ <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="examples.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/support.html">Donate</a> •
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 12:55 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Exceptions @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<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 bg-dark fixed-top">
- <a class="navbar-brand" href="../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<a href="../www/links.html">Related</a> •
<a href="../www/sitemap.html">Sitemap</a>
- <a href="exception.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="../www/support.html">Donate</a> •
- <a href="../www/../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 18:23 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Export Classification @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/export.html" rel="canonical" />
+ <link href="export.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" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<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>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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="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="resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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://www.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://www.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>
</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>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
- <a href="links.html">Related</a> •
- <a href="sitemap.html">Sitemap</a>
+ <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="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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/support.html">Donate</a> •
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 17th May 2018 09:47 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Formats @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="../www/formats.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="formats.html#colorspace">A Word about Colorspaces</a> • <a href="formats.html#supported">Supported Formats</a> • <a href="formats.html#pseudo">Pseudo Formats</a> • <a href="formats.html#builtin-images">Built-in Images</a> • <a href="formats.html#builtin-patterns">Built-in Patterns</a> • <a href="formats.html#embedded">Embedded Profiles</a></p>
<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>
</tr>
+ <tr>
+ <td>CIP</td>
+ <td>W</td>
+ <td>Cisco IP phone image format</td>
+ <td> </td>
+ </tr>
+
<tr>
<td>CMYK</td>
<td>RW</td>
<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://www.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="command-line-options.html#define">-define fpx:view</a>.</td>
</tr>
<tr>
<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>
</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>
+ </tr>
+
+ <tr>
+ <td><a href="http://en.wikipedia.org/wiki/RGBE_image_format">HDR</a></td>
+ <td>RW</td>
+ <td>Radiance RGBE image format</td>
+ <td> </td>
+ </tr>
+
<tr>
<td><a href="http://en.wikipedia.org/wiki/RGBE_image_format">HDR</a></td>
<td>RW</td>
<td><a href="https://en.wikipedia.org/wiki/High_Efficiency_Image_File_Format">HEIC</a></td>
<td>R</td>
<td>Apple High efficiency Image Format</td>
- <td> </td>
+ <td>HEIC requires the <a href="https://github.com/strukturag/libheif">libheif</a> delegate library.</td>
</tr>
<tr>
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
- <a href="formats.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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> •
<a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 12:59 -->
\ No newline at end of file
+<!-- Magick Cache 9th September 2018 10:15 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
- <title>The Fx Special Effects Image Operator @ ImageMagick</title>
+ <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>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/fx.html" rel="canonical" />
+ <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" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<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>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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="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="resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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://www.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://www.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>
</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 class="container">
<div class="magick-template">
<div class="magick-header">
-<p class="text-center"><a href="fx.html#fx">The Fx Special Effects Image Operator</a> • <a href="fx.html#anatomy">The Anatomy of an Fx Expression</a></p>
+<p class="text-center"><a href="fx.html#fx">The FX Special Effects Image Operator</a> • <a href="fx.html#anatomy">The Anatomy of an FX Expression</a></p>
<a class="anchor" id="fx"></a>
-<p class="lead magick-description">Use the Fx special effects image operator to apply a mathematical expression to an image or image channels. Use Fx to:</p>
+<p class="lead magick-description">Use the FX special effects image operator to apply a mathematical expression to an image or image channels. Use FX to:</p>
<ul>
<li>create canvases, gradients, mathematical colormaps</li>
<p>Or the expression can be complex:</p>
-<pre class="highlight"><code>convert rose.jpg \
- -fx "(1.0/(1.0+exp(10.0*(0.5-u)))-0.006693)*1.0092503" \
+<pre class="highlight"><code>convert rose.jpg \
+ -fx "(1.0/(1.0+exp(10.0*(0.5-u)))-0.006693)*1.0092503" \
rose-sigmoidal.png'
</code></pre>
-<p>This expression results in a high contrast version of the image:</p>
+<p>This expression results in a high contrast version of the source image:</p>
<ul>
<a href="../images/rose.jpg"><img src="../images/rose.jpg" width="70" height="46" alt="rose" /></a>
<p>The expression can include variable assignments. Assignments, in most cases, reduce the complexity of an expression and permit some operations that might not be possible any other way. For example, lets create a radial gradient:</p>
<pre class="highlight"><code>convert -size 70x70 canvas: \
- -fx "Xi=i-w/2; Yj=j-h/2; 1.2*(0.5-hypot(Xi,Yj)/70.0)+0.5"
+ -fx "Xi=i-w/2; Yj=j-h/2; 1.2*(0.5-hypot(Xi,Yj)/70.0)+0.5"
radial-gradient.png'
</code></pre>
<p>See <a href="../Usage/transform/index.html#fx">Using FX, The Special Effects Image Operator</a> for more examples.</p>
-<p>The next section discusses the Fx expression language.</p>
+<p>The next section discusses the FX expression language.</p>
-<h2 class="magick-post-title"><a class="anchor" id="anatomy"></a>The Anatomy of an Fx Expression</h2>
+<h2 class="magick-post-title"><a class="anchor" id="anatomy"></a>The Anatomy of an FX Expression</h2>
-<h3>The Fx Expression Language</h3>
+<h3>The FX Expression Language</h3>
-<p>The formal Fx expression language is defined here:</p>
+<p>The formal FX expression language is defined here:</p>
<dl class="row">
<dt class="col-md-4"> numbers:</dt>
<dd class="col-md-8"> integer, floating point, scientific notation (+/- required, e.g. 3.81469e-06), International System number postfixes (.e.g KB, Mib, GB, etc.)</dd>
<dt class="col-md-4"> constants: </dt>
<dd class="col-md-8"> E (Euler's number), Epsilon, QuantumRange, QuantumScale, Opaque, Phi (golden ratio), Pi, Transparent</dd>
- <dt class="col-md-4"> Fx operators (in order of precedence): </dt>
+ <dt class="col-md-4"> FX operators (in order of precedence): </dt>
<dd class="col-md-8"> ^ (power), unary -, *, /, % (modulo), +, -,
<<, >>, <, <=, >, >=, ==, !=,
& (bitwise AND), | (bitwise OR),
<li><code>page.x</code>=> page x offset</li>
<li><code>page.y</code>=> page y offset</li>
+ <li><code>printsize.x</code>=> x printsize</li>
+ <li><code>printsize.y</code>=> y printsize</li>
+
<li><code>resolution.x</code>=> x resolution</li>
<li><code>resolution.y</code>=> y resolution</li>
<dd class="col-md-8"> image.depth, image.kurtosis, image.maxima, image.minima, image.resolution.x, image.resolution.y, image.skewness, image.standard_deviation</dd>
</dl>
-<h3>The Fx Expression</h3>
+<h3>The FX Expression</h3>
-<p>An Fx expression may include any combination of the following:</p>
+<p>An FX expression may include any combination of the following:</p>
<dl class="row">
<dt class="col-md-4"> <var>x</var> <code>^</code> <var>y</var></dt><dd class="col-md-8"> exponentiation (<var>x<sup>y</sup></var>)</dd>
<dt class="col-md-4"> <code>(</code> ... <code>)</code></dt><dd class="col-md-8"> grouping</dd>
<dt class="col-md-4"> <code>+</code><var>x</var></dt><dd class="col-md-8"> unary plus, return 1.0*value</dd>
<dt class="col-md-4"> <code>-</code><var>x</var></dt><dd class="col-md-8"> unary minus, return -1.0*value</dd>
<dt class="col-md-4"> <var>x</var> <code>?</code> <var>y</var> <code>:</code> <var>z</var> </dt><dd class="col-md-8">ternary conditional expression, return value <var>y</var> if <var>x</var> != 0, otherwise <var>z</var>; only one ternary conditional permitted per statement</dd>
-<dt class="col-md-4"> <var>x</var> <code>=</code> <var>y</var></dt><dd class="col-md-8">assignment; variables must be at least 2 characters, letter combinations only (e.g. Xi not X1)</dd>
+<dt class="col-md-4"> <var>x</var> <code>=</code> <var>y</var></dt><dd class="col-md-8">assignment; single character variables are reserved, instead use 2 or more characters, letter combinations only (e.g. Xi not X1)</dd>
<dt class="col-md-4"> <var>x</var> <code>;</code> <var>y</var></dt><dd class="col-md-8">statement separator </dd>
<dt class="col-md-4"> <code>phi</code></dt><dd class="col-md-8"> constant (1.618034...)</dd>
<dt class="col-md-4"> <code>pi</code></dt><dd class="col-md-8"> constant (3.14159265359...)</dd>
<dt class="col-md-4"> <code>e</code></dt><dd class="col-md-8"> constant (2.71828...)</dd>
<dt class="col-md-4"> <code>QuantumRange</code></dt><dd class="col-md-8"> constant maximum pixel value (255 for Q8, 65535 for Q16)</dd>
<dt class="col-md-4"> <code>QuantumScale</code></dt><dd class="col-md-8"> constant 1.0/<code>QuantumRange</code></dd>
-<dt class="col-md-4"> <code>intensity</code></dt><dd class="col-md-8"> pixel intensity whose value respects the <a href="command-line-options.html#intensity">-intensity</a> option.</dd>
+<dt class="col-md-4"> <code>intensity</code></dt><dd class="col-md-8"> pixel intensity whose value respects the <a href="../www/command-line-options.html#intensity">-intensity</a> option.</dd>
<dt class="col-md-4"> <code>hue</code></dt><dd class="col-md-8"> pixel hue</dd>
<dt class="col-md-4"> <code>saturation</code></dt><dd class="col-md-8"> pixel saturation</dd>
<dt class="col-md-4"> <code>lightness</code></dt><dd class="col-md-8"> pixel lightness; equivalent to 0.5*max(red,green,blue) + 0.5*min(red,green,blue)</dd>
<p>By default, the image to which <code>p</code>, <code>r</code>, <code>g</code>, <code>b</code>, <code>a</code>, etc., are applied is the current image <code>s</code> in the image list. This is equivalent to <code>u</code> except when used in an escape sequence <code>%[fx:...]</code>. </p>
-<p>It is important to note the special role played by the first image. This is the only image in the image sequence that is modified, other images are used only for their data. As an illustrative example, consider the following, and note that the setting <a href="command-line-options.html#channel">-channel red</a> instructs <a href="command-line-options.html#fx">-fx</a> to modify only the red channel; nothing in the green or blue channels will change. It is instructive to ponder why the result is not symmetric.</p>
+<p>It is important to note the special role played by the first image. This is the only image in the image sequence that is modified, other images are used only for their data. As an illustrative example, consider the following, and note that the setting <a href="../www/command-line-options.html#channel">-channel red</a> instructs <a href="../www/command-line-options.html#fx">-fx</a> to modify only the red channel; nothing in the green or blue channels will change. It is instructive to ponder why the result is not symmetric.</p>
<pre class="highlight"><code>convert -channel red logo: -flop logo: -resize "20%" -fx "(u+v)/2" image.jpg
</code></pre>
p{12,34}.b blue pixel value at column number 12, row 34 of the image
</code></pre>
-<p>Integer values of the position retrieve the color of the pixel referenced, while non-integer position values return a blended color according to the current <a href="command-line-options.html#interpolate">-interpolate</a> setting.</p>
+<p>Integer values of the position retrieve the color of the pixel referenced, while non-integer position values return a blended color according to the current <a href="../www/command-line-options.html#interpolate">-interpolate</a> setting.</p>
-<p>A position outside the boundary of the image retrieves a value dictated by the <a href="command-line-options.html#virtual-pixel">-virtual-pixel</a> option setting.</p>
+<p>A position outside the boundary of the image retrieves a value dictated by the <a href="../www/command-line-options.html#virtual-pixel">-virtual-pixel</a> option setting.</p>
<h3>Apply an Expression to Select Image Channels</h3>
-<p>Use the <a href="command-line-options.html#channel">-channel</a> setting to specify the output channel of the result. If no output channel is given, the result is set over all channels except the opacity channel. For example, to replace the red channel of <code>alpha.png</code> with the average of the green channels from the images <code>alpha.png</code> and <code>beta.png</code>, use:</p>
+<p>Use the <a href="../www/command-line-options.html#channel">-channel</a> setting to specify the output channel of the result. If no output channel is given, the result is set over all channels except the opacity channel. For example, to replace the red channel of <code>alpha.png</code> with the average of the green channels from the images <code>alpha.png</code> and <code>beta.png</code>, use:</p>
<pre class="highlight"><code>convert alpha.png beta.png -channel red -fx "(u.g+v.g)/2" gamma.png
</code></pre>
<h3>Results</h3>
-<p>The <a href="command-line-options.html#fx">-fx</a> operator evaluates the given expression for each channel (set by <a href="command-line-options.html#channel">-channel</a>) of each pixel in the first image (<code>u</code>) in the sequence. The computed values are temporarily stored in a copy (clone) of that first image until all the pixels have been processed, after which this single new image replaces the list of images in the current image sequence. As such, in the previous example the updated version of <code>alpha.png</code> replaces both of the original images, <code>alpha.png</code> and <code>beta.png</code>, before being saved as <code>gamma.png</code>.</p>
+<p>The <a href="../www/command-line-options.html#fx">-fx</a> operator evaluates the given expression for each channel (set by <a href="../www/command-line-options.html#channel">-channel</a>) of each pixel in the first image (<code>u</code>) in the sequence. The computed values are temporarily stored in a copy (clone) of that first image until all the pixels have been processed, after which this single new image replaces the list of images in the current image sequence. As such, in the previous example the updated version of <code>alpha.png</code> replaces both of the original images, <code>alpha.png</code> and <code>beta.png</code>, before being saved as <code>gamma.png</code>.</p>
<p>The current image <code>s</code> is set to the first image in the sequence (<code>u</code>), and <code>t</code> to its index, 0. The symbols <code>i</code> and <code>j</code> reference the current pixel being processed.</p>
-<p>For use with <a href="command-line-options.html#format_identify_">-format</a>, the value-escape <code>%[fx:]</code> is evaluated just once for each image in the current image sequence. As each image in the sequence is being evaluated, <code>s</code> and <code>t</code> successively refer to the current image and its index, while <code>i</code> and <code>j</code> are set to zero, and the current channel set to red (<a href="command-line-options.html#channel">-channel</a> is ignored). An example:</p>
+<p>For use with <a href="../www/command-line-options.html#format_identify_">-format</a>, the value-escape <code>%[fx:]</code> is evaluated just once for each image in the current image sequence. As each image in the sequence is being evaluated, <code>s</code> and <code>t</code> successively refer to the current image and its index, while <code>i</code> and <code>j</code> are set to zero, and the current channel set to red (<a href="../www/command-line-options.html#channel">-channel</a> is ignored). An example:</p>
-<pre class="highlight"><code>$ convert canvas:'rgb(25%,50%,75%)' rose: -colorspace rgb \
+<pre class="highlight"><code>$ convert canvas:'rgb(25%,50%,75%)' rose: -colorspace rgb \
-format 'Red channel of NW corner of image #%[fx:t] is %[fx:s]' info:
-Red channel of NW corner of image #0 is 0.453758
+Red channel of NW corner of image #0 is 0.453758
Red channel of NW corner of image #1 is 0.184588
</code></pre>
-set delay '%[fx:t == 0 ? 240 : 10]' -loop 0 rose.gif"
</code></pre>
-<p>The color-escape <code>%[pixel:]</code> or <code>%[hex:]</code> is evaluated once per image and per color channel in that image (<a href="command-line-options.html#channel">-channel</a> is ignored), The values generated are then converted into a color string (a named color or hex color value). The symbols <code>i</code> and <code>j</code> are set to zero, and <code>s</code> and <code>t</code> refer to each successively current image and index.</p>
+<p>The color-escape <code>%[pixel:]</code> or <code>%[hex:]</code> is evaluated once per image and per color channel in that image (<a href="../www/command-line-options.html#channel">-channel</a> is ignored), The values generated are then converted into a color string (a named color or hex color value). The symbols <code>i</code> and <code>j</code> are set to zero, and <code>s</code> and <code>t</code> refer to each successively current image and index.</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="links.html">Related</a> •
- <a href="sitemap.html">Sitemap</a>
+ <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>
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/support.html">Donate</a> •
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 8th July 2018 08:35 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Image Gradients @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="../www/gradient.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<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="../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>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>Here is an example linear (as opposed to radial) gradient:</p>
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
- <a href="gradient.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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> •
<a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 13:13 -->
\ No newline at end of file
+<!-- Magick Cache 9th September 2018 10:15 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>High Dynamic-Range Images @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="../www/high-dynamic-range.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
- <a href="high-dynamic-range.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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> •
<a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 13:06 -->
\ No newline at end of file
+<!-- Magick Cache 9th September 2018 10:15 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>History @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/history.html" rel="canonical" />
+ <link href="history.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" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<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>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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="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="resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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://www.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://www.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>
</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>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
- <a href="links.html">Related</a> •
- <a href="sitemap.html">Sitemap</a>
+ <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="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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/support.html">Donate</a> •
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 17th May 2018 15:29 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Command-line Tools: Identify @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/identify.html" rel="canonical" />
+ <link href="identify.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" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<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>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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="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="resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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://www.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://www.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>
</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"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<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="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="../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>
<h2 class="magick-post-title"><a class="anchor" id="usage"></a>Example Usage</h2>
Number pixels: 3.22K
User time: 0.000u
Elapsed time: 0:01.000
- Version: ImageMagick 7.0.4-8 Q16 x86_64 http://www.imagemagick.org
+ Version: ImageMagick 7.0.4-8 Q16 x86_64 http://imagemagick.org
</code></pre>
<p>To get the print size in inches of an image at 72 DPI, use:</p>
</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#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-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#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#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#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#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#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#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#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#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#intensity">-grayscale <var>method</var></a></td>
+ <td><a href="../www/command-line-options.html#intensity">-grayscale <var>method</var></a></td>
<td>convert image to grayscale</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#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#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#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#mask">-mask <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#mask">-mask <var>filename</var></a></td>
<td>associate a mask with the image</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 and perceptual hash.</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#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#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#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#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#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#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#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#unique">-unique</a></td>
+ <td><a href="../www/command-line-options.html#unique">-unique</a></td>
<td>display image the number of unique colors in the image.</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#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>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
- <a href="links.html">Related</a> •
- <a href="sitemap.html">Sitemap</a>
+ <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="identify.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/support.html">Donate</a> •
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 13:17 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Command-line Tools: Import @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="../www/import.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="import.html#usage">Example Usage</a> • <a href="import.html#options">Option Summary</a></p>
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
- <a href="import.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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> •
<a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 13:43 -->
\ No newline at end of file
+<!-- Magick Cache 9th September 2018 10:16 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
<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 the Apache 2.0 <a href="../www/license.html">license</a>.</p>
+<p>ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may use, copy, modify, and distribute in both open and proprietary applications. It is distributed under the Apache 2.0 <a href="license.html">license</a>.</p>
<p>The ImageMagick development process ensures a 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-5</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 current release is ImageMagick <a href="../www/download.html">7.0.8-11</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://www.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 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>
<h2 class="magick-post-title"><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="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="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="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="connected-components.html">Connected component labeling</a></td>
<td>uniquely label connected regions in an image.</td>
</tr>
<tr>
</tr>
<tr>
<td><a href="../Usage/transform/#vision">Delineate image features</a></td>
- <td><a href="https://www.imagemagick.org/discourse-server//viewtopic.html?f=4&t=25405">Canny edge detection</a>, <a href="https://www.imagemagick.org/discourse-server//viewtopic.html?f=4&t=25476">Hough lines</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><a href="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="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="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="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="identify.html">Image identification</a></td>
<td>describe the format and attributes of an image.</td>
</tr>
<tr>
</tr>
<tr>
<td><a href="../Usage/transform/#vision">Noise and color reduction</a></td>
- <td><a href="https://www.imagemagick.org/discourse-server//viewtopic.html?f=4&t=26480">Kuwahara Filter</a>, <a href="https://www.imagemagick.org/discourse-server//viewtopic.html?f=4&t=25504">mean-shift</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>
</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="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>
<h2 class="magick-post-title"><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="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>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 class="magick-post-title"><a class="anchor" id="community"></a>Community</h2>
-<p>To join the ImageMagick community, try the <a target="_blank" href="https://www.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>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 -->
<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://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 8th July 2018 08:33 -->
\ No newline at end of file
+<!-- Magick Cache 9th September 2018 10:13 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Install from Source @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/install-source.html" rel="canonical" />
+ <link href="install-source.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" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<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>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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="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="resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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://www.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://www.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>
</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"
<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="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="../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>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>
<h2 class="magick-post-title"><a class="anchor" id="unix"></a>Install from Unix Source</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://www.imagemagick.org/download/ImageMagick.tar.gz">ImageMagick.tar.gz</a> from <a href="../download">www.imagemagick.org</a> or a <a href="mirror.html">mirrors</a> and verify its <a href="https://www.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">imagemagick.org</a> or a <a href="mirror.html">mirror</a> and verify its <a href="https://imagemagick.org/download/digest.rdf">message digest</a>.</p>
<p>Unpack the distribution with this command:</p>
<pre class="highlight"><code>/usr/local/bin/convert logo: logo.gif
</code></pre>
-<p>For a more comprehensive test, run the ImageMagick validation suite. Ghostscript is a prerequisite, otherwise the EPS, PS, and PDF tests will fail.</p>
+<p>For a more comprehensive test, run the ImageMagick validation suite. Ghostscript and Freetype are prerequisites, otherwise expect the EPS, PS, PDF and text annotations tests to fail.</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="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="../www/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="../www/advanced-unix-installation.html">Advanced Unix Source Installation</a>.</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 class="magick-post-title"><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="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="../www/download.html">binary release</a>.</p>
<p>Clone the Github repo:<p>
<pre class="highlight"><code>git clone git@github.com:ImageMagick/ImageMagick-Windows.git ImageMagick-Windows-7</code></pre>
-<p>and run <code>CloneRepositories.cmd</code>. Alternatively, download <a href="https://www.imagemagick.org/download/windows/ImageMagick-windows.zip">ImageMagick-windows.zip</a> and verify its <a href="https://www.imagemagick.org/download/windows/digest.rdf">message digest</a>. For the latter, you can unpack the distribution with <a href="http://www.winzip.com">WinZip</a> or type the following from any MS-DOS Command Prompt window:</p>
+<p>and run <code>CloneRepositories.cmd</code>. Alternatively, download <a href="https://imagemagick.org/download/windows/ImageMagick-windows.zip">ImageMagick-windows.zip</a> and verify its <a href="https://imagemagick.org/download/windows/digest.rdf">message digest</a>. For the latter, you can unpack the distribution with <a href="http://www.winzip.com">WinZip</a> or type the following from any MS-DOS Command Prompt window:</p>
<pre class="highlight"><code>unzip ImageMagick-windows.zip</code></pre>
<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="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="../www/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="../www/advanced-windows-installation.html">Advanced Windows Source Installation</a>.</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>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
- <a href="links.html">Related</a> •
- <a href="sitemap.html">Sitemap</a>
+ <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="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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/support.html">Donate</a> •
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 8th July 2018 08:35 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>JP2 Encoding Options @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="../www/jp2.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
- <a href="jp2.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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> •
<a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 13:56 -->
\ No newline at end of file
+<!-- Magick Cache 9th September 2018 10:16 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>License @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/license.html" rel="canonical" />
+ <link href="license.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" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<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>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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="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="resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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://www.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://www.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>
</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>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
- <a href="links.html">Related</a> •
- <a href="sitemap.html">Sitemap</a>
+ <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="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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/support.html">Donate</a> •
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 17th May 2018 07:51 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Related Web Sites @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="../www/links.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="links.html#web">Use ImageMagick on the Web</a> • <a href="links.html#command-line">Command-line Tutorials</a> • <a href="links.html#program-interfaces">Program Interface Tutorials</a> • <a href="links.html#techniques">ImageMagick Techniques</a> • <a href="links.html#install">Installation Tutorials</a> • <a href="links.html#topics">ImageMagick Topics</a> • <a href="links.html#book-review">ImageMagick Book Review</a> • <a href="links.html#mirrors">Web Site Mirrors</a> • <a href="links.html#bank">Image Bank</a> • <a href="links.html#other-projects">Other Projects</a></p>
<p class="lead magick-description">Listed here are a number of external web sites that are related to ImageMagick. ImageMagick Studio does not maintain or endorse these sites, excepting the Wizard's Toolkit site, but we feel they are a helpfull adjunct to this web site.</p>
-<h2 class="magick-post-title"><a class="anchor" id="web"></a>Use ImageMagick on the Web</h2>
+<h2 class="magick-post-title"><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="http://transloadit.imagemagick.org/MagickStudio/">Magick Studio</a></dd>
<h2 class="magick-post-title"><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://www.imagemagick.org</a></dd>
+ <dd class="col-md-8"><a href="../">https://imagemagick.org</a></dd>
<dd class="col-md-8"><a href="http://transloadit.imagemagick.org/">http://transloadit.imagemagick.org</a></dd>
</ul>
<h2 class="magick-post-title"><a class="anchor" id="bank"></a>Image Bank</h2>
<ul>
- <dd class="col-md-8"><a href="https://www.imagemagick.org/download/image-bank/">Image Bank</a>: a small digital test image bank</dd>
+ <dd class="col-md-8"><a href="https://imagemagick.org/download/image-bank/">Image Bank</a>: a small digital test image bank</dd>
</ul>
<h2 class="magick-post-title"><a class="anchor" id="other-projects"></a>Other Projects</h2>
<ul>
<dd class="col-md-8"><a href="https://github.com/puelocesar/android-lib-magick">ImageMagick API on the Android Platform</a></dd>
- <dd class="col-md-8"><a href="https://www.imagemagick.org/download/iOS/">ImageMagick API on the iOS / iPhone Platform</a></dd>
+ <dd class="col-md-8"><a href="https://imagemagick.org/download/iOS/">ImageMagick API on the iOS / iPhone Platform</a></dd>
<dd class="col-md-8"><a href="http://www.wizards-toolkit.org/">Wizard's Toolkit</a></dd>
<dd class="col-md-8"><a href="http://www.multipole.org/">Computational Simulation of Multi-Body Interactions with O(n) Scaling</a></dd>
</ul>
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
- <a href="links.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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> •
<a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 13:29 -->
\ No newline at end of file
+<!-- Magick Cache 9th September 2018 10:16 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Magick++, C++ API @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/magick++.html" rel="canonical" />
+ <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" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<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>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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="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="resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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://www.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://www.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>
</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"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<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>Magick++ supports an object model which is inspired by <a href="../www/perl-magick.html">PerlMagick</a>.
+<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
image (if necessary) is done just before modification and this copy
<h2 class="magick-post-title">Obtaining Magick++</h2>
<a class="anchor" id="get"></a>
<p>Magick++ is included as part of <a href="../index.html">ImageMagick</a>
-source releases and may be retrieved via <a href="../www/download.html">ftp</a>
-or <a href="http://git.imagemagick.org/repos/ImageMagick/Magick++">GIT</a>.
+source releases and may be retrieved via <a href="../www/download.html">HTTP</a>
+or <a href="https://github.com/ImageMagick/ImageMagick/tree/master/Magick%2B%2B">GitHub</a>.
</p>
<h2 class="magick-post-title">Installation</h2>
<a class="anchor" id="install"></a>
<p>This initialization step is not required under Unix, Linux,
Cygwin, or any other operating environment that supports the notion
of <var>installing</var> ImageMagick in a known location. </p>
-<p>Here is a example program that utilizes the Magick++ API to get you started, <a href="https://www.imagemagick.org/source/magick++.cpp">magick++.cpp</a>. It reads an image, crops it, and writes it to disk in the PNG image format.</p>
+<p>Here is a example program that utilizes the Magick++ API to get you started, <a href="https://imagemagick.org/source/magick++.cpp">magick++.cpp</a>. It reads an image, crops it, and writes it to disk in the PNG image format.</p>
<pre class="pre-scrollable"><code>
#include <Magick++.h>
<h2 class="magick-post-title">Reporting Bugs</h2>
<a class="anchor" id="bugs"></a>
<p>Questions regarding usage should be directed to or to report any bugs go to
-<a href="https://www.imagemagick.org/discourse-server///viewforum.html?f=23">Magick++ bug tracking forum</a>.
+<a href="https://imagemagick.org/discourse-server//viewforum.html?f=23">Magick++ bug tracking forum</a>.
</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="links.html">Related</a> •
- <a href="sitemap.html">Sitemap</a>
+ <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="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/support.html">Donate</a> •
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 13:18 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/magick-core.html" rel="canonical" />
+ <link href="magick-core.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" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<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>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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="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="resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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://www.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://www.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>
</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"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<li><a href="api/version.html">Get the Version and Copyrights</a></li>
<li><a href="api/mime.html">Mime Methods</a></li>
<li><a href="api/deprecate.html">Deprecated Methods</a></li>
- <li><a href="../www/exception.html">Error and Warning Codes</a></li>
+ <li><a href="exception.html">Error and Warning Codes</a></li>
</ul>
<p>After you write your MagickCore program, compile it like this:</p>
<pre class="highlight"><code>export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
</code></pre>
-<p>Here is a example program that utilizes the MagickCore API to get you started, <a href="https://www.imagemagick.org/source/core.c">core.c</a>. It reads a GIF image, creates a thumbnail, and writes it to disk in the PNG image format.</p>
+<p>Here is a example program that utilizes the MagickCore API to get you started, <a href="https://imagemagick.org/source/core.c">core.c</a>. It reads a GIF image, creates a thumbnail, and writes it to disk in the PNG image format.</p>
<pre class="pre-scrollable"><code>#include <stdio.h>
#include <stdlib.h>
MagickCoreTerminus();
return(0);
}</code></pre>
-<p><a class="anchor" id="image-view"></a>Now lets perform the same contrast enhancement while taking advantage of our dual or quad-core processing system by running the algorithm in parallel utilizing wand views. The <a href="https://www.imagemagick.org/source/core/sigmoidal-contrast.c">sigmoidal-contrast.c</a> module reads an image, applies sigmoidal non-linearity contrast control, and writes the result to disk just like the previous contrast enhancement program, but now it does its work in parallel (assumes ImageMagick is built with OpenMP support).</p>
+<p><a class="anchor" id="image-view"></a>Now lets perform the same contrast enhancement while taking advantage of our dual or quad-core processing system by running the algorithm in parallel utilizing wand views. The <a href="https://imagemagick.org/source/core/sigmoidal-contrast.c">sigmoidal-contrast.c</a> module reads an image, applies sigmoidal non-linearity contrast control, and writes the result to disk just like the previous contrast enhancement program, but now it does its work in parallel (assumes ImageMagick is built with OpenMP support).</p>
<pre class="pre-scrollable"><code>#include <stdio.h>
#include <stdlib.h>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
- <a href="links.html">Related</a> •
- <a href="sitemap.html">Sitemap</a>
+ <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-core.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/support.html">Donate</a> •
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 15:21 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/magick-script.html" rel="canonical" />
+ <link href="magick-script.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" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<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>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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="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="resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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://www.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://www.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>
</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"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <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="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="../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>Here is an example script:</p>
-<pre class="code">
- #!/bin/env magick-script
- -size 100x100 xc:red ( rose: -rotate -90 ) +append -write show:
+<pre class="highlight">
+#!/bin/env magick-script
+-size 100x100 xc:red ( rose: -rotate -90 ) +append -write show:
</code></pre>
-
<p>You can find additional examples of using <code>magick-script</code> in <a href="../Usage/">Examples of ImageMagick Usage</a>.</p>
<h2 class="magick-post-title"><a class="anchor" id="options"></a>Option Summary</h2>
<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#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#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#intensity">-grayscale <var>method</var></a></td>
+ <td><a href="../www/command-line-options.html#intensity">-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#mask">-mask <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#mask">-mask <var>filename</var></a></td>
<td>associate a mask with the image</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#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>
</table>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
- <a href="links.html">Related</a> •
- <a href="sitemap.html">Sitemap</a>
+ <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-script.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/support.html">Donate</a> •
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 13:33 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Magick Vector Graphics @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="../www/magick-vector-graphics.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="../www/magick-vector-graphics.html#overview">MVG Overview</a> • <a href="../www/magick-vector-graphics.html#primitives">Drawing Primitives</a></p>
<a href="../images/arc.png"><img src="../images/arc.png" width="100" height="60" alt="arc" /></a>
</ul>
-<p>When the drawing gets sufficiently complex, we recommend you assemble the graphic primitives into a MVG file. For our example, we use <a href="https://www.imagemagick.org/source/piechart.mvg">piechart.mvg</a>:</p>
+<p>When the drawing gets sufficiently complex, we recommend you assemble the graphic primitives into a MVG file. For our example, we use <a href="https://imagemagick.org/source/piechart.mvg">piechart.mvg</a>:</p>
<pre class="pre-scrollable"><code>push graphic-context
viewbox 0 0 624 369
<a href="../images/piechart.png"><img src="../images/piechart.png" width="624" height="369" alt="piechart" /></a>
</ul>
-<p>However, in general, MVG is sufficiently difficult to work with that you probably want to use a program to generate your graphics in the SVG format. ImageMagick automagically converts SVG to MVG and renders your image, for example, we render <a href="https://www.imagemagick.org/source/piechart.svg">piechart.svg</a> with this command:</p>
+<p>However, in general, MVG is sufficiently difficult to work with that you probably want to use a program to generate your graphics in the SVG format. ImageMagick automagically converts SVG to MVG and renders your image, for example, we render <a href="https://imagemagick.org/source/piechart.svg">piechart.svg</a> with this command:</p>
<pre class="highlight"><code>convert mvg:piechart.svg piechart.jpg
</code></pre>
<h2 class="magick-post-title"><a class="anchor" id="overview"></a>MVG Overview</h2>
-<p>MVG ignores all white-space between commands. This allows multiple MVG commands per line. It is common convention to terminate each MVG command with a new line to make MVG easier to edit and read. This syntax description uses indentation in MVG sequences to aid with understanding. Indentation is supported but is not required.</p>
+<p>MVG ignores all white-space between commands. This allows multiple MVG commands per line. It is common convention to terminate each MVG command with a newline to make MVG easier to edit and read. This syntax description uses indentation in MVG sequences to aid with understanding. Indentation is supported but is not required.</p>
<p>Metafile wrapper syntax (to support stand-alone MVG files):</p>
<p>The clip path defines a clipping area, where only the contained area to be drawn upon. Areas outside of the clipping areare masked.</p>
<pre class="highlight"><code>push defs
- push clip-path %s
+ push clip-path "myClipPath"
push graphic-context
rectangle 10,10 20,20
pop graphic-context
pop clip-path
pop defs
-clip-path url(#%s)
+clip-path url(#myClipPath)
</code></pre>
<h2 class="magick-post-title"><a class="anchor" id="primitives"></a>Drawing Primitives</h2>
filltoborder
reset</code></pre></td>
</tr>
+ <tr>
+ <td><a class="anchor" id="compliance"></a>compliance <var>type</var></td>
+ <td>Choose from these compliance types: MVG or SVG</td>
+ </tr>
<tr>
<td><a class="anchor" id="decorate"></a>decorate <var>type</var></td>
<td>Choose from these types of decorations:
<td></td>
</tr>
<tr>
- <td><a class="anchor" id="push"></a>push clip-path <var>name</var></td>
+ <td><a class="anchor" id="push"></a>push clip-path "<var>name</var>"</td>
<td></td>
</tr>
<tr>
<td></td>
</tr>
<tr>
- <td><a class="anchor" id="push-graphic-context"></a>push graphic-context</td>
- <td></td>
+ <td><a class="anchor" id="push-graphic-context"></a>push graphic-context { "<var>id</var>" }</td>
+ <td>the <em>id</em> is optional</td>
</tr>
<tr>
<td><a class="anchor" id="push-pattern"></a>push pattern <var>id radial x,y width,height</var></td>
<td><a class="anchor" id="translate"></a>translate <var>x,y</var></td>
<td></td>
</tr>
+ <tr>
+ <td><a class="anchor" id="use"></a>use "<var>url(#id)</var>"</td>
+ <td></td>
+ </tr>
<tr>
<td><a class="anchor" id="viewbox"></a>viewbox <var>x,y x<sub>1</sub>,y<sub>1</sub></var></td>
<td></td>
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
- <a href="magick-vector-graphics.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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> •
<a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 14:53 -->
\ No newline at end of file
+<!-- Magick Cache 9th September 2018 10:16 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>MagickWand, C API @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/magick-wand.html" rel="canonical" />
+ <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" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<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>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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="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="resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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://www.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://www.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>
</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"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<li><a href="api/mogrify.html">Command-line Interface</a></li>
<li><a href="api/wand-view.html">Wand View Methods</a></li>
<li><a href="api/magick-deprecate.html">Deprecated Methods</a></li>
- <li><a href="../www/exception.html">Error and Warning Codes</a></li>
+ <li><a href="exception.html">Error and Warning Codes</a></li>
</ul>
<p>After you write your MagickWand program, compile it like this:</p>
<pre class="highlight"><code>export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
</code></pre>
-<p>Here is a example program that utilizes the MagickWand API to get you started, <a href="https://www.imagemagick.org/source/wand.c">wand.c</a>. It reads an image, creates a thumbnail, and writes the result to disk.</p>
+<p>Here is a example program that utilizes the MagickWand API to get you started, <a href="https://imagemagick.org/source/wand.c">wand.c</a>. It reads an image, creates a thumbnail, and writes the result to disk.</p>
<pre class="pre-scrollable"><code>#include <stdio.h>
#include <stdlib.h>
}
</code></pre>
-<p>Here is another program that shows one way to get and set image pixels with the MagickWand API, <a href="https://www.imagemagick.org/source/contrast.c">contrast.c</a>. It reads an image, applies sigmoidal non-linearity contrast control, and writes the result to disk.</p>
+<p>Here is another program that shows one way to get and set image pixels with the MagickWand API, <a href="https://imagemagick.org/source/contrast.c">contrast.c</a>. It reads an image, applies sigmoidal non-linearity contrast control, and writes the result to disk.</p>
<pre class="pre-scrollable"><code>#include <stdio.h>
#include <stdlib.h>
return(0);
}
</code></pre>
-<p><a class="anchor" id="wand-view"></a>Now lets perform the same contrast enhancement while taking advantage of our dual or quad-core processing system by running the algorithm in parallel utilizing wand views. The <a href="https://www.imagemagick.org/source/wand/sigmoidal-contrast.c">sigmoidal-contrast.c</a> module reads an image, applies sigmoidal non-linearity contrast control, and writes the result to disk just like the previous contrast enhancement program, but now it does its work in parallel (assumes ImageMagick is built with OpenMP support).</p>
+<p><a class="anchor" id="wand-view"></a>Now lets perform the same contrast enhancement while taking advantage of our dual or quad-core processing system by running the algorithm in parallel utilizing wand views. The <a href="https://imagemagick.org/source/wand/sigmoidal-contrast.c">sigmoidal-contrast.c</a> module reads an image, applies sigmoidal non-linearity contrast control, and writes the result to disk just like the previous contrast enhancement program, but now it does its work in parallel (assumes ImageMagick is built with OpenMP support).</p>
<pre class="pre-scrollable"><code>#include <stdio.h>
#include <stdlib.h>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
- <a href="links.html">Related</a> •
- <a href="sitemap.html">Sitemap</a>
+ <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="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/support.html">Donate</a> •
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 13:02 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Command-line Tools: Magick @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/magick.html" rel="canonical" />
+ <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" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<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>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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="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="resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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://www.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://www.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>
</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"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <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="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="../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>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="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="../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>
<pre class="highlight"><code>ln -s magick convert
convert rose.jpg rose.png
<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#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#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#intensity">-grayscale <var>method</var></a></td>
+ <td><a href="../www/command-line-options.html#intensity">-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#mask">-mask <var>filename</var></a></td>
+ <td><a href="../www/command-line-options.html#mask">-mask <var>filename</var></a></td>
<td>associate a mask with the image</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#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>
</table>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
- <a href="links.html">Related</a> •
- <a href="sitemap.html">Sitemap</a>
+ <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="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/support.html">Donate</a> •
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 13:12 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Magick Image File Format @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="../www/miff.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="miff.html#miff-header">MIFF Header</a> • <a href="miff.html#binary">MIFF Binary Data</a></p>
</tr>
<tr>
<td>matte-color = <var>color</var></td>
- <td>these optional keys reflect the image background, border, and matte colors respectively. A <a href="color.html">color</a> can be a name (e.g. white) or a hex value (e.g. #ccc).</td>
+ <td>these optional keys reflect the image background, border, and matte colors respectively. A <a href="../www/color.html">color</a> can be a name (e.g. white) or a hex value (e.g. #ccc).</td>
</tr>
<tr>
<td>class = { DirectClass, PseudoClass }</td>
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
- <a href="miff.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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> •
<a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 14:53 -->
\ No newline at end of file
+<!-- Magick Cache 9th September 2018 10:16 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Mirror @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/mirror.html" rel="canonical" />
+ <link href="mirror.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" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<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>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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="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="resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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://www.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://www.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>
</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 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-5.</p>
+<p>The latest release of ImageMagick is version 7.0.8-11.</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="https://www.imagemagick.org/script/contact.php">contact us</a>.</p>
+<p>If you want to add a new mirror, please <a href="../www/https://imagemagick.org/script/contact.php">contact us</a>.</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="links.html">Related</a> •
- <a href="sitemap.html">Sitemap</a>
+ <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="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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/support.html">Donate</a> •
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 8th July 2018 08:36 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Command-line Tools: Mogrify @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="../www/mogrify.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<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>
<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>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>simulate an oil painting</td>
</tr>
<tr>
- <td><a href="command-line-options.html#random-threshold">-random-threshold <var>low,high</var></a></td>
+ <td><a href="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>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>associate a read mask with the image</td>
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
- <a href="mogrify.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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> •
<a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 12:58 -->
\ No newline at end of file
+<!-- Magick Cache 9th September 2018 10:16 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Command-line Tools: Montage @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="../www/montage.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="montage.html#usage">Example Usage</a> • <a href="montage.html#options">Option Summary</a></p>
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
- <a href="montage.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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> •
<a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 13:10 -->
\ No newline at end of file
+<!-- Magick Cache 9th September 2018 10:15 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Motion Picture Digital Images @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="../www/motion-picture.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="motion-picture.html#log">Log Format</a> • <a href="motion-picture.html#properties">DPX Properties</a> • <a href="motion-picture.html#settings">DPX Settings</a></p>
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
- <a href="motion-picture.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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> •
<a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 13:12 -->
\ No newline at end of file
+<!-- Magick Cache 9th September 2018 10:15 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Parallel Execution with OpenCL @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/opencl.html" rel="canonical" />
+ <link href="opencl.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" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<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>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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="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="resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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://www.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://www.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>
</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"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="lead magick-description">The following is a list of image operators that have been <a href="http://en.wikipedia.org/wiki/OpenCL">OpenCL</a>-accelerated:</p>
-<pre class="pre-scrollable"><code>blur
+<pre class="highlight"><code>blur
charcoal
contrast
constrast-stretch
resize
sketch
unsharp</code></pre>
-<p>When the OpenCL acceleration is invoked for the first time, ImageMagick conducts a series of tests to configure the OpenCL environment according to the system hardware; therefore, it is normal to experience a higher latency the first time you use an accelerated option. The OpenCL kernels are embedded inside ImageMagick in source format. During the initial setup, ImageMagick discovers all the available OpenCL devices and compiles the kernels for each of these targets. ImageMagick also runs several performance tests internally to determine the preferred device to use. The compiled kernel code and the performance test results are stored into the cache directory so that the data can be reused by subsequent invocations of the OpenCL path. By default, the OpenCL cached data is stored in <code>$HOME/.cache/ImageMagick</code> on Linux and on MacOSX or in <code>%LOCALAPPDATA%\.cache\ImageMagick</code> on Windows. To change the cache directory, set the IMAGEMAGICK_OPENCL_CACHE_DIR environment variable. ImageMagick is able to detect hardware changes, driver updates, and new kernel sources and re-run the setup and the calibration test. You can also force ImageMagick to re-run the process by removing the content from the cache directory.</p>
+<p>When the OpenCL acceleration is invoked for the first time, ImageMagick conducts a series of tests to configure the OpenCL environment according to the system hardware; therefore, it is normal to experience a higher latency the first time you use an accelerated option. The OpenCL kernels are embedded inside ImageMagick in source format. During the initial setup, ImageMagick discovers all the available OpenCL devices and compiles the kernels for each of these targets. ImageMagick also runs several performance tests internally to determine the preferred device to use. The compiled kernel code and the performance test results are stored into the cache directory so that the data can be reused by subsequent invocations of the OpenCL path. By default, the OpenCL cached data is stored in <code>$HOME/.cache/ImageMagick</code> on Linux and on MacOSX or in <code>%LOCALAPPDATA%\ImageMagick</code> on Windows. To change the cache directory, set the MAGICK_OPENCL_CACHE_DIR environment variable. ImageMagick is able to detect hardware changes, driver updates, and new kernel sources and re-run the setup and the calibration test. You can also force ImageMagick to re-run the process by removing the content from the cache directory.</p>
<p>If ImageMagick includes OpenCL support, the OpenCL path is enable by default. You can disable it, simply set the environment variable MAGICK_OCL_DEVICE to <code>OFF</code>. You could also force the OpenCL path to use a particular class of devices by setting it to <code>GPU</code> or <code>CPU</code>.</p>
-<p>In addition to the environment variables just mentioned, ImageMagick provides a set of APIs that allow developers to gain a finer grain control of the OpenCL acceleration. For example, use the InitImageMagickOpenCL) function to turn off OpenCL:</p>
-<pre class="highlight"><code>InitImageMagickOpenCL(MAGICK_OPENCL_OFF, NULL, NULL, exception);</code></pre>
-<p>Use InitImageMagickOpenCL() to find out which OpenCL device are automagically selected by ImageMagick:</p>
-<pre class="highlight"><code>cl_device_id selectedDevice; // OpenCL device used by ImageMagick
-InitImageMagickOpenCL(MAGICK_OPENCL_DEVICE_SELECT_AUTO, NULL, (void*)&selectedDevice, exception);</code></pre>
-
-<p>Or you could request ImageMagick to use a specific OpenCL device:</p>
-<pre class="highlight"><code>cl_device_id myDevices[4];
-cl_uint numDevices;
-// Get all the available OpenCL devices from the runtime
-clGetDeviceIDs(myPlatform, CL_DEVICE_TYPE_ALL, 4, myDevices, &numDevices);
-// ask ImageMagick to use the 3rd device
-InitImageMagickOpenCL(MAGICK_OPENCL_DEVICE_SELECT_USER, (void*)(myDevices+2), NULL, exception);</code></pre>
+<p>In addition to the environment variables just mentioned, ImageMagick provides a set of APIs that allow developers to gain a finer grain control of the OpenCL acceleration. For example, use the InitializeOpenCL) function to initialize the OpenCL environment:</p>
+<pre class="highlight"><code>clEnv=GetCurrentOpenCLEnv();
+if (InitializeOpenCL(clEnv,exception) == MagickFalse)
+ {
+ /* looks like OpenCL is not supported */
+ }</code></pre>
</div>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
- <a href="links.html">Related</a> •
- <a href="sitemap.html">Sitemap</a>
+ <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="opencl.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/support.html">Donate</a> •
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 13:13 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Parallel Execution with OpenMP @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/openmp.html" rel="canonical" />
+ <link href="openmp.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" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<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>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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="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="resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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://www.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://www.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>
</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"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="lead magick-description">Many of ImageMagick's internal algorithms are threaded to take advantage of speed-ups offered by the multicore processor chips and <a href="http://www.openmp.org">OpenMP</a>. OpenMP, is an API specification for parallel programming. If your compiler supports OpenMP (e.g. gcc, Visual Studio 2005) directives, ImageMagick automatically includes support. To verify, look for the OpenMP feature of ImageMagick with this command:</p>
<pre class="highlight"><code>-> magick identify -version
-Version: ImageMagick 7.0.7-19 2018-01-04 Q16 https://www.imagemagick.org
+Version: ImageMagick 7.0.7-19 2018-01-04 Q16 https://imagemagick.org
Copyright: © 1999-2018 ImageMagick Studio LLC
Features: OpenMP</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>
-<h4>The Perils of Parallel Execution</h4>
+<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>
<pre class="highlight"><code>-> magick -bench 40 model.png -sharpen 0x1 null:
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
- <a href="links.html">Related</a> •
- <a href="sitemap.html">Sitemap</a>
+ <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="openmp.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/support.html">Donate</a> •
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 13:13 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>PerlMagick, Perl API @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/perl-magick.html" rel="canonical" />
+ <link href="perl-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" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<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>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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="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="resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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://www.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://www.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>
</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="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="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="../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>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://www.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>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>You can try PerlMagick from your Web browser at the <a href="../MagickStudio/scripts/MagickStudio.cgi">ImageMagick Studio</a>. Or, you can see <a href="examples.html">examples</a> of select PerlMagick functions.</p>
<pre class="highlight"><code>yum install ImageMagick-perl
</code></pre>
-<p>If not, you must install PerlMagick from the ImageMagick source distribution. Download the latest <a href="https://www.imagemagick.org/download/ImageMagick.tar.gz">source</a> release.</p>
+<p>If not, you must install PerlMagick from the ImageMagick source distribution. Download the latest <a href="https://imagemagick.org/download/ImageMagick.tar.gz">source</a> release.</p>
<p>Unpack the distribution with this command:</p>
<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="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="../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>Next, type</p>
<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}</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>composite one image onto another. Use the rotate parameter in concert with the tile parameter.</td>
</tr>
<td>lighten or darken image edges to create a 3-D effect</td>
</tr>
+ <tr>
+ <td>RangeThreshold</td>
+ <td>geometry=><i>geometry</i>, 'low-black'=><i>double</i>, 'low-white'=><i>double</i>, 'high-white'=><i>double</i>, 'high-black'=><i>double</i></td>
+ <td>combine soft and hard image thresholding.</td>
+ </tr>
+
<tr>
<td>ReduceNoise</td>
<td>geometry=><i>geometry</i>, width=><i>integer</i>, height=><i>integer</i>, channel=>{All, Default, Alpha, Black, Blue, CMYK, Cyan, Gray, Green, Index, Magenta, Alpha, Red, RGB, Yellow}</td>
<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="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="../www/convert.html">convert</a>. See the documentation for a more detailed description of these attributes.</p>
<h2 class="magick-post-title"><a class="anchor" id="set-attribute"></a>Set an Image Attribute</h2>
<p>SetAttribute() is an alias for method Set().</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>
+<a href="../www/convert.html">convert</a>. See the documentation for a more detailed description of these attributes.</p>
<h2 class="magick-post-title"><a class="anchor" id="get-attribute"></a>Get an Image Attribute</h2>
<p>GetAttribute() is an alias for method Get().</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>
+<a href="../www/convert.html">convert</a>. See the documentation for a more detailed description of these attributes.</p>
<h2 class="magick-post-title"><a class="anchor" id="compare"></a>Compare an Image to its Reconstruction</h2>
<p>MontageImage() is an alias for method Montage().</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>
+<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>
<h2 class="magick-post-title"><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="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="../www/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>
<pre class="highlight"><code>$mime = $image->MagickToMime('tif');
</code></pre>
-<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>
+<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>
<pre class="highlight"><code>$image->RemoteCommand('image.jpg');
</code></pre>
<pre class="highlight"><code>Error 400: Memory allocation failed
</code></pre>
-<p>Review the complete list of <a href="../www/exception.html">error and warning codes</a>.</p>
+<p>Review the complete list of <a href="exception.html">error and warning codes</a>.</p>
<p>The following illustrates how you can use a numeric status code:</p>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
- <a href="links.html">Related</a> •
- <a href="sitemap.html">Sitemap</a>
+ <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="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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/support.html">Donate</a> •
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 8th July 2018 08:36 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/porting.html" rel="canonical" />
+ <link href="porting.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" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<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>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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="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="resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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://www.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://www.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>
</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"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p>Now that ImageMagick version 7 is released, we continue to support and enhance version 6 for a minimum of 10 years.</p>
<h2 class="magick-post-title"><a class="anchor" id="hdri"></a>High Dynamic Range Imaging</h2>
-<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>
+<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>
<h2 class="magick-post-title"><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>As a consequence of using an array structure for variable pixel channels, auto-vectorization compilers have additional opportunities to speed up pixel loops.</p>
-<h4>Pixel Accessors</h4>
+<h5>Pixel Accessors</h5>
<p>You can access pixel channel as array elements (e.g. <code>pixel[1]</code>) or use convenience accessors to get or set pixel channels:</p>
<pre class="highlight"><code>GetPixela() SetPixela()
<p>You can find these accessors defined in the header file, <code>MagickCore/pixel-accessor.h</code></p>
-<h4>Pixel Traits</h4>
+<h5>Pixel Traits</h5>
<p>Each pixel channel includes one or more of these traits:</p>
<dl class="row">
<dt class="col-md-4">Undefined</dt>
NegateImage(image,exception);
(void) SetImageChannelMask(image,channel_mask);</code></pre>
-<h4>Pixel User Channels</h4>
+<h5>Pixel User Channels</h5>
<p>In version 7, we introduce pixel user channels. Traditionally we utilize 4 channels, red, green, blue, and alpha. For CMYK we also have a black channel. User channels are designed to contain whatever additional channel information that makes sense for your application. Some examples include extra channels in TIFF or PSD images or perhaps you require a channel with infrared information for the pixel. You can associate traits with the user channels so that they when they are acted upon by an image processing algorithm (e.g. blur) the pixels are copied, acted upon by the algorithm, or even blended with the alpha channel if that makes sense.</p>
-<h4>Pixel Metacontent</h4>
+<h5>Pixel Metacontent</h5>
<p>In version 7, we introduce pixel metacontent. Metacontent is content about content. So rather than being the content itself, it's something that describes or is associated with the content. Here the content is a pixel. The pixel metacontent is for your exclusive use (internally the data is just copied, it is not modified) and is accessed with these MagickCore API methods:</p>
<pre class="highlight"><code>SetImageMetacontentExtent()
GetImageMetacontentExtent()
<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 class="magick-post-title"><a class="anchor" id="mask"></a>Masks</h2>
-<p>Version 7 supports masks for most image operators. Black pixels in a read mask ignores corresponding pixel in an image whereas black 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 the reverse of masks in version 6 of ImageMagick. 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 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>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>
<dd class="col-md-8">the default is to update the RGBA channels, previously, in IMv6, the default was RGB. If you get results that differ from IMv6, you may need to specify <code>-channel RGB</code> on your command line (e.g. -channel RGB -negate).</dd>
<dt class="col-md-4">+combine</dt>
<dd class="col-md-8">This option now requires an argument, the image colorspace (e.g. +combine sRGB).</dd>
+<dt class="col-md-4">-format</dt>
+<dd class="col-md-8">The %Z image property is no longer supported.</dd>
<dt class="col-md-4">-gamma</dt>
<dd class="col-md-8">Multiple gamma arguments (e.g. <code>-gamma 1,2,3</code>) are no longer supported, instead use <code>-channel</code> (e.g. <code>-channel blue -gamma 2)</code>.</dd>
<dt class="col-md-4">-region</dt>
-<dd class="col-md-8">The draw transformations are relative to the upper left corner of the image, previously in IMv6 they were relative to the region.</dd>
+<dd class="col-md-8">This option set a write mask for the region you define. In IMv6, a separate image was clone instead, operated on, and the results were composited to the source image. In addition, the draw transformations are relative to the upper left corner of the image, previously in IMv6 they were relative to the region.</dd>
</dl>
+<p>Use <code>-define morphology:showKernel=1</code> to post the morphology or convolution kernel. Previously it was <code>-define showKernel=1</code>.</p>
+
<h3>New Options</h3>
<p>ImageMagick version 7 supports these new options, though most are limited
to the "<code>magick</code>" command, or to use in "<code>magick</code>"
</dl>
<h2 class="magick-post-title"><a class="anchor" id="summary"></a>Version 7 Change Summary</h2>
<p>Changes from ImageMagick version 6 to version 7 are summarized here:</p>
-<h4>High Dynamic Range Imaging</h4>
+<h5>High Dynamic Range Imaging</h5>
<ul>
<li>ImageMagick version 7 enables HDRI by default. Expect more accurate image processing results with higher memory requirements and possible slower processing times. You can disable this feature for resource constrained system such as a cell phone with a slight loss of accuracy for certain algorithms (e.g. resizing).</li>
</ul>
-<h4>Pixels</h4>
+<h5>Pixels</h5>
<ul>
<li>Pixels are no longer addressed with PixelPacket structure members (e.g. red, green, blue, opacity) but as an array of channels (e.g. pixel[PixelRedChannel]).</li>
<li>Use convenience macros to access pixel channels (e.g. GetPixelRed(), SetPixelRed()).</li>
<li>Use the <var>metacontent</var> channel to associate metacontent with each pixel.</li>
<li>All color packet structures, PixelPacket, LongPacket, and DoublePacket, are consolidated to a single color structure, PixelInfo.</li>
</ul>
-<h4>Alpha</h4>
+<h5>Alpha</h5>
<ul>
<li>We support alpha rather than opacity (0 transparent; QuantumRange opaque).</li>
<li>Use GetPixelAlpha() or SetPixelAlpha() to get or set the alpha pixel channel value.</li>
</ul>
-<h4>Grayscale</h4>
+<h5>Grayscale</h5>
<ul>
<li>Grayscale images consume one pixel channel in ImageMagick version 7. To process RGB, set the colorspace to RGB (e.g. -colorspace sRGB).</li>
</ul>
-<h4>Masks</h4>
+<h5>Masks</h5>
<ul>
<li>ImageMagick version 6 only supports read mask in limited circumstances. Version 7 supports both a read and write mask. The read mask is honored by most image-processing algorithms.</li>
</ul>
-<h4>MagickCore API</h4>
+<h5>MagickCore API</h5>
<ul>
<li>Almost all image processing algorithms are now channel aware.</li>
<li>MagickCore, version 7, adds an ExceptionInfo argument to those methods that lacked it in version 6, e.g. <code>NegateImage(image,MagickTrue,exception);</code></li>
<li>The InterpolatePixelMethod enum is now PixelInterpolateMethod.</li>
<li>To account for variable pixel channels, images may now return a different signature.</li>
</ul>
-<h4>Deprecated Methods</h4>
+<h5>Deprecated Methods</h5>
<ul>
<li>All ImageMagick version 6 MagickCore and MagickWand deprecated methods are removed and no longer available in ImageMagick version 7.</li>
<li>All MagickCore channel method analogs are removed (e.g. NegateImageChannels()). For version 7, use pixel traits instead.</li>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
- <a href="links.html">Related</a> •
- <a href="sitemap.html">Sitemap</a>
+ <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="porting.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/support.html">Donate</a> •
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 16:09 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Color Reduction Utilizing Adaptive Spatial Subdivision @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="color, reduction, utilizing, adaptive, spatial, subdivision, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="quantize.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="quantize.html#describe">Algorithm Description</a> • <a href="quantize.html#measure">Measuring Color Reduction Error</a></p>
<a href="../www/links.html">Related</a> •
<a href="../www/sitemap.html">Sitemap</a>
- <a href="quantize.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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>
<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/../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 16:15 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Resources @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
<p>ImageMagick depends on a number of external configuration files detailed here:</p>
<dl class="row">
-<dt class="col-md-4"><a href="https://www.imagemagick.org/source/coder.xml">coder.xml</a></dt>
+<dt class="col-md-4"><a href="https://imagemagick.org/source/coder.xml">coder.xml</a></dt>
<dd class="col-md-8">Associate an image format with the specified coder module.
ImageMagick has a number of coder modules to support the reading and/or writing of an image format (e.g. JPEG). Some coder modules support more than one associated image format and the mapping between an associated format and its respective coder module is defined in this configuration file. For example, the PNG coder module not only supports the PNG image format, but the JNG and MNG formats as well.
</dd>
-<dt class="col-md-4"><a href="https://www.imagemagick.org/source/colors.xml">colors.xml</a></dt>
+<dt class="col-md-4"><a href="https://imagemagick.org/source/colors.xml">colors.xml</a></dt>
<dd class="col-md-8">Associate a color name with its red, green, blue, and alpha intensities.
- A number of command line options require a <a href="color.html">color parameter</a>. It is often convenient to refer to a color by name (e.g. white) rather than by hex value (e.g. #fff). This file maps a color name to its equivalent red, green, blue, and alpha intensities (e.g. for white, red = 255, green = 255, blue = 255, and alpha = 0).
+ A number of command line options require a <a href="../www/color.html">color parameter</a>. It is often convenient to refer to a color by name (e.g. white) rather than by hex value (e.g. #fff). This file maps a color name to its equivalent red, green, blue, and alpha intensities (e.g. for white, red = 255, green = 255, blue = 255, and alpha = 0).
</dd>
-<dt class="col-md-4"><a class="anchor" id="configure.xml"/><a href="https://www.imagemagick.org/source/configure.xml">configure.xml</a></dt>
+<dt class="col-md-4"><a class="anchor" id="configure.xml"/><a href="https://imagemagick.org/source/configure.xml">configure.xml</a></dt>
<dd class="col-md-8">Set ImageMagick build parameters and system-wide environment variables (e.g. MAGICK_TEMPORARY_PATH).
As ImageMagick is built, a number of build parameters are saved to this configuration file. They include the version, release date, dependent delegate libraries, and quantum depth among others.
</dd>
-<dt class="col-md-4"><a href="https://www.imagemagick.org/source/delegates.xml">delegates.xml</a></dt>
+<dt class="col-md-4"><a href="https://imagemagick.org/source/delegates.xml">delegates.xml</a></dt>
<dd class="col-md-8">Associate delegate programs with certain image formats.
ImageMagick relies on a number of delegate programs to support certain image formats such as <a href="http://ufraw.sourceforge.net/">ufraw-batch</a> to read raw camera formats or <a href="http://www.cs.wisc.edu/~ghost/">Ghostscript</a> to read Postscript images. Use this configuration file to map an input or output format to an external delegate program.
</dd>
-<dt class="col-md-4"><a href="https://www.imagemagick.org/source/english.xml">english.xml</a></dt>
+<dt class="col-md-4"><a href="https://imagemagick.org/source/english.xml">english.xml</a></dt>
<dd class="col-md-8">Associate message tags with English translations.</dd>
-<dt class="col-md-4"><a href="https://www.imagemagick.org/source/francais.xml">francais.xml</a></dt>
+<dt class="col-md-4"><a href="https://imagemagick.org/source/francais.xml">francais.xml</a></dt>
<dd class="col-md-8">Associate message tags with French translations. </dd>
-<dt class="col-md-4"><a href="https://www.imagemagick.org/source/locale.xml">locale.xml</a></dt>
+<dt class="col-md-4"><a href="https://imagemagick.org/source/locale.xml">locale.xml</a></dt>
<dd class="col-md-8">Associate message tags with a translation for your locale.
ImageMagick has a number of informational, warning, and error messages that are represented as tags. Tags are short descriptions of a message such as
<var>FileNotFound</var> or <var>MemoryAllocationFailed</var>. This configuration file lists locales that have a translation for each tag recognized by ImageMagick. Currently only English and French translations are available in the <code>english.xml</code> and <code>francais.xml</code> configuration files.
</dd>
-<dt class="col-md-4"><a href="https://www.imagemagick.org/source/log.xml">log.xml</a></dt>
+<dt class="col-md-4"><a href="https://imagemagick.org/source/log.xml">log.xml</a></dt>
<dd class="col-md-8">Configure logging parameters.
ImageMagick is capable of spewing copious amounts of informational or debugging statements. Use this file to configure how the information will appear in a log message and where you want the logging messages posted.
</dd>
-<dt class="col-md-4"><a href="https://www.imagemagick.org/source/magic.xml">magic.xml</a></dt>
+<dt class="col-md-4"><a href="https://imagemagick.org/source/magic.xml">magic.xml</a></dt>
<dd class="col-md-8">Associate an image format with a unique identifier.
Many image formats have identifiers that uniquely identify a particular image format. For example, the GIF image format always begins with <code>GIF8</code> as the first 4 characters of the image. ImageMagick uses this information to quickly determine the type of image it is dealing with when it reads an image.
</dd>
-<dt class="col-md-4"><a href="https://www.imagemagick.org/source/mime.xml">mime.xml</a></dt>
+<dt class="col-md-4"><a href="https://imagemagick.org/source/mime.xml">mime.xml</a></dt>
<dd class="col-md-8">Associate an internet media type with a unique identifier.
Many files and data streams have identifiers that uniquely identify a
particular internet media type. For example, files in the "Corel Draw
file or data stream.
</dd>
-<dt class="col-md-4"><a href="https://www.imagemagick.org/source/policy.xml">policy.xml</a></dt>
+<dt class="col-md-4"><a href="https://imagemagick.org/source/policy.xml">policy.xml</a></dt>
<dd class="col-md-8">Configure ImageMagick policies.
By default any coder, delegate, filter, or file path is permitted. Use a policy to deny access to, for example, the MPEG video delegate, or permit reading images from a file system but deny writing to that same file system. Or use the resource policy to set resource limits. Policies are useful for multi-user servers that want to limit the overall impact ImageMagick has on the system. For example, to limit the maximum image size in memory to 100MP:
<pre class="highlight"><code><policy domain="resource" name="time" value="300"/></code></pre>
Define arguments for the memory, map, and disk resources with SI prefixes (.e.g 100MB). In addition, resource policies are maximums for each instance of ImageMagick (e.g. policy memory limit 1GB, the <code>-limit 2GB</code> option exceeds policy maximum so memory limit is 1GB). </dd>
-<dt class="col-md-4"><a href="https://www.imagemagick.org/source/quantization-table.xml">quantization-table.xml</a></dt>
+<dt class="col-md-4"><a href="https://imagemagick.org/source/quantization-table.xml">quantization-table.xml</a></dt>
<dd class="col-md-8">Custom JPEG quantization tables. Activate with <code>-define:q-table=quantization-table.xml</code>.</dd>
-<dt class="col-md-4"><a href="https://www.imagemagick.org/source/thresholds.xml">thresholds.xml</a></dt>
+<dt class="col-md-4"><a href="https://imagemagick.org/source/thresholds.xml">thresholds.xml</a></dt>
<dd class="col-md-8">Set threshold maps for ordered posterized dither.</dd>
-<dt class="col-md-4"><a class="anchor" id="type.xml"></a><a href="https://www.imagemagick.org/source/type.xml">type.xml</a></dt>
+<dt class="col-md-4"><a class="anchor" id="type.xml"></a><a href="https://imagemagick.org/source/type.xml">type.xml</a></dt>
<dd class="col-md-8">Configure fonts.
Define the font name, family, foundry, style, format, metrics, and glyphs for any font you want to use within ImageMagick.
</dd>
-<dt class="col-md-4"><a href="https://www.imagemagick.org/source/type-ghostscript.xml">type-ghostscript.xml</a></dt>
+<dt class="col-md-4"><a href="https://imagemagick.org/source/type-ghostscript.xml">type-ghostscript.xml</a></dt>
<dd class="col-md-8">Configure <a href="http://www.cs.wisc.edu/~ghost/">Ghostscript</a> fonts.
The Ghostscript package includes a number of <a href="https://sourceforge.net/projects/gs-fonts/">fonts</a> that can be accessed with ImageMagick.
</dd>
-<dt class="col-md-4"><a href="https://www.imagemagick.org/source/type-windows.xml">type-windows.xml</a></dt>
+<dt class="col-md-4"><a href="https://imagemagick.org/source/type-windows.xml">type-windows.xml</a></dt>
<dd class="col-md-8">Associate names with Windows font glyphs.</dd>
</dl>
<h2 class="magick-post-title"><a class="anchor" id="modules"></a>Modules</h2>
-<h4>Coders</h4>
+<h5>Coders</h5>
<p>An image coder (i.e. encoder / decoder) is responsible for registering, optionally classifying, optionally reading, optionally writing, and unregistering one image format (e.g. PNG, GIF, JPEG, etc.). ImageMagick searches for coders in the following order and it uses the first match found:</p>
<pre class="highlight"><code>$MAGICK_HOME/lib/ImageMagick-7.0.8/modules-Q16/coders
$HOME/.config/ImageMagick
<<var>client path</var>>/lib/ImageMagick-7.0.8/modules-Q16/coders</code></pre>
-<h4>Filters</h4>
+<h5>Filters</h5>
<p>ImageMagick provides a convenient mechanism for adding your own custom image processing algorithms. ImageMagick searches for filters in the following order and it uses the first match found:</p>
<pre class="highlight"><code>$MAGICK_HOME/lib/ImageMagick-7.0.8/modules-Q16/filters
<<var>client path</var>>/../lib/ImageMagick-7.0.8/modules-Q16/filters
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 8th July 2018 08:35 -->
\ No newline at end of file
+<!-- Magick Cache 9th September 2018 10:15 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Search @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/search.php" rel="canonical" />
+ <link href="https://imagemagick.org/script/search.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" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<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>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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="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="resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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://www.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://www.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>
</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>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
- <a href="links.html">Related</a> •
- <a href="sitemap.html">Sitemap</a>
+ <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="https://www.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="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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/support.html">Donate</a> •
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Security Policy @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="../www/security-policy.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="security-policy.html#policy">Security Policy </a> • <a href="security-policy.html#synchronize">Pixel Cache Synchronize Policy</a> • <a href="security-policy.html#zero-configuration">Zero Configuration Security Policy</a> • <a href="security-policy.html#other">Other Security Considerations</a></p>
-<p class="lead magick-description">ImageMagick best practices strongly encourages you to configure a security <a href="https://www.imagemagick.org/source/policy.xml">policy.xml</a> that suits your local environment. The policy is open by default. This affords maximum utility for ImageMagick installations that run in a sandboxed environment, perhaps in a Docker instance, or behind a firewall where security risks are greatly diminished as opposed to a public website.</p>
+<p class="lead magick-description">ImageMagick best practices strongly encourages you to configure a security <a href="https://imagemagick.org/source/policy.xml">policy.xml</a> that suits your local environment. The policy is open by default. This affords maximum utility for ImageMagick installations that run in a sandboxed environment, perhaps in a Docker instance, or behind a firewall where security risks are greatly diminished as opposed to a public website.</p>
<p>Security is a trade-off between a secure environment and convenience. If you want ImageMagick to be optimally secure, you could, for example, limit ImageMagick to only read or write web safe images (e.g. GIF, JPEG, PNG). However, ImageMagick provides for a more secure option by adjusting the security policy per the requirements of your local environment or organizational policies. The security policy covers areas such as memory, which paths to read or write, how many images are permitted in an image sequence, how long a workflow can run, how much disk the image pixels can consume, a secret passphrase for remote connections, which coders are permitted or denied, and others. These policies should provide robust coverage to not only secure your environment per your requirements but also ensure ImageMagick remains a good citizen (e.g. prevent thrashing with large images) in your local environment.</p>
<policy domain="system" name="precision" value="6"/>
<policy domain="cache" name="shared-secret" stealth="true" value="replace with your secret phrase"/>
<policy domain="coder" rights="none" pattern="MVG" />
+ <policy domain="coder" rights="none" pattern="EPS" />
+ <policy domain="coder" rights="none" pattern="PS" />
+ <policy domain="coder" rights="none" pattern="PS2" />
+ <policy domain="coder" rights="none" pattern="PS3" />
+ <policy domain="coder" rights="none" pattern="PDF" />
+ <policy domain="coder" rights="none" pattern="XPS" />
<policy domain="filter" rights="none" pattern="*" />
<policy domain="delegate" rights="none" pattern="HTTPS" /> <!-- prevent 'curl' program from reading HTTPS URL's -->
<policy domain="path" rights="none" pattern="@*"/> <!-- indirect reads not permitted -->
<p>Since we process multiple simultaneous sessions, we do not want any one session consuming all the available memory. With this policy, large images are cached to disk. If the image is too large and exceeds the pixel cache disk limit, the program exits. In addition, we place a time limit to prevent any run-away processing tasks. If any one image has a width or height that exceeds 8192 pixels or if an image sequence exceeds 128 frames, an exception is thrown and processing stops. As of ImageMagick 7.0.1-8 and 6.9.4-6, you can prevent the use of any delegate or all delegates (set the pattern to "*"). Note, prior to these releases, use a domain of <code>coder</code> to prevent delegate usage (e.g. <code>domain="coder" rights="none" pattern="HTTPS"</code>). We prevent users from executing any image filters. The policy also prevents indirect reads. If you want to, for example, read text from a file (e.g. <code>caption:@myCaption.txt</code>), you'll need to disable the <code>path</code> policy.</p>
+<p>Policy patterns are <em>case sensitive</em>. To get expected behavior, coders and modules must be upper-case (e.g. "EPS" not "eps").</p>
+
<p>Here is what you can expect when you restrict the HTTPS coder, for example:</p>
<pre class="highlight">-> convert ../images/wizard.png wizard.jpg
<policy domain="coder" rights="none" pattern="*" />
<policy domain="coder" rights="read | write" pattern="{GIF,JPEG,PNG,WEBP}" /></code></pre>
+<p>Here we disable just a few Postscript related formats:</p>
+<pre class="highlight"><code><policy domain="coder" rights="none" pattern="{EPS,PS2,PS3,PS,PDF,XPS}" /></code></pre>
+
<p>As of ImageMagick 7.0.7-0, you can allocate the pixel cache and some internal buffers with anonymous memory mapping rather than from heap. As a consequence, the pixels are initialized to zero. You can also securely delete any temporary files for increased security. The value is the number of times to shred (replace its content with random data) before deleting a temporary file. For example,</p>
<pre class="highlight"><code><policy domain="system" name="memory-map" value="anonymous"/>
<policy domain="cache" name="memory-map" value="anonymous"/>
<p>As of ImageMagick 7.0.6-0, you can programmatically set the ImageMagick security policy with SetMagickSecurityPolicy() (MagickCore) or MagickSetSecurityPolicy() (MagickWand).</p>
+<p>As of ImageMagick version 7.0.8-11, you can set a module security policy. For example, to prevent Postscript or PDF interpretation, use:</p>
+<pre class="highlight"><code><policy domain="module" rights="none" pattern="{ps,pdf,xps}/></code></pre>
+
<p>For additional details about resource limits and the policy configuration file, read <a href="resources.html">Resources</a> and <a href="architecture.html">Architecture</a>.</p>
<h2 class="magick-post-title"><a class="anchor" id="synchronize"></a>Pixel Cache Synchronize Policy</h2>
<h2 class="magick-post-title"><a class="anchor" id="other"></a>Other Security Considerations</h2>
<p>If you spot a security flaw in ImageMagick, post your concern as an issue to
-<a href="https://github.com/ImageMagick/ImageMagick/issues">GitHub</a>. Be sure to include how to reproduce the security flaw and a link to any images needed to reproduce the flaw. Alternatively, <a href="../www/https://www.imagemagick.org/script/contact.php">contact us</a> and select Security Issue as the issue.</p>
+<a href="https://github.com/ImageMagick/ImageMagick/issues">GitHub</a>. Be sure to include how to reproduce the security flaw and a link to any images needed to reproduce the flaw. Alternatively, <a href="https://imagemagick.org/script/contact.php">contact us</a> and select Security Issue as the issue.</p>
<p>In addition to the security policy, you can make ImageMagick safer by ...</p>
<ul>
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
- <a href="security-policy.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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> •
<a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 13:31 -->
\ No newline at end of file
+<!-- Magick Cache 9th September 2018 10:16 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Sitemap @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
<div class="magick-header">
<p class="text-center"><a href="sitemap.html#overview">ImageMagick Overview</a> • <a href="sitemap.html#download">Download ImageMagick</a> • <a href="sitemap.html#install">Install ImageMagick</a> • <a href="sitemap.html#command-line">Command-line Tools</a> • <a href="sitemap.html#program-interfaces">Program Interfaces</a> • <a href="sitemap.html#formats">Image Formats</a> • <a href="sitemap.html#help">Getting Help</a> • <a href="sitemap.html#support">Support ImageMagick</a> • <a href="sitemap.html#miscellaneous">Miscellaneous Topics</a></p>
-<p class="lead magick-description">Use this ImageMagick sitemap to quickly jump to one of the areas of interest listed below. If you can't find what you want on this page, try our <a href="https://www.imagemagick.org/script/search.php">site search</a>.</p>
+<p class="lead magick-description">Use this ImageMagick sitemap to quickly jump to one of the areas of interest listed below. If you can't find what you want on this page, try our <a href="https://imagemagick.org/script/search.php">site search</a>.</p>
<h2 class="magick-post-title"><a class="anchor" id="overview"></a>ImageMagick Overview</h2>
<dl class="magick-list-unstyled">
<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="../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="../Usage/">Anthony Thyssen's examples of ImageMagick usage</a>: a comprehensive tutorial of using ImageMagick from the command line.</li>
- <li><a href="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="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="../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="resources.html">Resources</a>: ImageMagick depends on external resources including configuration files, loadable modules, fonts, and environment variables.</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="../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="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="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>
+ <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>
</dl>
<h2 class="magick-post-title"><a class="anchor" id="download"></a>Download ImageMagick</h2>
<li><a href="download.html">Download ImageMagick</a>: ImageMagick source and binary distributions are available from a variety of FTP and Web mirrors.</li>
<li> <dl class="magick-list-unstyled">
<li><a href="../download">Unix source</a>: Unix source distributions.</li>
- <li><a href="https://www.imagemagick.org/download/windows">Windows source</a>: Windows source distributions.</li>
- <li><a href="https://www.imagemagick.org/download/binaries">Unix and Windows binaries</a>: Unix and Windows binary distributions.</li>
+ <li><a href="https://imagemagick.org/download/windows">Windows source</a>: Windows source distributions.</li>
+ <li><a href="https://imagemagick.org/download/binaries">Unix and Windows binaries</a>: Unix and Windows binary distributions.</li>
<li><a href="http://git.imagemagick.org/repos/ImageMagick">Git repository</a>: stable and development source releases.</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="https://www.imagemagick.org/download/delegates">Delegate libraries</a>: ImageMagick depends on a number of optional delegate libraries to extend its functionality.</li>
+ <li><a href="https://imagemagick.org/download/delegates">Delegate libraries</a>: ImageMagick depends on a number of optional delegate libraries to extend its functionality.</li>
</dl> </li>
</dl>
<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="install-source.html">Install from source</a>: ImageMagick builds under Windows, Mac OS X, and Linux.</li>
+ <li><a href="../www/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="ImageMagickObject.html">Install ImageMagickObject COM+ component</a>: install the Windows ImageMagick COM+ component.</li>
+ <li><a href="../www/ImageMagickObject.html">Install ImageMagickObject COM+ component</a>: install the Windows ImageMagick COM+ component.</li>
</dl>
<h2 class="magick-post-title"><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="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="../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="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="identify.html">identify</a>: describes the format and characteristics of one or more image files.</li>
+ <li><a href="../www/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="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="../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>
</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="fx.html">Fx</a>: apply a mathematical expression to an image or image channels.</li>
+ <li><a href="../www/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="../Magick++">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="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="../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="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="perl-magick.html">PerlMagick</a>: convert, compose, and edit images from the Perl language.</li>
- <li><a href="https://www.imagemagick.org/download/python/">PythonMagick</a>: an object-oriented Python interface to ImageMagick.</li>
+ <li><a href="../www/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></li>
<dl class="magick-list-unstyled">
<li><a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&camp=1789&tag=imagemagick-20&creative=9325&path=tg/detail/-/1590595904/qid=1123551819/sr=8-1/ref=pd_bbs_sbs_1?v=glance%26s=books%26n=507846">Definitive Guide to ImageMagick</a>: this book explains ImageMagick in a practical, learn-by-example fashion.</li>
<li><a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&camp=1789&tag=imagemagick-20&creative=9325&path=tg/detail/-/1904811868/qid=1123551819/sr=8-1/ref=pd_bbs_sbs_1?v=glance%26s=books%26n=507846">ImageMagick Tricks</a>: this book is packed with examples of photo manipulations, logo creation, animations, and complete web projects.</li>
- <li><a href="https://www.imagemagick.org/discourse-server/">Discourse server</a>: get help from fellow ImageMagick users and developers, post to these forums.</li>
- <li><a href="https://www.imagemagick.org/script/contact.php">Contact the Wizards</a>: for bug reports (only if you do not want to sign up to the <a href="https://www.imagemagick.org/discourse-server/">discourse server</a>), a source or documentation patch, a security or license issue, or if you want to be a sponsor of the ImageMagick project.</li>
+ <li><a href="https://imagemagick.org/discourse-server/">Discourse server</a>: get help from fellow ImageMagick users and developers, post to these forums.</li>
+ <li><a href="https://imagemagick.org/script/contact.php">Contact the Wizards</a>: for bug reports (only if you do not want to sign up to the <a href="https://imagemagick.org/discourse-server/">discourse server</a>), a source or documentation patch, a security or license issue, or if you want to be a sponsor of the ImageMagick project.</li>
</dl>
<h2 class="magick-post-title"><a class="anchor" id="support"></a>Support ImageMagick</h2>
<dl class="magick-list-unstyled">
- <li><a href="https://www.imagemagick.org/discourse-server//viewforum.html?f=3">Report bugs and vulnerabilities</a>: our highest priority is to fix security defects and bug reports, usually within 48 hours of your report. The bug discourse server requires that you register. If you do not want to register, you can <a href="https://www.imagemagick.org/script/contact.php">contact the ImageMagick developers</a> with a convenient web form.</li>
+ <li><a href="https://imagemagick.org/discourse-server//viewforum.html?f=3">Report bugs and vulnerabilities</a>: our highest priority is to fix security defects and bug reports, usually within 48 hours of your report. The bug discourse server requires that you register. If you do not want to register, you can <a href="https://imagemagick.org/script/contact.php">contact the ImageMagick developers</a> with a convenient web form.</li>
<li><a href="support.html">Sponsor ImageMagick</a>: contribute bug fixes, enhancements, hardware, funds, etc. to ensure the ImageMagick project thrives.</li>
</dl>
<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://www.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="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="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="command-line-processing.html">Command-line processing</a>: utilize ImageMagick from the command line.</li>
- <li><a href="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="../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="../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="distribute-pixel-cache.html">Distributed pixel cache</a>: offload intermediate pixel storage to one or more remote servers .</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="../Usage/draw/">Draw</a>: add shapes or text to an image.</li>
- <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="command-line-options.html#format_identify_"
+ <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"
>-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="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="../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="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="https://www.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="fx.html">Image calculator</a>: apply a mathematical expression to an image or image channels.</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="gradient.html">Image gradients</a>: create a gradual blend of two colors whose shape is horizontal, vertical, circular, or elliptical.</li>
- <li><a href="identify.html">Image identification</a>: describe the format and attributes of an image.</li>
+ <li><a href="../www/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://www.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://www.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="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>
<li><a href="../Usage/morphology/">Morphology of shapes</a>: extract features, describe shapes and recognize patterns in images.</li>
<li><a href="motion-picture.html">Motion picture support</a>: read and write the common image formats used in digital film work.</li>
<a href="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
<a href="support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 8th July 2018 08:35 -->
\ No newline at end of file
+<!-- Magick Cache 9th September 2018 10:16 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Command-line Tools: Stream @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="../www/stream.html" rel="canonical" />
+ <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" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../"><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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<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>
+ <a class="nav-link" href="../www/download.html">Download</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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="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="resources.html">Resources</a>
+ <a class="nav-link" href="../www/resources.html">Resources</a>
</li>
<li class="nav-item ">
- <a class="nav-link" href="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://www.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://www.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>
</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"
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="stream.html#usage">Example Usage</a> • <a href="stream.html#options">Option Summary</a></p>
</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#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#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#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#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#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#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#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#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#stream-map">-map <var>components</var></a></td>
+ <td><a href="../www/command-line-options.html#stream-map">-map <var>components</var></a></td>
<td>store pixels in this format.</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#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#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#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#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#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#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#storage-type">-storage-type <var>type</var></a></td>
+ <td><a href="../www/command-line-options.html#storage-type">-storage-type <var>type</var></a></td>
<td>store pixels with this storage type.</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#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>
</div>
</main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="security-policy.html">Security</a> •
- <a href="architecture.html">Architecture</a> •
- <a href="links.html">Related</a> •
- <a href="sitemap.html">Sitemap</a>
+ <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="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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="http://pgp.mit.edu/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="../www/support.html">Donate</a> •
+ <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 16:50 -->
\ No newline at end of file
<a class="nav-link " href="www/command-line-processing.html">Command-line</a>
<a class="nav-link " href="www/resources.html">Resources</a>
<a class="nav-link " href="www/develop.html">Develop</a>
- <a class="nav-link " href="www/www/www/www/www/www/www/www/www/www/../www/../www/https://www.imagemagick.org/script/search.php">Search</a>
+ <a class="nav-link " href="www/www/www/www/www/www/www/www/www/www/../www/https://www.imagemagick.org/www/https://imagemagick.org/script/search.php">Search</a>
<a class="nav-link float-right" href="www/discourse-server/">Community</a>
</nav>
</div>
</p>
<p><a href="subversion.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/https://www.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/https://www.imagemagick.org/www/https://imagemagick.org/script/contact.php">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
</div><!-- /.container -->
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Support ImageMagick Development @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="../www/support.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="support.html#contribute">Contribute a Bug Fix or Enhancement</a> • <a href="support.html#support">Support the ImageMagick Project</a></p>
</dl>
<h2 class="magick-post-title"><a class="anchor" id="contribute"></a>Contribute a Bug Fix or Enhancement</h2>
-<p>Post any ImageMagick patches to the <a href="https://github.com/ImageMagick/ImageMagick/issues">Issues</a> forum if you think you have found and fixed a bug or security vulnerability. Post to the <a href="https://www.imagemagick.org/discourse-server///viewforum.html?f=2">Developers</a> forum if you want to propose an enhancement for discussion.</p>
+<p>Open an issue on the <a href="https://github.com/ImageMagick/ImageMagick/">GitHub repository</a> if you think you have found a bug or security vulnerability. Open a pull request to the repository if you have a fix. Post to the <a href="https://imagemagick.org/discourse-server//viewforum.html?f=2">Developers</a> forum if you want to propose an enhancement for discussion.</p>
<h2 class="magick-post-title"><a class="anchor" id="support"></a>Support the ImageMagick Project</h2>
<p>Donations can be anonymous, or public.</p>
<fieldset>
<legend>Support the ImageMagick Project</legend>
-<h3>Paypal</h3>
+<h3><a href="https://www.paypal.me/ImageMagick">Paypal</a></h3>
<p>For direct monetary contributions, click on the donate button to contribute thru Paypal or with a credit card:</p>
<ul>
</form>
</ul>
-<h3>Flattr</h3>
-<p>Flattr is a microdonation system. You donate a small amount every month and
- click Flattr buttons on worthy sites to share the donation among those sites, similar to a tip jar (for more details see Wikipedia's <a href="http://en.wikipedia.org/wiki/Flattr">Flattr</a> article).</p>
-<ul>
-<dt class="col-md-4"><a href="https://flattr.com/submit/auto?fid=8oev2q&url=https%3A%2F%2Fwww.imagemagick.org" target="_blank"><img src="http://button.flattr.com/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" /></a></dt>
-</ul>
<h3>Litecoin</h3>
<p>Our Litecoin Address is: <kbd>LcZLAmym4EMvUPc9koagkccRLYQbsgGwmj</kbd>. Or you can reference the below QR code:</p>
<ul>
</ul>
</fieldset>
<br/>
-<p>If you prefer a recurring subscription or if you have any questions about supporting ImageMagick, please <a href="../www/https://www.imagemagick.org/script/contact.php">contact us</a>.
+<p>If you prefer a recurring subscription or if you have any questions about supporting ImageMagick, please <a href="https://imagemagick.org/script/contact.php">contact us</a>.
</p>
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
- <a href="support.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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> •
<a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 13:46 -->
\ No newline at end of file
+<!-- Magick Cache 9th September 2018 10:16 -->
\ No newline at end of file
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>WebP Encoding Options @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, 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." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <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="rating" content="GENERAL" />
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
<link href="../www/webp.html" rel="canonical" />
<link href="../images/wand.png" rel="icon" />
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../index.html"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <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="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
<a class="nav-link" href="develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.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://www.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>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="lead magick-description">ImageMagick's WebP image format accepts a plethora of encoding options as detailed below. As an example, suppose you are interested in these options:</p>
<a href="links.html">Related</a> •
<a href="sitemap.html">Sitemap</a>
- <a href="webp.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../images/wand.ico"/></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> •
<a href="support.html">Donate</a> •
- <a href="../www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 18th February 2018 14:31 -->
\ No newline at end of file
+<!-- Magick Cache 9th September 2018 10:16 -->
\ No newline at end of file