<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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" />
- <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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/index.html" rel="canonical" />
- <link href="images/wand.png" rel="icon" />
- <link href="images/wand.ico" rel="shortcut icon" />
- <link href="assets/bootstrap.min.css" rel="stylesheet" />
- <link href="assets/magick-template.css" rel="stylesheet" />
+ <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="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">
+ <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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/index.html" rel="canonical">
+ <link href="images/wand.png" rel="icon">
+ <link href="images/wand.ico" rel="shortcut icon">
+ <link href="www/assets/bootstrap.min.css" rel="stylesheet">
+ <link href="www/assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
<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> and <a href="https://github.com/google/sanitizers/wiki/ThreadSanitizer">thread data race</a> detection to help prevent security vulnerabilities.</p>
-<p>The current release is ImageMagick <a href="https://www.imagemagick.org/script/download.html">7.0.7-14</a>. It runs on <a href="https://www.imagemagick.org/script/download.html#unix">Linux</a>, <a href="https://www.imagemagick.org/script/download.html#windows">Windows</a>, <a href="https://www.imagemagick.org/script/download.html#macosx">Mac Os X</a>, <a href="https://www.imagemagick.org/script/download.html#iOS">iOS</a>, Android OS, and others.</p>
+<p>The current release is ImageMagick <a href="www/download.html">7.0.7-14</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/">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>Want more performance from ImageMagick? Try these options:</p>
<ul>
-<li>Add more memory to your system, see <a href="https://www.imagemagick.org/script/architecture.html#cache">the pixel cache</a>;</li>
-<li>Add more cores to your system (up to 20), see <a href="https://www.imagemagick.org/script/architecture.html#threads">threads of execution support</a>;</li>
-<li>push large images to a solid-state drive, see <a href="https://www.imagemagick.org/script/architecture.html#tera-pixel">large image support</a>.</li>
+<li>Add more memory to your system, see <a href="www/architecture.html#cache">the pixel cache</a>;</li>
+<li>Add more cores to your system (up to 20), see <a href="www/architecture.html#threads">threads of execution support</a>;</li>
+<li>push large images to a solid-state drive, see <a href="www/architecture.html#tera-pixel">large image support</a>.</li>
</ul>
-<p>If these options are prohibitive, you can reduce the quality of the image results. The default build is Q16 HDRI. If you disable <a href="https://www.imagemagick.org/script/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 percision 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 percision and no out of range pixel values. For a Q8 non-HDRI build of ImageMagick, use these <code>configure</code> script options: <code>--with-quantum-depth=8 --disable-hdri</code>.</p>
+<p>If these options are prohibitive, you can reduce the quality of the image results. The default build is Q16 HDRI. If you disable <a href="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 percision 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 percision 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 id="community"></a>Community</h2>
<p>To join the ImageMagick community, try the <a 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>
</footer>
<!-- Javascript assets -->
- <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
- <script src="assets/bootstrap.min.js"></script>
+ <script src="www/assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="www/assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="www/assets/jquery.min.js"><\/script>')</script>
+ <script src="www/assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/ImageMagickObject.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/ImageMagickObject.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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" />
- <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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="advanced-unix-installation.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/assets/bootstrap.min.css" rel="stylesheet" />
- <link href="https://www.imagemagick.org/assets/magick-template.css" rel="stylesheet" />
+ <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="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">
+ <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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="advanced-unix-installation.html" rel="canonical">
+ <link href="https://www.imagemagick.org/images/wand.png" rel="icon">
+ <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon">
+ <link href="https://www.imagemagick.org/assets/bootstrap.min.css" rel="stylesheet">
+ <link href="https://www.imagemagick.org/assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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" />
- <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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="advanced-windows-installation.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/assets/bootstrap.min.css" rel="stylesheet" />
- <link href="https://www.imagemagick.org/assets/magick-template.css" rel="stylesheet" />
+ <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="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">
+ <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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="advanced-windows-installation.html" rel="canonical">
+ <link href="https://www.imagemagick.org/images/wand.png" rel="icon">
+ <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon">
+ <link href="https://www.imagemagick.org/assets/bootstrap.min.css" rel="stylesheet">
+ <link href="https://www.imagemagick.org/assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/animate.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/animate.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ 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="https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/search.php">Search</a>
+ <a class="magick-nav-item " href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</div>
</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="https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
+ <a href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
<p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
</footer>
</div><!-- /.container -->
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <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="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="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-2018 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="Image++.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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="http://www.imagemagick.org/Magick++/STL.html">STL interface</a> <b>must</b> be used to operate on
+<a href="../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="http://www.imagemagick.org/Magick++/Pixels.html"> Pixels</a> class provides low-level access to
+ href="../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="http://www.imagemagick.org/Magick++/Blob.html">Blob</a> class. The encoded
+represented using the <a href="../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="http://www.imagemagick.org/Magick++/Blob.html"> BLOB</a> . The available Image
+in-memory <a href="../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="http://www.imagemagick.org/Magick++/Color.html"> Color</a> &color_</font></td>
+ href="../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="http://www.imagemagick.org/Magick++/Blob.html">Blob</a> &blob_</font></td>
+ href="../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="http://www.imagemagick.org/Magick++/Blob.html">BLOB</a>
+encoded image data contained in an in-memory <a href="../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="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>
+ <td><font size="-1">const <a href="../Magick++/Blob.html">Blob</a>
+&blob_, const <a href="../Magick++/Geometry.html">Geometry</a> &size_</font></td>
</tr>
<tr>
- <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,
+ <td><font size="-1">const <a href="../Magick++/Blob.html">Blob</a>
+&blob_, const <a href="../Magick++/Geometry.html">Geometry</a> &size,
size_t depth</font></td>
</tr>
<tr>
- <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,
+ <td><font size="-1">const <a href="../Magick++/Blob.html">Blob</a>
+&blob_, const <a href="../Magick++/Geometry.html">Geometry</a> &size,
size_t depth_, const string &magick_</font></td>
</tr>
<tr>
- <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,
+ <td><font size="-1">const <a href="../Magick++/Blob.html">Blob</a>
+&blob_, const <a href="../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="http://www.imagemagick.org/Magick++/Enumerations.html#StorageType">
+ <font size="-1">const <a href="../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="http://www.imagemagick.org/Magick++/Enumerations.html#StorageType">Pixel
+ <td><font size="-1"><a href="../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="http://www.imagemagick.org/Magick++/STL.html"> STL interface</a> , which provides a multi-image
+ href="../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="http://www.imagemagick.org/Magick++/Enumerations.html#NoiseType">NoiseType</a>
+ <td><font size="-1"><a href="../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="http://www.imagemagick.org/Magick++/Geometry.html"> Geometry</a> &location_</font></td>
+ href="../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="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
-&boundingArea_, <a href="http://www.imagemagick.org/Magick++/Enumerations.html#GravityType">GravityType</a>
+ <td><font size="-1">string text_, const <a href="../Magick++/Geometry.html">Geometry</a>
+&boundingArea_, <a href="../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="http://www.imagemagick.org/Magick++/Geometry.html"> Geometry</a> &boundingArea_, <a
- href="http://www.imagemagick.org/Magick++/Enumerations.html#GravityType">GravityType</a> gravity_, double
+ href="../Magick++/Geometry.html"> Geometry</a> &boundingArea_, <a
+ href="../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="http://www.imagemagick.org/Magick++/Enumerations.html#GravityType"> GravityType</a> gravity_</font></td>
+ href="../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="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1">const <a href="../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="http://www.imagemagick.org/Magick++/Enumerations.html#ChannelType">ChannelType</a>
+ <td><font size="-1"><a href="../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="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1">const <a href="../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="http://www.imagemagick.org/Magick++/FormatCharacters.html">special format characters.</a> </font></td>
+ href="../Magick++/FormatCharacters.html">special format characters.</a> </font></td>
</tr>
<tr>
<td style="text-align: center;" valign="middle"><font size="-1"><a
</td>
<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="http://www.imagemagick.org/Magick++/Enumerations.html#CompositeOperator"> CompositeOperator</a>
+ href="../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
</tr>
<tr>
<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>
+&compositeImage_, const <a href="../Magick++/Geometry.html">Geometry</a>
+&offset_, <a href="../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
</tr>
<tr>
<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>
+&compositeImage_, <a href="../Magick++/Enumerations.html#GravityType">GravityType</a>
+gravity_, <a href="../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="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1">const <a href="../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="http://www.imagemagick.org/Magick++/Drawable.html">Drawable</a>
+ <td><font size="-1">const <a href="../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="http://www.imagemagick.org/Magick++/Drawable.html">Drawable</a>
+ <td><font size="-1">const std::list<<a href="../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="http://www.imagemagick.org/Magick++/Geometry.html"> Geometry</a> &geometry_</font></td>
+ <td><font size="-1">const <a href="../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="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>
+ <td><font size="-1">const <a href="../Magick++/Geometry.html">Geometry</a>
+&geometry_, const <a href="../Magick++/Color.html">Color</a> &backgroundColor_</font></td>
</tr>
<tr>
- <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Geometry.html"> Geometry</a> &geometry_, const <a href="https://www.imagemagick.org/api/Enumerations.html#GravityType">GravityType</a>
+ <td><font size="-1">const <a href="../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="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>
+ <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>
</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="http://www.imagemagick.org/Magick++/Color.html"> Color</a> &fillColor_</font></td>
+ href="../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="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>
+ <td><font size="-1">const <a href="../Magick++/Geometry.html">Geometry</a>
+&point_, const <a href="../Magick++/Color.html">Color</a> &fillColor_</font></td>
</tr>
<tr>
<td><font size="-1">ssize_t x_, ssize_t y_, 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>
+ href="../Magick++/Color.html"> Color</a> &fillColor_, const <a
+ href="../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="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>
+ <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>
</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="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1">const <a href="../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="http://www.imagemagick.org/Magick++/Color.html">Color</a> &borderColor_</font></td>
+&texture_, const <a href="../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="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
-&point_, const Image &texture_, const <a href="http://www.imagemagick.org/Magick++/Color.html">
+ <td><font size="-1">const <a href="../Magick++/Geometry.html">Geometry</a>
+&point_, const Image &texture_, const <a href="../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="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1">const <a href="../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="http://www.imagemagick.org/Magick++/FormatCharacters.html">
+number in the label by embedding <a href="../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="http://www.imagemagick.org/Magick++/Color.html">Color</a>
+ <td><font size="-1">const <a href="../Magick++/Color.html">Color</a>
&target_, const unsigned int opacity_, const ssize_t x_, const
ssize_t
-y_, <a href="http://www.imagemagick.org/Magick++/Enumerations.html#PaintMethod">PaintMethod</a> method_</font></td>
+y_, <a href="../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="http://www.imagemagick.org/Magick++/Enumerations.html#LayerMethod">LayerMethod</a>
+ <td><font size="-1"><a href="../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="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">const <a href="../Magick++/Color.html">Color</a>
+&opaqueColor_, const <a href="../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="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1">const <a href="../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="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1">const <a href="../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="http://www.imagemagick.org/Magick++/Blob.html">Blob</a> &blob_</font></td>
+ <td><font size="-1">const <a href="../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="http://www.imagemagick.org/Magick++/Blob.html">BLOB</a> into current
+size from an in-memory <a href="../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="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>
+ <td><font size="-1">const <a href="../Magick++/Blob.html">Blob</a>
+&blob_, const <a href="../Magick++/Geometry.html">Geometry</a> &size_</font></td>
</tr>
<tr>
- <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_,
+ <td><font size="-1">const <a href="../Magick++/Blob.html">Blob</a>
+&blob_, const <a href="../Magick++/Geometry.html">Geometry</a> &size_,
size_t depth_</font></td>
</tr>
<tr>
- <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_,
+ <td><font size="-1">const <a href="../Magick++/Blob.html">Blob</a>
+&blob_, const <a href="../Magick++/Geometry.html">Geometry</a> &size_,
size_t depth_, const string &magick_ </font></td>
</tr>
<tr>
- <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_,
+ <td><font size="-1">const <a href="../Magick++/Blob.html">Blob</a>
+&blob_, const <a href="../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="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1">const <a href="../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="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1">const <a href="../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="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1">const <a href="../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="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1">const <a href="../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="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
-&imageGeometry_, const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1">const <a href="../Magick++/Geometry.html">Geometry</a>
+&imageGeometry_, const <a href="../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="http://www.imagemagick.org/Magick++/Color.html">Color</a>
+ <td><font size="-1">const <a href="../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="http://www.imagemagick.org/Magick++/Blob.html">Blob</a> *blob_</font></td>
+ <td><font size="-1"><a href="../Magick++/Blob.html">Blob</a> *blob_</font></td>
<td rowspan="3"><font size="-1">Write image to a in-memory <a
- href="http://www.imagemagick.org/Magick++/Blob.html"> BLOB</a> stored in <i>blob_</i>. The <i>magick</i>_
+ href="../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="http://www.imagemagick.org/Magick++/Blob.html">Blob</a> *blob_,
+ <td><font size="-1"><a href="../Magick++/Blob.html">Blob</a> *blob_,
std::string &magick_</font></td>
</tr>
<tr>
- <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Blob.html">Blob</a> *blob_,
+ <td><font size="-1"><a href="../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="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1">const <a href="../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="http://www.imagemagick.org/Magick++/Color.html">Color</a> </font></td>
+ <td><font size="-1"><a href="../Magick++/Color.html">Color</a> </font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Color.html">Color</a>
+ <td><font size="-1">const <a href="../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="http://www.imagemagick.org/Magick++/Color.html">Color</a> </font></td>
+ <td><font size="-1"><a href="../Magick++/Color.html">Color</a> </font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1"> const <a href="http://www.imagemagick.org/Magick++/Color.html">Color</a>
+ <td><font size="-1"> const <a href="../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="http://www.imagemagick.org/Magick++/Color.html">Color</a> </font></td>
+ <td><font size="-1"><a href="../Magick++/Color.html">Color</a> </font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Color.html">Color</a>
+ <td><font size="-1">const <a href="../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="http://www.imagemagick.org/Magick++/Enumerations.html#ClassType">ClassType</a>
+ <td><font size="-1"><a href="../Magick++/Enumerations.html#ClassType">ClassType</a>
</font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1"> <a href="http://www.imagemagick.org/Magick++/Enumerations.html#ClassType">ClassType</a>
+ <td><font size="-1"> <a href="../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="http://www.imagemagick.org/Magick++/Color.html">Color</a> </font></td>
+ <td><font size="-1"><a href="../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="http://www.imagemagick.org/Magick++/Color.html"> Color</a> &color_</font></td>
+ href="../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="http://www.imagemagick.org/Magick++/Enumerations.html#ColorspaceType">ColorspaceType</a>
+ <td><font size="-1"><a href="../Magick++/Enumerations.html#ColorspaceType">ColorspaceType</a>
colorSpace_</font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#ColorspaceType">ColorspaceType</a>
+ <td><font size="-1"><a href="../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="http://www.imagemagick.org/Magick++/Enumerations.html#CompositeOperator">CompositeOperator</a>
+ <td><font size="-1"><a href="../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="http://www.imagemagick.org/Magick++/Enumerations.html#CompositeOperator">CompositeOperator</a>
+ href="../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="http://www.imagemagick.org/Magick++/Enumerations.html#CompressionType">CompressionType</a>
+ <td><font size="-1"><a href="../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="http://www.imagemagick.org/Magick++/Enumerations.html#CompressionType">CompressionType</a>
+ href="../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="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1"><a href="../Magick++/Geometry.html">Geometry</a>
(default 72x72)</font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1">const <a href="../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="http://www.imagemagick.org/Magick++/Enumerations.html#EndianType">EndianType</a>
+ <td><font size="-1"><a href="../Magick++/Enumerations.html#EndianType">EndianType</a>
</font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#EndianType">EndianType</a>
+ <td><font size="-1"><a href="../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="http://www.imagemagick.org/Magick++/Enumerations.html#FillRule">FillRule</a>
+ <td><font size="-1"><a href="../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="http://www.imagemagick.org/Magick++/Enumerations.html#FilterTypes">FilterTypes</a>
+ <td><font size="-1"><a href="../Magick++/Enumerations.html#FilterTypes">FilterTypes</a>
</font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#FilterTypes">FilterTypes</a>
+ <td><font size="-1"><a href="../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="http://www.imagemagick.org/Magick++/TypeMetric.html">TypeMetric</a> </font></td>
+ <td><font size="-1"><a href="../Magick++/TypeMetric.html">TypeMetric</a> </font></td>
<td><font size="-1">const std::string &text_, <a
- href="http://www.imagemagick.org/Magick++/TypeMetric.html"> TypeMetric</a> *metrics</font></td>
+ href="../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="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a> </font></td>
+ <td><font size="-1"><a href="../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="http://www.imagemagick.org/Magick++/Blob.html">Blob</a> </font></td>
+ <td><font size="-1"><a href="../Magick++/Blob.html">Blob</a> </font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Blob.html">Blob</a>
+ <td><font size="-1">const <a href="../Magick++/Blob.html">Blob</a>
&colorProfile_</font></td>
<td><font size="-1">ICC color profile. Supplied via a <a
- href="http://www.imagemagick.org/Magick++/Blob.html"> Blob</a> since Magick++/ and ImageMagick do not
+ href="../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="http://www.imagemagick.org/Magick++/Enumerations.html#InterlaceType">InterlaceType</a>
+ <td><font size="-1"><a href="../Magick++/Enumerations.html#InterlaceType">InterlaceType</a>
</font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#InterlaceType">InterlaceType</a>
+ <td><font size="-1"><a href="../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="http://www.imagemagick.org/Magick++/Blob.html">Blob</a> </font></td>
+ <td><font size="-1"><a href="../Magick++/Blob.html">Blob</a> </font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Blob.html">Blob</a> &
+ <td><font size="-1">const <a href="../Magick++/Blob.html">Blob</a> &
iptcProfile_</font></td>
<td><font size="-1">IPTC profile. Supplied via a <a
- href="http://www.imagemagick.org/Magick++/Blob.html"> Blob</a> since Magick++ and ImageMagick do not
+ href="../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="http://www.imagemagick.org/Magick++/Color.html">Color</a> </font></td>
+ <td><font size="-1"><a href="../Magick++/Color.html">Color</a> </font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Color.html">Color</a>
+ <td><font size="-1">const <a href="../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="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a> </font></td>
+ <td><font size="-1"><a href="../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="http://www.imagemagick.org/Magick++/Enumerations.html#OrientationType">OrientationType</a></small></td>
+ href="../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="http://www.imagemagick.org/Magick++/Enumerations.html#OrientationType">OrientationType</a>
+ href="../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="http://www.imagemagick.org/Magick++/Geometry.html#PostscriptPageSize">Geometry</a>
+ <td><font size="-1"><a href="../Magick++/Geometry.html#PostscriptPageSize">Geometry</a>
</font></td>
<td><font size="-1">void</font></td>
<td><font size="-1">const <a
- href="http://www.imagemagick.org/Magick++/Geometry.html#PostscriptPageSize"> Geometry</a> &pageSize_</font></td>
+ href="../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="http://www.imagemagick.org/Magick++/Color.html">Color</a> </font></td>
+ <td><font size="-1"><a href="../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="http://www.imagemagick.org/Magick++/Color.html"> Color</a> &color_</font></td>
+ href="../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="http://www.imagemagick.org/Magick++/Blob.html"><small> Blob</small><small><br>
+ <td valign="top"><a href="../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="http://www.imagemagick.org/Magick++/Enumerations.html#ColorspaceType">ColorspaceType</a>
+ <td><font size="-1"><a href="../Magick++/Enumerations.html#ColorspaceType">ColorspaceType</a>
</font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#ColorspaceType">ColorspaceType</a>
+ <td><font size="-1"><a href="../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="http://www.imagemagick.org/Magick++/Enumerations.html#RenderingIntent">RenderingIntent</a>
+ <td><font size="-1"><a href="../Magick++/Enumerations.html#RenderingIntent">RenderingIntent</a>
</font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#RenderingIntent">RenderingIntent</a>
+ <td><font size="-1"><a href="../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="http://www.imagemagick.org/Magick++/Enumerations.html#ResolutionType">ResolutionType</a>
+ <td><font size="-1"><a href="../Magick++/Enumerations.html#ResolutionType">ResolutionType</a>
</font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1"><a href="http://www.imagemagick.org/Magick++/Enumerations.html#ResolutionType">ResolutionType</a>
+ <td><font size="-1"><a href="../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="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a> </font></td>
+ <td><font size="-1"><a href="../Magick++/Geometry.html">Geometry</a> </font></td>
<td><font size="-1">void</font></td>
- <td><font size="-1">const <a href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a>
+ <td><font size="-1">const <a href="../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="http://www.imagemagick.org/Magick++/Enumerations.html#ImageType">ImageType</a>
+ <td><font size="-1"><a href="../Magick++/Enumerations.html#ImageType">ImageType</a>
</font></td>
<td><font size="-1">void</font></td>
<td bgcolor="#ffffff"><font size="-1"><a
- href="http://www.imagemagick.org/Magick++/Enumerations.html#ImageType"> ImageType</a> </font></td>
+ href="../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="http://www.imagemagick.org/Magick++/Enumerations.html#VirtualPixelMethod">VirtualPixelMethod</a>
+ <td><font size="-1"><a href="../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="http://www.imagemagick.org/Magick++/Enumerations.html#VirtualPixelMethod">VirtualPixelMethod</a>
+ href="../Magick++/Enumerations.html#VirtualPixelMethod">VirtualPixelMethod</a>
virtualPixelMethod_</small></font></small></td>
<td><font size="-1">Image virtual pixel method.</font></td>
</tr>
The
interface described here (part of the <i>Image</i> class) supports
only
-one view at a time. See the <i><a href="http://www.imagemagick.org/Magick++/Pixels.html">Pixels</a> </i>
+one view at a time. See the <i><a href="../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="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>
+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>
</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>
may be accessed, addressed, and updated, as shown in the following
example:
<pre class="code">
-<p><img class="icon" src="https://www.imagemagick.org/api/Cache.png" name="Graphic1" width="254" border="0" /></p>
+<p><img class="icon" src="../api/Cache.png" name="Graphic1" width="254" border="0"></p>
Image image("cow.png");
// Ensure that there are no other references to this image.
image.modifyImage();
<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="http://www.imagemagick.org/Magick++/Enumerations.html#QuantumTypes">QuantumTypes</a>
+ <td><font size="-1"><a href="../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="http://www.imagemagick.org/Magick++/Enumerations.html#QuantumTypes">QuantumTypes</a>
+ <td><font size="-1"><a href="../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
</p>
</div>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="Image++.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:41 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <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="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="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-2018 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="animate.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
+<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>
+
+<h2 class="magick-post-title"><a id="usage"></a>Example Usage</h2>
+
+<p>We list a few examples of the <code>animate</code> command here to illustrate its usefulness and ease of use. To get started, lets animate an image sequence in the GIF format:</p>
+
+<pre class="highlight"><code>magick animate movie.gif
+</code></pre>
+
+<p>To animate a directory of JPEG images, use:</p>
+
+<pre class="highlight"><code>magick animate *.jpg
+</code></pre>
+
+<p>You can find additional examples of using <code>animate</code> in <a href="https://www.imagemagick.org/Usage/basics/#animate">Examples of ImageMagick Usage</a>.</p>
+
+
+<h2 class="magick-post-title"><a id="options"></a>Option Summary</h2>
+
+<p>The <code>animate</code> command recognizes these options. Click on an option to get more details about how that option works.</p>
+
+<table class="table table-sm table-striped">
+ <tbody>
+ <tr>
+ <th align="left">Option</th>
+ <th align="left">Description</th>
+ </tr>
+
+ <tr>
+ <td><a href="../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>remove pixel-aliasing</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>background color</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>border color</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>clip along a named path from the 8BIM profile</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>Shared or Private</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>set image colorspace</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>image compression type</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>animate copious debugging information</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>animate the next image after pausing</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>image depth</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>layer disposal method</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>endianness (MSB or LSB) of the image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>extract area from image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>flatten a sequence of images</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>flop image in the horizontal direction</td>
+ </tr>
+ <tr>
+ <td><a href="../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>level of gamma correction</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>horizontal and vertical backdrop placement</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>prohibit image edits</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>pixel color interpolation method</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>pixel cache resource limit</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>frame color</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>transform image to black and white</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>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>reduce image colors in this colorspace</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>pay attention to warning messages.</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>change the resolution of an image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>roll an image vertically or horizontally</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>horizontal and vertical sampling factor</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>segment an image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>set an image attribute</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>width and height of image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>transparent color</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>detect when image file is modified and reanimate</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>print version information</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>animate image using this visual type</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>exit program when this window id is destroyed</td>
+ </tr>
+
+ </tbody>
+</table>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="animate.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="annotate.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="annotate.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="attribute.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="attribute.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="blob.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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#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> • <a href="blob.html#CustomStreamToImage">CustomStreamToImage</a></p>
+<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="http://www.imagemagick.org/api/MagickCore/blob_8c.html" id="BlobToImage">BlobToImage</a></h2>
<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="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>
<dt>image</dt>
<dd>the image. </dd>
-<dd> </dd>
-</dl>
-<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>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="blob.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <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="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="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-2018 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/cache-view.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../css/magick.html" rel="stylesheet" />
+ <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="generator" content="PHP">
+ <meta name="keywords" content="magickcore, c, api:, cache, views, 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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <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/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="../index.html">Home</a>
- <a class="nav-link " href="../download.html">Download</a>
- <a class="nav-link " href="../command-line-tools.html">Tools</a>
- <a class="nav-link " href="../command-line-processing.html">Command-line</a>
- <a class="nav-link " href="../resources.html">Resources</a>
- <a class="nav-link " href="../develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.php">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="main" class="container">
+ <div class="magick-template">
<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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
<p><a href="../support.html">Donate</a> •
<a href="../sitemap.html">Sitemap</a> •
</p>
<p><a href="cache-view.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
+ <a href="../contact.php">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="../js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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 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="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="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-2018 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/cache.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../css/magick.html" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <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/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="../index.html">Home</a>
- <a class="nav-link " href="../download.html">Download</a>
- <a class="nav-link " href="../command-line-tools.html">Tools</a>
- <a class="nav-link " href="../command-line-processing.html">Command-line</a>
- <a class="nav-link " href="../resources.html">Resources</a>
- <a class="nav-link " href="../develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.php">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="main" class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="cache.html#AcquirePixelCacheNexus">AcquirePixelCacheNexus</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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
<p><a href="../support.html">Donate</a> •
<a href="../sitemap.html">Sitemap</a> •
</p>
<p><a href="cache.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
+ <a href="../contact.php">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="../js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="channel.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="channel.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <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="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="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-2018 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="cipher.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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="http://www.imagemagick.org/api/MagickCore/cipher_8c.html" id="AcquireAESInfo">AcquireAESInfo</a></h2>
-
-<p>AcquireAESInfo() allocate the AESInfo structure.</p>
-
-<p>The format of the AcquireAESInfo method is:</p>
-
-<pre class="text">
-AESInfo *AcquireAESInfo(void)
-</pre>
-
-<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>
-
-<p>The format of the DestroyAESInfo method is:</p>
-
-<pre class="text">
-AESInfo *DestroyAESInfo(AESInfo *aes_info)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>aes_info</dt>
-<dd>the cipher context. </dd>
-
-<dd> </dd>
-</dl>
-<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>
-
-<p>The format of the EncipherAESBlock method is:</p>
-
-<pre class="text">
-void EncipherAES(AESInfo *aes_info,const unsigned char *plaintext,
- unsigned char *ciphertext)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>aes_info</dt>
-<dd>the cipher context. </dd>
-
-<dd> </dd>
-<dt>plaintext</dt>
-<dd>the plain text. </dd>
-
-<dd> </dd>
-<dt>ciphertext</dt>
-<dd>the cipher text. </dd>
-
-<dd> </dd>
-</dl>
-<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>
-
-<p>The format of the PasskeyDecipherImage method is:</p>
-
-<pre class="text">
-MagickBooleanType PasskeyDecipherImage(Image *image,
- const StringInfo *passkey,ExceptionInfo *exception)
-MagickBooleanType DecipherImage(Image *image,const char *passphrase,
- ExceptionInfo *exception)
-</pre>
+<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>
-<p>A description of each parameter follows:</p>
+<p class="lead magick-description">Most images, by design, are made to be viewed often and by many people. Web images, for example, may be viewed hundreds of times a day by a multitude of vistors. However, in some cases, you may want to keep a particular image private so that only you or perhaps a select group of your friends or web visitors can view it. ImageMagick permits you to scramble your images such that unless someone knows your passphrase, they will be unable to view the original content.</p>
-<dd>
-</dd>
+<p>You could use an <a href="http://www.wizards-toolkit.org/www/encipher.html">enciphering</a> utility to scramble your image but they typically scramble the entire file making it unrecognizable as an image format. With ImageMagick, only the pixels are scrambled. The scrambled image continues to be recognized as an image and will even display in your web page. However, the content appears as gibberish, nothing like the original content.</p>
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>image</dt>
-<dd>the image. </dd>
+<h2 class="magick-post-title"><a id="encipher"></a>Encipher an Image</h2>
-<dd> </dd>
-<dt>passphrase</dt>
-<dd>decipher cipher pixels with this passphrase. </dd>
+<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>
-<dd> </dd>
-<dt>passkey</dt>
-<dd>decrypt cipher pixels with this passkey. </dd>
+<pre class="highlight"><code>convert rose.jpg -encipher passphrase.txt rose.png
+</code></pre>
-<dd> </dd>
-<dt>exception</dt>
-<dd>return any errors or warnings in this structure. </dd>
+<p>Here we encipher an image using another image as the passphrase:</p>
-<dd> </dd>
-</dl>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher_8c.html" id="PasskeyEncipherImage">PasskeyEncipherImage</a></h2>
+<pre class="highlight"><code>convert rose.jpg -encipher smiley.gif rose.png
+</code></pre>
-<p>PasskeyEncipherImage() converts pixels to cipher-pixels.</p>
+<h2 class="magick-post-title"><a id="decipher"></a>Decipher an Image</h2>
-<p>The format of the PasskeyEncipherImage method is:</p>
+<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>
-<pre class="text">
-MagickBooleanType PasskeyEncipherImage(Image *image,
- const StringInfo *passkey,ExceptionInfo *exception)
-MagickBooleanType EncipherImage(Image *image,const char *passphrase,
- ExceptionInfo *exception)
-</pre>
+<pre class="highlight"><code>convert rose.png -decipher passphrase.txt rose.jpg
+</code></pre>
-<p>A description of each parameter follows:</p>
+<h2 class="magick-post-title"><a id="caveats"></a>Encipher and Decipher Caveats</h2>
-<dd>
-</dd>
+<p>Some formats do not support enciphered pixels-- the JPEG or GIF format, for
+example. To ensure your image format is supported, encipher a test image and
+verify you can restore its original content <var>before</var> you encipher any
+additional images in that format.</p>
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>image</dt>
-<dd>the image. </dd>
+<p>The image format may only support 8-bit and RGB (TrueColor). As such you may
+like to include the options "-depth 8 -type TrueColor" before the output
+filename.</p>
-<dd> </dd>
-<dt>passphrase</dt>
-<dd>encipher pixels with this passphrase. </dd>
+<p>The passphrase can be any combinations of letters and symbols. It should
+be a minimum of 12 character combinations to help ensure your image remains
+private. Also make sure your passphrase file permissions prevent others from
+reading it otherwise unintended users may be able to view the original image
+content.</p>
-<dd> </dd>
-<dt>passkey</dt>
-<dd>decrypt cipher pixels with this passkey. </dd>
+<p>You can only restore the original image content if you know your
+passphrase. If you lose or forget it, your original image content is lost
+forever.</p>
-<dd> </dd>
-<dt>exception</dt>
-<dd>return any errors or warnings in this structure. </dd>
+<p>ImageMagick only scrambles the image pixels. The image metadata remains
+untouched and readable by anyone with access to the image file.</p>
-<dd> </dd>
-</dl>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher_8c.html" id="SetAESKey">SetAESKey</a></h2>
+<p>ImageMagick uses the <a
+href="http://en.wikipedia.org/wiki/Advanced_Encryption_Standard">AES</a>
+cipher in Counter mode. We use the the first half of your passphrase to derive the nonce. The second half is the cipher key. When used correctly, AES-CTR provides a high level of confidentiality. To avoid information leaks, you must use a fresh passphrase for each image your encrypt.</p>
-<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>
+<p>Currently only ImageMagick can restore your enciphered image content. We
+use a standard cipher and mode so other vendors could support enciphered image content.</p>
-<p>The format of the SetAESKey method is:</p>
+<p>Some small practical examples of image enciphering can be found in IM
+Examples <a href="https://www.imagemagick.org/Usage/transform/#encipher"
+>Encrypting Image Data</a>. </p>
-<pre class="text">
-SetAESKey(AESInfo *aes_info,const StringInfo *key)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>aes_info</dt>
-<dd>the cipher context. </dd>
-
-<dd> </dd>
-<dt>key</dt>
-<dd>the key. </dd>
-
-<dd> </dd>
-</dl>
-<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>
-
-<p>The format of the PasskeyDecipherImage method is:</p>
-
-<pre class="text">
-MagickBooleanType PasskeyDecipherImage(Image *image,
- const StringInfo *passkey,ExceptionInfo *exception)
-MagickBooleanType DecipherImage(Image *image,const char *passphrase,
- 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>passphrase</dt>
-<dd>decipher cipher pixels with this passphrase. </dd>
-
-<dd> </dd>
-<dt>passkey</dt>
-<dd>decrypt cipher pixels with this passkey. </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/cipher_8c.html" id="PasskeyEncipherImage">PasskeyEncipherImage</a></h2>
-
-<p>PasskeyEncipherImage() converts pixels to cipher-pixels.</p>
-
-<p>The format of the PasskeyEncipherImage method is:</p>
-
-<pre class="text">
-MagickBooleanType PasskeyEncipherImage(Image *image,
- const StringInfo *passkey,ExceptionInfo *exception)
-MagickBooleanType EncipherImage(Image *image,const char *passphrase,
- ExceptionInfo *exception)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>passphrase</dt>
-<dd>decipher cipher pixels with this passphrase. </dd>
-
-<dd> </dd>
-<dt>passkey</dt>
-<dd>decrypt cipher pixels with this passkey. </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="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="cipher.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <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="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="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-2018 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="color.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
+<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>
+
+<p class="lead magick-description">A number of ImageMagick options and methods take a color as an argument. The color can then be given as a color name (there is a limited but large set of these; see below) or it can be given as a set of numbers (in decimal or hexadecimal), each corresponding to a channel in an RGB or RGBA color model. HSL, HSLA, HSB, HSBA, CMYK, or CMYKA color models may also be specified. These topics are briefly described in the sections below.</p>
+
+<p>Use the <a href="https://www.imagemagick.org/contrib/color-converter.html">Color Converter</a> to supply any valid ImageMagick color specification as described below to see a color swatch of that color and to convert to all the other color models.</p>
+
+<h2 class="magick-post-title"><a id="usage"></a>Example Usage</h2>
+
+<p>Each of the following commands produces the same <var>lime</var> border around the image. (Use "double quotes" for Windows.)</p>
+
+<pre class="highlight"><code>magick -bordercolor lime -border 10 image.jpg image.png
+magick -bordercolor '#0f0' -border 10 image.jpg image.png
+magick -bordercolor '#00ff00' -border 10 image.jpg image.png
+magick -bordercolor 'rgb(0,255,0)' -border 10 image.jpg image.png
+magick -bordercolor 'rgb(0,100%,0)' -border 10 image.jpg image.png</code></pre>
+
+<p>The list of recognized color names (for example, <var>aqua</var>, <var>black</var>, <var>blue</var>, <var>fuchsia</var>, <var>gray</var>, <var>green</var>, <var>lime</var>, <var>maroon</var>, <var>navy</var>, <var>olive</var>, <var>purple</var>, <var>red</var>, <var>silver</var>, <var>teal</var>, <var>white</var>, <var>yellow</var>, and others) is shown in a table further below.</p>
+
+<h2 class="magick-post-title"><a id="models"></a>Color Model Specification</h2>
+
+<p>The sRGB, CMYK, HSL and HSB color models are used in numerical color specifications. These examples all specify the same red sRGB color:</p>
+
+<pre class="highlight"><code>#f00 #rgb
+#ff0000 #rrggbb
+#ff0000ff #rrggbbaa
+#ffff00000000 #rrrrggggbbbb
+#ffff00000000ffff #rrrrggggbbbbaaaa
+rgb(255, 0, 0) an integer in the range 0—255 for each component
+rgb(100.0%, 0.0%, 0.0%) a float in the range 0—100% for each component</code></pre>
+
+<p>The format of an sRGB value in hexadecimal notation is a '#' immediately followed by either three, six, or twelve hexadecimal characters. The three-digit sRGB notation (#rgb) is converted into six-digit form (#rrggbb) by replicating digits, not by adding zeros. For example, #fb0 expands to #ffbb00. This ensures that white (#ffffff) can be specified with the short notation (#fff) and removes any dependencies on the color depth of the image. Use the hexadecimal notation whenever performance is an issue. ImageMagick does not need to load the expansive color table to interpret a hexadecimal color, e.g., <code>#000000</code>, but it does if <code>black</code> is used instead.</p>
+
+<p>The format of an sRGB value in the functional notation is 'rgb(<var>r</var>,<var>g</var>,<var>b</var>)', where <var>r</var>, <var>g</var>, and <var>b</var> are either three integer or float values in the range 0—255 or three integer or float percentage values in the range 0—100%. The value 255 corresponds to 100%, and to #F or #FF in the hexadecimal notation: rgb(255, 255, 255) = rgb(100%, 100%, 100%) = #FFF = #FFFFFF. </p>
+
+<p>White space characters are allowed around the numerical values, at least if the entire color argument is enclosed in quotes ('single quotes' for Unix-like systems, "double quotes" for Windows).</p>
+
+<p>The sRGB color model is extended in this specification to include <var>alpha</var> to allow specification of the transparency of a color. These examples all specify the same color:</p>
+
+<pre class="highlight"><code>rgb(255, 0, 0) range 0 - 255
+rgba(255, 0, 0, 1.0) the same, with an explicit alpha value
+rgb(100%, 0%, 0%) range 0.0% - 100.0%
+rgba(100%, 0%, 0%, 1.0) the same, with an explicit alpha value</code></pre>
+
+<p>The format of an RGBA value in the functional notation is 'rgba(<var>r</var>,<var>g</var>,<var>b</var>,<var>a</var>)', where <var>r</var>, <var>g</var>, and <var>b</var> are as described above for the RGB functional notation, and where the alpha value <var>a</var> ranges from 0.0 (fully transparent) to 1.0 (fully opaque).</p>
+
+<p>There is also a color called 'none' that is fully transparent. This color is shorthand for <code>rgba(0, 0, 0, 0.0)</code>.</p>
+
+<p>Gray values are conveniently defined with a single intensity value or an intensity value and an alpha value:</p>
+
+<pre class="highlight"><code>gray(50%) mid gray
+graya(50%, 0.5) semi-transparent mid gray</code></pre>
+
+<p>The ImageMagick color model also supports hue-saturation-lightness (HSL) and hue-saturation-brightness (HSB) colors as a complement to numerical sRGB colors. HSL colors are encoding as a triple (hue, saturation, lightness). Likewise HSB colors are encoding as a triple (hue, saturation, brightness). HSL or HSB triples are either direct values (hue 0—360, saturation 0—255, lightness or brightness 0—255) or with S,L,B as percentage values relative to these ranges.</p>
+
+<p>The HSB color system is geometrically represented as a cone with its apex pointing downward. Hue is measured around the perimeter. Saturation is measured from the axis outward. Brightness is measured from the apex upward.</p>
+
+<p>The HSL color system is geometrically represented as a stacked double cone with one apex pointing downward and the other pointing upward. The widest ends of both cones are stacked together one on top of the other. Hue is measured around the perimeter. Saturation is measured from the axis outward. Lightness is measured from the bottom apex upward.</p>
+
+<p>See <a href="http://en.wikipedia.org/wiki/HSL_and_HSV">http://en.wikipedia.org/wiki/HSL_and_HSV</a> for more details on HSL and HSB color systems.</p>
+
+<p>Hue is represented as an angle of the color around the circular perimeter of the cone(s) (i.e. the rainbow represented in a circle). Hue values are integers or floats in the range 0—360. By definition red=0=360, and the other colors are spread around the circle, so green=120, blue=240, etc. As an angle, it implicitly wraps around such that -120=240 and 480=120, for instance. (Students of trigonometry would say that "coterminal angles are equivalent" here; an angle <var>θ</var> can be standardized by computing the equivalent angle, <var>θ</var> mod 360.)</p>
+
+<p>Saturation is measure outward from the central axis of the cone(s) toward the perimeter of the cone(s). Saturation may be expressed as an integer or float in the range 0—255 or as an integer or float percentage in the range 0—100. Saturation may be thought of as the absence of any "white" mixed with the base color. Thus 255 or 100% is full saturation and corresponds to a point on the outside surface of the cone (HSB) or double cone (HSL). It will be the most "colorful" region. 0 or 0% is no saturation which results in some shade of gray. It occurs along the central axis of the cone or double cone with black at the bottom apex and white at the top.</p>
+
+<p>Brightness and Lightness also may be represented as integers or floats in the range 0—255 or as integer or float percentages in the range 0—100%. Brightness and Lightness are measured from the bottom apex upward to the top of the cone or double cone along the cone(s) central axis. 0 or 0% corresponds to the bottom apex and 255 or 100% corresponds to the top center of the cone for Brightness and to the top apex of the double cone for Lightness.</p>
+
+<p>The HSB color system is a little easier to understand than the HSL color system. In the HSB color system, black is at the bottom apex and white is at the top center of the cone on the central axis. The most colorful or saturated colors will then be at the outer edge of the top of the cone at the widest part. Thus at Saturation=100% and Brightness=100%</p>
+
+<pre class="highlight"><code>hsb(0, 100%, 100%) or hsb(0, 255, 255) full red
+hsb(120, 100%, 100%) or hsb(120, 255, 255) full green
+hsb(120, 100%, 75%) or hsb(120, 255, 191.25) medium green
+hsb(120, 100%, 50%) or hsb(120, 255, 127.5) dark green
+hsb(120, 100%, 25%) or hsb(120, 255, 63.75) very dark green
+hsb(120, 50%, 50%) or hsb(120, 127.5, 127.5) pastel green</code></pre>
+
+<p>In the HSL color system, black is at the bottom apex and white is at the top apex. However, saturation is largest at the middle of the double cone on its outer perimeter and thus at a lightness value of 50%. The most colorful or saturated colors will then be at the outer edge of the double cone at its widest part. Thus at Saturation=100% and Brightness=50%</p>
+
+<pre class="highlight"><code>hsl(0, 100%, 50%) or hsl(0, 255, 127.5) full red
+hsl(120, 100%, 100%) or hsl(120, 255, 255) white
+hsl(120, 100%, 75%) or hsl(120, 255, 191.25) pastel green
+hsl(120, 100%, 50%) or hsl(120, 255, 127.5) full green
+hsl(120, 100%, 25%) or hsl(120, 255, 63.75) dark green
+hsl(120, 50%, 50%) or hsl(120, 127.5, 127.5) medium green</code></pre>
+
+<p>One advantage of HSB or HSL over RGB is that it can be more intuitive: you can guess at the colors you want, and then tweak. It is also easier to create sets of matching colors (by keeping the hue the same and varying the brightness or lightness and saturation, for example).</p>
+
+<p>Just as the 'rgb()' functional notation has the 'rgba()' alpha counterpart, the 'hsl()' and 'hsb()' functional notations have their 'hsla()' 'hsba()' alpha counterparts. These examples specify the same color:</p>
+
+<pre class="highlight"><code>hsb(120, 100%, 100%) full green in hsb
+hsba(120, 100%, 100%, 1.0) the same, with an alpha value of 1.0
+hsb(120, 255, 255) full green in hsb
+hsba(120, 255, 255, 1.0) the same, with an alpha value of 1.0
+
+hsl(120, 100%, 50%) full green in hsl
+hsla(120, 100%, 50%, 1.0) the same, with an alpha value of 1.0
+hsl(120, 255, 127.5) full green in hsl
+hsla(120, 255, 127.5, 1.0) the same, with an alpha value of 1.0</code></pre>
+
+<p>For ImageMagick between 6.5.6-6 and 6.9.2-0, HSL (HSB) could only be specified with Hue as percent in range 0—100%, when Saturation and Lightness (Brightness) were also specified as percent in range 0—100%.</p>
+
+<p>Specify the Lab colors like this:</p>
+<pre class="highlight"><code>cielab(62.253188, 23.950124, 48.410653)</code></pre>
+<p>Note, the <code>a</code> and <code>b</code> components of any Lab color you specify are biased internally by 50% to ensure it fits in the quantum range (typically 0 to 65535). The bias is retained when writing to the TIFF and MIFF image formats. However, the TXT format supports negative pixel values so the bias is removed when writing to this format:</p>
+<pre class="highlight"><code>-> magick xc:cyan -colorspace LAB txt:
+# ImageMagick pixel enumeration: 1,1,65535,cielab
+0,0: (91.1131%,-18.8571%,-5.5436%) #E93F00000000 cielab(91.1131%,-18.8571%,-5.5436%)
+
+-> magick -size 100x100 xc:"cielab(91.1131%,-18.8571%,-5.5436%)" -colorspace sRGB cyan.png</code></pre>
+
+<p>Or specify colors generically with the <code>icc-color</code> keyword, for example:</p>
+<pre class="highlight"><code>icc-color(cmyk, 0.11, 0.48, 0.83, 0.00)
+icc-color(rgb, white)</code></pre>
+
+<p>Or specify uncalibrated device colors with the <code>device-</code> keyword, for example:</p>
+<pre class="highlight"><code>device-gray(0.5)
+device-rgb(0.5, 1.0, 0.0)
+device-cmyk(0.11, 0.48, 0.83, 0.00)</code></pre>
+
+<h2 class="magick-post-title"><a id="color_names"></a>List of Color Names</h2>
+
+<p>The table below provides a list of named colors recognized by ImageMagick:</p>
+
+<table class="table table-sm table-striped">
+<tbody>
+ <tr>
+ <th align="right">Name</th>
+ <th align="center">Color</th>
+ <th align="left">RGB</th>
+ <th align="left">Hex</th>
+ </tr>
+
+ <tr>
+ <td align="right">snow</td>
+ <td align="center" style="background-color: rgb(255, 250, 250)">snow</td>
+ <td align="left">rgb(255, 250, 250)</td>
+ <td align="left">#FFFAFA</td>
+ </tr>
+
+ <tr>
+ <td align="right">snow1</td>
+ <td align="center" style="background-color: rgb(255, 250, 250)">snow1</td>
+ <td align="left">rgb(255, 250, 250)</td>
+ <td align="left">#FFFAFA</td>
+ </tr>
+
+ <tr>
+ <td align="right">snow2</td>
+ <td align="center" style="background-color: rgb(238, 233, 233)">snow2</td>
+ <td align="left">rgb(238, 233, 233)</td>
+ <td align="left">#EEE9E9</td>
+ </tr>
+
+ <tr>
+ <td align="right">RosyBrown1</td>
+ <td align="center" style="background-color: rgb(255, 193, 193)">RosyBrown1</td>
+ <td align="left">rgb(255, 193, 193)</td>
+ <td align="left">#FFC1C1</td>
+ </tr>
+
+ <tr>
+ <td align="right">RosyBrown2</td>
+ <td align="center" style="background-color: rgb(238, 180, 180)">RosyBrown2</td>
+ <td align="left">rgb(238, 180, 180)</td>
+ <td align="left">#EEB4B4</td>
+ </tr>
+
+ <tr>
+ <td align="right">snow3</td>
+ <td align="center" style="background-color: rgb(205, 201, 201)">snow3</td>
+ <td align="left">rgb(205, 201, 201)</td>
+ <td align="left">#CDC9C9</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightCoral</td>
+ <td align="center" style="background-color: rgb(240, 128, 128)">LightCoral</td>
+ <td align="left">rgb(240, 128, 128)</td>
+ <td align="left">#F08080</td>
+ </tr>
+
+ <tr>
+ <td align="right">IndianRed1</td>
+ <td align="center" style="background-color: rgb(255, 106, 106)">IndianRed1</td>
+ <td align="left">rgb(255, 106, 106)</td>
+ <td align="left">#FF6A6A</td>
+ </tr>
+
+ <tr>
+ <td align="right">RosyBrown3</td>
+ <td align="center" style="background-color: rgb(205, 155, 155)">RosyBrown3</td>
+ <td align="left">rgb(205, 155, 155)</td>
+ <td align="left">#CD9B9B</td>
+ </tr>
+
+ <tr>
+ <td align="right">IndianRed2</td>
+ <td align="center" style="background-color: rgb(238, 99, 99)">IndianRed2</td>
+ <td align="left">rgb(238, 99, 99)</td>
+ <td align="left">#EE6363</td>
+ </tr>
+
+ <tr>
+ <td align="right">RosyBrown</td>
+ <td align="center" style="background-color: rgb(188, 143, 143)">RosyBrown</td>
+ <td align="left">rgb(188, 143, 143)</td>
+ <td align="left">#BC8F8F</td>
+ </tr>
+
+ <tr>
+ <td align="right">brown1</td>
+ <td align="center" style="background-color: rgb(255, 64, 64)">brown1</td>
+ <td align="left">rgb(255, 64, 64)</td>
+ <td align="left">#FF4040</td>
+ </tr>
+
+ <tr>
+ <td align="right">firebrick1</td>
+ <td align="center" style="background-color: rgb(255, 48, 48)">firebrick1</td>
+ <td align="left">rgb(255, 48, 48)</td>
+ <td align="left">#FF3030</td>
+ </tr>
+
+ <tr>
+ <td align="right">brown2</td>
+ <td align="center" style="background-color: rgb(238, 59, 59)">brown2</td>
+ <td align="left">rgb(238, 59, 59)</td>
+ <td align="left">#EE3B3B</td>
+ </tr>
+
+ <tr>
+ <td align="right">IndianRed</td>
+ <td align="center" style="background-color: rgb(205, 92, 92)">IndianRed</td>
+ <td align="left">rgb(205, 92, 92)</td>
+ <td align="left">#CD5C5C</td>
+ </tr>
+
+ <tr>
+ <td align="right">IndianRed3</td>
+ <td align="center" style="background-color: rgb(205, 85, 85)">IndianRed3</td>
+ <td align="left">rgb(205, 85, 85)</td>
+ <td align="left">#CD5555</td>
+ </tr>
+
+ <tr>
+ <td align="right">firebrick2</td>
+ <td align="center" style="background-color: rgb(238, 44, 44)">firebrick2</td>
+ <td align="left">rgb(238, 44, 44)</td>
+ <td align="left">#EE2C2C</td>
+ </tr>
+
+ <tr>
+ <td align="right">snow4</td>
+ <td align="center" style="background-color: rgb(139, 137, 137)">snow4</td>
+ <td align="left">rgb(139, 137, 137)</td>
+ <td align="left">#8B8989</td>
+ </tr>
+
+ <tr>
+ <td align="right">brown3</td>
+ <td align="center" style="background-color: rgb(205, 51, 51)">brown3</td>
+ <td align="left">rgb(205, 51, 51)</td>
+ <td align="left">#CD3333</td>
+ </tr>
+
+ <tr>
+ <td align="right">red</td>
+ <td align="center" style="background-color: rgb(255, 0, 0)">red</td>
+ <td align="left">rgb(255, 0, 0)</td>
+ <td align="left">#FF0000</td>
+ </tr>
+
+ <tr>
+ <td align="right">red1</td>
+ <td align="center" style="background-color: rgb(255, 0, 0)">red1</td>
+ <td align="left">rgb(255, 0, 0)</td>
+ <td align="left">#FF0000</td>
+ </tr>
+
+ <tr>
+ <td align="right">RosyBrown4</td>
+ <td align="center" style="background-color: rgb(139, 105, 105)">RosyBrown4</td>
+ <td align="left">rgb(139, 105, 105)</td>
+ <td align="left">#8B6969</td>
+ </tr>
+
+ <tr>
+ <td align="right">firebrick3</td>
+ <td align="center" style="background-color: rgb(205, 38, 38)">firebrick3</td>
+ <td align="left">rgb(205, 38, 38)</td>
+ <td align="left">#CD2626</td>
+ </tr>
+
+ <tr>
+ <td align="right">red2</td>
+ <td align="center" style="background-color: rgb(238, 0, 0)">red2</td>
+ <td align="left">rgb(238, 0, 0)</td>
+ <td align="left">#EE0000</td>
+ </tr>
+
+ <tr>
+ <td align="right">firebrick</td>
+ <td align="center" style="background-color: rgb(178, 34, 34)">firebrick</td>
+ <td align="left">rgb(178, 34, 34)</td>
+ <td align="left">#B22222</td>
+ </tr>
+
+ <tr>
+ <td align="right">brown</td>
+ <td align="center" style="background-color: rgb(165, 42, 42)">brown</td>
+ <td align="left">rgb(165, 42, 42)</td>
+ <td align="left">#A52A2A</td>
+ </tr>
+
+ <tr>
+ <td align="right">red3</td>
+ <td align="center" style="background-color: rgb(205, 0, 0)">red3</td>
+ <td align="left">rgb(205, 0, 0)</td>
+ <td align="left">#CD0000</td>
+ </tr>
+
+ <tr>
+ <td align="right">IndianRed4</td>
+ <td align="center" style="background-color: rgb(139, 58, 58)">IndianRed4</td>
+ <td align="left">rgb(139, 58, 58)</td>
+ <td align="left">#8B3A3A</td>
+ </tr>
+
+ <tr>
+ <td align="right">brown4</td>
+ <td align="center" style="background-color: rgb(139, 35, 35)">brown4</td>
+ <td align="left">rgb(139, 35, 35)</td>
+ <td align="left">#8B2323</td>
+ </tr>
+
+ <tr>
+ <td align="right">firebrick4</td>
+ <td align="center" style="background-color: rgb(139, 26, 26)">firebrick4</td>
+ <td align="left">rgb(139, 26, 26)</td>
+ <td align="left">#8B1A1A</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkRed</td>
+ <td align="center" style="background-color: rgb(139, 0, 0)">DarkRed</td>
+ <td align="left">rgb(139, 0, 0)</td>
+ <td align="left">#8B0000</td>
+ </tr>
+
+ <tr>
+ <td align="right">red4</td>
+ <td align="center" style="background-color: rgb(139, 0, 0)">red4</td>
+ <td align="left">rgb(139, 0, 0)</td>
+ <td align="left">#8B0000</td>
+ </tr>
+
+ <tr>
+ <td align="right">maroon</td>
+ <td align="center" style="background-color: rgb(128, 0, 0)">maroon (SVG compliance)</td>
+ <td align="left">rgb(128, 0, 0)</td>
+ <td align="left">#800000</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightPink1</td>
+ <td align="center" style="background-color: rgb(255, 174, 185)">LightPink1</td>
+ <td align="left">rgb(255, 174, 185)</td>
+ <td align="left">#FFAEB9</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightPink3</td>
+ <td align="center" style="background-color: rgb(205, 140, 149)">LightPink3</td>
+ <td align="left">rgb(205, 140, 149)</td>
+ <td align="left">#CD8C95</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightPink4</td>
+ <td align="center" style="background-color: rgb(139, 95, 101)">LightPink4</td>
+ <td align="left">rgb(139, 95, 101)</td>
+ <td align="left">#8B5F65</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightPink2</td>
+ <td align="center" style="background-color: rgb(238, 162, 173)">LightPink2</td>
+ <td align="left">rgb(238, 162, 173)</td>
+ <td align="left">#EEA2AD</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightPink</td>
+ <td align="center" style="background-color: rgb(255, 182, 193)">LightPink</td>
+ <td align="left">rgb(255, 182, 193)</td>
+ <td align="left">#FFB6C1</td>
+ </tr>
+
+ <tr>
+ <td align="right">pink</td>
+ <td align="center" style="background-color: rgb(255, 192, 203)">pink</td>
+ <td align="left">rgb(255, 192, 203)</td>
+ <td align="left">#FFC0CB</td>
+ </tr>
+
+ <tr>
+ <td align="right">crimson</td>
+ <td align="center" style="background-color: rgb(220, 20, 60)">crimson</td>
+ <td align="left">rgb(220, 20, 60)</td>
+ <td align="left">#DC143C</td>
+ </tr>
+
+ <tr>
+ <td align="right">pink1</td>
+ <td align="center" style="background-color: rgb(255, 181, 197)">pink1</td>
+ <td align="left">rgb(255, 181, 197)</td>
+ <td align="left">#FFB5C5</td>
+ </tr>
+
+ <tr>
+ <td align="right">pink2</td>
+ <td align="center" style="background-color: rgb(238, 169, 184)">pink2</td>
+ <td align="left">rgb(238, 169, 184)</td>
+ <td align="left">#EEA9B8</td>
+ </tr>
+
+ <tr>
+ <td align="right">pink3</td>
+ <td align="center" style="background-color: rgb(205, 145, 158)">pink3</td>
+ <td align="left">rgb(205, 145, 158)</td>
+ <td align="left">#CD919E</td>
+ </tr>
+
+ <tr>
+ <td align="right">pink4</td>
+ <td align="center" style="background-color: rgb(139, 99, 108)">pink4</td>
+ <td align="left">rgb(139, 99, 108)</td>
+ <td align="left">#8B636C</td>
+ </tr>
+
+ <tr>
+ <td align="right">PaleVioletRed4</td>
+ <td align="center" style="background-color: rgb(139, 71, 93)">PaleVioletRed4</td>
+ <td align="left">rgb(139, 71, 93)</td>
+ <td align="left">#8B475D</td>
+ </tr>
+
+ <tr>
+ <td align="right">PaleVioletRed</td>
+ <td align="center" style="background-color: rgb(219, 112, 147)">PaleVioletRed</td>
+ <td align="left">rgb(219, 112, 147)</td>
+ <td align="left">#DB7093</td>
+ </tr>
+
+ <tr>
+ <td align="right">PaleVioletRed2</td>
+ <td align="center" style="background-color: rgb(238, 121, 159)">PaleVioletRed2</td>
+ <td align="left">rgb(238, 121, 159)</td>
+ <td align="left">#EE799F</td>
+ </tr>
+
+ <tr>
+ <td align="right">PaleVioletRed1</td>
+ <td align="center" style="background-color: rgb(255, 130, 171)">PaleVioletRed1</td>
+ <td align="left">rgb(255, 130, 171)</td>
+ <td align="left">#FF82AB</td>
+ </tr>
+
+ <tr>
+ <td align="right">PaleVioletRed3</td>
+ <td align="center" style="background-color: rgb(205, 104, 137)">PaleVioletRed3</td>
+ <td align="left">rgb(205, 104, 137)</td>
+ <td align="left">#CD6889</td>
+ </tr>
+
+ <tr>
+ <td align="right">LavenderBlush</td>
+ <td align="center" style="background-color: rgb(255, 240, 245)">LavenderBlush</td>
+ <td align="left">rgb(255, 240, 245)</td>
+ <td align="left">#FFF0F5</td>
+ </tr>
+
+ <tr>
+ <td align="right">LavenderBlush1</td>
+ <td align="center" style="background-color: rgb(255, 240, 245)">LavenderBlush1</td>
+ <td align="left">rgb(255, 240, 245)</td>
+ <td align="left">#FFF0F5</td>
+ </tr>
+
+ <tr>
+ <td align="right">LavenderBlush3</td>
+ <td align="center" style="background-color: rgb(205, 193, 197)">LavenderBlush3</td>
+ <td align="left">rgb(205, 193, 197)</td>
+ <td align="left">#CDC1C5</td>
+ </tr>
+
+ <tr>
+ <td align="right">LavenderBlush2</td>
+ <td align="center" style="background-color: rgb(238, 224, 229)">LavenderBlush2</td>
+ <td align="left">rgb(238, 224, 229)</td>
+ <td align="left">#EEE0E5</td>
+ </tr>
+
+ <tr>
+ <td align="right">LavenderBlush4</td>
+ <td align="center" style="background-color: rgb(139, 131, 134)">LavenderBlush4</td>
+ <td align="left">rgb(139, 131, 134)</td>
+ <td align="left">#8B8386</td>
+ </tr>
+
+ <tr>
+ <td align="right">maroon</td>
+ <td align="center" style="background-color: rgb(176, 48, 96)">maroon (X11 compliance)</td>
+ <td align="left">rgb(176, 48, 96)</td>
+ <td align="left">#B03060</td>
+ </tr>
+
+ <tr>
+ <td align="right">HotPink3</td>
+ <td align="center" style="background-color: rgb(205, 96, 144)">HotPink3</td>
+ <td align="left">rgb(205, 96, 144)</td>
+ <td align="left">#CD6090</td>
+ </tr>
+
+ <tr>
+ <td align="right">VioletRed3</td>
+ <td align="center" style="background-color: rgb(205, 50, 120)">VioletRed3</td>
+ <td align="left">rgb(205, 50, 120)</td>
+ <td align="left">#CD3278</td>
+ </tr>
+
+ <tr>
+ <td align="right">VioletRed1</td>
+ <td align="center" style="background-color: rgb(255, 62, 150)">VioletRed1</td>
+ <td align="left">rgb(255, 62, 150)</td>
+ <td align="left">#FF3E96</td>
+ </tr>
+
+ <tr>
+ <td align="right">VioletRed2</td>
+ <td align="center" style="background-color: rgb(238, 58, 140)">VioletRed2</td>
+ <td align="left">rgb(238, 58, 140)</td>
+ <td align="left">#EE3A8C</td>
+ </tr>
+
+ <tr>
+ <td align="right">VioletRed4</td>
+ <td align="center" style="background-color: rgb(139, 34, 82)">VioletRed4</td>
+ <td align="left">rgb(139, 34, 82)</td>
+ <td align="left">#8B2252</td>
+ </tr>
+
+ <tr>
+ <td align="right">HotPink2</td>
+ <td align="center" style="background-color: rgb(238, 106, 167)">HotPink2</td>
+ <td align="left">rgb(238, 106, 167)</td>
+ <td align="left">#EE6AA7</td>
+ </tr>
+
+ <tr>
+ <td align="right">HotPink1</td>
+ <td align="center" style="background-color: rgb(255, 110, 180)">HotPink1</td>
+ <td align="left">rgb(255, 110, 180)</td>
+ <td align="left">#FF6EB4</td>
+ </tr>
+
+ <tr>
+ <td align="right">HotPink4</td>
+ <td align="center" style="background-color: rgb(139, 58, 98)">HotPink4</td>
+ <td align="left">rgb(139, 58, 98)</td>
+ <td align="left">#8B3A62</td>
+ </tr>
+
+ <tr>
+ <td align="right">HotPink</td>
+ <td align="center" style="background-color: rgb(255, 105, 180)">HotPink</td>
+ <td align="left">rgb(255, 105, 180)</td>
+ <td align="left">#FF69B4</td>
+ </tr>
+
+ <tr>
+ <td align="right">DeepPink</td>
+ <td align="center" style="background-color: rgb(255, 20, 147)">DeepPink</td>
+ <td align="left">rgb(255, 20, 147)</td>
+ <td align="left">#FF1493</td>
+ </tr>
+
+ <tr>
+ <td align="right">DeepPink1</td>
+ <td align="center" style="background-color: rgb(255, 20, 147)">DeepPink1</td>
+ <td align="left">rgb(255, 20, 147)</td>
+ <td align="left">#FF1493</td>
+ </tr>
+
+ <tr>
+ <td align="right">DeepPink2</td>
+ <td align="center" style="background-color: rgb(238, 18, 137)">DeepPink2</td>
+ <td align="left">rgb(238, 18, 137)</td>
+ <td align="left">#EE1289</td>
+ </tr>
+
+ <tr>
+ <td align="right">DeepPink3</td>
+ <td align="center" style="background-color: rgb(205, 16, 118)">DeepPink3</td>
+ <td align="left">rgb(205, 16, 118)</td>
+ <td align="left">#CD1076</td>
+ </tr>
+
+ <tr>
+ <td align="right">DeepPink4</td>
+ <td align="center" style="background-color: rgb(139, 10, 80)">DeepPink4</td>
+ <td align="left">rgb(139, 10, 80)</td>
+ <td align="left">#8B0A50</td>
+ </tr>
+
+ <tr>
+ <td align="right">maroon1</td>
+ <td align="center" style="background-color: rgb(255, 52, 179)">maroon1</td>
+ <td align="left">rgb(255, 52, 179)</td>
+ <td align="left">#FF34B3</td>
+ </tr>
+
+ <tr>
+ <td align="right">maroon2</td>
+ <td align="center" style="background-color: rgb(238, 48, 167)">maroon2</td>
+ <td align="left">rgb(238, 48, 167)</td>
+ <td align="left">#EE30A7</td>
+ </tr>
+
+ <tr>
+ <td align="right">maroon3</td>
+ <td align="center" style="background-color: rgb(205, 41, 144)">maroon3</td>
+ <td align="left">rgb(205, 41, 144)</td>
+ <td align="left">#CD2990</td>
+ </tr>
+
+ <tr>
+ <td align="right">maroon4</td>
+ <td align="center" style="background-color: rgb(139, 28, 98)">maroon4</td>
+ <td align="left">rgb(139, 28, 98)</td>
+ <td align="left">#8B1C62</td>
+ </tr>
+
+ <tr>
+ <td align="right">MediumVioletRed</td>
+ <td align="center" style="background-color: rgb(199, 21, 133)">MediumVioletRed</td>
+ <td align="left">rgb(199, 21, 133)</td>
+ <td align="left">#C71585</td>
+ </tr>
+
+ <tr>
+ <td align="right">VioletRed</td>
+ <td align="center" style="background-color: rgb(208, 32, 144)">VioletRed</td>
+ <td align="left">rgb(208, 32, 144)</td>
+ <td align="left">#D02090</td>
+ </tr>
+
+ <tr>
+ <td align="right">orchid2</td>
+ <td align="center" style="background-color: rgb(238, 122, 233)">orchid2</td>
+ <td align="left">rgb(238, 122, 233)</td>
+ <td align="left">#EE7AE9</td>
+ </tr>
+
+ <tr>
+ <td align="right">orchid</td>
+ <td align="center" style="background-color: rgb(218, 112, 214)">orchid</td>
+ <td align="left">rgb(218, 112, 214)</td>
+ <td align="left">#DA70D6</td>
+ </tr>
+
+ <tr>
+ <td align="right">orchid1</td>
+ <td align="center" style="background-color: rgb(255, 131, 250)">orchid1</td>
+ <td align="left">rgb(255, 131, 250)</td>
+ <td align="left">#FF83FA</td>
+ </tr>
+
+ <tr>
+ <td align="right">orchid3</td>
+ <td align="center" style="background-color: rgb(205, 105, 201)">orchid3</td>
+ <td align="left">rgb(205, 105, 201)</td>
+ <td align="left">#CD69C9</td>
+ </tr>
+
+ <tr>
+ <td align="right">orchid4</td>
+ <td align="center" style="background-color: rgb(139, 71, 137)">orchid4</td>
+ <td align="left">rgb(139, 71, 137)</td>
+ <td align="left">#8B4789</td>
+ </tr>
+
+ <tr>
+ <td align="right">thistle1</td>
+ <td align="center" style="background-color: rgb(255, 225, 255)">thistle1</td>
+ <td align="left">rgb(255, 225, 255)</td>
+ <td align="left">#FFE1FF</td>
+ </tr>
+
+ <tr>
+ <td align="right">thistle2</td>
+ <td align="center" style="background-color: rgb(238, 210, 238)">thistle2</td>
+ <td align="left">rgb(238, 210, 238)</td>
+ <td align="left">#EED2EE</td>
+ </tr>
+
+ <tr>
+ <td align="right">plum1</td>
+ <td align="center" style="background-color: rgb(255, 187, 255)">plum1</td>
+ <td align="left">rgb(255, 187, 255)</td>
+ <td align="left">#FFBBFF</td>
+ </tr>
+
+ <tr>
+ <td align="right">plum2</td>
+ <td align="center" style="background-color: rgb(238, 174, 238)">plum2</td>
+ <td align="left">rgb(238, 174, 238)</td>
+ <td align="left">#EEAEEE</td>
+ </tr>
+
+ <tr>
+ <td align="right">thistle</td>
+ <td align="center" style="background-color: rgb(216, 191, 216)">thistle</td>
+ <td align="left">rgb(216, 191, 216)</td>
+ <td align="left">#D8BFD8</td>
+ </tr>
+
+ <tr>
+ <td align="right">thistle3</td>
+ <td align="center" style="background-color: rgb(205, 181, 205)">thistle3</td>
+ <td align="left">rgb(205, 181, 205)</td>
+ <td align="left">#CDB5CD</td>
+ </tr>
+
+ <tr>
+ <td align="right">plum</td>
+ <td align="center" style="background-color: rgb(221, 160, 221)">plum</td>
+ <td align="left">rgb(221, 160, 221)</td>
+ <td align="left">#DDA0DD</td>
+ </tr>
+
+ <tr>
+ <td align="right">violet</td>
+ <td align="center" style="background-color: rgb(238, 130, 238)">violet</td>
+ <td align="left">rgb(238, 130, 238)</td>
+ <td align="left">#EE82EE</td>
+ </tr>
+
+ <tr>
+ <td align="right">plum3</td>
+ <td align="center" style="background-color: rgb(205, 150, 205)">plum3</td>
+ <td align="left">rgb(205, 150, 205)</td>
+ <td align="left">#CD96CD</td>
+ </tr>
+
+ <tr>
+ <td align="right">thistle4</td>
+ <td align="center" style="background-color: rgb(139, 123, 139)">thistle4</td>
+ <td align="left">rgb(139, 123, 139)</td>
+ <td align="left">#8B7B8B</td>
+ </tr>
+
+ <tr>
+ <td align="right">fuchsia</td>
+ <td align="center" style="background-color: rgb(255, 0, 255)">fuchsia</td>
+ <td align="left">rgb(255, 0, 255)</td>
+ <td align="left">#FF00FF</td>
+ </tr>
+
+ <tr>
+ <td align="right">magenta</td>
+ <td align="center" style="background-color: rgb(255, 0, 255)">magenta</td>
+ <td align="left">rgb(255, 0, 255)</td>
+ <td align="left">#FF00FF</td>
+ </tr>
+
+ <tr>
+ <td align="right">magenta1</td>
+ <td align="center" style="background-color: rgb(255, 0, 255)">magenta1</td>
+ <td align="left">rgb(255, 0, 255)</td>
+ <td align="left">#FF00FF</td>
+ </tr>
+
+ <tr>
+ <td align="right">plum4</td>
+ <td align="center" style="background-color: rgb(139, 102, 139)">plum4</td>
+ <td align="left">rgb(139, 102, 139)</td>
+ <td align="left">#8B668B</td>
+ </tr>
+
+ <tr>
+ <td align="right">magenta2</td>
+ <td align="center" style="background-color: rgb(238, 0, 238)">magenta2</td>
+ <td align="left">rgb(238, 0, 238)</td>
+ <td align="left">#EE00EE</td>
+ </tr>
+
+ <tr>
+ <td align="right">magenta3</td>
+ <td align="center" style="background-color: rgb(205, 0, 205)">magenta3</td>
+ <td align="left">rgb(205, 0, 205)</td>
+ <td align="left">#CD00CD</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkMagenta</td>
+ <td align="center" style="background-color: rgb(139, 0, 139)">DarkMagenta</td>
+ <td align="left">rgb(139, 0, 139)</td>
+ <td align="left">#8B008B</td>
+ </tr>
+
+ <tr>
+ <td align="right">magenta4</td>
+ <td align="center" style="background-color: rgb(139, 0, 139)">magenta4</td>
+ <td align="left">rgb(139, 0, 139)</td>
+ <td align="left">#8B008B</td>
+ </tr>
+
+ <tr>
+ <td align="right">purple</td>
+ <td align="center" style="background-color: rgb(128, 0, 128)">purple (SVG compliance)</td>
+ <td align="left">rgb(128, 0, 128)</td>
+ <td align="left">#800080</td>
+ </tr>
+
+ <tr>
+ <td align="right">MediumOrchid</td>
+ <td align="center" style="background-color: rgb(186, 85, 211)">MediumOrchid</td>
+ <td align="left">rgb(186, 85, 211)</td>
+ <td align="left">#BA55D3</td>
+ </tr>
+
+ <tr>
+ <td align="right">MediumOrchid1</td>
+ <td align="center" style="background-color: rgb(224, 102, 255)">MediumOrchid1</td>
+ <td align="left">rgb(224, 102, 255)</td>
+ <td align="left">#E066FF</td>
+ </tr>
+
+ <tr>
+ <td align="right">MediumOrchid2</td>
+ <td align="center" style="background-color: rgb(209, 95, 238)">MediumOrchid2</td>
+ <td align="left">rgb(209, 95, 238)</td>
+ <td align="left">#D15FEE</td>
+ </tr>
+
+ <tr>
+ <td align="right">MediumOrchid3</td>
+ <td align="center" style="background-color: rgb(180, 82, 205)">MediumOrchid3</td>
+ <td align="left">rgb(180, 82, 205)</td>
+ <td align="left">#B452CD</td>
+ </tr>
+
+ <tr>
+ <td align="right">MediumOrchid4</td>
+ <td align="center" style="background-color: rgb(122, 55, 139)">MediumOrchid4</td>
+ <td align="left">rgb(122, 55, 139)</td>
+ <td align="left">#7A378B</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkViolet</td>
+ <td align="center" style="background-color: rgb(148, 0, 211)">DarkViolet</td>
+ <td align="left">rgb(148, 0, 211)</td>
+ <td align="left">#9400D3</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkOrchid</td>
+ <td align="center" style="background-color: rgb(153, 50, 204)">DarkOrchid</td>
+ <td align="left">rgb(153, 50, 204)</td>
+ <td align="left">#9932CC</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkOrchid1</td>
+ <td align="center" style="background-color: rgb(191, 62, 255)">DarkOrchid1</td>
+ <td align="left">rgb(191, 62, 255)</td>
+ <td align="left">#BF3EFF</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkOrchid3</td>
+ <td align="center" style="background-color: rgb(154, 50, 205)">DarkOrchid3</td>
+ <td align="left">rgb(154, 50, 205)</td>
+ <td align="left">#9A32CD</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkOrchid2</td>
+ <td align="center" style="background-color: rgb(178, 58, 238)">DarkOrchid2</td>
+ <td align="left">rgb(178, 58, 238)</td>
+ <td align="left">#B23AEE</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkOrchid4</td>
+ <td align="center" style="background-color: rgb(104, 34, 139)">DarkOrchid4</td>
+ <td align="left">rgb(104, 34, 139)</td>
+ <td align="left">#68228B</td>
+ </tr>
+
+ <tr>
+ <td align="right">purple</td>
+ <td align="center" style="background-color: rgb(160, 32, 240)">purple (X11 compliance)</td>
+ <td align="left">rgb(160, 32, 240)</td>
+ <td align="left">#A020F0</td>
+ </tr>
+
+ <tr>
+ <td align="right">indigo</td>
+ <td align="center" style="background-color: rgb( 75, 0, 130)">indigo</td>
+ <td align="left">rgb( 75, 0, 130)</td>
+ <td align="left">#4B0082</td>
+ </tr>
+
+ <tr>
+ <td align="right">BlueViolet</td>
+ <td align="center" style="background-color: rgb(138, 43, 226)">BlueViolet</td>
+ <td align="left">rgb(138, 43, 226)</td>
+ <td align="left">#8A2BE2</td>
+ </tr>
+
+ <tr>
+ <td align="right">purple2</td>
+ <td align="center" style="background-color: rgb(145, 44, 238)">purple2</td>
+ <td align="left">rgb(145, 44, 238)</td>
+ <td align="left">#912CEE</td>
+ </tr>
+
+ <tr>
+ <td align="right">purple3</td>
+ <td align="center" style="background-color: rgb(125, 38, 205)">purple3</td>
+ <td align="left">rgb(125, 38, 205)</td>
+ <td align="left">#7D26CD</td>
+ </tr>
+
+ <tr>
+ <td align="right">purple4</td>
+ <td align="center" style="background-color: rgb( 85, 26, 139)">purple4</td>
+ <td align="left">rgb( 85, 26, 139)</td>
+ <td align="left">#551A8B</td>
+ </tr>
+
+ <tr>
+ <td align="right">purple1</td>
+ <td align="center" style="background-color: rgb(155, 48, 255)">purple1</td>
+ <td align="left">rgb(155, 48, 255)</td>
+ <td align="left">#9B30FF</td>
+ </tr>
+
+ <tr>
+ <td align="right">MediumPurple</td>
+ <td align="center" style="background-color: rgb(147, 112, 219)">MediumPurple</td>
+ <td align="left">rgb(147, 112, 219)</td>
+ <td align="left">#9370DB</td>
+ </tr>
+
+ <tr>
+ <td align="right">MediumPurple1</td>
+ <td align="center" style="background-color: rgb(171, 130, 255)">MediumPurple1</td>
+ <td align="left">rgb(171, 130, 255)</td>
+ <td align="left">#AB82FF</td>
+ </tr>
+
+ <tr>
+ <td align="right">MediumPurple2</td>
+ <td align="center" style="background-color: rgb(159, 121, 238)">MediumPurple2</td>
+ <td align="left">rgb(159, 121, 238)</td>
+ <td align="left">#9F79EE</td>
+ </tr>
+
+ <tr>
+ <td align="right">MediumPurple3</td>
+ <td align="center" style="background-color: rgb(137, 104, 205)">MediumPurple3</td>
+ <td align="left">rgb(137, 104, 205)</td>
+ <td align="left">#8968CD</td>
+ </tr>
+
+ <tr>
+ <td align="right">MediumPurple4</td>
+ <td align="center" style="background-color: rgb( 93, 71, 139)">MediumPurple4</td>
+ <td align="left">rgb( 93, 71, 139)</td>
+ <td align="left">#5D478B</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkSlateBlue</td>
+ <td align="center" style="background-color: rgb( 72, 61, 139)">DarkSlateBlue</td>
+ <td align="left">rgb( 72, 61, 139)</td>
+ <td align="left">#483D8B</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightSlateBlue</td>
+ <td align="center" style="background-color: rgb(132, 112, 255)">LightSlateBlue</td>
+ <td align="left">rgb(132, 112, 255)</td>
+ <td align="left">#8470FF</td>
+ </tr>
+
+ <tr>
+ <td align="right">MediumSlateBlue</td>
+ <td align="center" style="background-color: rgb(123, 104, 238)">MediumSlateBlue</td>
+ <td align="left">rgb(123, 104, 238)</td>
+ <td align="left">#7B68EE</td>
+ </tr>
+
+ <tr>
+ <td align="right">SlateBlue</td>
+ <td align="center" style="background-color: rgb(106, 90, 205)">SlateBlue</td>
+ <td align="left">rgb(106, 90, 205)</td>
+ <td align="left">#6A5ACD</td>
+ </tr>
+
+ <tr>
+ <td align="right">SlateBlue1</td>
+ <td align="center" style="background-color: rgb(131, 111, 255)">SlateBlue1</td>
+ <td align="left">rgb(131, 111, 255)</td>
+ <td align="left">#836FFF</td>
+ </tr>
+
+ <tr>
+ <td align="right">SlateBlue2</td>
+ <td align="center" style="background-color: rgb(122, 103, 238)">SlateBlue2</td>
+ <td align="left">rgb(122, 103, 238)</td>
+ <td align="left">#7A67EE</td>
+ </tr>
+
+ <tr>
+ <td align="right">SlateBlue3</td>
+ <td align="center" style="background-color: rgb(105, 89, 205)">SlateBlue3</td>
+ <td align="left">rgb(105, 89, 205)</td>
+ <td align="left">#6959CD</td>
+ </tr>
+
+ <tr>
+ <td align="right">SlateBlue4</td>
+ <td align="center" style="background-color: rgb( 71, 60, 139)">SlateBlue4</td>
+ <td align="left">rgb( 71, 60, 139)</td>
+ <td align="left">#473C8B</td>
+ </tr>
+
+ <tr>
+ <td align="right">GhostWhite</td>
+ <td align="center" style="background-color: rgb(248, 248, 255)">GhostWhite</td>
+ <td align="left">rgb(248, 248, 255)</td>
+ <td align="left">#F8F8FF</td>
+ </tr>
+
+ <tr>
+ <td align="right">lavender</td>
+ <td align="center" style="background-color: rgb(230, 230, 250)">lavender</td>
+ <td align="left">rgb(230, 230, 250)</td>
+ <td align="left">#E6E6FA</td>
+ </tr>
+
+ <tr>
+ <td align="right">blue</td>
+ <td align="center" style="background-color: rgb( 0, 0, 255)">blue</td>
+ <td align="left">rgb( 0, 0, 255)</td>
+ <td align="left">#0000FF</td>
+ </tr>
+
+ <tr>
+ <td align="right">blue1</td>
+ <td align="center" style="background-color: rgb( 0, 0, 255)">blue1</td>
+ <td align="left">rgb( 0, 0, 255)</td>
+ <td align="left">#0000FF</td>
+ </tr>
+
+ <tr>
+ <td align="right">blue2</td>
+ <td align="center" style="background-color: rgb( 0, 0, 238)">blue2</td>
+ <td align="left">rgb( 0, 0, 238)</td>
+ <td align="left">#0000EE</td>
+ </tr>
+
+ <tr>
+ <td align="right">blue3</td>
+ <td align="center" style="background-color: rgb( 0, 0, 205)">blue3</td>
+ <td align="left">rgb( 0, 0, 205)</td>
+ <td align="left">#0000CD</td>
+ </tr>
+
+ <tr>
+ <td align="right">MediumBlue</td>
+ <td align="center" style="background-color: rgb( 0, 0, 205)">MediumBlue</td>
+ <td align="left">rgb( 0, 0, 205)</td>
+ <td align="left">#0000CD</td>
+ </tr>
+
+ <tr>
+ <td align="right">blue4</td>
+ <td align="center" style="background-color: rgb( 0, 0, 139)">blue4</td>
+ <td align="left">rgb( 0, 0, 139)</td>
+ <td align="left">#00008B</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkBlue</td>
+ <td align="center" style="background-color: rgb( 0, 0, 139)">DarkBlue</td>
+ <td align="left">rgb( 0, 0, 139)</td>
+ <td align="left">#00008B</td>
+ </tr>
+
+ <tr>
+ <td align="right">MidnightBlue</td>
+ <td align="center" style="background-color: rgb( 25, 25, 112)">MidnightBlue</td>
+ <td align="left">rgb( 25, 25, 112)</td>
+ <td align="left">#191970</td>
+ </tr>
+
+ <tr>
+ <td align="right">navy</td>
+ <td align="center" style="background-color: rgb( 0, 0, 128)">navy</td>
+ <td align="left">rgb( 0, 0, 128)</td>
+ <td align="left">#000080</td>
+ </tr>
+
+ <tr>
+ <td align="right">NavyBlue</td>
+ <td align="center" style="background-color: rgb( 0, 0, 128)">NavyBlue</td>
+ <td align="left">rgb( 0, 0, 128)</td>
+ <td align="left">#000080</td>
+ </tr>
+
+ <tr>
+ <td align="right">RoyalBlue</td>
+ <td align="center" style="background-color: rgb( 65, 105, 225)">RoyalBlue</td>
+ <td align="left">rgb( 65, 105, 225)</td>
+ <td align="left">#4169E1</td>
+ </tr>
+
+ <tr>
+ <td align="right">RoyalBlue1</td>
+ <td align="center" style="background-color: rgb( 72, 118, 255)">RoyalBlue1</td>
+ <td align="left">rgb( 72, 118, 255)</td>
+ <td align="left">#4876FF</td>
+ </tr>
+
+ <tr>
+ <td align="right">RoyalBlue2</td>
+ <td align="center" style="background-color: rgb( 67, 110, 238)">RoyalBlue2</td>
+ <td align="left">rgb( 67, 110, 238)</td>
+ <td align="left">#436EEE</td>
+ </tr>
+
+ <tr>
+ <td align="right">RoyalBlue3</td>
+ <td align="center" style="background-color: rgb( 58, 95, 205)">RoyalBlue3</td>
+ <td align="left">rgb( 58, 95, 205)</td>
+ <td align="left">#3A5FCD</td>
+ </tr>
+
+ <tr>
+ <td align="right">RoyalBlue4</td>
+ <td align="center" style="background-color: rgb( 39, 64, 139)">RoyalBlue4</td>
+ <td align="left">rgb( 39, 64, 139)</td>
+ <td align="left">#27408B</td>
+ </tr>
+
+ <tr>
+ <td align="right">CornflowerBlue</td>
+ <td align="center" style="background-color: rgb(100, 149, 237)">CornflowerBlue</td>
+ <td align="left">rgb(100, 149, 237)</td>
+ <td align="left">#6495ED</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightSteelBlue</td>
+ <td align="center" style="background-color: rgb(176, 196, 222)">LightSteelBlue</td>
+ <td align="left">rgb(176, 196, 222)</td>
+ <td align="left">#B0C4DE</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightSteelBlue1</td>
+ <td align="center" style="background-color: rgb(202, 225, 255)">LightSteelBlue1</td>
+ <td align="left">rgb(202, 225, 255)</td>
+ <td align="left">#CAE1FF</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightSteelBlue2</td>
+ <td align="center" style="background-color: rgb(188, 210, 238)">LightSteelBlue2</td>
+ <td align="left">rgb(188, 210, 238)</td>
+ <td align="left">#BCD2EE</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightSteelBlue3</td>
+ <td align="center" style="background-color: rgb(162, 181, 205)">LightSteelBlue3</td>
+ <td align="left">rgb(162, 181, 205)</td>
+ <td align="left">#A2B5CD</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightSteelBlue4</td>
+ <td align="center" style="background-color: rgb(110, 123, 139)">LightSteelBlue4</td>
+ <td align="left">rgb(110, 123, 139)</td>
+ <td align="left">#6E7B8B</td>
+ </tr>
+
+ <tr>
+ <td align="right">SlateGray4</td>
+ <td align="center" style="background-color: rgb(108, 123, 139)">SlateGray4</td>
+ <td align="left">rgb(108, 123, 139)</td>
+ <td align="left">#6C7B8B</td>
+ </tr>
+
+ <tr>
+ <td align="right">SlateGray1</td>
+ <td align="center" style="background-color: rgb(198, 226, 255)">SlateGray1</td>
+ <td align="left">rgb(198, 226, 255)</td>
+ <td align="left">#C6E2FF</td>
+ </tr>
+
+ <tr>
+ <td align="right">SlateGray2</td>
+ <td align="center" style="background-color: rgb(185, 211, 238)">SlateGray2</td>
+ <td align="left">rgb(185, 211, 238)</td>
+ <td align="left">#B9D3EE</td>
+ </tr>
+
+ <tr>
+ <td align="right">SlateGray3</td>
+ <td align="center" style="background-color: rgb(159, 182, 205)">SlateGray3</td>
+ <td align="left">rgb(159, 182, 205)</td>
+ <td align="left">#9FB6CD</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightSlateGray</td>
+ <td align="center" style="background-color: rgb(119, 136, 153)">LightSlateGray</td>
+ <td align="left">rgb(119, 136, 153)</td>
+ <td align="left">#778899</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightSlateGrey</td>
+ <td align="center" style="background-color: rgb(119, 136, 153)">LightSlateGrey</td>
+ <td align="left">rgb(119, 136, 153)</td>
+ <td align="left">#778899</td>
+ </tr>
+
+ <tr>
+ <td align="right">SlateGray</td>
+ <td align="center" style="background-color: rgb(112, 128, 144)">SlateGray</td>
+ <td align="left">rgb(112, 128, 144)</td>
+ <td align="left">#708090</td>
+ </tr>
+
+ <tr>
+ <td align="right">SlateGrey</td>
+ <td align="center" style="background-color: rgb(112, 128, 144)">SlateGrey</td>
+ <td align="left">rgb(112, 128, 144)</td>
+ <td align="left">#708090</td>
+ </tr>
+
+ <tr>
+ <td align="right">DodgerBlue</td>
+ <td align="center" style="background-color: rgb( 30, 144, 255)">DodgerBlue</td>
+ <td align="left">rgb( 30, 144, 255)</td>
+ <td align="left">#1E90FF</td>
+ </tr>
+
+ <tr>
+ <td align="right">DodgerBlue1</td>
+ <td align="center" style="background-color: rgb( 30, 144, 255)">DodgerBlue1</td>
+ <td align="left">rgb( 30, 144, 255)</td>
+ <td align="left">#1E90FF</td>
+ </tr>
+
+ <tr>
+ <td align="right">DodgerBlue2</td>
+ <td align="center" style="background-color: rgb( 28, 134, 238)">DodgerBlue2</td>
+ <td align="left">rgb( 28, 134, 238)</td>
+ <td align="left">#1C86EE</td>
+ </tr>
+
+ <tr>
+ <td align="right">DodgerBlue4</td>
+ <td align="center" style="background-color: rgb( 16, 78, 139)">DodgerBlue4</td>
+ <td align="left">rgb( 16, 78, 139)</td>
+ <td align="left">#104E8B</td>
+ </tr>
+
+ <tr>
+ <td align="right">DodgerBlue3</td>
+ <td align="center" style="background-color: rgb( 24, 116, 205)">DodgerBlue3</td>
+ <td align="left">rgb( 24, 116, 205)</td>
+ <td align="left">#1874CD</td>
+ </tr>
+
+ <tr>
+ <td align="right">AliceBlue</td>
+ <td align="center" style="background-color: rgb(240, 248, 255)">AliceBlue</td>
+ <td align="left">rgb(240, 248, 255)</td>
+ <td align="left">#F0F8FF</td>
+ </tr>
+
+ <tr>
+ <td align="right">SteelBlue4</td>
+ <td align="center" style="background-color: rgb( 54, 100, 139)">SteelBlue4</td>
+ <td align="left">rgb( 54, 100, 139)</td>
+ <td align="left">#36648B</td>
+ </tr>
+
+ <tr>
+ <td align="right">SteelBlue</td>
+ <td align="center" style="background-color: rgb( 70, 130, 180)">SteelBlue</td>
+ <td align="left">rgb( 70, 130, 180)</td>
+ <td align="left">#4682B4</td>
+ </tr>
+
+ <tr>
+ <td align="right">SteelBlue1</td>
+ <td align="center" style="background-color: rgb( 99, 184, 255)">SteelBlue1</td>
+ <td align="left">rgb( 99, 184, 255)</td>
+ <td align="left">#63B8FF</td>
+ </tr>
+
+ <tr>
+ <td align="right">SteelBlue2</td>
+ <td align="center" style="background-color: rgb( 92, 172, 238)">SteelBlue2</td>
+ <td align="left">rgb( 92, 172, 238)</td>
+ <td align="left">#5CACEE</td>
+ </tr>
+
+ <tr>
+ <td align="right">SteelBlue3</td>
+ <td align="center" style="background-color: rgb( 79, 148, 205)">SteelBlue3</td>
+ <td align="left">rgb( 79, 148, 205)</td>
+ <td align="left">#4F94CD</td>
+ </tr>
+
+ <tr>
+ <td align="right">SkyBlue4</td>
+ <td align="center" style="background-color: rgb( 74, 112, 139)">SkyBlue4</td>
+ <td align="left">rgb( 74, 112, 139)</td>
+ <td align="left">#4A708B</td>
+ </tr>
+
+ <tr>
+ <td align="right">SkyBlue1</td>
+ <td align="center" style="background-color: rgb(135, 206, 255)">SkyBlue1</td>
+ <td align="left">rgb(135, 206, 255)</td>
+ <td align="left">#87CEFF</td>
+ </tr>
+
+ <tr>
+ <td align="right">SkyBlue2</td>
+ <td align="center" style="background-color: rgb(126, 192, 238)">SkyBlue2</td>
+ <td align="left">rgb(126, 192, 238)</td>
+ <td align="left">#7EC0EE</td>
+ </tr>
+
+ <tr>
+ <td align="right">SkyBlue3</td>
+ <td align="center" style="background-color: rgb(108, 166, 205)">SkyBlue3</td>
+ <td align="left">rgb(108, 166, 205)</td>
+ <td align="left">#6CA6CD</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightSkyBlue</td>
+ <td align="center" style="background-color: rgb(135, 206, 250)">LightSkyBlue</td>
+ <td align="left">rgb(135, 206, 250)</td>
+ <td align="left">#87CEFA</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightSkyBlue4</td>
+ <td align="center" style="background-color: rgb( 96, 123, 139)">LightSkyBlue4</td>
+ <td align="left">rgb( 96, 123, 139)</td>
+ <td align="left">#607B8B</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightSkyBlue1</td>
+ <td align="center" style="background-color: rgb(176, 226, 255)">LightSkyBlue1</td>
+ <td align="left">rgb(176, 226, 255)</td>
+ <td align="left">#B0E2FF</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightSkyBlue2</td>
+ <td align="center" style="background-color: rgb(164, 211, 238)">LightSkyBlue2</td>
+ <td align="left">rgb(164, 211, 238)</td>
+ <td align="left">#A4D3EE</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightSkyBlue3</td>
+ <td align="center" style="background-color: rgb(141, 182, 205)">LightSkyBlue3</td>
+ <td align="left">rgb(141, 182, 205)</td>
+ <td align="left">#8DB6CD</td>
+ </tr>
+
+ <tr>
+ <td align="right">SkyBlue</td>
+ <td align="center" style="background-color: rgb(135, 206, 235)">SkyBlue</td>
+ <td align="left">rgb(135, 206, 235)</td>
+ <td align="left">#87CEEB</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightBlue3</td>
+ <td align="center" style="background-color: rgb(154, 192, 205)">LightBlue3</td>
+ <td align="left">rgb(154, 192, 205)</td>
+ <td align="left">#9AC0CD</td>
+ </tr>
+
+ <tr>
+ <td align="right">DeepSkyBlue</td>
+ <td align="center" style="background-color: rgb( 0, 191, 255)">DeepSkyBlue</td>
+ <td align="left">rgb( 0, 191, 255)</td>
+ <td align="left">#00BFFF</td>
+ </tr>
+
+ <tr>
+ <td align="right">DeepSkyBlue1</td>
+ <td align="center" style="background-color: rgb( 0, 191, 255)">DeepSkyBlue1</td>
+ <td align="left">rgb( 0, 191, 255)</td>
+ <td align="left">#00BFFF</td>
+ </tr>
+
+ <tr>
+ <td align="right">DeepSkyBlue2</td>
+ <td align="center" style="background-color: rgb( 0, 178, 238)">DeepSkyBlue2</td>
+ <td align="left">rgb( 0, 178, 238)</td>
+ <td align="left">#00B2EE</td>
+ </tr>
+
+ <tr>
+ <td align="right">DeepSkyBlue4</td>
+ <td align="center" style="background-color: rgb( 0, 104, 139)">DeepSkyBlue4</td>
+ <td align="left">rgb( 0, 104, 139)</td>
+ <td align="left">#00688B</td>
+ </tr>
+
+ <tr>
+ <td align="right">DeepSkyBlue3</td>
+ <td align="center" style="background-color: rgb( 0, 154, 205)">DeepSkyBlue3</td>
+ <td align="left">rgb( 0, 154, 205)</td>
+ <td align="left">#009ACD</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightBlue1</td>
+ <td align="center" style="background-color: rgb(191, 239, 255)">LightBlue1</td>
+ <td align="left">rgb(191, 239, 255)</td>
+ <td align="left">#BFEFFF</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightBlue2</td>
+ <td align="center" style="background-color: rgb(178, 223, 238)">LightBlue2</td>
+ <td align="left">rgb(178, 223, 238)</td>
+ <td align="left">#B2DFEE</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightBlue</td>
+ <td align="center" style="background-color: rgb(173, 216, 230)">LightBlue</td>
+ <td align="left">rgb(173, 216, 230)</td>
+ <td align="left">#ADD8E6</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightBlue4</td>
+ <td align="center" style="background-color: rgb(104, 131, 139)">LightBlue4</td>
+ <td align="left">rgb(104, 131, 139)</td>
+ <td align="left">#68838B</td>
+ </tr>
+
+ <tr>
+ <td align="right">PowderBlue</td>
+ <td align="center" style="background-color: rgb(176, 224, 230)">PowderBlue</td>
+ <td align="left">rgb(176, 224, 230)</td>
+ <td align="left">#B0E0E6</td>
+ </tr>
+
+ <tr>
+ <td align="right">CadetBlue1</td>
+ <td align="center" style="background-color: rgb(152, 245, 255)">CadetBlue1</td>
+ <td align="left">rgb(152, 245, 255)</td>
+ <td align="left">#98F5FF</td>
+ </tr>
+
+ <tr>
+ <td align="right">CadetBlue2</td>
+ <td align="center" style="background-color: rgb(142, 229, 238)">CadetBlue2</td>
+ <td align="left">rgb(142, 229, 238)</td>
+ <td align="left">#8EE5EE</td>
+ </tr>
+
+ <tr>
+ <td align="right">CadetBlue3</td>
+ <td align="center" style="background-color: rgb(122, 197, 205)">CadetBlue3</td>
+ <td align="left">rgb(122, 197, 205)</td>
+ <td align="left">#7AC5CD</td>
+ </tr>
+
+ <tr>
+ <td align="right">CadetBlue4</td>
+ <td align="center" style="background-color: rgb( 83, 134, 139)">CadetBlue4</td>
+ <td align="left">rgb( 83, 134, 139)</td>
+ <td align="left">#53868B</td>
+ </tr>
+
+ <tr>
+ <td align="right">turquoise1</td>
+ <td align="center" style="background-color: rgb( 0, 245, 255)">turquoise1</td>
+ <td align="left">rgb( 0, 245, 255)</td>
+ <td align="left">#00F5FF</td>
+ </tr>
+
+ <tr>
+ <td align="right">turquoise2</td>
+ <td align="center" style="background-color: rgb( 0, 229, 238)">turquoise2</td>
+ <td align="left">rgb( 0, 229, 238)</td>
+ <td align="left">#00E5EE</td>
+ </tr>
+
+ <tr>
+ <td align="right">turquoise3</td>
+ <td align="center" style="background-color: rgb( 0, 197, 205)">turquoise3</td>
+ <td align="left">rgb( 0, 197, 205)</td>
+ <td align="left">#00C5CD</td>
+ </tr>
+
+ <tr>
+ <td align="right">turquoise4</td>
+ <td align="center" style="background-color: rgb( 0, 134, 139)">turquoise4</td>
+ <td align="left">rgb( 0, 134, 139)</td>
+ <td align="left">#00868B</td>
+ </tr>
+
+ <tr>
+ <td align="right">cadet blue</td>
+ <td align="center" style="background-color: rgb( 95, 158, 160)">cadet blue</td>
+ <td align="left">rgb( 95, 158, 160)</td>
+ <td align="left">#5F9EA0</td>
+ </tr>
+
+ <tr>
+ <td align="right">CadetBlue</td>
+ <td align="center" style="background-color: rgb( 95, 158, 160)">CadetBlue</td>
+ <td align="left">rgb( 95, 158, 160)</td>
+ <td align="left">#5F9EA0</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkTurquoise</td>
+ <td align="center" style="background-color: rgb( 0, 206, 209)">DarkTurquoise</td>
+ <td align="left">rgb( 0, 206, 209)</td>
+ <td align="left">#00CED1</td>
+ </tr>
+
+ <tr>
+ <td align="right">azure</td>
+ <td align="center" style="background-color: rgb(240, 255, 255)">azure</td>
+ <td align="left">rgb(240, 255, 255)</td>
+ <td align="left">#F0FFFF</td>
+ </tr>
+
+ <tr>
+ <td align="right">azure1</td>
+ <td align="center" style="background-color: rgb(240, 255, 255)">azure1</td>
+ <td align="left">rgb(240, 255, 255)</td>
+ <td align="left">#F0FFFF</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightCyan</td>
+ <td align="center" style="background-color: rgb(224, 255, 255)">LightCyan</td>
+ <td align="left">rgb(224, 255, 255)</td>
+ <td align="left">#E0FFFF</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightCyan1</td>
+ <td align="center" style="background-color: rgb(224, 255, 255)">LightCyan1</td>
+ <td align="left">rgb(224, 255, 255)</td>
+ <td align="left">#E0FFFF</td>
+ </tr>
+
+ <tr>
+ <td align="right">azure2</td>
+ <td align="center" style="background-color: rgb(224, 238, 238)">azure2</td>
+ <td align="left">rgb(224, 238, 238)</td>
+ <td align="left">#E0EEEE</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightCyan2</td>
+ <td align="center" style="background-color: rgb(209, 238, 238)">LightCyan2</td>
+ <td align="left">rgb(209, 238, 238)</td>
+ <td align="left">#D1EEEE</td>
+ </tr>
+
+ <tr>
+ <td align="right">PaleTurquoise1</td>
+ <td align="center" style="background-color: rgb(187, 255, 255)">PaleTurquoise1</td>
+ <td align="left">rgb(187, 255, 255)</td>
+ <td align="left">#BBFFFF</td>
+ </tr>
+
+ <tr>
+ <td align="right">PaleTurquoise</td>
+ <td align="center" style="background-color: rgb(175, 238, 238)">PaleTurquoise</td>
+ <td align="left">rgb(175, 238, 238)</td>
+ <td align="left">#AFEEEE</td>
+ </tr>
+
+ <tr>
+ <td align="right">PaleTurquoise2</td>
+ <td align="center" style="background-color: rgb(174, 238, 238)">PaleTurquoise2</td>
+ <td align="left">rgb(174, 238, 238)</td>
+ <td align="left">#AEEEEE</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkSlateGray1</td>
+ <td align="center" style="background-color: rgb(151, 255, 255)">DarkSlateGray1</td>
+ <td align="left">rgb(151, 255, 255)</td>
+ <td align="left">#97FFFF</td>
+ </tr>
+
+ <tr>
+ <td align="right">azure3</td>
+ <td align="center" style="background-color: rgb(193, 205, 205)">azure3</td>
+ <td align="left">rgb(193, 205, 205)</td>
+ <td align="left">#C1CDCD</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightCyan3</td>
+ <td align="center" style="background-color: rgb(180, 205, 205)">LightCyan3</td>
+ <td align="left">rgb(180, 205, 205)</td>
+ <td align="left">#B4CDCD</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkSlateGray2</td>
+ <td align="center" style="background-color: rgb(141, 238, 238)">DarkSlateGray2</td>
+ <td align="left">rgb(141, 238, 238)</td>
+ <td align="left">#8DEEEE</td>
+ </tr>
+
+ <tr>
+ <td align="right">PaleTurquoise3</td>
+ <td align="center" style="background-color: rgb(150, 205, 205)">PaleTurquoise3</td>
+ <td align="left">rgb(150, 205, 205)</td>
+ <td align="left">#96CDCD</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkSlateGray3</td>
+ <td align="center" style="background-color: rgb(121, 205, 205)">DarkSlateGray3</td>
+ <td align="left">rgb(121, 205, 205)</td>
+ <td align="left">#79CDCD</td>
+ </tr>
+
+ <tr>
+ <td align="right">azure4</td>
+ <td align="center" style="background-color: rgb(131, 139, 139)">azure4</td>
+ <td align="left">rgb(131, 139, 139)</td>
+ <td align="left">#838B8B</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightCyan4</td>
+ <td align="center" style="background-color: rgb(122, 139, 139)">LightCyan4</td>
+ <td align="left">rgb(122, 139, 139)</td>
+ <td align="left">#7A8B8B</td>
+ </tr>
+
+ <tr>
+ <td align="right">aqua</td>
+ <td align="center" style="background-color: rgb( 0, 255, 255)">aqua</td>
+ <td align="left">rgb( 0, 255, 255)</td>
+ <td align="left">#00FFFF</td>
+ </tr>
+
+ <tr>
+ <td align="right">cyan</td>
+ <td align="center" style="background-color: rgb( 0, 255, 255)">cyan</td>
+ <td align="left">rgb( 0, 255, 255)</td>
+ <td align="left">#00FFFF</td>
+ </tr>
+
+ <tr>
+ <td align="right">cyan1</td>
+ <td align="center" style="background-color: rgb( 0, 255, 255)">cyan1</td>
+ <td align="left">rgb( 0, 255, 255)</td>
+ <td align="left">#00FFFF</td>
+ </tr>
+
+ <tr>
+ <td align="right">PaleTurquoise4</td>
+ <td align="center" style="background-color: rgb(102, 139, 139)">PaleTurquoise4</td>
+ <td align="left">rgb(102, 139, 139)</td>
+ <td align="left">#668B8B</td>
+ </tr>
+
+ <tr>
+ <td align="right">cyan2</td>
+ <td align="center" style="background-color: rgb( 0, 238, 238)">cyan2</td>
+ <td align="left">rgb( 0, 238, 238)</td>
+ <td align="left">#00EEEE</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkSlateGray4</td>
+ <td align="center" style="background-color: rgb( 82, 139, 139)">DarkSlateGray4</td>
+ <td align="left">rgb( 82, 139, 139)</td>
+ <td align="left">#528B8B</td>
+ </tr>
+
+ <tr>
+ <td align="right">cyan3</td>
+ <td align="center" style="background-color: rgb( 0, 205, 205)">cyan3</td>
+ <td align="left">rgb( 0, 205, 205)</td>
+ <td align="left">#00CDCD</td>
+ </tr>
+
+ <tr>
+ <td align="right">cyan4</td>
+ <td align="center" style="background-color: rgb( 0, 139, 139)">cyan4</td>
+ <td align="left">rgb( 0, 139, 139)</td>
+ <td align="left">#008B8B</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkCyan</td>
+ <td align="center" style="background-color: rgb( 0, 139, 139)">DarkCyan</td>
+ <td align="left">rgb( 0, 139, 139)</td>
+ <td align="left">#008B8B</td>
+ </tr>
+
+ <tr>
+ <td align="right">teal</td>
+ <td align="center" style="background-color: rgb( 0, 128, 128)">teal</td>
+ <td align="left">rgb( 0, 128, 128)</td>
+ <td align="left">#008080</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkSlateGray</td>
+ <td align="center" style="background-color: rgb( 47, 79, 79)">DarkSlateGray</td>
+ <td align="left">rgb( 47, 79, 79)</td>
+ <td align="left">#2F4F4F</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkSlateGrey</td>
+ <td align="center" style="background-color: rgb( 47, 79, 79)">DarkSlateGrey</td>
+ <td align="left">rgb( 47, 79, 79)</td>
+ <td align="left">#2F4F4F</td>
+ </tr>
+
+ <tr>
+ <td align="right">MediumTurquoise</td>
+ <td align="center" style="background-color: rgb( 72, 209, 204)">MediumTurquoise</td>
+ <td align="left">rgb( 72, 209, 204)</td>
+ <td align="left">#48D1CC</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightSeaGreen</td>
+ <td align="center" style="background-color: rgb( 32, 178, 170)">LightSeaGreen</td>
+ <td align="left">rgb( 32, 178, 170)</td>
+ <td align="left">#20B2AA</td>
+ </tr>
+
+ <tr>
+ <td align="right">turquoise</td>
+ <td align="center" style="background-color: rgb( 64, 224, 208)">turquoise</td>
+ <td align="left">rgb( 64, 224, 208)</td>
+ <td align="left">#40E0D0</td>
+ </tr>
+
+ <tr>
+ <td align="right">aquamarine4</td>
+ <td align="center" style="background-color: rgb( 69, 139, 116)">aquamarine4</td>
+ <td align="left">rgb( 69, 139, 116)</td>
+ <td align="left">#458B74</td>
+ </tr>
+
+ <tr>
+ <td align="right">aquamarine</td>
+ <td align="center" style="background-color: rgb(127, 255, 212)">aquamarine</td>
+ <td align="left">rgb(127, 255, 212)</td>
+ <td align="left">#7FFFD4</td>
+ </tr>
+
+ <tr>
+ <td align="right">aquamarine1</td>
+ <td align="center" style="background-color: rgb(127, 255, 212)">aquamarine1</td>
+ <td align="left">rgb(127, 255, 212)</td>
+ <td align="left">#7FFFD4</td>
+ </tr>
+
+ <tr>
+ <td align="right">aquamarine2</td>
+ <td align="center" style="background-color: rgb(118, 238, 198)">aquamarine2</td>
+ <td align="left">rgb(118, 238, 198)</td>
+ <td align="left">#76EEC6</td>
+ </tr>
+
+ <tr>
+ <td align="right">aquamarine3</td>
+ <td align="center" style="background-color: rgb(102, 205, 170)">aquamarine3</td>
+ <td align="left">rgb(102, 205, 170)</td>
+ <td align="left">#66CDAA</td>
+ </tr>
+
+ <tr>
+ <td align="right">MediumAquamarine</td>
+ <td align="center" style="background-color: rgb(102, 205, 170)">MediumAquamarine</td>
+ <td align="left">rgb(102, 205, 170)</td>
+ <td align="left">#66CDAA</td>
+ </tr>
+
+ <tr>
+ <td align="right">MediumSpringGreen</td>
+ <td align="center" style="background-color: rgb( 0, 250, 154)">MediumSpringGreen</td>
+ <td align="left">rgb( 0, 250, 154)</td>
+ <td align="left">#00FA9A</td>
+ </tr>
+
+ <tr>
+ <td align="right">MintCream</td>
+ <td align="center" style="background-color: rgb(245, 255, 250)">MintCream</td>
+ <td align="left">rgb(245, 255, 250)</td>
+ <td align="left">#F5FFFA</td>
+ </tr>
+
+ <tr>
+ <td align="right">SpringGreen</td>
+ <td align="center" style="background-color: rgb( 0, 255, 127)">SpringGreen</td>
+ <td align="left">rgb( 0, 255, 127)</td>
+ <td align="left">#00FF7F</td>
+ </tr>
+
+ <tr>
+ <td align="right">SpringGreen1</td>
+ <td align="center" style="background-color: rgb( 0, 255, 127)">SpringGreen1</td>
+ <td align="left">rgb( 0, 255, 127)</td>
+ <td align="left">#00FF7F</td>
+ </tr>
+
+ <tr>
+ <td align="right">SpringGreen2</td>
+ <td align="center" style="background-color: rgb( 0, 238, 118)">SpringGreen2</td>
+ <td align="left">rgb( 0, 238, 118)</td>
+ <td align="left">#00EE76</td>
+ </tr>
+
+ <tr>
+ <td align="right">SpringGreen3</td>
+ <td align="center" style="background-color: rgb( 0, 205, 102)">SpringGreen3</td>
+ <td align="left">rgb( 0, 205, 102)</td>
+ <td align="left">#00CD66</td>
+ </tr>
+
+ <tr>
+ <td align="right">SpringGreen4</td>
+ <td align="center" style="background-color: rgb( 0, 139, 69)">SpringGreen4</td>
+ <td align="left">rgb( 0, 139, 69)</td>
+ <td align="left">#008B45</td>
+ </tr>
+
+ <tr>
+ <td align="right">MediumSeaGreen</td>
+ <td align="center" style="background-color: rgb( 60, 179, 113)">MediumSeaGreen</td>
+ <td align="left">rgb( 60, 179, 113)</td>
+ <td align="left">#3CB371</td>
+ </tr>
+
+ <tr>
+ <td align="right">SeaGreen</td>
+ <td align="center" style="background-color: rgb( 46, 139, 87)">SeaGreen</td>
+ <td align="left">rgb( 46, 139, 87)</td>
+ <td align="left">#2E8B57</td>
+ </tr>
+
+ <tr>
+ <td align="right">SeaGreen3</td>
+ <td align="center" style="background-color: rgb( 67, 205, 128)">SeaGreen3</td>
+ <td align="left">rgb( 67, 205, 128)</td>
+ <td align="left">#43CD80</td>
+ </tr>
+
+ <tr>
+ <td align="right">SeaGreen1</td>
+ <td align="center" style="background-color: rgb( 84, 255, 159)">SeaGreen1</td>
+ <td align="left">rgb( 84, 255, 159)</td>
+ <td align="left">#54FF9F</td>
+ </tr>
+
+ <tr>
+ <td align="right">SeaGreen4</td>
+ <td align="center" style="background-color: rgb( 46, 139, 87)">SeaGreen4</td>
+ <td align="left">rgb( 46, 139, 87)</td>
+ <td align="left">#2E8B57</td>
+ </tr>
+
+ <tr>
+ <td align="right">SeaGreen2</td>
+ <td align="center" style="background-color: rgb( 78, 238, 148)">SeaGreen2</td>
+ <td align="left">rgb( 78, 238, 148)</td>
+ <td align="left">#4EEE94</td>
+ </tr>
+
+ <tr>
+ <td align="right">MediumForestGreen</td>
+ <td align="center" style="background-color: rgb( 50, 129, 75)">MediumForestGreen</td>
+ <td align="left">rgb( 50, 129, 75)</td>
+ <td align="left">#32814B</td>
+ </tr>
+
+ <tr>
+ <td align="right">honeydew</td>
+ <td align="center" style="background-color: rgb(240, 255, 240)">honeydew</td>
+ <td align="left">rgb(240, 255, 240)</td>
+ <td align="left">#F0FFF0</td>
+ </tr>
+
+ <tr>
+ <td align="right">honeydew1</td>
+ <td align="center" style="background-color: rgb(240, 255, 240)">honeydew1</td>
+ <td align="left">rgb(240, 255, 240)</td>
+ <td align="left">#F0FFF0</td>
+ </tr>
+
+ <tr>
+ <td align="right">honeydew2</td>
+ <td align="center" style="background-color: rgb(224, 238, 224)">honeydew2</td>
+ <td align="left">rgb(224, 238, 224)</td>
+ <td align="left">#E0EEE0</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkSeaGreen1</td>
+ <td align="center" style="background-color: rgb(193, 255, 193)">DarkSeaGreen1</td>
+ <td align="left">rgb(193, 255, 193)</td>
+ <td align="left">#C1FFC1</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkSeaGreen2</td>
+ <td align="center" style="background-color: rgb(180, 238, 180)">DarkSeaGreen2</td>
+ <td align="left">rgb(180, 238, 180)</td>
+ <td align="left">#B4EEB4</td>
+ </tr>
+
+ <tr>
+ <td align="right">PaleGreen1</td>
+ <td align="center" style="background-color: rgb(154, 255, 154)">PaleGreen1</td>
+ <td align="left">rgb(154, 255, 154)</td>
+ <td align="left">#9AFF9A</td>
+ </tr>
+
+ <tr>
+ <td align="right">PaleGreen</td>
+ <td align="center" style="background-color: rgb(152, 251, 152)">PaleGreen</td>
+ <td align="left">rgb(152, 251, 152)</td>
+ <td align="left">#98FB98</td>
+ </tr>
+
+ <tr>
+ <td align="right">honeydew3</td>
+ <td align="center" style="background-color: rgb(193, 205, 193)">honeydew3</td>
+ <td align="left">rgb(193, 205, 193)</td>
+ <td align="left">#C1CDC1</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightGreen</td>
+ <td align="center" style="background-color: rgb(144, 238, 144)">LightGreen</td>
+ <td align="left">rgb(144, 238, 144)</td>
+ <td align="left">#90EE90</td>
+ </tr>
+
+ <tr>
+ <td align="right">PaleGreen2</td>
+ <td align="center" style="background-color: rgb(144, 238, 144)">PaleGreen2</td>
+ <td align="left">rgb(144, 238, 144)</td>
+ <td align="left">#90EE90</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkSeaGreen3</td>
+ <td align="center" style="background-color: rgb(155, 205, 155)">DarkSeaGreen3</td>
+ <td align="left">rgb(155, 205, 155)</td>
+ <td align="left">#9BCD9B</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkSeaGreen</td>
+ <td align="center" style="background-color: rgb(143, 188, 143)">DarkSeaGreen</td>
+ <td align="left">rgb(143, 188, 143)</td>
+ <td align="left">#8FBC8F</td>
+ </tr>
+
+ <tr>
+ <td align="right">PaleGreen3</td>
+ <td align="center" style="background-color: rgb(124, 205, 124)">PaleGreen3</td>
+ <td align="left">rgb(124, 205, 124)</td>
+ <td align="left">#7CCD7C</td>
+ </tr>
+
+ <tr>
+ <td align="right">honeydew4</td>
+ <td align="center" style="background-color: rgb(131, 139, 131)">honeydew4</td>
+ <td align="left">rgb(131, 139, 131)</td>
+ <td align="left">#838B83</td>
+ </tr>
+
+ <tr>
+ <td align="right">green1</td>
+ <td align="center" style="background-color: rgb( 0, 255, 0)">green1</td>
+ <td align="left">rgb( 0, 255, 0)</td>
+ <td align="left">#00FF00</td>
+ </tr>
+
+ <tr>
+ <td align="right">lime</td>
+ <td align="center" style="background-color: rgb( 0, 255, 0)">lime</td>
+ <td align="left">rgb( 0, 255, 0)</td>
+ <td align="left">#00FF00</td>
+ </tr>
+
+ <tr>
+ <td align="right">LimeGreen</td>
+ <td align="center" style="background-color: rgb( 50, 205, 50)">LimeGreen</td>
+ <td align="left">rgb( 50, 205, 50)</td>
+ <td align="left">#32CD32</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkSeaGreen4</td>
+ <td align="center" style="background-color: rgb(105, 139, 105)">DarkSeaGreen4</td>
+ <td align="left">rgb(105, 139, 105)</td>
+ <td align="left">#698B69</td>
+ </tr>
+
+ <tr>
+ <td align="right">green2</td>
+ <td align="center" style="background-color: rgb( 0, 238, 0)">green2</td>
+ <td align="left">rgb( 0, 238, 0)</td>
+ <td align="left">#00EE00</td>
+ </tr>
+
+ <tr>
+ <td align="right">PaleGreen4</td>
+ <td align="center" style="background-color: rgb( 84, 139, 84)">PaleGreen4</td>
+ <td align="left">rgb( 84, 139, 84)</td>
+ <td align="left">#548B54</td>
+ </tr>
+
+ <tr>
+ <td align="right">green3</td>
+ <td align="center" style="background-color: rgb( 0, 205, 0)">green3</td>
+ <td align="left">rgb( 0, 205, 0)</td>
+ <td align="left">#00CD00</td>
+ </tr>
+
+ <tr>
+ <td align="right">ForestGreen</td>
+ <td align="center" style="background-color: rgb( 34, 139, 34)">ForestGreen</td>
+ <td align="left">rgb( 34, 139, 34)</td>
+ <td align="left">#228B22</td>
+ </tr>
+
+ <tr>
+ <td align="right">green4</td>
+ <td align="center" style="background-color: rgb( 0, 139, 0)">green4</td>
+ <td align="left">rgb( 0, 139, 0)</td>
+ <td align="left">#008B00</td>
+ </tr>
+
+ <tr>
+ <td align="right">green</td>
+ <td align="center" style="background-color: rgb( 0, 128, 0)">green</td>
+ <td align="left">rgb( 0, 128, 0)</td>
+ <td align="left">#008000</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkGreen</td>
+ <td align="center" style="background-color: rgb( 0, 100, 0)">DarkGreen</td>
+ <td align="left">rgb( 0, 100, 0)</td>
+ <td align="left">#006400</td>
+ </tr>
+
+ <tr>
+ <td align="right">LawnGreen</td>
+ <td align="center" style="background-color: rgb(124, 252, 0)">LawnGreen</td>
+ <td align="left">rgb(124, 252, 0)</td>
+ <td align="left">#7CFC00</td>
+ </tr>
+
+ <tr>
+ <td align="right">chartreuse</td>
+ <td align="center" style="background-color: rgb(127, 255, 0)">chartreuse</td>
+ <td align="left">rgb(127, 255, 0)</td>
+ <td align="left">#7FFF00</td>
+ </tr>
+
+ <tr>
+ <td align="right">chartreuse1</td>
+ <td align="center" style="background-color: rgb(127, 255, 0)">chartreuse1</td>
+ <td align="left">rgb(127, 255, 0)</td>
+ <td align="left">#7FFF00</td>
+ </tr>
+
+ <tr>
+ <td align="right">chartreuse2</td>
+ <td align="center" style="background-color: rgb(118, 238, 0)">chartreuse2</td>
+ <td align="left">rgb(118, 238, 0)</td>
+ <td align="left">#76EE00</td>
+ </tr>
+
+ <tr>
+ <td align="right">chartreuse3</td>
+ <td align="center" style="background-color: rgb(102, 205, 0)">chartreuse3</td>
+ <td align="left">rgb(102, 205, 0)</td>
+ <td align="left">#66CD00</td>
+ </tr>
+
+ <tr>
+ <td align="right">chartreuse4</td>
+ <td align="center" style="background-color: rgb( 69, 139, 0)">chartreuse4</td>
+ <td align="left">rgb( 69, 139, 0)</td>
+ <td align="left">#458B00</td>
+ </tr>
+
+ <tr>
+ <td align="right">GreenYellow</td>
+ <td align="center" style="background-color: rgb(173, 255, 47)">GreenYellow</td>
+ <td align="left">rgb(173, 255, 47)</td>
+ <td align="left">#ADFF2F</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkOliveGreen3</td>
+ <td align="center" style="background-color: rgb(162, 205, 90)">DarkOliveGreen3</td>
+ <td align="left">rgb(162, 205, 90)</td>
+ <td align="left">#A2CD5A</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkOliveGreen1</td>
+ <td align="center" style="background-color: rgb(202, 255, 112)">DarkOliveGreen1</td>
+ <td align="left">rgb(202, 255, 112)</td>
+ <td align="left">#CAFF70</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkOliveGreen2</td>
+ <td align="center" style="background-color: rgb(188, 238, 104)">DarkOliveGreen2</td>
+ <td align="left">rgb(188, 238, 104)</td>
+ <td align="left">#BCEE68</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkOliveGreen4</td>
+ <td align="center" style="background-color: rgb(110, 139, 61)">DarkOliveGreen4</td>
+ <td align="left">rgb(110, 139, 61)</td>
+ <td align="left">#6E8B3D</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkOliveGreen</td>
+ <td align="center" style="background-color: rgb( 85, 107, 47)">DarkOliveGreen</td>
+ <td align="left">rgb( 85, 107, 47)</td>
+ <td align="left">#556B2F</td>
+ </tr>
+
+ <tr>
+ <td align="right">OliveDrab</td>
+ <td align="center" style="background-color: rgb(107, 142, 35)">OliveDrab</td>
+ <td align="left">rgb(107, 142, 35)</td>
+ <td align="left">#6B8E23</td>
+ </tr>
+
+ <tr>
+ <td align="right">OliveDrab1</td>
+ <td align="center" style="background-color: rgb(192, 255, 62)">OliveDrab1</td>
+ <td align="left">rgb(192, 255, 62)</td>
+ <td align="left">#C0FF3E</td>
+ </tr>
+
+ <tr>
+ <td align="right">OliveDrab2</td>
+ <td align="center" style="background-color: rgb(179, 238, 58)">OliveDrab2</td>
+ <td align="left">rgb(179, 238, 58)</td>
+ <td align="left">#B3EE3A</td>
+ </tr>
+
+ <tr>
+ <td align="right">OliveDrab3</td>
+ <td align="center" style="background-color: rgb(154, 205, 50)">OliveDrab3</td>
+ <td align="left">rgb(154, 205, 50)</td>
+ <td align="left">#9ACD32</td>
+ </tr>
+
+ <tr>
+ <td align="right">YellowGreen</td>
+ <td align="center" style="background-color: rgb(154, 205, 50)">YellowGreen</td>
+ <td align="left">rgb(154, 205, 50)</td>
+ <td align="left">#9ACD32</td>
+ </tr>
+
+ <tr>
+ <td align="right">OliveDrab4</td>
+ <td align="center" style="background-color: rgb(105, 139, 34)">OliveDrab4</td>
+ <td align="left">rgb(105, 139, 34)</td>
+ <td align="left">#698B22</td>
+ </tr>
+
+ <tr>
+ <td align="right">ivory</td>
+ <td align="center" style="background-color: rgb(255, 255, 240)">ivory</td>
+ <td align="left">rgb(255, 255, 240)</td>
+ <td align="left">#FFFFF0</td>
+ </tr>
+
+ <tr>
+ <td align="right">ivory1</td>
+ <td align="center" style="background-color: rgb(255, 255, 240)">ivory1</td>
+ <td align="left">rgb(255, 255, 240)</td>
+ <td align="left">#FFFFF0</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightYellow</td>
+ <td align="center" style="background-color: rgb(255, 255, 224)">LightYellow</td>
+ <td align="left">rgb(255, 255, 224)</td>
+ <td align="left">#FFFFE0</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightYellow1</td>
+ <td align="center" style="background-color: rgb(255, 255, 224)">LightYellow1</td>
+ <td align="left">rgb(255, 255, 224)</td>
+ <td align="left">#FFFFE0</td>
+ </tr>
+
+ <tr>
+ <td align="right">beige</td>
+ <td align="center" style="background-color: rgb(245, 245, 220)">beige</td>
+ <td align="left">rgb(245, 245, 220)</td>
+ <td align="left">#F5F5DC</td>
+ </tr>
+
+ <tr>
+ <td align="right">ivory2</td>
+ <td align="center" style="background-color: rgb(238, 238, 224)">ivory2</td>
+ <td align="left">rgb(238, 238, 224)</td>
+ <td align="left">#EEEEE0</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightGoldenrodYellow</td>
+ <td align="center" style="background-color: rgb(250, 250, 210)">LightGoldenrodYellow</td>
+ <td align="left">rgb(250, 250, 210)</td>
+ <td align="left">#FAFAD2</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightYellow2</td>
+ <td align="center" style="background-color: rgb(238, 238, 209)">LightYellow2</td>
+ <td align="left">rgb(238, 238, 209)</td>
+ <td align="left">#EEEED1</td>
+ </tr>
+
+ <tr>
+ <td align="right">ivory3</td>
+ <td align="center" style="background-color: rgb(205, 205, 193)">ivory3</td>
+ <td align="left">rgb(205, 205, 193)</td>
+ <td align="left">#CDCDC1</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightYellow3</td>
+ <td align="center" style="background-color: rgb(205, 205, 180)">LightYellow3</td>
+ <td align="left">rgb(205, 205, 180)</td>
+ <td align="left">#CDCDB4</td>
+ </tr>
+
+ <tr>
+ <td align="right">ivory4</td>
+ <td align="center" style="background-color: rgb(139, 139, 131)">ivory4</td>
+ <td align="left">rgb(139, 139, 131)</td>
+ <td align="left">#8B8B83</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightYellow4</td>
+ <td align="center" style="background-color: rgb(139, 139, 122)">LightYellow4</td>
+ <td align="left">rgb(139, 139, 122)</td>
+ <td align="left">#8B8B7A</td>
+ </tr>
+
+ <tr>
+ <td align="right">yellow</td>
+ <td align="center" style="background-color: rgb(255, 255, 0)">yellow</td>
+ <td align="left">rgb(255, 255, 0)</td>
+ <td align="left">#FFFF00</td>
+ </tr>
+
+ <tr>
+ <td align="right">yellow1</td>
+ <td align="center" style="background-color: rgb(255, 255, 0)">yellow1</td>
+ <td align="left">rgb(255, 255, 0)</td>
+ <td align="left">#FFFF00</td>
+ </tr>
+
+ <tr>
+ <td align="right">yellow2</td>
+ <td align="center" style="background-color: rgb(238, 238, 0)">yellow2</td>
+ <td align="left">rgb(238, 238, 0)</td>
+ <td align="left">#EEEE00</td>
+ </tr>
+
+ <tr>
+ <td align="right">yellow3</td>
+ <td align="center" style="background-color: rgb(205, 205, 0)">yellow3</td>
+ <td align="left">rgb(205, 205, 0)</td>
+ <td align="left">#CDCD00</td>
+ </tr>
+
+ <tr>
+ <td align="right">yellow4</td>
+ <td align="center" style="background-color: rgb(139, 139, 0)">yellow4</td>
+ <td align="left">rgb(139, 139, 0)</td>
+ <td align="left">#8B8B00</td>
+ </tr>
+
+ <tr>
+ <td align="right">olive</td>
+ <td align="center" style="background-color: rgb(128, 128, 0)">olive</td>
+ <td align="left">rgb(128, 128, 0)</td>
+ <td align="left">#808000</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkKhaki</td>
+ <td align="center" style="background-color: rgb(189, 183, 107)">DarkKhaki</td>
+ <td align="left">rgb(189, 183, 107)</td>
+ <td align="left">#BDB76B</td>
+ </tr>
+
+ <tr>
+ <td align="right">khaki2</td>
+ <td align="center" style="background-color: rgb(238, 230, 133)">khaki2</td>
+ <td align="left">rgb(238, 230, 133)</td>
+ <td align="left">#EEE685</td>
+ </tr>
+
+ <tr>
+ <td align="right">LemonChiffon4</td>
+ <td align="center" style="background-color: rgb(139, 137, 112)">LemonChiffon4</td>
+ <td align="left">rgb(139, 137, 112)</td>
+ <td align="left">#8B8970</td>
+ </tr>
+
+ <tr>
+ <td align="right">khaki1</td>
+ <td align="center" style="background-color: rgb(255, 246, 143)">khaki1</td>
+ <td align="left">rgb(255, 246, 143)</td>
+ <td align="left">#FFF68F</td>
+ </tr>
+
+ <tr>
+ <td align="right">khaki3</td>
+ <td align="center" style="background-color: rgb(205, 198, 115)">khaki3</td>
+ <td align="left">rgb(205, 198, 115)</td>
+ <td align="left">#CDC673</td>
+ </tr>
+
+ <tr>
+ <td align="right">khaki4</td>
+ <td align="center" style="background-color: rgb(139, 134, 78)">khaki4</td>
+ <td align="left">rgb(139, 134, 78)</td>
+ <td align="left">#8B864E</td>
+ </tr>
+
+ <tr>
+ <td align="right">PaleGoldenrod</td>
+ <td align="center" style="background-color: rgb(238, 232, 170)">PaleGoldenrod</td>
+ <td align="left">rgb(238, 232, 170)</td>
+ <td align="left">#EEE8AA</td>
+ </tr>
+
+ <tr>
+ <td align="right">LemonChiffon</td>
+ <td align="center" style="background-color: rgb(255, 250, 205)">LemonChiffon</td>
+ <td align="left">rgb(255, 250, 205)</td>
+ <td align="left">#FFFACD</td>
+ </tr>
+
+ <tr>
+ <td align="right">LemonChiffon1</td>
+ <td align="center" style="background-color: rgb(255, 250, 205)">LemonChiffon1</td>
+ <td align="left">rgb(255, 250, 205)</td>
+ <td align="left">#FFFACD</td>
+ </tr>
+
+ <tr>
+ <td align="right">khaki</td>
+ <td align="center" style="background-color: rgb(240, 230, 140)">khaki</td>
+ <td align="left">rgb(240, 230, 140)</td>
+ <td align="left">#F0E68C</td>
+ </tr>
+
+ <tr>
+ <td align="right">LemonChiffon3</td>
+ <td align="center" style="background-color: rgb(205, 201, 165)">LemonChiffon3</td>
+ <td align="left">rgb(205, 201, 165)</td>
+ <td align="left">#CDC9A5</td>
+ </tr>
+
+ <tr>
+ <td align="right">LemonChiffon2</td>
+ <td align="center" style="background-color: rgb(238, 233, 191)">LemonChiffon2</td>
+ <td align="left">rgb(238, 233, 191)</td>
+ <td align="left">#EEE9BF</td>
+ </tr>
+
+ <tr>
+ <td align="right">MediumGoldenRod</td>
+ <td align="center" style="background-color: rgb(209, 193, 102)">MediumGoldenRod</td>
+ <td align="left">rgb(209, 193, 102)</td>
+ <td align="left">#D1C166</td>
+ </tr>
+
+ <tr>
+ <td align="right">cornsilk4</td>
+ <td align="center" style="background-color: rgb(139, 136, 120)">cornsilk4</td>
+ <td align="left">rgb(139, 136, 120)</td>
+ <td align="left">#8B8878</td>
+ </tr>
+
+ <tr>
+ <td align="right">gold</td>
+ <td align="center" style="background-color: rgb(255, 215, 0)">gold</td>
+ <td align="left">rgb(255, 215, 0)</td>
+ <td align="left">#FFD700</td>
+ </tr>
+
+ <tr>
+ <td align="right">gold1</td>
+ <td align="center" style="background-color: rgb(255, 215, 0)">gold1</td>
+ <td align="left">rgb(255, 215, 0)</td>
+ <td align="left">#FFD700</td>
+ </tr>
+
+ <tr>
+ <td align="right">gold2</td>
+ <td align="center" style="background-color: rgb(238, 201, 0)">gold2</td>
+ <td align="left">rgb(238, 201, 0)</td>
+ <td align="left">#EEC900</td>
+ </tr>
+
+ <tr>
+ <td align="right">gold3</td>
+ <td align="center" style="background-color: rgb(205, 173, 0)">gold3</td>
+ <td align="left">rgb(205, 173, 0)</td>
+ <td align="left">#CDAD00</td>
+ </tr>
+
+ <tr>
+ <td align="right">gold4</td>
+ <td align="center" style="background-color: rgb(139, 117, 0)">gold4</td>
+ <td align="left">rgb(139, 117, 0)</td>
+ <td align="left">#8B7500</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightGoldenrod</td>
+ <td align="center" style="background-color: rgb(238, 221, 130)">LightGoldenrod</td>
+ <td align="left">rgb(238, 221, 130)</td>
+ <td align="left">#EEDD82</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightGoldenrod4</td>
+ <td align="center" style="background-color: rgb(139, 129, 76)">LightGoldenrod4</td>
+ <td align="left">rgb(139, 129, 76)</td>
+ <td align="left">#8B814C</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightGoldenrod1</td>
+ <td align="center" style="background-color: rgb(255, 236, 139)">LightGoldenrod1</td>
+ <td align="left">rgb(255, 236, 139)</td>
+ <td align="left">#FFEC8B</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightGoldenrod3</td>
+ <td align="center" style="background-color: rgb(205, 190, 112)">LightGoldenrod3</td>
+ <td align="left">rgb(205, 190, 112)</td>
+ <td align="left">#CDBE70</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightGoldenrod2</td>
+ <td align="center" style="background-color: rgb(238, 220, 130)">LightGoldenrod2</td>
+ <td align="left">rgb(238, 220, 130)</td>
+ <td align="left">#EEDC82</td>
+ </tr>
+
+ <tr>
+ <td align="right">cornsilk3</td>
+ <td align="center" style="background-color: rgb(205, 200, 177)">cornsilk3</td>
+ <td align="left">rgb(205, 200, 177)</td>
+ <td align="left">#CDC8B1</td>
+ </tr>
+
+ <tr>
+ <td align="right">cornsilk2</td>
+ <td align="center" style="background-color: rgb(238, 232, 205)">cornsilk2</td>
+ <td align="left">rgb(238, 232, 205)</td>
+ <td align="left">#EEE8CD</td>
+ </tr>
+
+ <tr>
+ <td align="right">cornsilk</td>
+ <td align="center" style="background-color: rgb(255, 248, 220)">cornsilk</td>
+ <td align="left">rgb(255, 248, 220)</td>
+ <td align="left">#FFF8DC</td>
+ </tr>
+
+ <tr>
+ <td align="right">cornsilk1</td>
+ <td align="center" style="background-color: rgb(255, 248, 220)">cornsilk1</td>
+ <td align="left">rgb(255, 248, 220)</td>
+ <td align="left">#FFF8DC</td>
+ </tr>
+
+ <tr>
+ <td align="right">goldenrod</td>
+ <td align="center" style="background-color: rgb(218, 165, 32)">goldenrod</td>
+ <td align="left">rgb(218, 165, 32)</td>
+ <td align="left">#DAA520</td>
+ </tr>
+
+ <tr>
+ <td align="right">goldenrod1</td>
+ <td align="center" style="background-color: rgb(255, 193, 37)">goldenrod1</td>
+ <td align="left">rgb(255, 193, 37)</td>
+ <td align="left">#FFC125</td>
+ </tr>
+
+ <tr>
+ <td align="right">goldenrod2</td>
+ <td align="center" style="background-color: rgb(238, 180, 34)">goldenrod2</td>
+ <td align="left">rgb(238, 180, 34)</td>
+ <td align="left">#EEB422</td>
+ </tr>
+
+ <tr>
+ <td align="right">goldenrod3</td>
+ <td align="center" style="background-color: rgb(205, 155, 29)">goldenrod3</td>
+ <td align="left">rgb(205, 155, 29)</td>
+ <td align="left">#CD9B1D</td>
+ </tr>
+
+ <tr>
+ <td align="right">goldenrod4</td>
+ <td align="center" style="background-color: rgb(139, 105, 20)">goldenrod4</td>
+ <td align="left">rgb(139, 105, 20)</td>
+ <td align="left">#8B6914</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkGoldenrod</td>
+ <td align="center" style="background-color: rgb(184, 134, 11)">DarkGoldenrod</td>
+ <td align="left">rgb(184, 134, 11)</td>
+ <td align="left">#B8860B</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkGoldenrod1</td>
+ <td align="center" style="background-color: rgb(255, 185, 15)">DarkGoldenrod1</td>
+ <td align="left">rgb(255, 185, 15)</td>
+ <td align="left">#FFB90F</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkGoldenrod2</td>
+ <td align="center" style="background-color: rgb(238, 173, 14)">DarkGoldenrod2</td>
+ <td align="left">rgb(238, 173, 14)</td>
+ <td align="left">#EEAD0E</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkGoldenrod3</td>
+ <td align="center" style="background-color: rgb(205, 149, 12)">DarkGoldenrod3</td>
+ <td align="left">rgb(205, 149, 12)</td>
+ <td align="left">#CD950C</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkGoldenrod4</td>
+ <td align="center" style="background-color: rgb(139, 101, 8)">DarkGoldenrod4</td>
+ <td align="left">rgb(139, 101, 8)</td>
+ <td align="left">#8B6508</td>
+ </tr>
+
+ <tr>
+ <td align="right">FloralWhite</td>
+ <td align="center" style="background-color: rgb(255, 250, 240)">FloralWhite</td>
+ <td align="left">rgb(255, 250, 240)</td>
+ <td align="left">#FFFAF0</td>
+ </tr>
+
+ <tr>
+ <td align="right">wheat2</td>
+ <td align="center" style="background-color: rgb(238, 216, 174)">wheat2</td>
+ <td align="left">rgb(238, 216, 174)</td>
+ <td align="left">#EED8AE</td>
+ </tr>
+
+ <tr>
+ <td align="right">OldLace</td>
+ <td align="center" style="background-color: rgb(253, 245, 230)">OldLace</td>
+ <td align="left">rgb(253, 245, 230)</td>
+ <td align="left">#FDF5E6</td>
+ </tr>
+
+ <tr>
+ <td align="right">wheat</td>
+ <td align="center" style="background-color: rgb(245, 222, 179)">wheat</td>
+ <td align="left">rgb(245, 222, 179)</td>
+ <td align="left">#F5DEB3</td>
+ </tr>
+
+ <tr>
+ <td align="right">wheat1</td>
+ <td align="center" style="background-color: rgb(255, 231, 186)">wheat1</td>
+ <td align="left">rgb(255, 231, 186)</td>
+ <td align="left">#FFE7BA</td>
+ </tr>
+
+ <tr>
+ <td align="right">wheat3</td>
+ <td align="center" style="background-color: rgb(205, 186, 150)">wheat3</td>
+ <td align="left">rgb(205, 186, 150)</td>
+ <td align="left">#CDBA96</td>
+ </tr>
+
+ <tr>
+ <td align="right">orange</td>
+ <td align="center" style="background-color: rgb(255, 165, 0)">orange</td>
+ <td align="left">rgb(255, 165, 0)</td>
+ <td align="left">#FFA500</td>
+ </tr>
+
+ <tr>
+ <td align="right">orange1</td>
+ <td align="center" style="background-color: rgb(255, 165, 0)">orange1</td>
+ <td align="left">rgb(255, 165, 0)</td>
+ <td align="left">#FFA500</td>
+ </tr>
+
+ <tr>
+ <td align="right">orange2</td>
+ <td align="center" style="background-color: rgb(238, 154, 0)">orange2</td>
+ <td align="left">rgb(238, 154, 0)</td>
+ <td align="left">#EE9A00</td>
+ </tr>
+
+ <tr>
+ <td align="right">orange3</td>
+ <td align="center" style="background-color: rgb(205, 133, 0)">orange3</td>
+ <td align="left">rgb(205, 133, 0)</td>
+ <td align="left">#CD8500</td>
+ </tr>
+
+ <tr>
+ <td align="right">orange4</td>
+ <td align="center" style="background-color: rgb(139, 90, 0)">orange4</td>
+ <td align="left">rgb(139, 90, 0)</td>
+ <td align="left">#8B5A00</td>
+ </tr>
+
+ <tr>
+ <td align="right">wheat4</td>
+ <td align="center" style="background-color: rgb(139, 126, 102)">wheat4</td>
+ <td align="left">rgb(139, 126, 102)</td>
+ <td align="left">#8B7E66</td>
+ </tr>
+
+ <tr>
+ <td align="right">moccasin</td>
+ <td align="center" style="background-color: rgb(255, 228, 181)">moccasin</td>
+ <td align="left">rgb(255, 228, 181)</td>
+ <td align="left">#FFE4B5</td>
+ </tr>
+
+ <tr>
+ <td align="right">PapayaWhip</td>
+ <td align="center" style="background-color: rgb(255, 239, 213)">PapayaWhip</td>
+ <td align="left">rgb(255, 239, 213)</td>
+ <td align="left">#FFEFD5</td>
+ </tr>
+
+ <tr>
+ <td align="right">NavajoWhite3</td>
+ <td align="center" style="background-color: rgb(205, 179, 139)">NavajoWhite3</td>
+ <td align="left">rgb(205, 179, 139)</td>
+ <td align="left">#CDB38B</td>
+ </tr>
+
+ <tr>
+ <td align="right">BlanchedAlmond</td>
+ <td align="center" style="background-color: rgb(255, 235, 205)">BlanchedAlmond</td>
+ <td align="left">rgb(255, 235, 205)</td>
+ <td align="left">#FFEBCD</td>
+ </tr>
+
+ <tr>
+ <td align="right">NavajoWhite</td>
+ <td align="center" style="background-color: rgb(255, 222, 173)">NavajoWhite</td>
+ <td align="left">rgb(255, 222, 173)</td>
+ <td align="left">#FFDEAD</td>
+ </tr>
+
+ <tr>
+ <td align="right">NavajoWhite1</td>
+ <td align="center" style="background-color: rgb(255, 222, 173)">NavajoWhite1</td>
+ <td align="left">rgb(255, 222, 173)</td>
+ <td align="left">#FFDEAD</td>
+ </tr>
+
+ <tr>
+ <td align="right">NavajoWhite2</td>
+ <td align="center" style="background-color: rgb(238, 207, 161)">NavajoWhite2</td>
+ <td align="left">rgb(238, 207, 161)</td>
+ <td align="left">#EECFA1</td>
+ </tr>
+
+ <tr>
+ <td align="right">NavajoWhite4</td>
+ <td align="center" style="background-color: rgb(139, 121, 94)">NavajoWhite4</td>
+ <td align="left">rgb(139, 121, 94)</td>
+ <td align="left">#8B795E</td>
+ </tr>
+
+ <tr>
+ <td align="right">AntiqueWhite4</td>
+ <td align="center" style="background-color: rgb(139, 131, 120)">AntiqueWhite4</td>
+ <td align="left">rgb(139, 131, 120)</td>
+ <td align="left">#8B8378</td>
+ </tr>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/color_8c.html" id="AcquireColorCache">AcquireColorCache</a></h2>
+ <tr>
+ <td align="right">AntiqueWhite</td>
+ <td align="center" style="background-color: rgb(250, 235, 215)">AntiqueWhite</td>
+ <td align="left">rgb(250, 235, 215)</td>
+ <td align="left">#FAEBD7</td>
+ </tr>
-<p>AcquireColorCache() caches one or more color configurations which provides a mapping between color attributes and a color name.</p>
+ <tr>
+ <td align="right">tan</td>
+ <td align="center" style="background-color: rgb(210, 180, 140)">tan</td>
+ <td align="left">rgb(210, 180, 140)</td>
+ <td align="left">#D2B48C</td>
+ </tr>
-<p>The format of the AcquireColorCache method is:</p>
+ <tr>
+ <td align="right">bisque4</td>
+ <td align="center" style="background-color: rgb(139, 125, 107)">bisque4</td>
+ <td align="left">rgb(139, 125, 107)</td>
+ <td align="left">#8B7D6B</td>
+ </tr>
-<pre class="text">
-LinkedListInfo *AcquireColorCache(const char *filename,
- ExceptionInfo *exception)
-</pre>
+ <tr>
+ <td align="right">burlywood</td>
+ <td align="center" style="background-color: rgb(222, 184, 135)">burlywood</td>
+ <td align="left">rgb(222, 184, 135)</td>
+ <td align="left">#DEB887</td>
+ </tr>
-<p>A description of each parameter follows:</p>
+ <tr>
+ <td align="right">AntiqueWhite2</td>
+ <td align="center" style="background-color: rgb(238, 223, 204)">AntiqueWhite2</td>
+ <td align="left">rgb(238, 223, 204)</td>
+ <td align="left">#EEDFCC</td>
+ </tr>
-<dd>
-</dd>
+ <tr>
+ <td align="right">burlywood1</td>
+ <td align="center" style="background-color: rgb(255, 211, 155)">burlywood1</td>
+ <td align="left">rgb(255, 211, 155)</td>
+ <td align="left">#FFD39B</td>
+ </tr>
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>filename</dt>
-<dd>the font file name. </dd>
+ <tr>
+ <td align="right">burlywood3</td>
+ <td align="center" style="background-color: rgb(205, 170, 125)">burlywood3</td>
+ <td align="left">rgb(205, 170, 125)</td>
+ <td align="left">#CDAA7D</td>
+ </tr>
-<dd> </dd>
-<dt>exception</dt>
-<dd>return any errors or warnings in this structure. </dd>
+ <tr>
+ <td align="right">burlywood2</td>
+ <td align="center" style="background-color: rgb(238, 197, 145)">burlywood2</td>
+ <td align="left">rgb(238, 197, 145)</td>
+ <td align="left">#EEC591</td>
+ </tr>
-<dd> </dd>
-</dl>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/color_8c.html" id="GetColorInfoList">GetColorInfoList</a></h2>
+ <tr>
+ <td align="right">AntiqueWhite1</td>
+ <td align="center" style="background-color: rgb(255, 239, 219)">AntiqueWhite1</td>
+ <td align="left">rgb(255, 239, 219)</td>
+ <td align="left">#FFEFDB</td>
+ </tr>
-<p>GetColorInfoList() returns any colors that match the specified pattern.</p>
+ <tr>
+ <td align="right">burlywood4</td>
+ <td align="center" style="background-color: rgb(139, 115, 85)">burlywood4</td>
+ <td align="left">rgb(139, 115, 85)</td>
+ <td align="left">#8B7355</td>
+ </tr>
-<p>The format of the GetColorInfoList function is:</p>
+ <tr>
+ <td align="right">AntiqueWhite3</td>
+ <td align="center" style="background-color: rgb(205, 192, 176)">AntiqueWhite3</td>
+ <td align="left">rgb(205, 192, 176)</td>
+ <td align="left">#CDC0B0</td>
+ </tr>
-<pre class="text">
-const ColorInfo **GetColorInfoList(const char *pattern,
- size_t *number_colors,ExceptionInfo *exception)
-</pre>
+ <tr>
+ <td align="right">DarkOrange</td>
+ <td align="center" style="background-color: rgb(255, 140, 0)">DarkOrange</td>
+ <td align="left">rgb(255, 140, 0)</td>
+ <td align="left">#FF8C00</td>
+ </tr>
-<p>A description of each parameter follows:</p>
+ <tr>
+ <td align="right">bisque2</td>
+ <td align="center" style="background-color: rgb(238, 213, 183)">bisque2</td>
+ <td align="left">rgb(238, 213, 183)</td>
+ <td align="left">#EED5B7</td>
+ </tr>
-<dd>
-</dd>
+ <tr>
+ <td align="right">bisque</td>
+ <td align="center" style="background-color: rgb(255, 228, 196)">bisque</td>
+ <td align="left">rgb(255, 228, 196)</td>
+ <td align="left">#FFE4C4</td>
+ </tr>
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>pattern</dt>
-<dd>Specifies a pointer to a text string containing a pattern. </dd>
+ <tr>
+ <td align="right">bisque1</td>
+ <td align="center" style="background-color: rgb(255, 228, 196)">bisque1</td>
+ <td align="left">rgb(255, 228, 196)</td>
+ <td align="left">#FFE4C4</td>
+ </tr>
-<dd> </dd>
-<dt>number_colors</dt>
-<dd> This integer returns the number of colors in the list. </dd>
+ <tr>
+ <td align="right">bisque3</td>
+ <td align="center" style="background-color: rgb(205, 183, 158)">bisque3</td>
+ <td align="left">rgb(205, 183, 158)</td>
+ <td align="left">#CDB79E</td>
+ </tr>
-<dd> </dd>
-<dt>exception</dt>
-<dd>return any errors or warnings in this structure. </dd>
+ <tr>
+ <td align="right">DarkOrange1</td>
+ <td align="center" style="background-color: rgb(255, 127, 0)">DarkOrange1</td>
+ <td align="left">rgb(255, 127, 0)</td>
+ <td align="left">#FF7F00</td>
+ </tr>
-<dd> </dd>
-</dl>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/color_8c.html" id="GetColorList">GetColorList</a></h2>
+ <tr>
+ <td align="right">linen</td>
+ <td align="center" style="background-color: rgb(250, 240, 230)">linen</td>
+ <td align="left">rgb(250, 240, 230)</td>
+ <td align="left">#FAF0E6</td>
+ </tr>
-<p>GetColorList() returns any colors that match the specified pattern.</p>
+ <tr>
+ <td align="right">DarkOrange2</td>
+ <td align="center" style="background-color: rgb(238, 118, 0)">DarkOrange2</td>
+ <td align="left">rgb(238, 118, 0)</td>
+ <td align="left">#EE7600</td>
+ </tr>
-<p>The format of the GetColorList function is:</p>
+ <tr>
+ <td align="right">DarkOrange3</td>
+ <td align="center" style="background-color: rgb(205, 102, 0)">DarkOrange3</td>
+ <td align="left">rgb(205, 102, 0)</td>
+ <td align="left">#CD6600</td>
+ </tr>
-<pre class="text">
-char **GetColorList(const char *pattern,size_t *number_colors,
- ExceptionInfo *exception)
-</pre>
+ <tr>
+ <td align="right">DarkOrange4</td>
+ <td align="center" style="background-color: rgb(139, 69, 0)">DarkOrange4</td>
+ <td align="left">rgb(139, 69, 0)</td>
+ <td align="left">#8B4500</td>
+ </tr>
-<p>A description of each parameter follows:</p>
+ <tr>
+ <td align="right">peru</td>
+ <td align="center" style="background-color: rgb(205, 133, 63)">peru</td>
+ <td align="left">rgb(205, 133, 63)</td>
+ <td align="left">#CD853F</td>
+ </tr>
-<dd>
-</dd>
+ <tr>
+ <td align="right">tan1</td>
+ <td align="center" style="background-color: rgb(255, 165, 79)">tan1</td>
+ <td align="left">rgb(255, 165, 79)</td>
+ <td align="left">#FFA54F</td>
+ </tr>
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>pattern</dt>
-<dd>Specifies a pointer to a text string containing a pattern. </dd>
+ <tr>
+ <td align="right">tan2</td>
+ <td align="center" style="background-color: rgb(238, 154, 73)">tan2</td>
+ <td align="left">rgb(238, 154, 73)</td>
+ <td align="left">#EE9A49</td>
+ </tr>
-<dd> </dd>
-<dt>number_colors</dt>
-<dd> This integer returns the number of colors in the list. </dd>
+ <tr>
+ <td align="right">tan3</td>
+ <td align="center" style="background-color: rgb(205, 133, 63)">tan3</td>
+ <td align="left">rgb(205, 133, 63)</td>
+ <td align="left">#CD853F</td>
+ </tr>
-<dd> </dd>
-<dt>exception</dt>
-<dd>return any errors or warnings in this structure. </dd>
+ <tr>
+ <td align="right">tan4</td>
+ <td align="center" style="background-color: rgb(139, 90, 43)">tan4</td>
+ <td align="left">rgb(139, 90, 43)</td>
+ <td align="left">#8B5A2B</td>
+ </tr>
-<dd> </dd>
-</dl>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/color_8c.html" id="ListColorInfo">ListColorInfo</a></h2>
+ <tr>
+ <td align="right">PeachPuff</td>
+ <td align="center" style="background-color: rgb(255, 218, 185)">PeachPuff</td>
+ <td align="left">rgb(255, 218, 185)</td>
+ <td align="left">#FFDAB9</td>
+ </tr>
-<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>
+ <tr>
+ <td align="right">PeachPuff1</td>
+ <td align="center" style="background-color: rgb(255, 218, 185)">PeachPuff1</td>
+ <td align="left">rgb(255, 218, 185)</td>
+ <td align="left">#FFDAB9</td>
+ </tr>
-<p>The format of the ListColorInfo method is:</p>
+ <tr>
+ <td align="right">PeachPuff4</td>
+ <td align="center" style="background-color: rgb(139, 119, 101)">PeachPuff4</td>
+ <td align="left">rgb(139, 119, 101)</td>
+ <td align="left">#8B7765</td>
+ </tr>
-<pre class="text">
-MagickBooleanType ListColorInfo(FILE *file,ExceptionInfo *exception)
-</pre>
+ <tr>
+ <td align="right">PeachPuff2</td>
+ <td align="center" style="background-color: rgb(238, 203, 173)">PeachPuff2</td>
+ <td align="left">rgb(238, 203, 173)</td>
+ <td align="left">#EECBAD</td>
+ </tr>
-<p>A description of each parameter follows.</p>
+ <tr>
+ <td align="right">PeachPuff3</td>
+ <td align="center" style="background-color: rgb(205, 175, 149)">PeachPuff3</td>
+ <td align="left">rgb(205, 175, 149)</td>
+ <td align="left">#CDAF95</td>
+ </tr>
-<dt>file</dt>
-<p>List color names to this file handle.</p>
+ <tr>
+ <td align="right">SandyBrown</td>
+ <td align="center" style="background-color: rgb(244, 164, 96)">SandyBrown</td>
+ <td align="left">rgb(244, 164, 96)</td>
+ <td align="left">#F4A460</td>
+ </tr>
-<dt>exception</dt>
-<p>return any errors or warnings in this structure.</p>
+ <tr>
+ <td align="right">seashell4</td>
+ <td align="center" style="background-color: rgb(139, 134, 130)">seashell4</td>
+ <td align="left">rgb(139, 134, 130)</td>
+ <td align="left">#8B8682</td>
+ </tr>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/color_8c.html" id="QueryColorname">QueryColorname</a></h2>
+ <tr>
+ <td align="right">seashell2</td>
+ <td align="center" style="background-color: rgb(238, 229, 222)">seashell2</td>
+ <td align="left">rgb(238, 229, 222)</td>
+ <td align="left">#EEE5DE</td>
+ </tr>
-<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>
+ <tr>
+ <td align="right">seashell3</td>
+ <td align="center" style="background-color: rgb(205, 197, 191)">seashell3</td>
+ <td align="left">rgb(205, 197, 191)</td>
+ <td align="left">#CDC5BF</td>
+ </tr>
-<p>UPDATE: the 'image' argument is no longer needed as all information should have been preset using GetPixelInfo().</p>
+ <tr>
+ <td align="right">chocolate</td>
+ <td align="center" style="background-color: rgb(210, 105, 30)">chocolate</td>
+ <td align="left">rgb(210, 105, 30)</td>
+ <td align="left">#D2691E</td>
+ </tr>
-<p>The format of the QueryColorname method is:</p>
+ <tr>
+ <td align="right">chocolate1</td>
+ <td align="center" style="background-color: rgb(255, 127, 36)">chocolate1</td>
+ <td align="left">rgb(255, 127, 36)</td>
+ <td align="left">#FF7F24</td>
+ </tr>
-<pre class="text">
-MagickBooleanType QueryColorname(const Image *image,
- const PixelInfo *color,const ComplianceType compliance,char *name,
- ExceptionInfo *exception)
-</pre>
+ <tr>
+ <td align="right">chocolate2</td>
+ <td align="center" style="background-color: rgb(238, 118, 33)">chocolate2</td>
+ <td align="left">rgb(238, 118, 33)</td>
+ <td align="left">#EE7621</td>
+ </tr>
-<p>A description of each parameter follows.</p>
+ <tr>
+ <td align="right">chocolate3</td>
+ <td align="center" style="background-color: rgb(205, 102, 29)">chocolate3</td>
+ <td align="left">rgb(205, 102, 29)</td>
+ <td align="left">#CD661D</td>
+ </tr>
-<dt>image</dt>
-<p>the image. (not used! - color gets settings from GetPixelInfo()</p>
+ <tr>
+ <td align="right">chocolate4</td>
+ <td align="center" style="background-color: rgb(139, 69, 19)">chocolate4</td>
+ <td align="left">rgb(139, 69, 19)</td>
+ <td align="left">#8B4513</td>
+ </tr>
-<dt>color</dt>
-<p>the color intensities.</p>
+ <tr>
+ <td align="right">SaddleBrown</td>
+ <td align="center" style="background-color: rgb(139, 69, 19)">SaddleBrown</td>
+ <td align="left">rgb(139, 69, 19)</td>
+ <td align="left">#8B4513</td>
+ </tr>
-<dt>Compliance</dt>
-<p>Adhere to this color standard: SVG, X11, or XPM.</p>
+ <tr>
+ <td align="right">seashell</td>
+ <td align="center" style="background-color: rgb(255, 245, 238)">seashell</td>
+ <td align="left">rgb(255, 245, 238)</td>
+ <td align="left">#FFF5EE</td>
+ </tr>
-<dt>name</dt>
-<p>Return the color name or hex value.</p>
+ <tr>
+ <td align="right">seashell1</td>
+ <td align="center" style="background-color: rgb(255, 245, 238)">seashell1</td>
+ <td align="left">rgb(255, 245, 238)</td>
+ <td align="left">#FFF5EE</td>
+ </tr>
-<dt>exception</dt>
-<p>return any errors or warnings in this structure.</p>
+ <tr>
+ <td align="right">sienna4</td>
+ <td align="center" style="background-color: rgb(139, 71, 38)">sienna4</td>
+ <td align="left">rgb(139, 71, 38)</td>
+ <td align="left">#8B4726</td>
+ </tr>
+
+ <tr>
+ <td align="right">sienna</td>
+ <td align="center" style="background-color: rgb(160, 82, 45)">sienna</td>
+ <td align="left">rgb(160, 82, 45)</td>
+ <td align="left">#A0522D</td>
+ </tr>
+
+ <tr>
+ <td align="right">sienna1</td>
+ <td align="center" style="background-color: rgb(255, 130, 71)">sienna1</td>
+ <td align="left">rgb(255, 130, 71)</td>
+ <td align="left">#FF8247</td>
+ </tr>
+
+ <tr>
+ <td align="right">sienna2</td>
+ <td align="center" style="background-color: rgb(238, 121, 66)">sienna2</td>
+ <td align="left">rgb(238, 121, 66)</td>
+ <td align="left">#EE7942</td>
+ </tr>
+
+ <tr>
+ <td align="right">sienna3</td>
+ <td align="center" style="background-color: rgb(205, 104, 57)">sienna3</td>
+ <td align="left">rgb(205, 104, 57)</td>
+ <td align="left">#CD6839</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightSalmon3</td>
+ <td align="center" style="background-color: rgb(205, 129, 98)">LightSalmon3</td>
+ <td align="left">rgb(205, 129, 98)</td>
+ <td align="left">#CD8162</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightSalmon</td>
+ <td align="center" style="background-color: rgb(255, 160, 122)">LightSalmon</td>
+ <td align="left">rgb(255, 160, 122)</td>
+ <td align="left">#FFA07A</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightSalmon1</td>
+ <td align="center" style="background-color: rgb(255, 160, 122)">LightSalmon1</td>
+ <td align="left">rgb(255, 160, 122)</td>
+ <td align="left">#FFA07A</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightSalmon4</td>
+ <td align="center" style="background-color: rgb(139, 87, 66)">LightSalmon4</td>
+ <td align="left">rgb(139, 87, 66)</td>
+ <td align="left">#8B5742</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightSalmon2</td>
+ <td align="center" style="background-color: rgb(238, 149, 114)">LightSalmon2</td>
+ <td align="left">rgb(238, 149, 114)</td>
+ <td align="left">#EE9572</td>
+ </tr>
+
+ <tr>
+ <td align="right">coral</td>
+ <td align="center" style="background-color: rgb(255, 127, 80)">coral</td>
+ <td align="left">rgb(255, 127, 80)</td>
+ <td align="left">#FF7F50</td>
+ </tr>
+
+ <tr>
+ <td align="right">OrangeRed</td>
+ <td align="center" style="background-color: rgb(255, 69, 0)">OrangeRed</td>
+ <td align="left">rgb(255, 69, 0)</td>
+ <td align="left">#FF4500</td>
+ </tr>
+
+ <tr>
+ <td align="right">OrangeRed1</td>
+ <td align="center" style="background-color: rgb(255, 69, 0)">OrangeRed1</td>
+ <td align="left">rgb(255, 69, 0)</td>
+ <td align="left">#FF4500</td>
+ </tr>
+
+ <tr>
+ <td align="right">OrangeRed2</td>
+ <td align="center" style="background-color: rgb(238, 64, 0)">OrangeRed2</td>
+ <td align="left">rgb(238, 64, 0)</td>
+ <td align="left">#EE4000</td>
+ </tr>
+
+ <tr>
+ <td align="right">OrangeRed3</td>
+ <td align="center" style="background-color: rgb(205, 55, 0)">OrangeRed3</td>
+ <td align="left">rgb(205, 55, 0)</td>
+ <td align="left">#CD3700</td>
+ </tr>
+
+ <tr>
+ <td align="right">OrangeRed4</td>
+ <td align="center" style="background-color: rgb(139, 37, 0)">OrangeRed4</td>
+ <td align="left">rgb(139, 37, 0)</td>
+ <td align="left">#8B2500</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkSalmon</td>
+ <td align="center" style="background-color: rgb(233, 150, 122)">DarkSalmon</td>
+ <td align="left">rgb(233, 150, 122)</td>
+ <td align="left">#E9967A</td>
+ </tr>
+
+ <tr>
+ <td align="right">salmon1</td>
+ <td align="center" style="background-color: rgb(255, 140, 105)">salmon1</td>
+ <td align="left">rgb(255, 140, 105)</td>
+ <td align="left">#FF8C69</td>
+ </tr>
+
+ <tr>
+ <td align="right">salmon2</td>
+ <td align="center" style="background-color: rgb(238, 130, 98)">salmon2</td>
+ <td align="left">rgb(238, 130, 98)</td>
+ <td align="left">#EE8262</td>
+ </tr>
+
+ <tr>
+ <td align="right">salmon3</td>
+ <td align="center" style="background-color: rgb(205, 112, 84)">salmon3</td>
+ <td align="left">rgb(205, 112, 84)</td>
+ <td align="left">#CD7054</td>
+ </tr>
+
+ <tr>
+ <td align="right">salmon4</td>
+ <td align="center" style="background-color: rgb(139, 76, 57)">salmon4</td>
+ <td align="left">rgb(139, 76, 57)</td>
+ <td align="left">#8B4C39</td>
+ </tr>
+
+ <tr>
+ <td align="right">coral1</td>
+ <td align="center" style="background-color: rgb(255, 114, 86)">coral1</td>
+ <td align="left">rgb(255, 114, 86)</td>
+ <td align="left">#FF7256</td>
+ </tr>
+
+ <tr>
+ <td align="right">coral2</td>
+ <td align="center" style="background-color: rgb(238, 106, 80)">coral2</td>
+ <td align="left">rgb(238, 106, 80)</td>
+ <td align="left">#EE6A50</td>
+ </tr>
+
+ <tr>
+ <td align="right">coral3</td>
+ <td align="center" style="background-color: rgb(205, 91, 69)">coral3</td>
+ <td align="left">rgb(205, 91, 69)</td>
+ <td align="left">#CD5B45</td>
+ </tr>
+
+ <tr>
+ <td align="right">coral4</td>
+ <td align="center" style="background-color: rgb(139, 62, 47)">coral4</td>
+ <td align="left">rgb(139, 62, 47)</td>
+ <td align="left">#8B3E2F</td>
+ </tr>
+
+ <tr>
+ <td align="right">tomato4</td>
+ <td align="center" style="background-color: rgb(139, 54, 38)">tomato4</td>
+ <td align="left">rgb(139, 54, 38)</td>
+ <td align="left">#8B3626</td>
+ </tr>
+
+ <tr>
+ <td align="right">tomato</td>
+ <td align="center" style="background-color: rgb(255, 99, 71)">tomato</td>
+ <td align="left">rgb(255, 99, 71)</td>
+ <td align="left">#FF6347</td>
+ </tr>
+
+ <tr>
+ <td align="right">tomato1</td>
+ <td align="center" style="background-color: rgb(255, 99, 71)">tomato1</td>
+ <td align="left">rgb(255, 99, 71)</td>
+ <td align="left">#FF6347</td>
+ </tr>
+
+ <tr>
+ <td align="right">tomato2</td>
+ <td align="center" style="background-color: rgb(238, 92, 66)">tomato2</td>
+ <td align="left">rgb(238, 92, 66)</td>
+ <td align="left">#EE5C42</td>
+ </tr>
+
+ <tr>
+ <td align="right">tomato3</td>
+ <td align="center" style="background-color: rgb(205, 79, 57)">tomato3</td>
+ <td align="left">rgb(205, 79, 57)</td>
+ <td align="left">#CD4F39</td>
+ </tr>
+
+ <tr>
+ <td align="right">MistyRose4</td>
+ <td align="center" style="background-color: rgb(139, 125, 123)">MistyRose4</td>
+ <td align="left">rgb(139, 125, 123)</td>
+ <td align="left">#8B7D7B</td>
+ </tr>
+
+ <tr>
+ <td align="right">MistyRose2</td>
+ <td align="center" style="background-color: rgb(238, 213, 210)">MistyRose2</td>
+ <td align="left">rgb(238, 213, 210)</td>
+ <td align="left">#EED5D2</td>
+ </tr>
+
+ <tr>
+ <td align="right">MistyRose</td>
+ <td align="center" style="background-color: rgb(255, 228, 225)">MistyRose</td>
+ <td align="left">rgb(255, 228, 225)</td>
+ <td align="left">#FFE4E1</td>
+ </tr>
+
+ <tr>
+ <td align="right">MistyRose1</td>
+ <td align="center" style="background-color: rgb(255, 228, 225)">MistyRose1</td>
+ <td align="left">rgb(255, 228, 225)</td>
+ <td align="left">#FFE4E1</td>
+ </tr>
+
+ <tr>
+ <td align="right">salmon</td>
+ <td align="center" style="background-color: rgb(250, 128, 114)">salmon</td>
+ <td align="left">rgb(250, 128, 114)</td>
+ <td align="left">#FA8072</td>
+ </tr>
+
+ <tr>
+ <td align="right">MistyRose3</td>
+ <td align="center" style="background-color: rgb(205, 183, 181)">MistyRose3</td>
+ <td align="left">rgb(205, 183, 181)</td>
+ <td align="left">#CDB7B5</td>
+ </tr>
+
+ <tr>
+ <td align="right">white</td>
+ <td align="center" style="background-color: rgb(255, 255, 255)">white</td>
+ <td align="left">rgb(255, 255, 255)</td>
+ <td align="left">#FFFFFF</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray100</td>
+ <td align="center" style="background-color: rgb(255, 255, 255)">gray100</td>
+ <td align="left">rgb(255, 255, 255)</td>
+ <td align="left">#FFFFFF</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey100</td>
+ <td align="center" style="background-color: rgb(255, 255, 255)">grey100</td>
+ <td align="left">rgb(255, 255, 255)</td>
+ <td align="left">#FFFFFF</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey100</td>
+ <td align="center" style="background-color: rgb(255, 255, 255)">grey100</td>
+ <td align="left">rgb(255, 255, 255)</td>
+ <td align="left">#FFFFFF</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray99</td>
+ <td align="center" style="background-color: rgb(252, 252, 252)">gray99</td>
+ <td align="left">rgb(252, 252, 252)</td>
+ <td align="left">#FCFCFC</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey99</td>
+ <td align="center" style="background-color: rgb(252, 252, 252)">grey99</td>
+ <td align="left">rgb(252, 252, 252)</td>
+ <td align="left">#FCFCFC</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray98</td>
+ <td align="center" style="background-color: rgb(250, 250, 250)">gray98</td>
+ <td align="left">rgb(250, 250, 250)</td>
+ <td align="left">#FAFAFA</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey98</td>
+ <td align="center" style="background-color: rgb(250, 250, 250)">grey98</td>
+ <td align="left">rgb(250, 250, 250)</td>
+ <td align="left">#FAFAFA</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray97</td>
+ <td align="center" style="background-color: rgb(247, 247, 247)">gray97</td>
+ <td align="left">rgb(247, 247, 247)</td>
+ <td align="left">#F7F7F7</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey97</td>
+ <td align="center" style="background-color: rgb(247, 247, 247)">grey97</td>
+ <td align="left">rgb(247, 247, 247)</td>
+ <td align="left">#F7F7F7</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray96</td>
+ <td align="center" style="background-color: rgb(245, 245, 245)">gray96</td>
+ <td align="left">rgb(245, 245, 245)</td>
+ <td align="left">#F5F5F5</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey96</td>
+ <td align="center" style="background-color: rgb(245, 245, 245)">grey96</td>
+ <td align="left">rgb(245, 245, 245)</td>
+ <td align="left">#F5F5F5</td>
+ </tr>
+
+ <tr>
+ <td align="right">WhiteSmoke</td>
+ <td align="center" style="background-color: rgb(245, 245, 245)">WhiteSmoke</td>
+ <td align="left">rgb(245, 245, 245)</td>
+ <td align="left">#F5F5F5</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray95</td>
+ <td align="center" style="background-color: rgb(242, 242, 242)">gray95</td>
+ <td align="left">rgb(242, 242, 242)</td>
+ <td align="left">#F2F2F2</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey95</td>
+ <td align="center" style="background-color: rgb(242, 242, 242)">grey95</td>
+ <td align="left">rgb(242, 242, 242)</td>
+ <td align="left">#F2F2F2</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray94</td>
+ <td align="center" style="background-color: rgb(240, 240, 240)">gray94</td>
+ <td align="left">rgb(240, 240, 240)</td>
+ <td align="left">#F0F0F0</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey94</td>
+ <td align="center" style="background-color: rgb(240, 240, 240)">grey94</td>
+ <td align="left">rgb(240, 240, 240)</td>
+ <td align="left">#F0F0F0</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray93</td>
+ <td align="center" style="background-color: rgb(237, 237, 237)">gray93</td>
+ <td align="left">rgb(237, 237, 237)</td>
+ <td align="left">#EDEDED</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey93</td>
+ <td align="center" style="background-color: rgb(237, 237, 237)">grey93</td>
+ <td align="left">rgb(237, 237, 237)</td>
+ <td align="left">#EDEDED</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray92</td>
+ <td align="center" style="background-color: rgb(235, 235, 235)">gray92</td>
+ <td align="left">rgb(235, 235, 235)</td>
+ <td align="left">#EBEBEB</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey92</td>
+ <td align="center" style="background-color: rgb(235, 235, 235)">grey92</td>
+ <td align="left">rgb(235, 235, 235)</td>
+ <td align="left">#EBEBEB</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray91</td>
+ <td align="center" style="background-color: rgb(232, 232, 232)">gray91</td>
+ <td align="left">rgb(232, 232, 232)</td>
+ <td align="left">#E8E8E8</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey91</td>
+ <td align="center" style="background-color: rgb(232, 232, 232)">grey91</td>
+ <td align="left">rgb(232, 232, 232)</td>
+ <td align="left">#E8E8E8</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray90</td>
+ <td align="center" style="background-color: rgb(229, 229, 229)">gray90</td>
+ <td align="left">rgb(229, 229, 229)</td>
+ <td align="left">#E5E5E5</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey90</td>
+ <td align="center" style="background-color: rgb(229, 229, 229)">grey90</td>
+ <td align="left">rgb(229, 229, 229)</td>
+ <td align="left">#E5E5E5</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray89</td>
+ <td align="center" style="background-color: rgb(227, 227, 227)">gray89</td>
+ <td align="left">rgb(227, 227, 227)</td>
+ <td align="left">#E3E3E3</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey89</td>
+ <td align="center" style="background-color: rgb(227, 227, 227)">grey89</td>
+ <td align="left">rgb(227, 227, 227)</td>
+ <td align="left">#E3E3E3</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray88</td>
+ <td align="center" style="background-color: rgb(224, 224, 224)">gray88</td>
+ <td align="left">rgb(224, 224, 224)</td>
+ <td align="left">#E0E0E0</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey88</td>
+ <td align="center" style="background-color: rgb(224, 224, 224)">grey88</td>
+ <td align="left">rgb(224, 224, 224)</td>
+ <td align="left">#E0E0E0</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray87</td>
+ <td align="center" style="background-color: rgb(222, 222, 222)">gray87</td>
+ <td align="left">rgb(222, 222, 222)</td>
+ <td align="left">#DEDEDE</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey87</td>
+ <td align="center" style="background-color: rgb(222, 222, 222)">grey87</td>
+ <td align="left">rgb(222, 222, 222)</td>
+ <td align="left">#DEDEDE</td>
+ </tr>
+
+ <tr>
+ <td align="right">gainsboro</td>
+ <td align="center" style="background-color: rgb(220, 220, 220)">gainsboro</td>
+ <td align="left">rgb(220, 220, 220)</td>
+ <td align="left">#DCDCDC</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray86</td>
+ <td align="center" style="background-color: rgb(219, 219, 219)">gray86</td>
+ <td align="left">rgb(219, 219, 219)</td>
+ <td align="left">#DBDBDB</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey86</td>
+ <td align="center" style="background-color: rgb(219, 219, 219)">grey86</td>
+ <td align="left">rgb(219, 219, 219)</td>
+ <td align="left">#DBDBDB</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray85</td>
+ <td align="center" style="background-color: rgb(217, 217, 217)">gray85</td>
+ <td align="left">rgb(217, 217, 217)</td>
+ <td align="left">#D9D9D9</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey85</td>
+ <td align="center" style="background-color: rgb(217, 217, 217)">grey85</td>
+ <td align="left">rgb(217, 217, 217)</td>
+ <td align="left">#D9D9D9</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray84</td>
+ <td align="center" style="background-color: rgb(214, 214, 214)">gray84</td>
+ <td align="left">rgb(214, 214, 214)</td>
+ <td align="left">#D6D6D6</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey84</td>
+ <td align="center" style="background-color: rgb(214, 214, 214)">grey84</td>
+ <td align="left">rgb(214, 214, 214)</td>
+ <td align="left">#D6D6D6</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray83</td>
+ <td align="center" style="background-color: rgb(212, 212, 212)">gray83</td>
+ <td align="left">rgb(212, 212, 212)</td>
+ <td align="left">#D4D4D4</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey83</td>
+ <td align="center" style="background-color: rgb(212, 212, 212)">grey83</td>
+ <td align="left">rgb(212, 212, 212)</td>
+ <td align="left">#D4D4D4</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightGray</td>
+ <td align="center" style="background-color: rgb(211, 211, 211)">LightGray</td>
+ <td align="left">rgb(211, 211, 211)</td>
+ <td align="left">#D3D3D3</td>
+ </tr>
+
+ <tr>
+ <td align="right">LightGrey</td>
+ <td align="center" style="background-color: rgb(211, 211, 211)">LightGrey</td>
+ <td align="left">rgb(211, 211, 211)</td>
+ <td align="left">#D3D3D3</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray82</td>
+ <td align="center" style="background-color: rgb(209, 209, 209)">gray82</td>
+ <td align="left">rgb(209, 209, 209)</td>
+ <td align="left">#D1D1D1</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey82</td>
+ <td align="center" style="background-color: rgb(209, 209, 209)">grey82</td>
+ <td align="left">rgb(209, 209, 209)</td>
+ <td align="left">#D1D1D1</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray81</td>
+ <td align="center" style="background-color: rgb(207, 207, 207)">gray81</td>
+ <td align="left">rgb(207, 207, 207)</td>
+ <td align="left">#CFCFCF</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey81</td>
+ <td align="center" style="background-color: rgb(207, 207, 207)">grey81</td>
+ <td align="left">rgb(207, 207, 207)</td>
+ <td align="left">#CFCFCF</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray80</td>
+ <td align="center" style="background-color: rgb(204, 204, 204)">gray80</td>
+ <td align="left">rgb(204, 204, 204)</td>
+ <td align="left">#CCCCCC</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey80</td>
+ <td align="center" style="background-color: rgb(204, 204, 204)">grey80</td>
+ <td align="left">rgb(204, 204, 204)</td>
+ <td align="left">#CCCCCC</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray79</td>
+ <td align="center" style="background-color: rgb(201, 201, 201)">gray79</td>
+ <td align="left">rgb(201, 201, 201)</td>
+ <td align="left">#C9C9C9</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey79</td>
+ <td align="center" style="background-color: rgb(201, 201, 201)">grey79</td>
+ <td align="left">rgb(201, 201, 201)</td>
+ <td align="left">#C9C9C9</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray78</td>
+ <td align="center" style="background-color: rgb(199, 199, 199)">gray78</td>
+ <td align="left">rgb(199, 199, 199)</td>
+ <td align="left">#C7C7C7</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey78</td>
+ <td align="center" style="background-color: rgb(199, 199, 199)">grey78</td>
+ <td align="left">rgb(199, 199, 199)</td>
+ <td align="left">#C7C7C7</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray77</td>
+ <td align="center" style="background-color: rgb(196, 196, 196)">gray77</td>
+ <td align="left">rgb(196, 196, 196)</td>
+ <td align="left">#C4C4C4</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey77</td>
+ <td align="center" style="background-color: rgb(196, 196, 196)">grey77</td>
+ <td align="left">rgb(196, 196, 196)</td>
+ <td align="left">#C4C4C4</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray76</td>
+ <td align="center" style="background-color: rgb(194, 194, 194)">gray76</td>
+ <td align="left">rgb(194, 194, 194)</td>
+ <td align="left">#C2C2C2</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey76</td>
+ <td align="center" style="background-color: rgb(194, 194, 194)">grey76</td>
+ <td align="left">rgb(194, 194, 194)</td>
+ <td align="left">#C2C2C2</td>
+ </tr>
+
+ <tr>
+ <td align="right">silver</td>
+ <td align="center" style="background-color: rgb(192, 192, 192)">silver</td>
+ <td align="left">rgb(192, 192, 192)</td>
+ <td align="left">#C0C0C0</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray75</td>
+ <td align="center" style="background-color: rgb(191, 191, 191)">gray75</td>
+ <td align="left">rgb(191, 191, 191)</td>
+ <td align="left">#BFBFBF</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey75</td>
+ <td align="center" style="background-color: rgb(191, 191, 191)">grey75</td>
+ <td align="left">rgb(191, 191, 191)</td>
+ <td align="left">#BFBFBF</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray74</td>
+ <td align="center" style="background-color: rgb(189, 189, 189)">gray74</td>
+ <td align="left">rgb(189, 189, 189)</td>
+ <td align="left">#BDBDBD</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey74</td>
+ <td align="center" style="background-color: rgb(189, 189, 189)">grey74</td>
+ <td align="left">rgb(189, 189, 189)</td>
+ <td align="left">#BDBDBD</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray73</td>
+ <td align="center" style="background-color: rgb(186, 186, 186)">gray73</td>
+ <td align="left">rgb(186, 186, 186)</td>
+ <td align="left">#BABABA</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey73</td>
+ <td align="center" style="background-color: rgb(186, 186, 186)">grey73</td>
+ <td align="left">rgb(186, 186, 186)</td>
+ <td align="left">#BABABA</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray72</td>
+ <td align="center" style="background-color: rgb(184, 184, 184)">gray72</td>
+ <td align="left">rgb(184, 184, 184)</td>
+ <td align="left">#B8B8B8</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey72</td>
+ <td align="center" style="background-color: rgb(184, 184, 184)">grey72</td>
+ <td align="left">rgb(184, 184, 184)</td>
+ <td align="left">#B8B8B8</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray71</td>
+ <td align="center" style="background-color: rgb(181, 181, 181)">gray71</td>
+ <td align="left">rgb(181, 181, 181)</td>
+ <td align="left">#B5B5B5</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey71</td>
+ <td align="center" style="background-color: rgb(181, 181, 181)">grey71</td>
+ <td align="left">rgb(181, 181, 181)</td>
+ <td align="left">#B5B5B5</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray70</td>
+ <td align="center" style="background-color: rgb(179, 179, 179)">gray70</td>
+ <td align="left">rgb(179, 179, 179)</td>
+ <td align="left">#B3B3B3</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey70</td>
+ <td align="center" style="background-color: rgb(179, 179, 179)">grey70</td>
+ <td align="left">rgb(179, 179, 179)</td>
+ <td align="left">#B3B3B3</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray69</td>
+ <td align="center" style="background-color: rgb(176, 176, 176)">gray69</td>
+ <td align="left">rgb(176, 176, 176)</td>
+ <td align="left">#B0B0B0</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey69</td>
+ <td align="center" style="background-color: rgb(176, 176, 176)">grey69</td>
+ <td align="left">rgb(176, 176, 176)</td>
+ <td align="left">#B0B0B0</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray68</td>
+ <td align="center" style="background-color: rgb(173, 173, 173)">gray68</td>
+ <td align="left">rgb(173, 173, 173)</td>
+ <td align="left">#ADADAD</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey68</td>
+ <td align="center" style="background-color: rgb(173, 173, 173)">grey68</td>
+ <td align="left">rgb(173, 173, 173)</td>
+ <td align="left">#ADADAD</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray67</td>
+ <td align="center" style="background-color: rgb(171, 171, 171)">gray67</td>
+ <td align="left">rgb(171, 171, 171)</td>
+ <td align="left">#ABABAB</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey67</td>
+ <td align="center" style="background-color: rgb(171, 171, 171)">grey67</td>
+ <td align="left">rgb(171, 171, 171)</td>
+ <td align="left">#ABABAB</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkGray</td>
+ <td align="center" style="background-color: rgb(169, 169, 169)">DarkGray</td>
+ <td align="left">rgb(169, 169, 169)</td>
+ <td align="left">#A9A9A9</td>
+ </tr>
+
+ <tr>
+ <td align="right">DarkGrey</td>
+ <td align="center" style="background-color: rgb(169, 169, 169)">DarkGrey</td>
+ <td align="left">rgb(169, 169, 169)</td>
+ <td align="left">#A9A9A9</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray66</td>
+ <td align="center" style="background-color: rgb(168, 168, 168)">gray66</td>
+ <td align="left">rgb(168, 168, 168)</td>
+ <td align="left">#A8A8A8</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey66</td>
+ <td align="center" style="background-color: rgb(168, 168, 168)">grey66</td>
+ <td align="left">rgb(168, 168, 168)</td>
+ <td align="left">#A8A8A8</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray65</td>
+ <td align="center" style="background-color: rgb(166, 166, 166)">gray65</td>
+ <td align="left">rgb(166, 166, 166)</td>
+ <td align="left">#A6A6A6</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey65</td>
+ <td align="center" style="background-color: rgb(166, 166, 166)">grey65</td>
+ <td align="left">rgb(166, 166, 166)</td>
+ <td align="left">#A6A6A6</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray64</td>
+ <td align="center" style="background-color: rgb(163, 163, 163)">gray64</td>
+ <td align="left">rgb(163, 163, 163)</td>
+ <td align="left">#A3A3A3</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey64</td>
+ <td align="center" style="background-color: rgb(163, 163, 163)">grey64</td>
+ <td align="left">rgb(163, 163, 163)</td>
+ <td align="left">#A3A3A3</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray63</td>
+ <td align="center" style="background-color: rgb(161, 161, 161)">gray63</td>
+ <td align="left">rgb(161, 161, 161)</td>
+ <td align="left">#A1A1A1</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey63</td>
+ <td align="center" style="background-color: rgb(161, 161, 161)">grey63</td>
+ <td align="left">rgb(161, 161, 161)</td>
+ <td align="left">#A1A1A1</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray62</td>
+ <td align="center" style="background-color: rgb(158, 158, 158)">gray62</td>
+ <td align="left">rgb(158, 158, 158)</td>
+ <td align="left">#9E9E9E</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey62</td>
+ <td align="center" style="background-color: rgb(158, 158, 158)">grey62</td>
+ <td align="left">rgb(158, 158, 158)</td>
+ <td align="left">#9E9E9E</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray61</td>
+ <td align="center" style="background-color: rgb(156, 156, 156)">gray61</td>
+ <td align="left">rgb(156, 156, 156)</td>
+ <td align="left">#9C9C9C</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey61</td>
+ <td align="center" style="background-color: rgb(156, 156, 156)">grey61</td>
+ <td align="left">rgb(156, 156, 156)</td>
+ <td align="left">#9C9C9C</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray60</td>
+ <td align="center" style="background-color: rgb(153, 153, 153)">gray60</td>
+ <td align="left">rgb(153, 153, 153)</td>
+ <td align="left">#999999</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey60</td>
+ <td align="center" style="background-color: rgb(153, 153, 153)">grey60</td>
+ <td align="left">rgb(153, 153, 153)</td>
+ <td align="left">#999999</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray59</td>
+ <td align="center" style="background-color: rgb(150, 150, 150)">gray59</td>
+ <td align="left">rgb(150, 150, 150)</td>
+ <td align="left">#969696</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey59</td>
+ <td align="center" style="background-color: rgb(150, 150, 150)">grey59</td>
+ <td align="left">rgb(150, 150, 150)</td>
+ <td align="left">#969696</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray58</td>
+ <td align="center" style="background-color: rgb(148, 148, 148)">gray58</td>
+ <td align="left">rgb(148, 148, 148)</td>
+ <td align="left">#949494</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey58</td>
+ <td align="center" style="background-color: rgb(148, 148, 148)">grey58</td>
+ <td align="left">rgb(148, 148, 148)</td>
+ <td align="left">#949494</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray57</td>
+ <td align="center" style="background-color: rgb(145, 145, 145)">gray57</td>
+ <td align="left">rgb(145, 145, 145)</td>
+ <td align="left">#919191</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey57</td>
+ <td align="center" style="background-color: rgb(145, 145, 145)">grey57</td>
+ <td align="left">rgb(145, 145, 145)</td>
+ <td align="left">#919191</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray56</td>
+ <td align="center" style="background-color: rgb(143, 143, 143)">gray56</td>
+ <td align="left">rgb(143, 143, 143)</td>
+ <td align="left">#8F8F8F</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey56</td>
+ <td align="center" style="background-color: rgb(143, 143, 143)">grey56</td>
+ <td align="left">rgb(143, 143, 143)</td>
+ <td align="left">#8F8F8F</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray55</td>
+ <td align="center" style="background-color: rgb(140, 140, 140)">gray55</td>
+ <td align="left">rgb(140, 140, 140)</td>
+ <td align="left">#8C8C8C</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey55</td>
+ <td align="center" style="background-color: rgb(140, 140, 140)">grey55</td>
+ <td align="left">rgb(140, 140, 140)</td>
+ <td align="left">#8C8C8C</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray54</td>
+ <td align="center" style="background-color: rgb(138, 138, 138)">gray54</td>
+ <td align="left">rgb(138, 138, 138)</td>
+ <td align="left">#8A8A8A</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey54</td>
+ <td align="center" style="background-color: rgb(138, 138, 138)">grey54</td>
+ <td align="left">rgb(138, 138, 138)</td>
+ <td align="left">#8A8A8A</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray53</td>
+ <td align="center" style="background-color: rgb(135, 135, 135)">gray53</td>
+ <td align="left">rgb(135, 135, 135)</td>
+ <td align="left">#878787</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey53</td>
+ <td align="center" style="background-color: rgb(135, 135, 135)">grey53</td>
+ <td align="left">rgb(135, 135, 135)</td>
+ <td align="left">#878787</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray52</td>
+ <td align="center" style="background-color: rgb(133, 133, 133)">gray52</td>
+ <td align="left">rgb(133, 133, 133)</td>
+ <td align="left">#858585</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey52</td>
+ <td align="center" style="background-color: rgb(133, 133, 133)">grey52</td>
+ <td align="left">rgb(133, 133, 133)</td>
+ <td align="left">#858585</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray51</td>
+ <td align="center" style="background-color: rgb(130, 130, 130)">gray51</td>
+ <td align="left">rgb(130, 130, 130)</td>
+ <td align="left">#828282</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey51</td>
+ <td align="center" style="background-color: rgb(130, 130, 130)">grey51</td>
+ <td align="left">rgb(130, 130, 130)</td>
+ <td align="left">#828282</td>
+ </tr>
+
+ <tr>
+ <td align="right">fractal</td>
+ <td align="center" style="background-color: rgb(128, 128, 128)">fractal</td>
+ <td align="left">rgb(128, 128, 128)</td>
+ <td align="left">#808080</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray50</td>
+ <td align="center" style="background-color: rgb(127, 127, 127)">gray50</td>
+ <td align="left">rgb(127, 127, 127)</td>
+ <td align="left">#7F7F7F</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey50</td>
+ <td align="center" style="background-color: rgb(127, 127, 127)">grey50</td>
+ <td align="left">rgb(127, 127, 127)</td>
+ <td align="left">#7F7F7F</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray</td>
+ <td align="center" style="background-color: rgb(126, 126, 126)">gray</td>
+ <td align="left">rgb(126, 126, 126)</td>
+ <td align="left">#7E7E7E</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray49</td>
+ <td align="center" style="background-color: rgb(125, 125, 125)">gray49</td>
+ <td align="left">rgb(125, 125, 125)</td>
+ <td align="left">#7D7D7D</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey49</td>
+ <td align="center" style="background-color: rgb(125, 125, 125)">grey49</td>
+ <td align="left">rgb(125, 125, 125)</td>
+ <td align="left">#7D7D7D</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray48</td>
+ <td align="center" style="background-color: rgb(122, 122, 122)">gray48</td>
+ <td align="left">rgb(122, 122, 122)</td>
+ <td align="left">#7A7A7A</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey48</td>
+ <td align="center" style="background-color: rgb(122, 122, 122)">grey48</td>
+ <td align="left">rgb(122, 122, 122)</td>
+ <td align="left">#7A7A7A</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray47</td>
+ <td align="center" style="background-color: rgb(120, 120, 120)">gray47</td>
+ <td align="left">rgb(120, 120, 120)</td>
+ <td align="left">#787878</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey47</td>
+ <td align="center" style="background-color: rgb(120, 120, 120)">grey47</td>
+ <td align="left">rgb(120, 120, 120)</td>
+ <td align="left">#787878</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray46</td>
+ <td align="center" style="background-color: rgb(117, 117, 117)">gray46</td>
+ <td align="left">rgb(117, 117, 117)</td>
+ <td align="left">#757575</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey46</td>
+ <td align="center" style="background-color: rgb(117, 117, 117)">grey46</td>
+ <td align="left">rgb(117, 117, 117)</td>
+ <td align="left">#757575</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray45</td>
+ <td align="center" style="background-color: rgb(115, 115, 115)">gray45</td>
+ <td align="left">rgb(115, 115, 115)</td>
+ <td align="left">#737373</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey45</td>
+ <td align="center" style="background-color: rgb(115, 115, 115)">grey45</td>
+ <td align="left">rgb(115, 115, 115)</td>
+ <td align="left">#737373</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray44</td>
+ <td align="center" style="background-color: rgb(112, 112, 112)">gray44</td>
+ <td align="left">rgb(112, 112, 112)</td>
+ <td align="left">#707070</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey44</td>
+ <td align="center" style="background-color: rgb(112, 112, 112)">grey44</td>
+ <td align="left">rgb(112, 112, 112)</td>
+ <td align="left">#707070</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray43</td>
+ <td align="center" style="background-color: rgb(110, 110, 110)">gray43</td>
+ <td align="left">rgb(110, 110, 110)</td>
+ <td align="left">#6E6E6E</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey43</td>
+ <td align="center" style="background-color: rgb(110, 110, 110)">grey43</td>
+ <td align="left">rgb(110, 110, 110)</td>
+ <td align="left">#6E6E6E</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray42</td>
+ <td align="center" style="background-color: rgb(107, 107, 107)">gray42</td>
+ <td align="left">rgb(107, 107, 107)</td>
+ <td align="left">#6B6B6B</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey42</td>
+ <td align="center" style="background-color: rgb(107, 107, 107)">grey42</td>
+ <td align="left">rgb(107, 107, 107)</td>
+ <td align="left">#6B6B6B</td>
+ </tr>
+
+ <tr>
+ <td align="right">DimGray</td>
+ <td align="center" style="background-color: rgb(105, 105, 105)">DimGray</td>
+ <td align="left">rgb(105, 105, 105)</td>
+ <td align="left">#696969</td>
+ </tr>
+
+ <tr>
+ <td align="right">DimGrey</td>
+ <td align="center" style="background-color: rgb(105, 105, 105)">DimGrey</td>
+ <td align="left">rgb(105, 105, 105)</td>
+ <td align="left">#696969</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray41</td>
+ <td align="center" style="background-color: rgb(105, 105, 105)">gray41</td>
+ <td align="left">rgb(105, 105, 105)</td>
+ <td align="left">#696969</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey41</td>
+ <td align="center" style="background-color: rgb(105, 105, 105)">grey41</td>
+ <td align="left">rgb(105, 105, 105)</td>
+ <td align="left">#696969</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray40</td>
+ <td align="center" style="background-color: rgb(102, 102, 102)">gray40</td>
+ <td align="left">rgb(102, 102, 102)</td>
+ <td align="left">#666666</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey40</td>
+ <td align="center" style="background-color: rgb(102, 102, 102)">grey40</td>
+ <td align="left">rgb(102, 102, 102)</td>
+ <td align="left">#666666</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray39</td>
+ <td align="center" style="background-color: rgb( 99, 99, 99)">gray39</td>
+ <td align="left">rgb( 99, 99, 99)</td>
+ <td align="left">#636363</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey39</td>
+ <td align="center" style="background-color: rgb( 99, 99, 99)">grey39</td>
+ <td align="left">rgb( 99, 99, 99)</td>
+ <td align="left">#636363</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray38</td>
+ <td align="center" style="background-color: rgb( 97, 97, 97)">gray38</td>
+ <td align="left">rgb( 97, 97, 97)</td>
+ <td align="left">#616161</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey38</td>
+ <td align="center" style="background-color: rgb( 97, 97, 97)">grey38</td>
+ <td align="left">rgb( 97, 97, 97)</td>
+ <td align="left">#616161</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray37</td>
+ <td align="center" style="background-color: rgb( 94, 94, 94)">gray37</td>
+ <td align="left">rgb( 94, 94, 94)</td>
+ <td align="left">#5E5E5E</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey37</td>
+ <td align="center" style="background-color: rgb( 94, 94, 94)">grey37</td>
+ <td align="left">rgb( 94, 94, 94)</td>
+ <td align="left">#5E5E5E</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray36</td>
+ <td align="center" style="background-color: rgb( 92, 92, 92)">gray36</td>
+ <td align="left">rgb( 92, 92, 92)</td>
+ <td align="left">#5C5C5C</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey36</td>
+ <td align="center" style="background-color: rgb( 92, 92, 92)">grey36</td>
+ <td align="left">rgb( 92, 92, 92)</td>
+ <td align="left">#5C5C5C</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray35</td>
+ <td align="center" style="background-color: rgb( 89, 89, 89)">gray35</td>
+ <td align="left">rgb( 89, 89, 89)</td>
+ <td align="left">#595959</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey35</td>
+ <td align="center" style="background-color: rgb( 89, 89, 89)">grey35</td>
+ <td align="left">rgb( 89, 89, 89)</td>
+ <td align="left">#595959</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray34</td>
+ <td align="center" style="background-color: rgb( 87, 87, 87)">gray34</td>
+ <td align="left">rgb( 87, 87, 87)</td>
+ <td align="left">#575757</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey34</td>
+ <td align="center" style="background-color: rgb( 87, 87, 87)">grey34</td>
+ <td align="left">rgb( 87, 87, 87)</td>
+ <td align="left">#575757</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray33</td>
+ <td align="center" style="background-color: rgb( 84, 84, 84)">gray33</td>
+ <td align="left">rgb( 84, 84, 84)</td>
+ <td align="left">#545454</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey33</td>
+ <td align="center" style="background-color: rgb( 84, 84, 84)">grey33</td>
+ <td align="left">rgb( 84, 84, 84)</td>
+ <td align="left">#545454</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray32</td>
+ <td align="center" style="background-color: rgb( 82, 82, 82)">gray32</td>
+ <td align="left">rgb( 82, 82, 82)</td>
+ <td align="left">#525252</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey32</td>
+ <td align="center" style="background-color: rgb( 82, 82, 82)">grey32</td>
+ <td align="left">rgb( 82, 82, 82)</td>
+ <td align="left">#525252</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray31</td>
+ <td align="center" style="background-color: rgb( 79, 79, 79)">gray31</td>
+ <td align="left">rgb( 79, 79, 79)</td>
+ <td align="left">#4F4F4F</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey31</td>
+ <td align="center" style="background-color: rgb( 79, 79, 79)">grey31</td>
+ <td align="left">rgb( 79, 79, 79)</td>
+ <td align="left">#4F4F4F</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray30</td>
+ <td align="center" style="background-color: rgb( 77, 77, 77)">gray30</td>
+ <td align="left">rgb( 77, 77, 77)</td>
+ <td align="left">#4D4D4D</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey30</td>
+ <td align="center" style="background-color: rgb( 77, 77, 77)">grey30</td>
+ <td align="left">rgb( 77, 77, 77)</td>
+ <td align="left">#4D4D4D</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray29</td>
+ <td align="center" style="background-color: rgb( 74, 74, 74)">gray29</td>
+ <td align="left">rgb( 74, 74, 74)</td>
+ <td align="left">#4A4A4A</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey29</td>
+ <td align="center" style="background-color: rgb( 74, 74, 74)">grey29</td>
+ <td align="left">rgb( 74, 74, 74)</td>
+ <td align="left">#4A4A4A</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray28</td>
+ <td align="center" style="background-color: rgb( 71, 71, 71)">gray28</td>
+ <td align="left">rgb( 71, 71, 71)</td>
+ <td align="left">#474747</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey28</td>
+ <td align="center" style="background-color: rgb( 71, 71, 71)">grey28</td>
+ <td align="left">rgb( 71, 71, 71)</td>
+ <td align="left">#474747</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray27</td>
+ <td align="center" style="background-color: rgb( 69, 69, 69)">gray27</td>
+ <td align="left">rgb( 69, 69, 69)</td>
+ <td align="left">#454545</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey27</td>
+ <td align="center" style="background-color: rgb( 69, 69, 69)">grey27</td>
+ <td align="left">rgb( 69, 69, 69)</td>
+ <td align="left">#454545</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray26</td>
+ <td align="center" style="background-color: rgb( 66, 66, 66)">gray26</td>
+ <td align="left">rgb( 66, 66, 66)</td>
+ <td align="left">#424242</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey26</td>
+ <td align="center" style="background-color: rgb( 66, 66, 66)">grey26</td>
+ <td align="left">rgb( 66, 66, 66)</td>
+ <td align="left">#424242</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray25</td>
+ <td align="center" style="background-color: rgb( 64, 64, 64)">gray25</td>
+ <td align="left">rgb( 64, 64, 64)</td>
+ <td align="left">#404040</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey25</td>
+ <td align="center" style="background-color: rgb( 64, 64, 64)">grey25</td>
+ <td align="left">rgb( 64, 64, 64)</td>
+ <td align="left">#404040</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray24</td>
+ <td align="center" style="background-color: rgb( 61, 61, 61)">gray24</td>
+ <td align="left">rgb( 61, 61, 61)</td>
+ <td align="left">#3D3D3D</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey24</td>
+ <td align="center" style="background-color: rgb( 61, 61, 61)">grey24</td>
+ <td align="left">rgb( 61, 61, 61)</td>
+ <td align="left">#3D3D3D</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray23</td>
+ <td align="center" style="background-color: rgb( 59, 59, 59)">gray23</td>
+ <td align="left">rgb( 59, 59, 59)</td>
+ <td align="left">#3B3B3B</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey23</td>
+ <td align="center" style="background-color: rgb( 59, 59, 59)">grey23</td>
+ <td align="left">rgb( 59, 59, 59)</td>
+ <td align="left">#3B3B3B</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray22</td>
+ <td align="center" style="background-color: rgb( 56, 56, 56)">gray22</td>
+ <td align="left">rgb( 56, 56, 56)</td>
+ <td align="left">#383838</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey22</td>
+ <td align="center" style="background-color: rgb( 56, 56, 56)">grey22</td>
+ <td align="left">rgb( 56, 56, 56)</td>
+ <td align="left">#383838</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray21</td>
+ <td align="center" style="background-color: rgb( 54, 54, 54)">gray21</td>
+ <td align="left">rgb( 54, 54, 54)</td>
+ <td align="left">#363636</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey21</td>
+ <td align="center" style="background-color: rgb( 54, 54, 54)">grey21</td>
+ <td align="left">rgb( 54, 54, 54)</td>
+ <td align="left">#363636</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray20</td>
+ <td align="center" style="background-color: rgb( 51, 51, 51)">gray20</td>
+ <td align="left">rgb( 51, 51, 51)</td>
+ <td align="left">#333333</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey20</td>
+ <td align="center" style="background-color: rgb( 51, 51, 51)">grey20</td>
+ <td align="left">rgb( 51, 51, 51)</td>
+ <td align="left">#333333</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray19</td>
+ <td align="center" style="background-color: rgb( 48, 48, 48)">gray19</td>
+ <td align="left">rgb( 48, 48, 48)</td>
+ <td align="left">#303030</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey19</td>
+ <td align="center" style="background-color: rgb( 48, 48, 48)">grey19</td>
+ <td align="left">rgb( 48, 48, 48)</td>
+ <td align="left">#303030</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray18</td>
+ <td align="center" style="background-color: rgb( 46, 46, 46)">gray18</td>
+ <td align="left">rgb( 46, 46, 46)</td>
+ <td align="left">#2E2E2E</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey18</td>
+ <td align="center" style="background-color: rgb( 46, 46, 46)">grey18</td>
+ <td align="left">rgb( 46, 46, 46)</td>
+ <td align="left">#2E2E2E</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray17</td>
+ <td align="center" style="background-color: rgb( 43, 43, 43)">gray17</td>
+ <td align="left">rgb( 43, 43, 43)</td>
+ <td align="left">#2B2B2B</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey17</td>
+ <td align="center" style="background-color: rgb( 43, 43, 43)">grey17</td>
+ <td align="left">rgb( 43, 43, 43)</td>
+ <td align="left">#2B2B2B</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray16</td>
+ <td align="center" style="background-color: rgb( 41, 41, 41)">gray16</td>
+ <td align="left">rgb( 41, 41, 41)</td>
+ <td align="left">#292929</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey16</td>
+ <td align="center" style="background-color: rgb( 41, 41, 41)">grey16</td>
+ <td align="left">rgb( 41, 41, 41)</td>
+ <td align="left">#292929</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray15</td>
+ <td align="center" style="background-color: rgb( 38, 38, 38)">gray15</td>
+ <td align="left">rgb( 38, 38, 38)</td>
+ <td align="left">#262626</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey15</td>
+ <td align="center" style="background-color: rgb( 38, 38, 38)">grey15</td>
+ <td align="left">rgb( 38, 38, 38)</td>
+ <td align="left">#262626</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray14</td>
+ <td align="center" style="background-color: rgb( 36, 36, 36)">gray14</td>
+ <td align="left">rgb( 36, 36, 36)</td>
+ <td align="left">#242424</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey14</td>
+ <td align="center" style="background-color: rgb( 36, 36, 36)">grey14</td>
+ <td align="left">rgb( 36, 36, 36)</td>
+ <td align="left">#242424</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray13</td>
+ <td align="center" style="background-color: rgb( 33, 33, 33)">gray13</td>
+ <td align="left">rgb( 33, 33, 33)</td>
+ <td align="left">#212121</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey13</td>
+ <td align="center" style="background-color: rgb( 33, 33, 33)">grey13</td>
+ <td align="left">rgb( 33, 33, 33)</td>
+ <td align="left">#212121</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray12</td>
+ <td align="center" style="background-color: rgb( 31, 31, 31)">gray12</td>
+ <td align="left">rgb( 31, 31, 31)</td>
+ <td align="left">#1F1F1F</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey12</td>
+ <td align="center" style="background-color: rgb( 31, 31, 31)">grey12</td>
+ <td align="left">rgb( 31, 31, 31)</td>
+ <td align="left">#1F1F1F</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray11</td>
+ <td align="center" style="background-color: rgb( 28, 28, 28)">gray11</td>
+ <td align="left">rgb( 28, 28, 28)</td>
+ <td align="left">#1C1C1C</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey11</td>
+ <td align="center" style="background-color: rgb( 28, 28, 28)">grey11</td>
+ <td align="left">rgb( 28, 28, 28)</td>
+ <td align="left">#1C1C1C</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray10</td>
+ <td align="center" style="background-color: rgb( 26, 26, 26)">gray10</td>
+ <td align="left">rgb( 26, 26, 26)</td>
+ <td align="left">#1A1A1A</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey10</td>
+ <td align="center" style="background-color: rgb( 26, 26, 26)">grey10</td>
+ <td align="left">rgb( 26, 26, 26)</td>
+ <td align="left">#1A1A1A</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray9</td>
+ <td align="center" style="background-color: rgb( 23, 23, 23)">gray9</td>
+ <td align="left">rgb( 23, 23, 23)</td>
+ <td align="left">#171717</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey9</td>
+ <td align="center" style="background-color: rgb( 23, 23, 23)">grey9</td>
+ <td align="left">rgb( 23, 23, 23)</td>
+ <td align="left">#171717</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray8</td>
+ <td align="center" style="background-color: rgb( 20, 20, 20)">gray8</td>
+ <td align="left">rgb( 20, 20, 20)</td>
+ <td align="left">#141414</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey8</td>
+ <td align="center" style="background-color: rgb( 20, 20, 20)">grey8</td>
+ <td align="left">rgb( 20, 20, 20)</td>
+ <td align="left">#141414</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray7</td>
+ <td align="center" style="background-color: rgb( 18, 18, 18)">gray7</td>
+ <td align="left">rgb( 18, 18, 18)</td>
+ <td align="left">#121212</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey7</td>
+ <td align="center" style="background-color: rgb( 18, 18, 18)">grey7</td>
+ <td align="left">rgb( 18, 18, 18)</td>
+ <td align="left">#121212</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray6</td>
+ <td align="center" style="background-color: rgb( 15, 15, 15)">gray6</td>
+ <td align="left">rgb( 15, 15, 15)</td>
+ <td align="left">#0F0F0F</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey6</td>
+ <td align="center" style="background-color: rgb( 15, 15, 15)">grey6</td>
+ <td align="left">rgb( 15, 15, 15)</td>
+ <td align="left">#0F0F0F</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray5</td>
+ <td align="center" style="background-color: rgb( 13, 13, 13)">gray5</td>
+ <td align="left">rgb( 13, 13, 13)</td>
+ <td align="left">#0D0D0D</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey5</td>
+ <td align="center" style="background-color: rgb( 13, 13, 13)">grey5</td>
+ <td align="left">rgb( 13, 13, 13)</td>
+ <td align="left">#0D0D0D</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray4</td>
+ <td align="center" style="background-color: rgb( 10, 10, 10)">gray4</td>
+ <td align="left">rgb( 10, 10, 10)</td>
+ <td align="left">#0A0A0A</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey4</td>
+ <td align="center" style="background-color: rgb( 10, 10, 10)">grey4</td>
+ <td align="left">rgb( 10, 10, 10)</td>
+ <td align="left">#0A0A0A</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray3</td>
+ <td align="center" style="background-color: rgb( 8, 8, 8)">gray3</td>
+ <td align="left">rgb( 8, 8, 8)</td>
+ <td align="left">#080808</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey3</td>
+ <td align="center" style="background-color: rgb( 8, 8, 8)">grey3</td>
+ <td align="left">rgb( 8, 8, 8)</td>
+ <td align="left">#080808</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray2</td>
+ <td align="center" style="background-color: rgb( 5, 5, 5)">gray2</td>
+ <td align="left">rgb( 5, 5, 5)</td>
+ <td align="left">#050505</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey2</td>
+ <td align="center" style="background-color: rgb( 5, 5, 5)">grey2</td>
+ <td align="left">rgb( 5, 5, 5)</td>
+ <td align="left">#050505</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray1</td>
+ <td align="center" style="background-color: rgb( 3, 3, 3)">gray1</td>
+ <td align="left">rgb( 3, 3, 3)</td>
+ <td align="left">#030303</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey1</td>
+ <td align="center" style="background-color: rgb( 3, 3, 3)">grey1</td>
+ <td align="left">rgb( 3, 3, 3)</td>
+ <td align="left">#030303</td>
+ </tr>
+
+ <tr>
+ <td align="right">black</td>
+ <td align="center" style="background-color: rgb( 0, 0, 0)">black</td>
+ <td align="left">rgb( 0, 0, 0)</td>
+ <td align="left">#000000</td>
+ </tr>
+
+ <tr>
+ <td align="right">gray0</td>
+ <td align="center" style="background-color: rgb( 0, 0, 0)">gray0</td>
+ <td align="left">rgb( 0, 0, 0)</td>
+ <td align="left">#000000</td>
+ </tr>
+
+ <tr>
+ <td align="right">grey0</td>
+ <td align="center" style="background-color: rgb( 0, 0, 0)">grey0</td>
+ <td align="left">rgb( 0, 0, 0)</td>
+ <td align="left">#000000</td>
+ </tr>
+
+ <tr>
+ <td align="right">opaque</td>
+ <td align="center" style="background-color: rgb( 0, 0, 0)">opaque</td>
+ <td align="left">rgb( 0, 0, 0)</td>
+ <td align="left">#000000</td>
+ </tr>
+
+ <tr>
+ <td align="right">none</td>
+ <td align="center" style="background-color: white">none</td>
+ <td align="left">rgba( 0, 0, 0, 0.0)</td>
+ <td align="left">#00000000</td>
+ </tr>
+
+ <tr>
+ <td align="right">transparent</td>
+ <td align="center" style="background-color: white">transparent</td>
+ <td align="left">rgba( 0, 0, 0, 0.0)</td>
+ <td align="left">#00000000</td>
+ </tr>
+
+ </tbody>
+</table>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="color.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="colormap.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="colormap.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="colorspace.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="main" class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="colorspace.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <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="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="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-2018 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="compare.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="main" class="container">
+ <div class="magick-template">
<div class="magick-header">
-<p class="text-center"><a href="compare.html#CompareImagesCommand">CompareImagesCommand</a></p>
+<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>
+
+<h2 class="magick-post-title"><a id="usage"></a>Example Usage</h2>
+
+<p>We list a few examples of the <code>compare</code> command here to illustrate its usefulness and ease of use. To get started, lets compare an image to one thats been sharpened:</p>
+
+<pre class="highlight"><code>magick convert rose.jpg -sharpen 0x1 reconstruct.jpg
+magick compare rose.jpg reconstruct.jpg difference.png
+magick compare -compose src rose.jpg reconstruct.jpg difference.png
+</code></pre>
+
+<ul>
+ <a href="../../images/rose.jpg"><img src="../../images/rose.jpg" width="70" height="46" alt="rose" /></a>
+ <a href="../../images/reconstruct.jpg"><img src="../../images/reconstruct.jpg" width="70" height="46" alt="rose" /></a>
+ <img style="margin:13px 0;" src="../../images/right.gif" width="20" height="20" alt="==>" />
+ <a href="../../images/difference.png"><img src="../../images/difference.png" width="70" height="46" alt="rose" /></a>
+</ul>
+
+<p>The red areas of the difference image emphasizes (highlight) pixels that are affected by the image sharpening, whereas white de-emphasizes (lowlight) pixels that are untouched by the sharpening process.</p>
+
+<p>In addition to the visual interpretation of the difference in an image and its reconstruction, we report a mathematical measure of the difference:</p>
+
+<pre class="highlight"><code>-> magick compare -verbose -metric mae rose.jpg reconstruct.jpg difference.png
+Image: rose.jpg
+ Channel distortion: MAE
+ red: 2282.91 (0.034835)
+ green: 1853.99 (0.0282901)
+ blue: 2008.67 (0.0306503)
+ all: 1536.39 (0.0234439)
+</code></pre>
+<p>Or, if you just want the red channel distortion, use this command:</p>
+
+<pre class="highlight"><code>-> magick compare -channel red -metric PSNR rose.jpg reconstruct.jpg difference.png
+19.63
+</code></pre>
+
+<p>Or, if you just want the overall image distortion, use this command:</p>
+
+<pre class="highlight"><code>-> magick compare -metric PSNR rose.jpg reconstruct.jpg difference.png
+28.31
+</code></pre>
+
+<p>If the reconstructed image is a subimage of the image, the compare program 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>
+
+<pre class="highlight"><code>-> magick compare -metric RMSE -subimage-search logo.png wizard.jpg similarity.gif
+85.05 (0.00129778) @ 353,157
+</code></pre>
+
+<p>You can find additional examples of using <code>compare</code> in <a href="http://www.ibm.com/developerworks/library/l-graf/?ca=dnt-428">Graphics from the Command Line</a>. Further discussion is available in <a href="http://www.ibm.com/developerworks/library/l-graf2/?ca=dgr-lnxw15GraphicsLine">More Graphics from the Command Line</a> and <a href="https://www.imagemagick.org/Usage/">Examples of ImageMagick Usage</a>.</p>
+
+<p>The compare program returns 2 on error otherwise 0 if the images are similar or 1 if they are dissimilar.</p>
+
+<h2 class="magick-post-title"><a id="options"></a>Option Summary</h2>
+
+<p>The <code>compare</code> command recognizes these options. Click on an option to get more details about how that option works.</p>
+
+<table class="table table-sm table-striped">
+ <tbody>
+ <tr>
+ <th align="left">Option</th>
+ <th align="left">Description</th>
+ </tr>
+
+ <tr>
+ <td><a href="../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>decrypt image with this password</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>improve brightness / contrast of the image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>set image colorspace</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>crop the image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>display copious debugging information</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>image depth</td>
+ </tr>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/compare_8c.html" id="CompareImagesCommand">CompareImagesCommand</a></h2>
+ <tr>
+ <td><a href="../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>
-<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>
+ <tr>
+ <td><a href="../command-line-options.html#distort">-distort <var>type coefficients</var></a></td>
+ <td>distort image</td>
+ </tr>
-<p>The format of the CompareImagesCommand method is:</p>
+ <tr>
+ <td><a href="../command-line-options.html#encipher">-encipher <var>filename</var></a></td>
+ <td>convert plain pixels to cipher pixels</td>
+ </tr>
-<pre class="text">
-MagickBooleanType CompareImagesCommand(ImageInfo *image_info,int argc,
- char **argv,char **metadata,ExceptionInfo *exception)
-</pre>
+ <tr>
+ <td><a href="../command-line-options.html#extract">-extract <var>geometry</var></a></td>
+ <td>extract area from image</td>
+ </tr>
-<p>A description of each parameter follows:</p>
+ <tr>
+ <td><a href="../command-line-options.html#fuzz">-fuzz <var>distance</var></a></td>
+ <td>colors within this distance are considered equal</td>
+ </tr>
-<dd>
-</dd>
+ <tr>
+ <td><a href="../command-line-options.html#gravity">-gravity <var>type</var></a></td>
+ <td>horizontal and vertical text placement</td>
+ </tr>
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>image_info</dt>
-<dd>the image info. </dd>
+ <tr>
+ <td><a href="../command-line-options.html#help">-help</a></td>
+ <td>print program options</td>
+ </tr>
-<dd> </dd>
-<dt>argc</dt>
-<dd>the number of elements in the argument vector. </dd>
+ <tr>
+ <td><a href="../command-line-options.html#highlight-color">-highlight-color <var>color</var></a></td>
+ <td>emphasize pixel differences with this color</td>
+ </tr>
-<dd> </dd>
-<dt>argv</dt>
-<dd>A text array containing the command line arguments. </dd>
+ <tr>
+ <td><a href="../command-line-options.html#identify">-identify</a></td>
+ <td>identify the format and characteristics of the image</td>
+ </tr>
-<dd> </dd>
-<dt>metadata</dt>
-<dd>any metadata is returned here. </dd>
+ <tr>
+ <td><a href="../command-line-options.html#interlace">-interlace <var>type</var></a></td>
+ <td>type of image interlacing scheme</td>
+ </tr>
-<dd> </dd>
-<dt>exception</dt>
-<dd>return any errors or warnings in this structure. </dd>
+ <tr>
+ <td><a href="../command-line-options.html#level">-level <var>value</var></a></td>
+ <td>adjust the level of image contrast</td>
+ </tr>
-<dd> </dd>
-</dl>
+ <tr>
+ <td><a href="../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>format of debugging information</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>measure differences between images with this metric</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>JPEG/MIFF/PNG compression level</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>suppress all warning messages</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>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>resize the image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>horizontal and vertical sampling factor</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>set an image attribute</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>width and height of image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>synchronize image to storage device</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>transparent color</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>print detailed information about the image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>associate a write mask with the image</td>
+ </tr>
+
+ </tbody>
+</table>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="compare.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <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="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="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-2018 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/composite.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../css/magick.html" rel="stylesheet" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="../composite.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="../index.html">Home</a>
- <a class="nav-link " href="../download.html">Download</a>
- <a class="nav-link " href="../command-line-tools.html">Tools</a>
- <a class="nav-link " href="../command-line-processing.html">Command-line</a>
- <a class="nav-link " href="../resources.html">Resources</a>
- <a class="nav-link " href="../develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.php">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="main" class="container">
+ <div class="magick-template">
<div class="magick-header">
-<p class="text-center"><a href="composite.html#CompositeImageCommand">CompositeImageCommand</a></p>
+<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>
+
+<h2 class="magick-post-title"><a id="usage"></a>Example Usage</h2>
+
+<p>We list a few examples of the <code>composite</code> command here to illustrate its usefulness and ease of use. To get started, lets overlay a smiley face over a rose:</p>
+
+<pre class="highlight"><code>magick composite -gravity center smile.gif rose: rose-over.png
+</code></pre>
+
+<ul>
+ <a href="../images/smile.gif"><img src="../images/smile.gif" width="48" height="48" alt="smile" /></a>
+ <img src="../images/over.gif" width="56" height="46" alt="over" />
+ <a href="../images/rose.jpg"><img src="../images/rose.jpg" width="70" height="46" alt="rose" /></a>
+ <img style="margin-top:13px; margin-bottom:13px;" src="../images/right.gif" width="20" height="20" alt="==>" />
+ <a href="../images/rose-over.png"><img src="../images/rose-over.png" width="70" height="46" alt="rose" /></a>
+</ul>
+
+<p>You can create three-dimensional effect with the <var>Atop</var>:</p>
+
+<pre class="highlight"><code>magick convert -size 70x70 canvas:none -fill red -draw 'circle 35,35 10,30' red-circle.png
+magick convert -size 70x70 canvas:none -draw 'circle 35,35 35,20' -negate \
+-channel A -gaussian-blur 0x8 white-highlight.png
+magick composite -compose atop -geometry -13-17 white-highlight.png red-circle.png red-ball.png
+</code></pre>
+
+<ul>
+ <a href="../images/white-highlight.png"><img src="../images/white-highlight.png" width="70" height="70" alt="white highlight" /></a>
+ <img src="../images/atop.gif" width="56" height="70" alt="atop" />
+ <a href="../images/red-circle.png"><img src="../images/red-circle.png" width="70" height="70" alt="red circle" /></a>
+ <img style="margin-top:25px; margin-bottom:25px;" src="../images/right.gif" width="20" height="20" alt="==>" />
+ <a href="../images/red-ball.png"><img src="../images/red-ball.png" width="70" height="70" alt="red ball" /></a>
+</ul>
+
+<p>You can find additional examples of using <code>composite</code> in <a href="https://www.imagemagick.org/Usage/">Examples of ImageMagick Usage</a>. You can find out more about them and the mathematics by looking at <a href="http://www.w3.org/TR/SVG12/rendering.html">SVG Alpha Compositing</a></p>
+
+<h2 class="magick-post-title"><a id="options"></a>Option Summary</h2>
+
+<p>The <code>composite</code> command recognizes these options. Click on an option to get more details about how that option works.</p>
+
+<table class="table table-sm table-striped">
+ <tbody>
+ <tr>
+ <th align="left">Option</th>
+ <th align="left">Description</th>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>decrypt image with this password</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>chromaticity blue primary point</td>
+ </tr>
+
+
+ <tr>
+ <td><a href="../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>border color</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>set image colorspace</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>set image composite operator</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>display copious debugging information</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>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>image depth</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>apply error diffusion to image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>text encoding type</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>extract area from image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>render text with this font</td>
+ </tr>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/composite_8c.html" id="CompositeImageCommand">CompositeImageCommand</a></h2>
+ <tr>
+ <td><a href="../command-line-options.html#geometry">-geometry <var>geometry</var></a></td>
+ <td>preferred size or location of the image</td>
+ </tr>
-<p>CompositeImageCommand() reads one or more images and an optional mask and composites them into a new image.</p>
+ <tr>
+ <td><a href="../command-line-options.html#gravity">-gravity <var>type</var></a></td>
+ <td>horizontal and vertical text placement</td>
+ </tr>
-<p>The format of the CompositeImageCommand method is:</p>
+ <tr>
+ <td><a href="../command-line-options.html#green-primary">-green-primary <var>point</var></a></td>
+ <td>chromaticity green primary point</td>
+ </tr>
-<pre class="text">
-MagickBooleanType CompositeImageCommand(ImageInfo *image_info,int argc,
- char **argv,char **metadata,ExceptionInfo *exception)
-</pre>
+ <tr>
+ <td><a href="../command-line-options.html#help">-help</a></td>
+ <td>print program options</td>
+ </tr>
-<p>A description of each parameter follows:</p>
+ <tr>
+ <td><a href="../command-line-options.html#identify">-identify</a></td>
+ <td>identify the format and characteristics of the image</td>
+ </tr>
-<dd>
-</dd>
+ <tr>
+ <td><a href="../command-line-options.html#interlace">-interlace <var>type</var></a></td>
+ <td>type of image interlacing scheme</td>
+ </tr>
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>image_info</dt>
-<dd>the image info. </dd>
+ <tr>
+ <td><a href="../command-line-options.html#interpolate">-interpolate <var>method</var></a></td>
+ <td>pixel color interpolation method</td>
+ </tr>
-<dd> </dd>
-<dt>argc</dt>
-<dd>the number of elements in the argument vector. </dd>
+ <tr>
+ <td><a href="../command-line-options.html#label">-label <var>string</var></a></td>
+ <td>assign a label to an image</td>
+ </tr>
-<dd> </dd>
-<dt>argv</dt>
-<dd>A text array containing the command line arguments. </dd>
+ <tr>
+ <td><a href="../command-line-options.html#level">-level <var>value</var></a></td>
+ <td>adjust the level of image contrast</td>
+ </tr>
-<dd> </dd>
-<dt>metadata</dt>
-<dd>any metadata is returned here. </dd>
+ <tr>
+ <td><a href="../command-line-options.html#limit">-limit <var>type value</var></a></td>
+ <td>pixel cache resource limit</td>
+ </tr>
-<dd> </dd>
-<dt>exception</dt>
-<dd>return any errors or warnings in this structure. </dd>
+ <tr>
+ <td><a href="../command-line-options.html#log">-log <var>format</var></a></td>
+ <td>format of debugging information</td>
+ </tr>
-<dd> </dd>
-</dl>
+ <tr>
+ <td><a href="../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>transform image to black and white</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>font point size</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>JPEG/MIFF/PNG compression level</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>suppress all warning messages</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>pay attention to warning messages.</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>horizontal and vertical sampling factor</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>set an image attribute</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>shave pixels from the image edges</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>hide watermark within an image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>swap two images in the image sequence</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>mark the image as modified</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>repeat composite operation across and down image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>transparent color</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>image type</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>sharpen the image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>print version information</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>chromaticity white point</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>write images to this file</td>
+ </tr>
+
+ </tbody>
+</table>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
<p><a href="../support.html">Donate</a> •
<a href="../sitemap.html">Sitemap</a> •
</p>
<p><a href="composite.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
+ <a href="../contact.php">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="../js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="constitute.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="constitute.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="decorate.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="decorate.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="deprecate.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="deprecate.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <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="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="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-2018 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="display.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
+<p class="text-center"><a href="display.html#usage">Example Usage</a> • <a href="display.html#options">Option Summary</a></p>
+
+<p class="lead magick-description">Use the <code>display</code> program to display an image or 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>display</code> command or see below for example usages of the command.</p>
+
+<h2 class="magick-post-title"><a id="usage"></a>Example Usage</h2>
+
+<p>We list a few examples of the <code>display</code> command here to illustrate its usefulness and ease of use. To get started, lets display an image in the JPEG format:</p>
+
+<pre class="highlight"><code>magick display rose.jpg
+</code></pre>
+
+<p>To tile a slate texture onto the root window, use:</p>
+
+<pre class="highlight"><code>magick display -size 1280x1024 -window root slate.png
+</code></pre>
+
+<p>To display a visual image directory of all your JPEG images, use:</p>
+
+<pre class="highlight"><code>magick display 'vid:*.jpg'
+</code></pre>
+
+<p>The display program defaults to the X screen resolution. To display vecotr formats at their intended size, override the default resolution:</p>
+
+<pre class="highlight"><code>magick display -density 72 drawing.svg
+</code></pre>
+
+<p>You can find additional examples of using <code>display</code> in <a href="http://www.ibm.com/developerworks/library/l-graf/">Graphics from the Command Line</a>. Further discussion is available in <a href="https://www.ibm.com/developerworks/library/l-graf2/">More Graphics from the Command Line</a> and <a href="https://www.imagemagick.org/Usage/">Examples of ImageMagick Usage</a>.</p>
+
+<h2 class="magick-post-title"><a id="options"></a>Option Summary</h2>
+
+<p>The <code>display</code> command recognizes these options. Click on an option to get more details about how that option works.</p>
+
+<table class="table table-sm table-striped">
+ <tbody>
+ <tr>
+ <th align="left">Option</th>
+ <th align="left">Description</th>
+ </tr>
+
+ <tr>
+ <td><a href="../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>remove pixel-aliasing</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>display image centered on a backdrop</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>border color</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>clip along a named path from the 8BIM profile</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>Shared or Private</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>set image colorspace</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>image compression type</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>display copious debugging information</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>display the next image after pausing</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>image depth</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#despeckle">-despeckle</a></td>
+ <td>reduce the speckles within an image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#display">-display <var>server</var></a></td>
+ <td>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>layer disposal method</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>endianness (MSB or LSB) of the image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>perform histogram equalization to an image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>use this filter when resizing an image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>flip image in the vertical direction</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>surround image with an ornamental border</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#fuzz">-fuzz <var>distance</var></a></td>
+ <td>colors within this distance are considered equal</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#gamma">-gamma <var>value</var></a></td>
+ <td>level of gamma correction</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>horizontal and vertical backdrop placement</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>prohibit image edits</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>pixel color interpolation method</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>pixel cache resource limit</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>frame color</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>transform image to black and white</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#negate">-negate</a></td>
+ <td>replace each pixel with its complementary color </td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#normalize">-normalize</a></td>
+ <td>transform image to span the full range of colors</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#page">-page <var>geometry</var></a></td>
+ <td>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>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>reduce image colors in this colorspace</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>pay attention to warning messages.</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#remote">-remote <var>command</var></a></td>
+ <td>execute a command in an remote display process</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#resample">-resample <var>geometry</var></a></td>
+ <td>change the resolution of an image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>roll an image vertically or horizontally</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>horizontal and vertical sampling factor</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>segment an image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>sharpen the image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>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>transparent color</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#black-threshold">-black-threshold <var>value</var></a></td>
+ <td>force all pixels below the threshold into black</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#trim">-trim</a></td>
+ <td>trim image edges</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#update">-update <var>seconds</var></a></td>
+ <td>detect when image file is modified and redisplay</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#verbose">-verbose</a></td>
+ <td>print detailed information about the image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>display image using this visual type</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#write">-window <var>id</var></a></td>
+ <td>display image to background of this window</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#write">-window-group <var>id</var></a></td>
+ <td>exit program when this window id is destroyed</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#write">-write <var>filename</var></a></td>
+ <td>write images to this file</td>
+ </tr>
+ </tbody>
+</table>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="display.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="distort.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="distort.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="draw.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="draw.html" rel="canonical">
+ <link href="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="main" class="container">
+ <div class="magick-template">
<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#DrawImage">DrawImage</a> • <a href="draw.html#DrawGradientImage">DrawGradientImage</a> • <a href="draw.html#DrawPatternPath">DrawPatternPath</a> • <a href="draw.html#DrawPrimitive">DrawPrimitive</a> • <a href="draw.html#GetAffineMatrix">GetAffineMatrix</a></p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="draw.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="drawing-wand.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="drawing-wand.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="effect.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="effect.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="enhance.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="enhance.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <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="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="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-2018 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="exception.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 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">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="AcquireExceptionInfo">AcquireExceptionInfo</a></h2>
-
-<p>AcquireExceptionInfo() allocates the ExceptionInfo structure.</p>
-
-<p>The format of the AcquireExceptionInfo method is:</p>
-
-<pre class="text">
-ExceptionInfo *AcquireExceptionInfo(void)
-</pre>
-
-<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>
-
-<p>The format of the ClearMagickException method is:</p>
-
-<pre class="text">
-ClearMagickException(ExceptionInfo *exception)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>exception</dt>
-<dd>the exception info. </dd>
-
-<dd> </dd>
-</dl>
-<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>
-
-<p>The format of the CatchException method is:</p>
-
-<pre class="text">
-CatchException(ExceptionInfo *exception)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>exception</dt>
-<dd>the exception info. </dd>
-
-<dd> </dd>
-</dl>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/exception_8c.html" id="CloneExceptionInfo">CloneExceptionInfo</a></h2>
-
-<p>CloneExceptionInfo() clones the ExceptionInfo structure.</p>
-
-<p>The format of the CloneExceptionInfo method is:</p>
-
-<pre class="text">
-ExceptionInfo *CloneException(ExceptionInfo *exception)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>exception</dt>
-<dd>the exception info. </dd>
-
-<dd> </dd>
-</dl>
-<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>
-
-<p>The format of the DestroyExceptionInfo method is:</p>
-
-<pre class="text">
-ExceptionInfo *DestroyExceptionInfo(ExceptionInfo *exception)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>exception</dt>
-<dd>the exception info. </dd>
-
-<dd> </dd>
-</dl>
-<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>
-
-<p>The format of the GetExceptionMessage method is:</p>
-
-<pre class="text">
-char *GetExceptionMessage(const int error)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>error</dt>
-<dd>the error code. </dd>
-
-<dd> </dd>
-</dl>
-<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>
-
-<p>The format of the GetLocaleExceptionMessage method is:</p>
-
-<pre class="text">
-const char *GetLocaleExceptionMessage(const ExceptionType severity,
- const char *tag)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>severity</dt>
-<dd>the severity of the exception. </dd>
-
-<dd> </dd>
-<dt>tag</dt>
-<dd>the message tag. </dd>
-
-<dd> </dd>
-</dl>
-<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>
-
-<p>The format of the InheritException method is:</p>
-
-<pre class="text">
-InheritException(ExceptionInfo *exception,const ExceptionInfo *relative)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>exception</dt>
-<dd>the exception info. </dd>
-
-<dd> </dd>
-<dt>relative</dt>
-<dd>the related exception info. </dd>
-
-<dd> </dd>
-</dl>
-<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>
-
-<p>The format of the InitializeExceptionInfo method is:</p>
-
-<pre class="text">
-InitializeExceptionInfo(ExceptionInfo *exception)
-</pre>
-
-<p>A description of each parameter follows:</p>
-<dd>
-</dd>
+<p class="lead magick-description">ImageMagick returns a status of 0 whenever a command or algorithm successfully complete without complaint. A warning code generally is typically just a notice that something unusual occurred but the command or algorithm still completed and most likely the results are still usable. An error means the command or algorithm could not complete as expected and any results are unreliable. A fatal error means the command or algorithm could not complete and the process exits prematurely and no results are returned.</p>
+
+<table class="table table-sm table-striped">
+ <caption>ImageMagick Error and Warning Codes</caption>
+ <tbody>
+ <tr>
+ <th>Domain</th>
+ <th>Description</th>
+ <th>Warning</th>
+ <th>Error</th>
+ <th>Fatal Error</th>
+ </tr>
+
+ <tr>
+ <td>Success</td>
+ <td>the command or algorithm completed successfully without complaint</td>
+ <td>0</td>
+ <td>0</td>
+ <td>0</td>
+ </tr>
+
+ <tr>
+ <td>Resource Limit</td>
+ <td>a program resource is exhausted (e.g. not enough memory)</td>
+ <td>300</td>
+ <td>400</td>
+ <td>700</td>
+ </tr>
+
+ <tr>
+ <td>Type</td>
+ <td>A font is unavailable; a substitution may have occurred</td>
+ <td>305</td>
+ <td>405</td>
+ <td>705</td>
+ </tr>
+
+ <tr>
+ <td>Option</td>
+ <td>a command-line option was malformed</td>
+ <td>310</td>
+ <td>410</td>
+ <td>710</td>
+ </tr>
+
+ <tr>
+ <td>Delegate</td>
+ <td>an ImageMagick <i>delegate</i> failed to complete</td>
+ <td>315</td>
+ <td>415</td>
+ <td>715</td>
+ </tr>
+
+ <tr>
+ <td>Missing Delegate</td>
+ <td>the image type can not be read or written because the appropriate <i>Delegate</i> is missing</td>
+ <td>320</td>
+ <td>420</td>
+ <td>720</td>
+ </tr>
+
+ <tr>
+ <td>Corrupt Image</td>
+ <td>the image file may be corrupt</td>
+ <td>325</td>
+ <td>425</td>
+ <td>725</td>
+ </tr>
+
+ <tr>
+ <td>FileOpen</td>
+ <td>the image file could not be opened for reading or writing</td>
+ <td>330</td>
+ <td>430</td>
+ <td>730</td>
+ </tr>
+
+ <tr>
+ <td>Blob</td>
+ <td>a binary large object could not be allocated, read, or written</td>
+ <td>335</td>
+ <td>435</td>
+ <td>735</td>
+ </tr>
+
+ <tr>
+ <td>Stream</td>
+ <td>there was a problem reading or writing from a stream</td>
+ <td>340</td>
+ <td>440</td>
+ <td>740</td>
+ </tr>
+
+ <tr>
+ <td>Cache</td>
+ <td>pixels could not be read or written to the pixel cache</td>
+ <td>345</td>
+ <td>445</td>
+ <td>745</td>
+ </tr>
+
+ <tr>
+ <td>Coder</td>
+ <td>there was a problem with an image coder</td>
+ <td>350</td>
+ <td>450</td>
+ <td>750</td>
+ </tr>
+
+ <tr>
+ <td>Module</td>
+ <td>there was a problem with an image module</td>
+ <td>355</td>
+ <td>455</td>
+ <td>755</td>
+ </tr>
+
+ <tr>
+ <td>Draw</td>
+ <td>a drawing operation failed</td>
+ <td>360</td>
+ <td>460</td>
+ <td>760</td>
+ </tr>
+
+ <tr>
+ <td>Image</td>
+ <td>the operation could not complete due to an incompatible image</td>
+ <td>365</td>
+ <td>465</td>
+ <td>765</td>
+ </tr>
+
+ <tr>
+ <td>Wand</td>
+ <td>there was a problem specific to the MagickWand API</td>
+ <td>370</td>
+ <td>470</td>
+ <td>770</td>
+ </tr>
+
+ <tr>
+ <td>Random</td>
+ <td>there is a problem generating a true or pseudo-random number</td>
+ <td>375</td>
+ <td>475</td>
+ <td>775</td>
+ </tr>
+
+ <tr>
+ <td>XServer</td>
+ <td>an X resource is unavailable</td>
+ <td>380</td>
+ <td>480</td>
+ <td>780</td>
+ </tr>
+
+ <tr>
+ <td>Monitor</td>
+ <td>there was a problem activating the progress monitor</td>
+ <td>385</td>
+ <td>485</td>
+ <td>785</td>
+ </tr>
+
+ <tr>
+ <td>Registry</td>
+ <td>there was a problem getting or setting the registry</td>
+ <td>390</td>
+ <td>490</td>
+ <td>790</td>
+ </tr>
+
+ <tr>
+ <td>Configure</td>
+ <td>there was a problem getting a configuration file</td>
+ <td>395</td>
+ <td>495</td>
+ <td>795</td>
+ </tr>
+
+ <tr>
+ <td>Policy</td>
+ <td>a policy denies access to a delegate, coder, filter, path, or resource.</td>
+ <td>399</td>
+ <td>499</td>
+ <td>799</td>
+ </tr>
+ </tbody>
+</table>
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>exception</dt>
-<dd>the exception info. </dd>
-
-<dd> </dd>
-</dl>
-<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>
-
-<p>The format of the MagickError method is:</p>
-
-<pre class="text">
-void MagickError(const ExceptionType error,const char *reason,
- const char *description)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>exception</dt>
-<dd>Specifies the numeric error category. </dd>
-
-<dd> </dd>
-<dt>reason</dt>
-<dd>Specifies the reason to display before terminating the program. </dd>
-
-<dd> </dd>
-<dt>description</dt>
-<dd>Specifies any description to the reason. </dd>
-
-<dd> </dd>
-</dl>
-<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>
-
-<p>The format of the MagickError method is:</p>
-
-<pre class="text">
-void MagickFatalError(const ExceptionType error,const char *reason,
- const char *description)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>exception</dt>
-<dd>Specifies the numeric error category. </dd>
-
-<dd> </dd>
-<dt>reason</dt>
-<dd>Specifies the reason to display before terminating the program. </dd>
-
-<dd> </dd>
-<dt>description</dt>
-<dd>Specifies any description to the reason. </dd>
-
-<dd> </dd>
-</dl>
-<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>
-
-<p>The format of the MagickWarning method is:</p>
-
-<pre class="text">
-void MagickWarning(const ExceptionType warning,const char *reason,
- const char *description)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>warning</dt>
-<dd>the warning severity. </dd>
-
-<dd> </dd>
-<dt>reason</dt>
-<dd>Define the reason for the warning. </dd>
-
-<dd> </dd>
-<dt>description</dt>
-<dd>Describe the warning. </dd>
-
-<dd> </dd>
-</dl>
-<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>
-
-<p>The format of the SetErrorHandler method is:</p>
-
-<pre class="text">
-ErrorHandler SetErrorHandler(ErrorHandler handler)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>handler</dt>
-<dd>the method to handle errors. </dd>
-
-<dd> </dd>
-</dl>
-<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>
-
-<p>The format of the SetErrorHandler method is:</p>
-
-<pre class="text">
-ErrorHandler SetErrorHandler(ErrorHandler handler)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>handler</dt>
-<dd>the method to handle errors. </dd>
-
-<dd> </dd>
-</dl>
-<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>
-
-<p>The format of the SetWarningHandler method is:</p>
-
-<pre class="text">
-ErrorHandler SetWarningHandler(ErrorHandler handler)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>handler</dt>
-<dd>the method to handle warnings. </dd>
-
-<dd> </dd>
-</dl>
-<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>
-
-<p>The format of the ThrowException method is:</p>
-
-<pre class="text">
-MagickBooleanType ThrowException(ExceptionInfo *exception,
- const ExceptionType severity,const char *reason,
- const char *description)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>exception</dt>
-<dd>the exception info. </dd>
-
-<dd> </dd>
-<dt>severity</dt>
-<dd>the severity of the exception. </dd>
-
-<dd> </dd>
-<dt>reason</dt>
-<dd>the reason for the exception. </dd>
-
-<dd> </dd>
-<dt>description</dt>
-<dd>the exception description. </dd>
-
-<dd> </dd>
-</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="exception.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="feature.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="feature.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="fourier.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="fourier.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <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="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="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-2018 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="fx.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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="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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="AddNoiseImage">AddNoiseImage</a></h2>
-
-<p>AddNoiseImage() adds random noise to the image.</p>
-
-<p>The format of the AddNoiseImage method is:</p>
-
-<pre class="text">
-Image *AddNoiseImage(const Image *image,const NoiseType noise_type,
- const double attenuate,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>channel</dt>
-<dd>the channel type. </dd>
-
-<dd> </dd>
-<dt>noise_type</dt>
-<dd> The type of noise: Uniform, Gaussian, Multiplicative, Impulse, Laplacian, or Poisson. </dd>
-
-<dd> </dd>
-<dt>attenuate</dt>
-<dd> attenuate the random distribution. </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/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>
-
-<p>The format of the BlueShiftImage method is:</p>
-
-<pre class="text">
-Image *BlueShiftImage(const Image *image,const double factor,
- 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>factor</dt>
-<dd>the shift factor. </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/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>
-
-<p>The format of the CharcoalImage method is:</p>
-
-<pre class="text">
-Image *CharcoalImage(const Image *image,const double radius,
- const double sigma,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 pixel neighborhood. </dd>
-
-<dd> </dd>
-<dt>sigma</dt>
-<dd>the standard deviation of the Gaussian, in pixels. </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/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>
-
-<p>The format of the ColorizeImage method is:</p>
-
-<pre class="text">
-Image *ColorizeImage(const Image *image,const char *blend,
- const PixelInfo *colorize,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>blend</dt>
-<dd> A character string indicating the level of blending as a percentage. </dd>
-
-<dd> </dd>
-<dt>colorize</dt>
-<dd>A color value. </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/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>
-
-<p>The format of the ColorMatrixImage method is:</p>
-
-<pre class="text">
-Image *ColorMatrixImage(const Image *image,
- const KernelInfo *color_matrix,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>color_matrix</dt>
-<dd> the color matrix. </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/fx_8c.html" id="FxImage">FxImage</a></h2>
-
-<p>FxImage() applies a mathematical expression to the specified image.</p>
-
-<p>The format of the FxImage method is:</p>
-
-<pre class="text">
-Image *FxImage(const Image *image,const char *expression,
- 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>expression</dt>
-<dd>A mathematical expression. </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/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>
-
-<p>The format of the ImplodeImage method is:</p>
-
-<pre class="text">
-Image *ImplodeImage(const Image *image,const double amount,
- const PixelInterpolateMethod method,ExceptionInfo *exception)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>implode_image</dt>
-<dd>Method ImplodeImage returns a pointer to the image after it is implode. A null image is returned if there is a memory shortage. </dd>
-
-<dd> </dd>
-<dt>image</dt>
-<dd>the image. </dd>
-
-<dd> </dd>
-<dt>amount</dt>
-<dd> Define the extent of the implosion. </dd>
-
-<dd> </dd>
-<dt>method</dt>
-<dd>the pixel interpolation method. </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/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>
-
-<p>The format of the MorphImage method is:</p>
-
-<pre class="text">
-Image *MorphImages(const Image *image,const size_t number_frames,
- 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>number_frames</dt>
-<dd> Define the number of in-between image to generate. The more in-between frames, the smoother the morph. </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/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>
-
-<p>The format of the PlasmaImage method is:</p>
-
-<pre class="text">
-MagickBooleanType PlasmaImage(Image *image,const SegmentInfo *segment,
- size_t attenuate,size_t depth,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>segment</dt>
-<dd> Define the region to apply plasma fractals values. </dd>
-
-<dd> </dd>
-<dt>attenuate</dt>
-<dd>Define the plasma attenuation factor. </dd>
-
-<dd> </dd>
-<dt>depth</dt>
-<dd>Limit the plasma recursion depth. </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/fx_8c.html" id="PolaroidImage">PolaroidImage</a></h2>
-
-<p>PolaroidImage() simulates a Polaroid picture.</p>
-
-<p>The format of the PolaroidImage method is:</p>
-
-<pre class="text">
-Image *PolaroidImage(const Image *image,const DrawInfo *draw_info,
- const char *caption,const double angle,
- const PixelInterpolateMethod method,ExceptionInfo exception)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>image</dt>
-<dd>the image. </dd>
-
-<dd> </dd>
-<dt>draw_info</dt>
-<dd>the draw info. </dd>
-
-<dd> </dd>
-<dt>caption</dt>
-<dd>the Polaroid caption. </dd>
-
-<dd> </dd>
-<dt>angle</dt>
-<dd>Apply the effect along this angle. </dd>
-
-<dd> </dd>
-<dt>method</dt>
-<dd>the pixel interpolation method. </dd>
-
-<dd> </dd>
-<dt>exception</dt>
-<dd>return any errors or warnings in this structure. </dd>
-
-<dd> </dd>
+<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 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>
+
+<ul>
+ <li>create canvases, gradients, mathematical colormaps</li>
+ <li>move color values between images and channels</li>
+ <li>translate, flip, mirror, rotate, scale, shear and generally distort images</li>
+ <li>merge or composite multiple images together</li>
+ <li>convolve or merge neighboring pixels together</li>
+ <li>generate image metrics or 'fingerprints'</li>
+</ul>
+
+<p>The expression can be simple:</p>
+
+<pre class="highlight"><code>convert -size 64x64 canvas:black -channel blue -fx "1/2" fx_navy.png
+</code></pre>
+
+<p>Here, we convert a black to a navy blue image:</p>
+
+<ul>
+ <a href="../../images/black.png"><img src="../../images/black.png" width="64" height="64" alt="black" /></a>
+ <img style="margin-top:22px; margin-bottom:22px;" src="../../images/right.gif" width="20" height="20" alt="==>" />
+ <a href="../../images/navy.png"><img src="../../images/navy.png" width="64" height="64" alt="navy" /></a>
+</ul>
+
+<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" \
+ rose-sigmoidal.png'
+</code></pre>
+
+<p>This expression results in a high contrast version of the image:</p>
+
+<ul>
+ <a href="../../images/rose.jpg"><img src="../../images/rose.jpg" width="70" height="46" alt="rose" /></a>
+ <img style="margin-top:13px; margin-bottom:13px;" src="../../images/right.gif" width="20" height="20" alt="==>" />
+ <a href="../../images/rose-sigmoidal.png"><img src="../../images/rose-sigmoidal.png" width="70" height="46" alt="rose-sigmoidal" /></a>
+</ul>
+
+<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"
+ radial-gradient.png'
+</code></pre>
+
+<p>The command above returns this image:</p>
+
+<ul>
+ <a href="../../images/radial-gradient.png"><img src="../../images/radial-gradient.png" width="70" height="70" alt="radial-gradient" /></a>
+</ul>
+
+<p>This FX expression adds random noise to an image:</p>
+
+<pre class="highlight"><code>convert photo.jpg -fx \'iso=32; rone=rand(); rtwo=rand(); \
+ myn=sqrt(-2*ln(rone))*cos(2*Pi*rtwo); myntwo=sqrt(-2*ln(rtwo))* \
+ cos(2*Pi*rone); pnoise=sqrt(p)*myn*sqrt(iso)* \
+ channel(4.28,3.86,6.68,0)/255; max(0,p+pnoise)\' noisy.png
+</code></pre>
+
+<p>See <a href="https://www.imagemagick.org/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>
+
+<h2 class="magick-post-title"><a id="anatomy"></a>The Anatomy of an Fx Expression</h2>
+
+<h3>The Fx Expression Language</h3>
+
+<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>
+ <dd class="col-md-8"> ^ (power), unary -, *, /, % (modulo), +, -,
+ <<, >>, <, <=, >, >=, ==, !=,
+ & (bitwise AND), | (bitwise OR),
+ && (logical AND), || (logical OR),
+ ~ (logical NOT), ?: (ternary conditional)</dd>
+ <dt class="col-md-4"> math functions: </dt>
+ <dd class="col-md-8"> abs(), acos(), acosh(), airy(), alt(), asin(), asinh(), atan(), atanh(), atan2(), ceil(), clamp(), cos(), cosh(), debug(), drc(), erf(), exp(), floor(), gauss(), gcd(), hypot(), int(), isnan(), j0(), j1(), jinc(), ln(), log(), logtwo(), max(), min(), mod(), not(), pow(), rand(), round(), sign(), sin(), sinc(), sinh(), sqrt(), squish(), tan(), tanh(), trunc()</dd>
+ <dt class="col-md-4"> channel functions: </dt>
+ <dd class="col-md-8"> channel(r,g,b,a), channel(c,m,y,k,a)</dd>
+ <dt class="col-md-4"> color names:</dt>
+ <dd class="col-md-8"> red, cyan, black, etc.</dd>
+ <dt class="col-md-4"> color functions:</dt>
+ <dd class="col-md-8"> srgb(), srgba(), rgb(), rgba(), cmyk(), cmyka(), hsl(), hsla(), etc.</dd>
+ <dt class="col-md-4"> color hex values:</dt>
+ <dd class="col-md-8"> #ccc, #cbfed0, #b9e1cc00, etc.</dd>
+ <dt class="col-md-4"> symbols:</dt><dd class="col-md-8"><dl>
+ <li><code>u</code>=> first image in list</li>
+ <li><code>v</code>=> second image in list</li>
+ <li><code>s</code>=> current image in list (for %[fx:] otherwise = u)</li>
+ <li><code>t</code>=> index of current image (s) in list</li>
+ <li><code>n</code>=> number of images in list</li>
+
+ <li><code>i</code>=> column offset</li>
+ <li><code>j</code>=> row offset</li>
+ <li><code>p</code>=> pixel to use (absolute or relative to current pixel)</li>
+
+ <li><code>w</code>=> width of this image</li>
+ <li><code>h</code>=> height of this image</li>
+ <li><code>z</code>=> channel depth</li>
+
+ <li><code>r</code>=> red value (from RGBA), of a specific or current pixel</li>
+ <li><code>g</code>=> green</li>
+ <li><code>b</code>=> blue</li>
+ <li><code>a</code>=> alpha</li>
+ <li><code>o</code>=> opacity</li>
+
+ <li><code>c</code>=> cyan value of CMYK color of pixel</li>
+ <li><code>y</code>=> yellow</li>
+ <li><code>m</code>=> magenta</li>
+ <li><code>k</code>=> black</li>
+
+ <li><code>intensity</code>=> pixel intensity</li>
+
+ <li><code>hue</code>=> pixel hue</li>
+ <li><code>saturation</code>=> pixel saturation</li>
+ <li><code>lightness</code>=> pixel lightness</li>
+ <li><code>luma</code>=> pixel luma</li>
+
+ <li><code>page.width</code>=> page width</li>
+ <li><code>page.height</code>=> page height</li>
+ <li><code>page.x</code>=> page x offset</li>
+ <li><code>page.y</code>=> page y offset</li>
+
+ <li><code>resolution.x</code>=> x resolution</li>
+ <li><code>resolution.y</code>=> y resolution</li>
+
+ <li><code>depth</code>=> image depth</li>
+ <li><code>minima</code>=> image minima</li>
+ <li><code>maxima</code>=> image maxima</li>
+ <li><code>mean</code>=> image mean</li>
+ <li><code>standard_deviation</code>=> image standard deviation</li>
+ <li><code>kurtosis</code>=> image kurtosis</li>
+ <li><code>skewness</code>=> image skewness (add a channel specifier to compute a statistic for that channel, e.g. depth.r)</li></dl></dd>
+ <dt class="col-md-4"> iterators:</dt>
+ <dd class="col-md-8"> while()</dd>
</dl>
-<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>
-
-<p>The format of the SepiaToneImage method is:</p>
-<pre class="text">
-Image *SepiaToneImage(const Image *image,const double threshold,
- 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>the tone threshold. </dd>
-
-<dd> </dd>
-<dt>exception</dt>
-<dd>return any errors or warnings in this structure. </dd>
-
-<dd> </dd>
+<h3>The Fx Expression</h3>
+
+<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"> <var>x</var> <code>*</code> <var>y</var></dt><dd class="col-md-8"> multiplication (the asterisk <code>*</code> is optional, for example, <code>2u</code> or <code>2(x+y)</code> are acceptable)</dd>
+<dt class="col-md-4"> <var>x</var> <code>/</code> <var>y</var></dt><dd class="col-md-8"> division</dd>
+<dt class="col-md-4"> <var>x</var> <code>%</code> <var>y</var></dt><dd class="col-md-8"> modulo</dd>
+<dt class="col-md-4"> <var>x</var> <code>+</code> <var>y</var></dt><dd class="col-md-8"> addition</dd>
+<dt class="col-md-4"> <var>x</var> <code>-</code> <var>y</var></dt><dd class="col-md-8"> subtraction</dd>
+<dt class="col-md-4"> <var>x</var> <code><<</code> <var>y</var></dt><dd class="col-md-8"> left shift</dd>
+<dt class="col-md-4"> <var>x</var> <code>>></code> <var>y</var></dt><dd class="col-md-8"> right shift</dd>
+<dt class="col-md-4"> <var>x</var> <code><</code> <var>y</var></dt><dd class="col-md-8"> boolean relation, return value 1.0 if <var>x</var> < <var>y</var>, otherwise 0.0</dd>
+<dt class="col-md-4"> <var>x</var> <code><=</code> <var>y</var></dt><dd class="col-md-8"> boolean relation, return value 1.0 if <var>x</var> <= <var>y</var>, otherwise 0.0</dd>
+<dt class="col-md-4"> <var>x</var> <code>></code> <var>y</var></dt><dd class="col-md-8"> boolean relation, return value 1.0 if <var>x</var> > <var>y</var>, otherwise 0.0</dd>
+<dt class="col-md-4"> <var>x</var> <code>>=</code> <var>y</var></dt><dd class="col-md-8"> boolean relation, return value 1.0 if <var>x</var> >= <var>y</var>, otherwise 0.0</dd>
+<dt class="col-md-4"> <var>x</var> <code>==</code> <var>y</var></dt><dd class="col-md-8"> boolean relation, return value 1.0 if <var>x </var>==<var> y</var>, otherwise 0.0</dd>
+<dt class="col-md-4"> <var>x</var> <code>!=</code> <var>y</var></dt><dd class="col-md-8"> boolean relation, return value 1.0 if <var>x </var>!=<var> y</var>, otherwise 0.0</dd>
+<dt class="col-md-4"> <var>x</var> <code>&</code> <var>y</var></dt><dd class="col-md-8"> binary AND</dd>
+<dt class="col-md-4"> <var>x</var> <code>|</code> <var>y</var></dt><dd class="col-md-8"> binary OR</dd>
+<dt class="col-md-4"> <var>x</var> <code>&&</code> <var>y</var></dt><dd class="col-md-8"> logical AND connective, return value 1.0 if <var>x</var> > 0 and <var>y</var> > 0, otherwise 0.0</dd>
+<dt class="col-md-4"> <var>x</var> <code>||</code> <var>y</var></dt><dd class="col-md-8"> logical OR connective (inclusive), return value 1.0 if <var>x</var> > 0 or <var>y</var> > 0 (or both), otherwise 0.0</dd>
+<dt class="col-md-4"> <code>~</code><var>x</var></dt><dd class="col-md-8"> logical NOT operator, return value 1.0 if <var>not</var> <var>x</var> > 0, otherwise 0.0</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; assignment variables are restricted to 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>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>
+<dt class="col-md-4"> <code>luminance</code></dt><dd class="col-md-8"> pixel luminance; equivalent to <code>0.212656*red + 0.715158*green + 0.072186*blue</code></dd>
+<dt class="col-md-4"> <code>red, green, blue</code>, etc.</dt><dd class="col-md-8"> color names</dd>
+<dt class="col-md-4"> <code>#ccc, #cbfed0, #b9e1cc00</code>, etc.</dt><dd class="col-md-8"> color hex values</dd>
+<dt class="col-md-4"> <code>rgb(), rgba(), cmyk(), cmyka(), hsl(), hsla()</code></dt><dd class="col-md-8"> color functions</dd>
+<dt class="col-md-4"> <code>s, t, u, v, n, i, j, w, h, z, r, g, b, a, o, c, y, m, k</code></dt><dd class="col-md-8"> symbols</dd>
+<dt class="col-md-4"> <code>abs(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> absolute value function</dd>
+<dt class="col-md-4"> <code>acos(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> arc cosine function</dd>
+<dt class="col-md-4"> <code>acosh(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> inverse hyperbolic cosine function</dd>
+<dt class="col-md-4"> <code>airy(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> Airy function (max=1, min=0); airy(<var>x</var>)=[jinc(<var>x</var>)]<sup>2</sup>=[2*j1(<var>pi*x</var>)/(<var>pi*x</var>)]<sup>2</sup></dd>
+<dt class="col-md-4"> <code>alt(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> sign alternation function (return 1.0 if int(<var>x</var>) is even, -1.0 if int(<var>x</var>) is odd)</dd>
+<dt class="col-md-4"> <code>asin(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> arc sine function</dd>
+<dt class="col-md-4"> <code>asinh(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> inverse hyperbolic sine function</dd>
+<dt class="col-md-4"> <code>atan(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> arc tangent function</dd>
+<dt class="col-md-4"> <code>atanh(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> inverse hyperbolic tangent function</dd>
+<dt class="col-md-4"> <code>atan2(</code><var>x</var>,<var>y</var><code>)</code></dt><dd class="col-md-8"> arc tangent function of two variables</dd>
+<dt class="col-md-4"> <code>ceil(</code><var>x</var><code>)</code></dt><dd class="col-md-8">smallest integral value not less than argument</dd>
+<dt class="col-md-4"> <code>channel(</code><var>r</var>,<var>g</var>,<var>b</var>,<var>a</var><code>)</code></dt><dd class="col-md-8">select numeric argument based on current channel</dd>
+<dt class="col-md-4"> <code>channel(</code><var>c</var>,<var>m</var>,<var>y</var>,<var>k</var>,<var>a</var><code>)</code></dt><dd class="col-md-8">select numeric argument based on current channel</dd>
+<dt class="col-md-4"> <code>clamp(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> clamp value</dd>
+<dt class="col-md-4"> <code>cos(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> cosine function</dd>
+<dt class="col-md-4"> <code>cosh(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> hyperbolic cosine function</dd>
+<dt class="col-md-4"> <code>debug(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> print <var>x</var> (useful for debugging your expression)</dd>
+<dt class="col-md-4"> <code>drc(</code><var>x</var>,<var>y</var><code>)</code></dt><dd class="col-md-8"> dynamic range compression (knee curve); drc(<var>x</var>,<var>y</var>)=(<var>x</var>)/(<var>y</var>*(<var>x</var>-1)+1); -1<<var>y</var><1 </dd>
+<dt class="col-md-4"> <code>erf(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> error function</dd>
+<dt class="col-md-4"> <code>exp(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> natural exponential function (<var>e<sup>x</sup></var>)</dd>
+<dt class="col-md-4"> <code>floor(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> largest integral value not greater than argument</dd>
+<dt class="col-md-4"> <code>gauss(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> gaussian function; gauss(<var>x</var>)=exp(<var>-x*x/2</var>)/sqrt(2*pi)</dd>
+<dt class="col-md-4"> <code>gcd(</code><var>x</var>,<var>y</var><code>)</code></dt><dd class="col-md-8"> greatest common denominator</dd>
+<dt class="col-md-4"> <code>hypot(</code><var>x</var>,<var>y</var><code>)</code></dt><dd class="col-md-8"> the square root of x<sup>2</sup>+y<sup>2</sup></dd>
+<dt class="col-md-4"> <code>int(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> greatest integer function (return greatest integer less than or equal to <var>x</var>)</dd>
+<dt class="col-md-4"> <code>isnan(</code><var>x</var><code>)</code></dt><dd class="col-md-8">return 1.0 if <var>x</var> is NAN, 0.0 otherwise</dd>
+<dt class="col-md-4"> <code>j0(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> Bessel functions of <var>x</var> of the first kind of order 0</dd>
+<dt class="col-md-4"> <code>j1(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> Bessel functions of <var>x</var> of the first kind of order 1</dd>
+<dt class="col-md-4"> <code>jinc(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> jinc function (max=1, min=-0.1323); jinc(<var>x</var>)=2*j1(pi*<var>x</var>)/(pi*<var>*x</var>)</dd>
+<dt class="col-md-4"> <code>ln(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> natural logarithm function</dd>
+<dt class="col-md-4"> <code>log(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> logarithm base 10</dd>
+<dt class="col-md-4"> <code>logtwo(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> logarithm base 2</dd>
+<dt class="col-md-4"> <code>ln(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> natural logarithm</dd>
+<dt class="col-md-4"> <code>max(</code><var>x</var>, <var>y</var><code>)</code></dt><dd class="col-md-8"> maximum of <var>x</var> and <var>y</var></dd>
+<dt class="col-md-4"> <code>min(</code><var>x</var>, <var>y</var><code>)</code></dt><dd class="col-md-8"> minimum of <var>x</var> and <var>y</var></dd>
+<dt class="col-md-4"> <code>mod(</code><var>x</var>, <var>y</var><code>)</code></dt><dd class="col-md-8"> floating-point remainder function</dd>
+<dt class="col-md-4"> <code>not(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> return 1.0 if <var>x</var> is zero, 0.0 otherwise</dd>
+<dt class="col-md-4"> <code>pow(</code><var>x</var>,<var>y</var><code>)</code></dt><dd class="col-md-8"> power function (<var>x<sup>y</sup></var>)</dd>
+<dt class="col-md-4"> <code>rand()</code></dt><dd class="col-md-8"> value uniformly distributed over the interval [0.0, 1.0) with a 2 to the 128th-1 period</dd>
+<dt class="col-md-4"> <code>round()</code></dt><dd class="col-md-8"> round to integral value, regardless of rounding direction</dd>
+<dt class="col-md-4"> <code>sign(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> return -1.0 if <var>x</var> is less than 0.0 otherwise 1.0</dd>
+<dt class="col-md-4"> <code>sin(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> sine function</dd>
+<dt class="col-md-4"> <code>sinc(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> sinc function (max=1, min=-0.21); sinc(<var>x</var>)=sin(<var>pi*x</var>)/(<var>pi*x</var>)</dd>
+<dt class="col-md-4"> <code>squish(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> squish function; squish(<var>x</var>)=1.0/(1.0+exp(<var>-x</var>))</dd>
+<dt class="col-md-4"> <code>sinh(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> hyperbolic sine function</dd>
+<dt class="col-md-4"> <code>sqrt(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> square root function</dd>
+<dt class="col-md-4"> <code>tan(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> tangent function</dd>
+<dt class="col-md-4"> <code>tanh(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> hyperbolic tangent function</dd>
+<dt class="col-md-4"> <code>trunc(</code><var>x</var><code>)</code></dt><dd class="col-md-8"> round to integer, towards zero</dd>
+<dt class="col-md-4"> <code>while(</code><var>condition</var>,<var>expression</var><code>)</code></dt><dd class="col-md-8"> iterate while the condition is not equal to 0</dd>
</dl>
-<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>
+<br/>
+<p>The expression semantics include these rules:</p>
-<p>The format of the ShadowImage method is:</p>
+<ul>
+<li>symbols are case insensitive</li>
+<li>only one ternary conditional (e.g. x ? y : z) per statement</li>
+<li>statements are assignments or the final expression to return</li>
+<li>an assignment starts a statement, it is not an operator</li>
+<li>assignments to built-ins do not throw an exception and have no effect; e.g. <code>r=3.0; r</code> returns the pixel red color value, not 3.0</li>
+<li>Unary operators have a lower priority than binary operators, that is, the unary minus (negation) has lower precedence than exponentiation, so -3^2 is interpreted as -(3^2) = -9. Use parentheses to clarify your intent (e.g. (-3)^2 = 9).</li>
+<li>Similarly, care must be exercised when using the slash ('/') symbol. The string of characters <var>1/2x</var> is interpreted as (1/2)x. The contrary interpretation should be written explicitly as 1/(2x). Again, the use of parentheses helps clarify the meaning and should be used whenever there is any chance of misinterpretation.</li>
+</ul>
+<br/>
-<pre class="text">
-Image *ShadowImage(const Image *image,const double alpha,
- const double sigma,const ssize_t x_offset,const ssize_t y_offset,
- ExceptionInfo *exception)
-</pre>
-<p>A description of each parameter follows:</p>
+<h3>Source Images</h3>
-<dd>
-</dd>
+<p>The symbols <code>u</code> and <code>v</code> refer to the first and second images, respectively, in the current image sequence. Refer to a particular image in a sequence by appending its index to any image reference (usually <code>u</code>), with a zero index for the beginning of the sequence. A negative index counts from the end. For example, <code>u[0]</code> is the first image in the sequence, <code>u[2]</code> is the third, <code>u[-1]</code> is the last image, and <code>u[t]</code> is the current image. The current image can also be referenced by <code>s</code>. If the sequence number exceeds the length of the sequence, the count is wrapped. Thus in a 3-image sequence, <code>u[-1]</code>, <code>u[2]</code>, and <code>u[5]</code> all refer to the same (third) image.</p>
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>image</dt>
-<dd>the image. </dd>
+<p>As an example, we form an image by averaging the first image and third images (the second (index 1) image is ignored and just junked):</p>
-<dd> </dd>
-<dt>alpha</dt>
-<dd>percentage transparency. </dd>
+<pre class="highlight"><code>convert image1.jpg image2.jpg image3.jpg -fx "(u+u[2])/2.0" image.jpg
+</code></pre>
-<dd> </dd>
-<dt>sigma</dt>
-<dd>the standard deviation of the Gaussian, in pixels. </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>
-<dd> </dd>
-<dt>x_offset</dt>
-<dd>the shadow x-offset. </dd>
+<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>
-<dd> </dd>
-<dt>y_offset</dt>
-<dd>the shadow y-offset. </dd>
+<pre class="highlight"><code>convert -channel red logo: -flop logo: -resize "20%" -fx "(u+v)/2" image.jpg
+</code></pre>
-<dd> </dd>
-<dt>exception</dt>
-<dd>return any errors or warnings in this structure. </dd>
+<ul>
+ <a href="../../images/logo-sm-flop.png"><img src="../../images/logo-sm-flop.png" width="128" height="96" alt="logo-sm-flop.png" /></a>
+ <a href="../../images/logo-sm.png"><img src="../../images/logo-sm.png" width="128" height="96" alt="logo-sm.png" /></a>
+<img style="margin-top:38px; margin-bottom:38px;" src="../../images/right.gif" width="20" height="20" alt="==>" />
+ <a href="../../images/logo-sm-fx.png"><img src="../../images/logo-sm-fx.png" width="128" height="96" alt="logo-sm-fx.png" /></a>
+</ul>
-<dd> </dd>
-</dl>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="SketchImage">SketchImage</a></h2>
+<br/>
+<h3>Accessing Pixels</h3>
-<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>
+<p>All color values are normalized to the range of 0.0 to 1.0. The alpha channel ranges from 0.0 (fully transparent) to 1.0 (fully opaque).</p>
-<p>The format of the SketchImage method is:</p>
+<p>The pixels are processed one at a time, but a different pixel of an image can be specified using a pixel index represented by <code>p</code>. For example,</p>
-<pre class="text">
- Image *SketchImage(const Image *image,const double radius,
-const double sigma,const double angle,ExceptionInfo *exception)
-</pre>
+<pre class="highlight"><code>p[-1].g green value of pixel to the immediate left of the current pixel
+p[-1,-1].r red value of the pixel diagonally left and up from current pixel
+</code></pre>
-<p>A description of each parameter follows:</p>
+<p>To specify an absolute position, use braces, rather than brackets.</p>
-<dd>
-</dd>
+<pre class="highlight"><code>p{0,0}.r red value of the pixel in the upper left corner of the image
+p{12,34}.b blue pixel value at column number 12, row 34 of the image
+</code></pre>
-<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>sigma</dt>
-<dd>the standard deviation of the Gaussian, in pixels. </dd>
-
-<dd> </dd>
-<dt>angle</dt>
-<dd>apply the effect along this angle. </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/fx_8c.html" id="SolarizeImage">SolarizeImage</a></h2>
+<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>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>
+<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>The format of the SolarizeImage method is:</p>
+<h3>Apply an Expression to Select Image Channels</h3>
-<pre class="text">
-MagickBooleanType SolarizeImage(Image *image,const double threshold,
- ExceptionInfo *exception)
-</pre>
+<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>A description of each parameter follows:</p>
+<pre class="highlight"><code>convert alpha.png beta.png -channel red -fx "(u.g+v.g)/2" gamma.png
+</code></pre>
-<dd>
-</dd>
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>image</dt>
-<dd>the image. </dd>
+<h3>Results</h3>
-<dd> </dd>
-<dt>threshold</dt>
-<dd> Define the extent of the solarization. </dd>
+<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>
-<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/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>
-
-<p>The format of the SteganoImage method is:</p>
-
-<pre class="text">
-Image *SteganoImage(const Image *image,Image *watermark,
- 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>watermark</dt>
-<dd>the watermark 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/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>
-
-<p>The format of the StereoAnaglyphImage method is:</p>
-
-<pre class="text">
-Image *StereoImage(const Image *left_image,const Image *right_image,
- ExceptionInfo *exception)
-Image *StereoAnaglyphImage(const Image *left_image,
- const Image *right_image,const ssize_t x_offset,const ssize_t y_offset,
- ExceptionInfo *exception)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>left_image</dt>
-<dd>the left image. </dd>
-
-<dd> </dd>
-<dt>right_image</dt>
-<dd>the right image. </dd>
-
-<dd> </dd>
-<dt>exception</dt>
-<dd>return any errors or warnings in this structure. </dd>
-
-<dd> </dd>
-<dt>x_offset</dt>
-<dd>amount, in pixels, by which the left image is offset to the right of the right image. </dd>
-
-<dd> </dd>
-<dt>y_offset</dt>
-<dd>amount, in pixels, by which the left image is offset to the bottom of the right image. </dd>
-
-<dd> </dd>
-
-<dd> </dd>
-</dl>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/fx_8c.html" id="SwirlImage">SwirlImage</a></h2>
+<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>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>
-<p>The format of the SwirlImage method is:</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>
-<pre class="text">
-Image *SwirlImage(const Image *image,double degrees,
- const PixelInterpolateMethod method,ExceptionInfo *exception)
-</pre>
+<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 #1 is 0.184588
+</code></pre>
-<p>A description of each parameter follows:</p>
+<p>Here we use the image indexes to <var>rotate</var> each image differently, and use <code>-set</code> with the image index to set a different <var>pause delay</var> on the first image in the animation:</p>
-<dd>
-</dd>
+<pre class="highlight"><code>convert rose: -duplicate 29 -virtual-pixel Gray -distort SRT '%[fx:360.0*t/n]' \
+ -set delay '%[fx:t == 0 ? 240 : 10]' -loop 0 rose.gif"
+</code></pre>
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>image</dt>
-<dd>the image. </dd>
+<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>
-<dd> </dd>
-<dt>degrees</dt>
-<dd>Define the tightness of the swirling effect. </dd>
-
-<dd> </dd>
-<dt>method</dt>
-<dd>the pixel interpolation method. </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/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>
-
-<p>The format of the TintImage method is:</p>
-
-<pre class="text">
-Image *TintImage(const Image *image,const char *blend,
- const PixelInfo *tint,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>blend</dt>
-<dd>A color value used for tinting. </dd>
-
-<dd> </dd>
-<dt>tint</dt>
-<dd>A color value used for tinting. </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/fx_8c.html" id="VignetteImage">VignetteImage</a></h2>
-
-<p>VignetteImage() softens the edges of the image in vignette style.</p>
-
-<p>The format of the VignetteImage method is:</p>
-
-<pre class="text">
-Image *VignetteImage(const Image *image,const double radius,
- const double sigma,const ssize_t x,const ssize_t y,
- 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 pixel neighborhood. </dd>
-
-<dd> </dd>
-<dt>sigma</dt>
-<dd>the standard deviation of the Gaussian, in pixels. </dd>
-
-<dd> </dd>
-<dt>x, y</dt>
-<dd> Define the x and y ellipse offset. </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/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>
-
-<p>The format of the WaveImage method is:</p>
-
-<pre class="text">
-Image *WaveImage(const Image *image,const double amplitude,
- const double wave_length,const PixelInterpolateMethod method,
- ExceptionInfo *exception)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>image</dt>
-<dd>the image. </dd>
-
-<dd> </dd>
-<dt>amplitude, wave_length</dt>
-<dd> Define the amplitude and wave length of the sine wave. </dd>
-
-<dd> </dd>
-<dt>interpolate</dt>
-<dd>the pixel interpolation method. </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/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="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="fx.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="histogram.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<p>return any errors or warnings in this structure.</p>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="histogram.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <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="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="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-2018 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-view.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../css/magick.html" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <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/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="../index.html">Home</a>
- <a class="nav-link " href="../download.html">Download</a>
- <a class="nav-link " href="../command-line-tools.html">Tools</a>
- <a class="nav-link " href="../command-line-processing.html">Command-line</a>
- <a class="nav-link " href="../resources.html">Resources</a>
- <a class="nav-link " href="../develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.php">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="main" class="container">
+ <div class="magick-template">
<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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
<p><a href="../support.html">Donate</a> •
<a href="../sitemap.html">Sitemap</a> •
</p>
<p><a href="image-view.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
+ <a href="../contact.php">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="../js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="image.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="image.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="layer.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="layer.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="list.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="list.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <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="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="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-2018 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="magick++-classes.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="generator" content="PHP">
+ <meta name="keywords" content="magick++, c++, api:, classes, 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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="main" class="container">
+ <div class="magick-template">
<h1>Magick++ Classes</h1>
<div class="doc-section">
-<p><a href="../Magick++.2">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="https://www.imagemagick.org/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 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="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="https://www.imagemagick.org/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="https://www.imagemagick.org/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="https://www.imagemagick.org/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>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 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="http://www.imagemagick.org/Magick++/Blob.html">Blob</a></td>
+<tr><td><a class="reference external" href="../Magick++/Blob.html">Blob</a></td>
<td>Binary Large OBject container.</td>
</tr>
-<tr><td><a class="reference external" href="http://www.imagemagick.org/Magick++/CoderInfo.html">CoderInfo</a></td>
+<tr><td><a class="reference external" href="../Magick++/CoderInfo.html">CoderInfo</a></td>
<td>Report information about supported image formats (use with
-<a class="reference external" href="http://www.imagemagick.org/Magick++/STL.html#coderInfoList">coderInfoList</a>())</td>
+<a class="reference external" href="../Magick++/STL.html#coderInfoList">coderInfoList</a>())</td>
</tr>
-<tr><td><a class="reference external" href="http://www.imagemagick.org/Magick++/Color.html">Color</a></td>
+<tr><td><a class="reference external" href="../Magick++/Color.html">Color</a></td>
<td>Color specification.</td>
</tr>
-<tr><td><a class="reference external" href="http://www.imagemagick.org/Magick++/Drawable.html">Drawable</a></td>
+<tr><td><a class="reference external" href="../Magick++/Drawable.html">Drawable</a></td>
<td>Drawable shape (for input to 'draw').</td>
</tr>
-<tr><td><a class="reference external" href="http://www.imagemagick.org/Magick++/Exception.html">Exception</a></td>
+<tr><td><a class="reference external" href="../Magick++/Exception.html">Exception</a></td>
<td>C++ exception objects.</td>
</tr>
-<tr><td><a class="reference external" href="http://www.imagemagick.org/Magick++/Geometry.html">Geometry</a></td>
+<tr><td><a class="reference external" href="../Magick++/Geometry.html">Geometry</a></td>
<td>Geometry specification.</td>
</tr>
<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="http://www.imagemagick.org/Magick++/Montage.html">Montage</a></td>
+<tr><td><a class="reference external" href="../Magick++/Montage.html">Montage</a></td>
<td>Montage options for montageImages().</td>
</tr>
-<tr><td><a class="reference external" href="http://www.imagemagick.org/Magick++/Pixels.html">Pixels</a></td>
+<tr><td><a class="reference external" href="../Magick++/Pixels.html">Pixels</a></td>
<td>Low-level access to image pixels.</td>
</tr>
-<tr><td><a class="reference external" href="http://www.imagemagick.org/Magick++/STL.html">STL</a></td>
+<tr><td><a class="reference external" href="../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="http://www.imagemagick.org/Magick++/TypeMetric.html">TypeMetric</a></td>
+<tr><td><a class="reference external" href="../Magick++/TypeMetric.html">TypeMetric</a></td>
<td>Container for font type metrics (use with
<a class="reference external" href="http://www.imagemagick.org/Magick++/Image.html#fonttypemetrics">Image::fontTypeMetrics</a>).</td>
</tr>
</table>
</ul>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="magick++-classes.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="magick-deprecate.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="main" class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="magick-deprecate.html#"></a></p>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="magick-deprecate.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="magick-image.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="magick-image.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="magick-property.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="magick-property.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <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="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="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-2018 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="magick-wand.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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="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>
-
-<p>The format of the ClearMagickWand method is:</p>
-
-<pre class="text">
-void ClearMagickWand(MagickWand *wand)
-</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>
-</dl>
-<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>
-
-<p>The format of the CloneMagickWand method is:</p>
-
-<pre class="text">
-MagickWand *CloneMagickWand(const MagickWand *wand)
-</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>
-</dl>
-<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>
-
-<p>The format of the DestroyMagickWand method is:</p>
-
-<pre class="text">
-MagickWand *DestroyMagickWand(MagickWand *wand)
-</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>
-</dl>
-<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>
-
-<p>The format of the IsMagickWand method is:</p>
-
-<pre class="text">
-MagickBooleanType IsMagickWand(const MagickWand *wand)
-</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>
-</dl>
-<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>
-
-<p>The format of the MagickClearException method is:</p>
-
-<pre class="text">
-MagickBooleanType MagickClearException(MagickWand *wand)
-</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>
-</dl>
-<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>
-
-<p>The format of the MagickGetException method is:</p>
-
-<pre class="text">
-char *MagickGetException(const MagickWand *wand,ExceptionType *severity)
-</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>severity</dt>
-<dd>the severity of the error is returned here. </dd>
-
-<dd> </dd>
-</dl>
-<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>
-
-<p>The format of the MagickGetExceptionType method is:</p>
-
-<pre class="text">
-ExceptionType MagickGetExceptionType(const MagickWand *wand)
-</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>
-</dl>
-<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>
-
-<p>The format of the MagickGetIteratorIndex method is:</p>
-
-<pre class="text">
-ssize_t MagickGetIteratorIndex(MagickWand *wand)
-</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>
-</dl>
-<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>
-
-<p>The format of the MagickQueryConfigureOption function is:</p>
-
-<pre class="text">
-char *MagickQueryConfigureOption(const char *option)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>option</dt>
-<dd>the option name. </dd>
-
-<dd> </dd>
-</dl>
-<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>
-
-<p>The format of the MagickQueryConfigureOptions function is:</p>
-
-<pre class="text">
-char **MagickQueryConfigureOptions(const char *pattern,
- size_t *number_options)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>pattern</dt>
-<dd>Specifies a pointer to a text string containing a pattern. </dd>
-
-<dd> </dd>
-<dt>number_options</dt>
-<dd> Returns the number of configure options in the list. </dd>
-
-<dd> </dd>
-
-<dd> </dd>
-</dl>
-<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>
-
-<pre class="text">
- Element Description
- -------------------------------------------------
- 0 character width
- 1 character height
- 2 ascender
- 3 descender
- 4 text width
- 5 text height
- 6 maximum horizontal advance
- 7 bounding box: x1
- 8 bounding box: y1
- 9 bounding box: x2
- 10 bounding box: y2
- 11 origin: x
- 12 origin: y
-</pre>
-
-<p>The format of the MagickQueryFontMetrics method is:</p>
-
-<pre class="text">
-double *MagickQueryFontMetrics(MagickWand *wand,
- const DrawingWand *drawing_wand,const char *text)
-</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>drawing_wand</dt>
-<dd>the drawing wand. </dd>
-
-<dd> </dd>
-<dt>text</dt>
-<dd>the text. </dd>
-
-<dd> </dd>
-</dl>
-<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>
-
-<pre class="text">
- Element Description
- -------------------------------------------------
- 0 character width
- 1 character height
- 2 ascender
- 3 descender
- 4 text width
- 5 text height
- 6 maximum horizontal advance
- 7 bounding box: x1
- 8 bounding box: y1
- 9 bounding box: x2
- 10 bounding box: y2
- 11 origin: x
- 12 origin: y
-</pre>
-
-<p>This method is like MagickQueryFontMetrics() but it returns the maximum text width and height for multiple lines of text.</p>
-
-<p>The format of the MagickQueryFontMetrics method is:</p>
-
-<pre class="text">
-double *MagickQueryMultilineFontMetrics(MagickWand *wand,
- const DrawingWand *drawing_wand,const char *text)
-</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>drawing_wand</dt>
-<dd>the drawing wand. </dd>
-
-<dd> </dd>
-<dt>text</dt>
-<dd>the text. </dd>
-
-<dd> </dd>
-</dl>
-<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>
-
-<p>The format of the MagickQueryFonts function is:</p>
-
-<pre class="text">
-char **MagickQueryFonts(const char *pattern,size_t *number_fonts)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>pattern</dt>
-<dd>Specifies a pointer to a text string containing a pattern. </dd>
-
-<dd> </dd>
-<dt>number_fonts</dt>
-<dd> Returns the number of fonts in the list. </dd>
-
-<dd> </dd>
-
-<dd> </dd>
-</dl>
-<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>
-
-<p>The format of the MagickQueryFormats function is:</p>
-
-<pre class="text">
-char **MagickQueryFormats(const char *pattern,size_t *number_formats)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>pattern</dt>
-<dd>Specifies a pointer to a text string containing a pattern. </dd>
-
-<dd> </dd>
-<dt>number_formats</dt>
-<dd> This integer returns the number of image formats in the list. </dd>
-
-<dd> </dd>
-</dl>
-<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>
-
-<p>The format of the MagickRelinquishMemory method is:</p>
-
-<pre class="text">
-void *MagickRelinquishMemory(void *resource)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>resource</dt>
-<dd>Relinquish the memory associated with this resource. </dd>
-
-<dd> </dd>
-</dl>
-<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>
-
-<p>It is typically used either before iterating though images, or before calling specific functions such as MagickAppendImages() to append all images together.</p>
-
-<p>Afterward you can use MagickNextImage() to iterate over all the images in a wand container, starting with the first image.</p>
-
-<p>Using this before MagickAddImages() or MagickReadImages() will cause new images to be inserted between the first and second image.</p>
-
-<p>The format of the MagickResetIterator method is:</p>
-
-<pre class="text">
-void MagickResetIterator(MagickWand *wand)
-</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>
-</dl>
-<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>
-
-<p>After using any images added to the wand using MagickAddImage() or MagickReadImage() will be prepended before any image in the wand.</p>
-
-<p>Also the current image has been set to the first image (if any) in the Magick Wand. Using MagickNextImage() will then set teh current image to the second image in the list (if present).</p>
-
-<p>This operation is similar to MagickResetIterator() but differs in how MagickAddImage(), MagickReadImage(), and MagickNextImage() behaves afterward.</p>
-
-<p>The format of the MagickSetFirstIterator method is:</p>
-
-<pre class="text">
-void MagickSetFirstIterator(MagickWand *wand)
-</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>
-</dl>
-<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>
-
-<p>If the index is invalid (range too large for number of images in wand) the function will return MagickFalse, but no 'exception' will be raised, as it is not actually an error. In that case the current image will not change.</p>
-
-<p>After using any images added to the wand using MagickAddImage() or MagickReadImage() will be added after the image indexed, regardless of if a zero (first image in list) or negative index (from end) is used.</p>
-
-<p>Jumping to index 0 is similar to MagickResetIterator() but differs in how MagickNextImage() behaves afterward.</p>
-
-<p>The format of the MagickSetIteratorIndex method is:</p>
-
-<pre class="text">
-MagickBooleanType MagickSetIteratorIndex(MagickWand *wand,
- const ssize_t index)
-</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>index</dt>
-<dd>the scene number. </dd>
-
-<dd> </dd>
-</dl>
-<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>
-
-<p>The last image is actually the current image, and the next use of MagickPreviousImage() will not change this allowing this function to be used to iterate over the images in the reverse direction. In this sense it is more like MagickResetIterator() than MagickSetFirstIterator().</p>
-
-<p>Typically this function is used before MagickAddImage(), MagickReadImage() functions to ensure new images are appended to the very end of wand's image list.</p>
-
-<p>The format of the MagickSetLastIterator method is:</p>
-
-<pre class="text">
-void MagickSetLastIterator(MagickWand *wand)
-</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>
-</dl>
-<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>
-
-<p>The format of the MagickWandGenesis method is:</p>
-
-<pre class="text">
-void MagickWandGenesis(void)
-</pre>
-
-<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>
-
-<p>The format of the MaickWandTerminus method is:</p>
-
-<pre class="text">
-void MagickWandTerminus(void)
-</pre>
-
-<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>
-
-<p>The format of the NewMagickWand method is:</p>
-
-<pre class="text">
-MagickWand *NewMagickWand(void)
-</pre>
-
-<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>
-
-<p>The format of the NewMagickWandFromImage method is:</p>
-
-<pre class="text">
-MagickWand *NewMagickWandFromImage(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/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>
-
-<p>The format of the IsMagickWandInstantiated method is:</p>
-
-<pre class="text">
-MagickBooleanType IsMagickWandInstantiated(void)
-</pre>
+<p class="lead magick-description">The <a href="../api/MagickWand/index.html">MagickWand API</a> is the recommended interface between the C programming language and the ImageMagick image processing libraries. Unlike the <a href="../magick-core.html">MagickCore</a> C API, MagickWand uses only a few opaque types. Accessors are available to set or get important wand properties. A description of the MagickWand public methods are found here:</p>
+
+<ul>
+ <li><a href="magick-wand.html">Magick Wand Methods</a></li>
+ <li><a href="magick-property.html">Set or Get Magick Wand Properties</a></li>
+ <li><a href="magick-image.html">Magick Wand Image Methods</a></li>
+ <li><a href="pixel-iterator.html">Pixel Iterator Methods</a></li>
+ <li><a href="pixel-wand.html">Pixel Wand Methods</a></li>
+ <li><a href="drawing-wand.html">Image Vector Drawing</a></li>
+ <li><a href="mogrify.html">Command-line Interface</a></li>
+ <li><a href="../api/wand-view.html">Wand View Methods</a></li>
+ <li><a href="magick-deprecate.html">Deprecated Methods</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>cc -o wand wand.c `pkg-config --cflags --libs MagickWand`
+</code></pre>
+
+<p>Set the <code>PKG_CONFIG_PATH</code> environment variable if ImageMagick is not in your default system path:</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="../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>
+#include <wand/MagickWand.h>
+
+int main(int argc,char **argv)
+{
+#define ThrowWandException(wand) \
+{ \
+ char \
+ *description; \
+ \
+ ExceptionType \
+ severity; \
+ \
+ description=MagickGetException(wand,&severity); \
+ (void) fprintf(stderr,"%s %s %lu %s\n",GetMagickModule(),description); \
+ description=(char *) MagickRelinquishMemory(description); \
+ exit(-1); \
+}
+
+ MagickBooleanType
+ status;
+
+ MagickWand
+ *magick_wand;
+
+ if (argc != 3)
+ {
+ (void) fprintf(stdout,"Usage: %s image thumbnail\n",argv[0]);
+ exit(0);
+ }
+ /*
+ Read an image.
+ */
+ MagickWandGenesis();
+ magick_wand=NewMagickWand();
+ status=MagickReadImage(magick_wand,argv[1]);
+ if (status == MagickFalse)
+ ThrowWandException(magick_wand);
+ /*
+ Turn the images into a thumbnail sequence.
+ */
+ MagickResetIterator(magick_wand);
+ while (MagickNextImage(magick_wand) != MagickFalse)
+ MagickResizeImage(magick_wand,106,80,LanczosFilter,1.0);
+ /*
+ Write the image then destroy it.
+ */
+ status=MagickWriteImages(magick_wand,argv[2],MagickTrue);
+ if (status == MagickFalse)
+ ThrowWandException(magick_wand);
+ magick_wand=DestroyMagickWand(magick_wand);
+ MagickWandTerminus();
+ return(0);
+}
+</code></pre>
+
+<p>Here is another program that shows one way to get and set image pixels with the MagickWand API, <a href="../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>
+#include <math.h>
+#include <wand/MagickWand.h>
+
+int main(int argc,char **argv)
+{
+#define QuantumScale ((MagickRealType) 1.0/(MagickRealType) QuantumRange)
+#define SigmoidalContrast(x) \
+ (QuantumRange*(1.0/(1+exp(10.0*(0.5-QuantumScale*x)))-0.0066928509)*1.0092503)
+#define ThrowWandException(wand) \
+{ \
+ char \
+ *description; \
+ \
+ ExceptionType \
+ severity; \
+ \
+ description=MagickGetException(wand,&severity); \
+ (void) fprintf(stderr,"%s %s %lu %s\n",GetMagickModule(),description); \
+ description=(char *) MagickRelinquishMemory(description); \
+ exit(-1); \
+}
+
+ long
+ y;
+
+ MagickBooleanType
+ status;
+
+ MagickPixelPacket
+ pixel;
+
+ MagickWand
+ *contrast_wand,
+ *image_wand;
+
+ PixelIterator
+ *contrast_iterator,
+ *iterator;
+
+ PixelWand
+ **contrast_pixels,
+ **pixels;
+
+ register long
+ x;
+
+ unsigned long
+ width;
+
+ if (argc != 3)
+ {
+ (void) fprintf(stdout,"Usage: %s image sigmoidal-image\n",argv[0]);
+ exit(0);
+ }
+ /*
+ Read an image.
+ */
+ MagickWandGenesis();
+ image_wand=NewMagickWand();
+ status=MagickReadImage(image_wand,argv[1]);
+ if (status == MagickFalse)
+ ThrowWandException(image_wand);
+ contrast_wand=CloneMagickWand(image_wand);
+ /*
+ Sigmoidal non-linearity contrast control.
+ */
+ iterator=NewPixelIterator(image_wand);
+ contrast_iterator=NewPixelIterator(contrast_wand);
+ if ((iterator == (PixelIterator *) NULL) ||
+ (contrast_iterator == (PixelIterator *) NULL))
+ ThrowWandException(image_wand);
+ for (y=0; y < (long) MagickGetImageHeight(image_wand); y++)
+ {
+ pixels=PixelGetNextIteratorRow(iterator,&width);
+ contrast_pixels=PixelGetNextIteratorRow(contrast_iterator,&width);
+ if ((pixels == (PixelWand **) NULL) ||
+ (contrast_pixels == (PixelWand **) NULL))
+ break;
+ for (x=0; x < (long) width; x++)
+ {
+ PixelGetMagickColor(pixels[x],&pixel);
+ pixel.red=SigmoidalContrast(pixel.red);
+ pixel.green=SigmoidalContrast(pixel.green);
+ pixel.blue=SigmoidalContrast(pixel.blue);
+ pixel.index=SigmoidalContrast(pixel.index);
+ PixelSetMagickColor(contrast_pixels[x],&pixel);
+ }
+ (void) PixelSyncIterator(contrast_iterator);
+ }
+ if (y < (long) MagickGetImageHeight(image_wand))
+ ThrowWandException(image_wand);
+ contrast_iterator=DestroyPixelIterator(contrast_iterator);
+ iterator=DestroyPixelIterator(iterator);
+ image_wand=DestroyMagickWand(image_wand);
+ /*
+ Write the image then destroy it.
+ */
+ status=MagickWriteImages(contrast_wand,argv[2],MagickTrue);
+ if (status == MagickFalse)
+ ThrowWandException(image_wand);
+ contrast_wand=DestroyMagickWand(contrast_wand);
+ MagickWandTerminus();
+ return(0);
+}
+</code></pre>
+<p><a 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="../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>
+#include <math.h>
+#include <wand/MagickWand.h>
+
+static MagickBooleanType SigmoidalContrast(WandView *pixel_view,
+ const ssize_t y,const int id,void *context)
+{
+#define QuantumScale ((MagickRealType) 1.0/(MagickRealType) QuantumRange)
+#define SigmoidalContrast(x) \
+ (QuantumRange*(1.0/(1+exp(10.0*(0.5-QuantumScale*x)))-0.0066928509)*1.0092503)
+
+ RectangleInfo
+ extent;
+
+ MagickPixelPacket
+ pixel;
+
+ PixelWand
+ **pixels;
+
+ register long
+ x;
+
+ extent=GetWandViewExtent(contrast_view);
+ pixels=GetWandViewPixels(contrast_view);
+ for (x=0; x < (long) (extent.width-extent.height); x++)
+ {
+ PixelGetMagickColor(pixels[x],&pixel);
+ pixel.red=SigmoidalContrast(pixel.red);
+ pixel.green=SigmoidalContrast(pixel.green);
+ pixel.blue=SigmoidalContrast(pixel.blue);
+ pixel.index=SigmoidalContrast(pixel.index);
+ PixelSetMagickColor(contrast_pixels[x],&pixel);
+ }
+ return(MagickTrue);
+}
+
+int main(int argc,char **argv)
+{
+#define ThrowViewException(view) \
+{ \
+ description=GetWandViewException(view,&severity); \
+ (void) fprintf(stderr,"%s %s %lu %s\n",GetMagickModule(),description); \
+ description=(char *) MagickRelinquishMemory(description); \
+ exit(-1); \
+}
+#define ThrowWandException(wand) \
+{ \
+ description=MagickGetException(wand,&severity); \
+ (void) fprintf(stderr,"%s %s %lu %s\n",GetMagickModule(),description); \
+ description=(char *) MagickRelinquishMemory(description); \
+ exit(-1); \
+}
+
+ char
+ *description;
+
+ ExceptionType
+ severity;
+
+ MagickBooleanType
+ status;
+
+ MagickPixelPacket
+ pixel;
+
+ MagickWand
+ *contrast_wand;
+
+ WandView
+ *contrast_view;
+
+ if (argc != 3)
+ {
+ (void) fprintf(stdout,"Usage: %s image sigmoidal-image\n",argv[0]);
+ exit(0);
+ }
+ /*
+ Read an image.
+ */
+ MagickWandGenesis();
+ contrast_wand=NewMagickWand();
+ status=MagickReadImage(contrast_wand,argv[1]);
+ if (status == MagickFalse)
+ ThrowWandException(contrast_wand);
+ /*
+ Sigmoidal non-linearity contrast control.
+ */
+ contrast_view=NewWandView(contrast_wand);
+ if (contrast_view == (WandView *) NULL)
+ ThrowWandException(contrast_wand);
+ status=UpdateWandViewIterator(contrast_view,SigmoidalContrast,(void *) NULL);
+ if (status == MagickFalse)
+ ThrowWandException(contrast_wand);
+ contrast_view=DestroyWandView(contrast_view);
+ /*
+ Write the image then destroy it.
+ */
+ status=MagickWriteImages(contrast_wand,argv[2],MagickTrue);
+ if (status == MagickFalse)
+ ThrowWandException(contrast_wand);
+ contrast_wand=DestroyMagickWand(contrast_wand);
+ MagickWandTerminus();
+ return(0);
+}
+</code></pre>
+<p><a href="../MagickWand/index.html">MagickWand Examples in C</a> illustrates how to use the ImageMagick MagickWand API. Each example is presented as a C function, complete with headers, so that it can be copied to a file and then included in your own C project.</p>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="magick-wand.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <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="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="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-2018 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="magick.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
+<p class="lead magick-description">Use the <code>magick</code> program to convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more. See <a href="../command-line-processing.html">Command Line Processing</a> for advice on how to structure your <code>convert</code> command or see below for example usages of the command.</p>
+
+<p>We list a few examples of the <code>magick</code> command here to illustrate its usefulness and ease of use. To get started, lets convert an image in the JPEG format to PNG:</p>
+
+<pre class="highlight"><code>magick rose.jpg rose.png
+</code></pre>
+
+<p>Next, we reduce the image size before it is written to the PNG format:</p>
+
+<pre class="highlight"><code>magick rose.jpg -resize 50% rose.png
+</code></pre>
+
+<ul>
+ <a href="../../images/rose.jpg">
+ <img src="../../images/rose.jpg" width="70" height="46" alt="rose" />
+ </a>
+ <img style="margin-top:13px; margin-bottom:13px;" src="../../images/right.gif" width="20" height="20" alt="==>" />
+ <a href="../../images/rose.png">
+ <img style="margin-top:11px; margin-bottom:12px;" src="../../images/rose.png" width="35" height="23" alt="rose" />
+ </a>
+</ul>
+
+<p>You can combine multiple image-processing operations to produce complex results:</p>
+
+<pre class="highlight"><code>magick -size 320x85 canvas:none -font Bookman-DemiItalic -pointsize 72 \
+ -draw "text 25,60 \'Magick\'" -channel RGBA -blur 0x6 -fill darkred -stroke magenta \
+ -draw "text 20,55 \'Magick\'" fuzzy-magick.png
+</code></pre>
+
+<ul>
+ <a href="../../images/fuzzy-magick.png"><img src="../../images/fuzzy-magick.png" width="320" height="85" alt="fuzzy-magick" /></a>
+</ul>
+
+<p>or here we resize an image with improved quality:</p>
+
+<pre class="highlight"><code>magick input.png -colorspace RGB +sigmoidal-contrast 11.6933 \
+ -define filter:filter=Sinc -define filter:window=Jinc -define filter:lobes=3 \
+ -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>
+
+<pre class="highlight"><code>ln -s magick convert
+convert rose.jpg rose.png
+magick convert rose.jpg rose.png
+</code></pre>
+
+<p>You can find additional examples of using <code>magick</code> in <a href="https://www.imagemagick.org/Usage/">Examples of ImageMagick Usage</a>.</p>
+
+<h2 class="magick-post-title"><a id="options"></a>Option Summary</h2>
+
+<p>The <code>magick</code> command recognizes these options. Click on an option to get more details about how that option works.</p>
+
+<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>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>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>adaptively sharpen pixels; increase effect near edges</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>affine transform matrix</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>annotate the image with text</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>append an image sequence</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>automagically adjust gamma level of image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>automagically orient image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>measure performance</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>chromaticity blue primary point</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>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>border color</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>assign a caption to an image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>apply option to select image channels</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>remove pixels from the image interior</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>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>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>clone an image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>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>merge a sequence of images</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>apply color correction to the image.</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>set image colorspace</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>annotate image with comment</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>set image composite operator</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>image compression type</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>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>crop the image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>convert cipher pixels to plain</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>define one or more image format options</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>display the next image after pausing</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>image depth</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>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>layer disposal method</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>distort image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>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>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>emboss an image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>text encoding type</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>apply a digital filter to enhance a noisy image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>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>set the image size</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>render text with this font family</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>implements the discrete Fourier transform (DFT)</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>use this filter when resizing an image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>floodfill the image with color</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>render text with this font</td>
+ </tr>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/magick_8c.html" id="AcquireMagickInfo">AcquireMagickInfo</a></h2>
+ <tr>
+ <td><a href="../command-line-options.html#format_identify_">-format <var>string</var></a></td>
+ <td>output formatted image characteristics</td>
+ </tr>
-<p>AcquireMagickInfo() allocates a MagickInfo structure and initializes the members to default values.</p>
+ <tr>
+ <td><a href="../command-line-options.html#frame">-frame <var>geometry</var></a></td>
+ <td>surround image with an ornamental border</td>
+ </tr>
-<p>The format of the AcquireMagickInfo method is:</p>
+ <tr>
+ <td><a href="../command-line-options.html#function">-function <var>name</var></a></td>
+ <td>apply a function to the image</td>
+ </tr>
-<pre class="text">
-MagickInfo *AcquireMagickInfo(const char *module, const char *name,)
-</pre>
+ <tr>
+ <td><a href="../command-line-options.html#fuzz">-fuzz <var>distance</var></a></td>
+ <td>colors within this distance are considered equal</td>
+ </tr>
-<p>A description of each parameter follows:</p>
+ <tr>
+ <td><a href="../command-line-options.html#fx">-fx <var>expression</var></a></td>
+ <td>apply mathematical expression to an image channel(s)</td>
+ </tr>
-<dd>
-</dd>
+ <tr>
+ <td><a href="../command-line-options.html#gamma">-gamma <var>value</var></a></td>
+ <td>level of gamma correction</td>
+ </tr>
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>module</dt>
-<dd>a character string that represents the module associated with the MagickInfo structure. </dd>
+ <tr>
+ <td><a href="../command-line-options.html#gaussian-blur">-gaussian-blur <var>geometry</var></a></td>
+ <td>reduce image noise and reduce detail levels</td>
+ </tr>
-<dd> </dd>
-<dt>name</dt>
-<dd>a character string that represents the image format associated with the MagickInfo structure. </dd>
+ <tr>
+ <td><a href="../command-line-options.html#geometry">-geometry <var>geometry</var></a></td>
+ <td>preferred size or location of the image</td>
+ </tr>
-<dd> </dd>
-<dt>description</dt>
-<dd>a character string that represents the image format associated with the MagickInfo structure. </dd>
+ <tr>
+ <td><a href="../command-line-options.html#gravity">-gravity <var>type</var></a></td>
+ <td>horizontal and vertical text placement</td>
+ </tr>
-<dd> </dd>
-</dl>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/magick_8c.html" id="GetMagickPrecision">GetMagickPrecision</a></h2>
+ <tr>
+ <td><a href="../command-line-options.html#intensity">-grayscale <var>method</var></a></td>
+ <td>convert image to grayscale</td>
+ </tr>
-<p>GetMagickPrecision() returns the maximum number of significant digits to be printed.</p>
+ <tr>
+ <td><a href="../command-line-options.html#green-primary">-green-primary <var>point</var></a></td>
+ <td>chromaticity green primary point</td>
+ </tr>
-<p>The format of the GetMagickPrecision method is:</p>
+ <tr>
+ <td><a href="../command-line-options.html#help">-help</a></td>
+ <td>print program options</td>
+ </tr>
-<pre class="text">
-int GetMagickPrecision(void)
-</pre>
+ <tr>
+ <td><a href="../command-line-options.html#hough-lines">-hough-lines <var>geometry</var></a></td>
+ <td>identify lines in the image</td>
+ </tr>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/magick_8c.html" id="IsMagickCoreInstantiated">IsMagickCoreInstantiated</a></h2>
+ <tr>
+ <td><a href="../command-line-options.html#identify">-identify</a></td>
+ <td>identify the format and characteristics of the image</td>
+ </tr>
-<p>IsMagickCoreInstantiated() returns MagickTrue if the ImageMagick environment is currently instantiated: MagickCoreGenesis() has been called but MagickDestroy() has not.</p>
+ <tr>
+ <td><a href="../command-line-options.html#ift">-ift</a></td>
+ <td>implements the inverse discrete Fourier transform (DFT)</td>
+ </tr>
-<p>The format of the IsMagickCoreInstantiated method is:</p>
+ <tr>
+ <td><a href="../command-line-options.html#implode">-implode <var>amount</var></a></td>
+ <td>implode image pixels about the center</td>
+ </tr>
-<pre class="text">
-MagickBooleanType IsMagickCoreInstantiated(void)
-</pre>
+ <tr>
+ <td><a href="../command-line-options.html#insert">-insert <var>index</var></a></td>
+ <td>insert last image into the image sequence</td>
+ </tr>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/magick_8c.html" id="MagickCoreGenesis">MagickCoreGenesis</a></h2>
+ <tr>
+ <td><a href="../command-line-options.html#intensity">-intensity <var>method</var></a></td>
+ <td>method to generate an intensity value from a pixel</td>
+ </tr>
-<p>MagickCoreGenesis() initializes the MagickCore environment.</p>
+ <tr>
+ <td><a href="../command-line-options.html#intent">-intent <var>type</var></a></td>
+ <td>type of rendering intent when managing the image color</td>
+ </tr>
-<p>The format of the MagickCoreGenesis function is:</p>
+ <tr>
+ <td><a href="../command-line-options.html#interlace">-interlace <var>type</var></a></td>
+ <td>type of image interlacing scheme</td>
+ </tr>
-<pre class="text">
-MagickCoreGenesis(const char *path,
- const MagickBooleanType establish_signal_handlers)
-</pre>
+ <tr>
+ <td><a href="../command-line-options.html#interline-spacing">-interline-spacing <var>value</var></a></td>
+ <td>the space between two text lines</td>
+ </tr>
-<p>A description of each parameter follows:</p>
+ <tr>
+ <td><a href="../command-line-options.html#interpolate">-interpolate <var>method</var></a></td>
+ <td>pixel color interpolation method</td>
+ </tr>
-<dd>
-</dd>
+ <tr>
+ <td><a href="../command-line-options.html#interword-spacing">-interword-spacing <var>value</var></a></td>
+ <td>the space between two words</td>
+ </tr>
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>path</dt>
-<dd>the execution path of the current ImageMagick client. </dd>
+ <tr>
+ <td><a href="../command-line-options.html#kerning">-kerning <var>value</var></a></td>
+ <td>the space between two characters</td>
+ </tr>
-<dd> </dd>
-<dt>establish_signal_handlers</dt>
-<dd>set to MagickTrue to use MagickCore's own signal handlers for common signals. </dd>
+ <tr>
+ <td><a href="../command-line-options.html#kuwahara">-kuwahara <var>geometry</var></a></td>
+ <td>edge preserving noise reduction filter</td>
+ </tr>
-<dd> </dd>
-</dl>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/magick_8c.html" id="MagickCoreTerminus">MagickCoreTerminus</a></h2>
+ <tr>
+ <td><a href="../command-line-options.html#label">-label <var>string</var></a></td>
+ <td>assign a label to an image</td>
+ </tr>
-<p>MagickCoreTerminus() destroys the MagickCore environment.</p>
+ <tr>
+ <td><a href="../command-line-options.html#lat">-lat <var>geometry</var></a></td>
+ <td>local adaptive thresholding</td>
+ </tr>
-<p>The format of the MagickCoreTerminus function is:</p>
+ <tr>
+ <td><a href="../command-line-options.html#layers">-layers <var>method</var></a></td>
+ <td>optimize or compare image layers</td>
+ </tr>
-<pre class="text">
-MagickCoreTerminus(void)
-</pre>
+ <tr>
+ <td><a href="../command-line-options.html#level">-level <var>value</var></a></td>
+ <td>adjust the level of image contrast</td>
+ </tr>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/magick_8c.html" id="SetMagickPrecision">SetMagickPrecision</a></h2>
+ <tr>
+ <td><a href="../command-line-options.html#limit">-limit <var>type value</var></a></td>
+ <td>pixel cache resource limit</td>
+ </tr>
-<p>SetMagickPrecision() sets the maximum number of significant digits to be printed.</p>
+ <tr>
+ <td><a href="../command-line-options.html#linear-stretch">-linear-stretch <var>geometry</var></a></td>
+ <td>linear with saturation histogram stretch</td>
+ </tr>
-<p>An input argument of 0 returns the current precision setting.</p>
+ <tr>
+ <td><a href="../command-line-options.html#liquid-rescale">-liquid-rescale <var>geometry</var></a></td>
+ <td>rescale image with seam-carving</td>
+ </tr>
-<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>
+ <tr>
+ <td><a href="../command-line-options.html#list">-list <var>type</var></a></td>
+ <td>Color, Configure, Delegate, Format, Magic, Module, Resource, or Type</td>
+ </tr>
-<p>The format of the SetMagickPrecision method is:</p>
+ <tr>
+ <td><a href="../command-line-options.html#log">-log <var>format</var></a></td>
+ <td>format of debugging information</td>
+ </tr>
-<pre class="text">
-int SetMagickPrecision(const int precision)
-</pre>
+ <tr>
+ <td><a href="../command-line-options.html#loop">-loop <var>iterations</var></a></td>
+ <td>add Netscape loop extension to your GIF animation</td>
+ </tr>
-<p>A description of each parameter follows:</p>
+ <tr>
+ <td><a href="../command-line-options.html#mask">-mask <var>filename</var></a></td>
+ <td>associate a mask with the image</td>
+ </tr>
-<dd>
-</dd>
+ <tr>
+ <td><a href="../command-line-options.html#mattecolor">-mattecolor <var>color</var></a></td>
+ <td>frame color</td>
+ </tr>
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>precision</dt>
-<dd>set the maximum number of significant digits to be printed. </dd>
+ <tr>
+ <td><a href="../command-line-options.html#median">-median <var>radius</var></a></td>
+ <td>apply a median filter to the image</td>
+ </tr>
-<dd> </dd>
-</dl>
+ <tr>
+ <td><a href="../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>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>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>vary the brightness, saturation, and hue</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>monitor progress</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>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>simulate motion blur</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>add or reduce noise in an image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>ordered dither the image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>simulate an oil painting</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>efficiently determine image attributes</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>simulate a Polaroid picture</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>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>image preview type</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>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>JPEG/MIFF/PNG compression level</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>suppress all warning messages</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>random threshold the image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>pay attention to warning messages.</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>transform image colors to match this set of colors</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>change the resolution of an image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>roll an image vertically or horizontally</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>horizontal and vertical sampling factor</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>image scene number</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>segment an image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>simulate a sepia-toned photo</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>simulate an image shadow</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>shave pixels from the image edges</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>smush an image sequence together</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>simulate a pencil sketch</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>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>replace each pixel with corresponding statistic from the neighborhood</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>graphic primitive stroke color</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>render text with this font stretch</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>swirl image pixels about the center</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>mark the image as modified</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>threshold the image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>set the image tile offset</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>affine transform image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>transparent color</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>color tree depth</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>image type</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>the units of image resolution</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>print detailed information about the image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>FlashPix viewing transforms</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>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>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>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>chromaticity white point</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>write images to this file</td>
+ </tr>
+</table>
+</div>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="magick.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="memory.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="memory.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="mime.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<p>return any errors or warnings in this structure.</p>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="mime.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <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="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="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-2018 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/module.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../css/magick.html" rel="stylesheet" />
+ <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="generator" content="PHP">
+ <meta name="keywords" content="magickcore, c, api:, loadable, modules, 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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <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/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="../index.html">Home</a>
- <a class="nav-link " href="../download.html">Download</a>
- <a class="nav-link " href="../command-line-tools.html">Tools</a>
- <a class="nav-link " href="../command-line-processing.html">Command-line</a>
- <a class="nav-link " href="../resources.html">Resources</a>
- <a class="nav-link " href="../develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.php">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="main" class="container">
+ <div class="magick-template">
<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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
<p><a href="../support.html">Donate</a> •
<a href="../sitemap.html">Sitemap</a> •
</p>
<p><a href="module.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
+ <a href="../contact.php">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="../js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <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="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="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-2018 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="mogrify.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="main" class="container">
+ <div class="magick-template">
<div class="magick-header">
-<p class="text-center"><a href="mogrify.html#MagickCommandGenesis">MagickCommandGenesis</a></p>
+<p class="text-center"><a href="mogrify.html#usage">Example Usage</a> • <a href="mogrify.html#options">Option Summary</a></p>
+
+<p class="lead magick-description">Use the <code>mogrify</code> program to resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more. This tool is similar to <a href="../convert.html">convert</a> except that the original image file is <em>overwritten</em> (unless you change the file suffix with the <a href="../command-line-options.html#format">-format</a> option) with any changes you request. See <a href="../command-line-processing.html">Command Line Processing</a> for advice on how to structure your <code>mogrify</code> command or see below for sample usages of the command.</p>
+
+<h2 class="magick-post-title"><a id="usage"></a>Example Usage</h2>
+
+<p>We list a few examples of the <code>mogrify</code> command here to illustrate its usefulness and ease of use. To get started, let's reduce the size of our
+rose:</p>
+
+<pre class="highlight"><code>magick mogrify -resize 50% rose.jpg
+</code></pre>
+
+<ul>
+ <a href="../../images/rose.jpg">
+ <img src="../../images/rose.jpg" width="70" height="46" alt="rose" />
+ </a>
+ <img style="margin-top:13px; margin-bottom:13px;" src="../../images/right.gif" width="20" height="20" alt="==>" />
+ <a href="../../images/rose.png">
+ <img style="margin-top:12px; margin-bottom: 11px;" src="../../images/rose.png" width="35" height="23" alt="rose" />
+ </a>
+</ul>
+
+<p>You can resize all your JPEG images in a folder to a maximum dimension of 256x256 with this command:</p>
+
+<pre class="highlight"><code>magick mogrify -resize 256x256 *.jpg
+</code></pre>
+
+<p>Finally, we convert all our PNG images in a folder to the JPEG format:</p>
+
+<pre class="highlight"><code>magick mogrify -format jpg *.png
+</code></pre>
+
+<p>Here image files 1.png, 2.png, etc., are left untouched and files 1.jpg, 2.jpg, etc., are created. They are copies of their respective PNG images except are stored in the JPEG image format.</p>
+
+
+<p>You can find additional examples of using <code>mogrify</code> in <a href="http://www.ibm.com/developerworks/library/l-graf/?ca=dnt-428">Graphics from the Command Line</a>. Further discussion is available in <a href="http://www.ibm.com/developerworks/library/l-graf2/?ca=dgr-lnxw15GraphicsLine">More Graphics from the Command Line</a> and <a href="https://www.imagemagick.org/Usage/">Examples of ImageMagick Usage</a>.</p>
+
+<h2 class="magick-post-title"><a id="options"></a>Option Summary</h2>
+
+<p>The <code>mogrify</code> command recognizes these options. Click on an option to get more details about how that option works.</p>
+
+<table class="table table-sm table-striped">
+ <tbody>
+ <tr>
+ <th align="left">Option</th>
+ <th align="left">Description</th>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>adaptively sharpen pixels; increase effect near edges</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>affine transform matrix</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>annotate the image with text</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>append an image sequence</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>automagically adjust gamma level of image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>automagically orient image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#auto-threshold">-auto-threshold <var>method</var></a></td>
+ <td>automatically perform image thresholding</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#background">-background <var>color</var></a></td>
+ <td>background color</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>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>chromaticity blue primary point</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>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>border color</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>assign a caption to an image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>apply option to select image channels</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>remove pixels from the image interior</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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#clamp">-clamp</a></td>
+ <td>set each pixel whose value is below zero to zero and any the pixel whose value is above the quantum range to the quantum range (e.g. 65535) otherwise the pixel value remains unchanged.</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#clip-mask">-clip-mask</a> <var>filename</var></td>
+ <td>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>clip along a named path from the 8BIM profile</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#clut">-clut</a></td>
+ <td>apply a color lookup table to the image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#complex">-complex<var>operator</var></a></td>
+ <td>perform complex mathematics on an image sequence</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#connected-components">-connected-components <var>connectivity</var></a></td>
+ <td>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>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>merge a sequence of images</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>apply color correction to the image.</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>set image colorspace</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>annotate image with comment</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>composite image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>enhance or reduce the image contrast</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>crop the image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>convert cipher pixels to plain</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>define one or more image format options</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>display the next image after pausing</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>image depth</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>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>layer disposal method</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#distort">-distort <var>type coefficients</var></a></td>
+ <td>distort image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#distribute-cache">-distribute-cache <var>port</var></a></td>
+ <td>launch a pixel cache server</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>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>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>emboss an image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>text encoding type</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>apply a digital filter to enhance a noisy image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>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>set the image size</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>render text with this font family</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>implements the discrete Fourier transform (DFT)</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>use this filter when resizing an image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>floodfill the image with color</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>render text with this font</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#format">-format <var>type</var></a></td>
+ <td>output formatted image characteristics</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#frame">-frame <var>geometry</var></a></td>
+ <td>surround image with an ornamental border</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>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>level of gamma correction</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>horizontal and vertical text placement</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>chromaticity green primary point</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#help">-help</a></td>
+ <td>print program options</td>
+ </tr>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/mogrify_8c.html" id="MagickCommandGenesis">MagickCommandGenesis</a></h2>
+ <tr>
+ <td><a href="../command-line-options.html#hough-lines">-hough-lines <var>geometry</var></a></td>
+ <td>identify lines in the image</td>
+ </tr>
-<p>MagickCommandGenesis() applies image processing options to an image as prescribed by command line options.</p>
+ <tr>
+ <td><a href="../command-line-options.html#identify">-identify</a></td>
+ <td>identify the format and characteristics of the image</td>
+ </tr>
-<p>It wiil look for special options like "-debug", "-bench", and "-distribute-cache" that needs to be applied even before the main processing begins, and may completely overrule normal command processing. Such 'Genesis' Options can only be given on the CLI, (not in a script) and are typically ignored (as they have been handled) if seen later.</p>
+ <tr>
+ <td><a href="../command-line-options.html#ift">-ifft</a></td>
+ <td>implements the inverse discrete Fourier transform (DFT)</td>
+ </tr>
-<p>The format of the MagickCommandGenesis method is:</p>
+ <tr>
+ <td><a href="../command-line-options.html#implode">-implode <var>amount</var></a></td>
+ <td>implode image pixels about the center</td>
+ </tr>
-<pre class="text">
-MagickBooleanType MagickCommandGenesis(ImageInfo *image_info,
- MagickCommand command,int argc,char **argv,char **metadata,
- ExceptionInfo *exception)
-</pre>
+ <tr>
+ <td><a href="../command-line-options.html#insert">-insert <var>index</var></a></td>
+ <td>insert last image into the image sequence</td>
+ </tr>
-<p>A description of each parameter follows:</p>
+ <tr>
+ <td><a href="../command-line-options.html#intensity">-intensity <var>method</var></a></td>
+ <td>method to generate an intensity value from a pixel</td>
+ </tr>
-<dd>
-</dd>
+ <tr>
+ <td><a href="../command-line-options.html#intent">-intent <var>type</var></a></td>
+ <td>type of rendering intent when managing the image color</td>
+ </tr>
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>image_info</dt>
-<dd>the image info. </dd>
+ <tr>
+ <td><a href="../command-line-options.html#interlace">-interlace <var>type</var></a></td>
+ <td>type of image interlacing scheme</td>
+ </tr>
-<dd> </dd>
-<dt>command</dt>
-<dd>Choose from ConvertImageCommand, IdentifyImageCommand, MogrifyImageCommand, CompositeImageCommand, CompareImagesCommand, ConjureImageCommand, StreamImageCommand, ImportImageCommand, DisplayImageCommand, or AnimateImageCommand. </dd>
+ <tr>
+ <td><a href="../command-line-options.html#interline-spacing">-interline-spacing <var>value</var></a></td>
+ <td>the space between two text lines</td>
+ </tr>
-<dd> </dd>
-<dt>argc</dt>
-<dd>Specifies a pointer to an integer describing the number of elements in the argument vector. </dd>
+ <tr>
+ <td><a href="../command-line-options.html#interpolate">-interpolate <var>method</var></a></td>
+ <td>pixel color interpolation method</td>
+ </tr>
-<dd> </dd>
-<dt>argv</dt>
-<dd>Specifies a pointer to a text array containing the command line arguments. </dd>
+ <tr>
+ <td><a href="../command-line-options.html#interword-spacing">-interword-spacing <var>value</var></a></td>
+ <td>the space between two words</td>
+ </tr>
-<dd> </dd>
-<dt>metadata</dt>
-<dd>any metadata is returned here. </dd>
+ <tr>
+ <td><a href="../command-line-options.html#kerning">-kerning <var>value</var></a></td>
+ <td>the space between two characters</td>
+ </tr>
-<dd> </dd>
-<dt>exception</dt>
-<dd>return any errors or warnings in this structure. </dd>
+ <tr>
+ <td><a href="../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>assign a label to an image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>optimize or compare image layers</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>pixel cache resource limit</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>rescale image with seam-carving</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>add Netscape loop extension to your GIF animation</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#mattecolor">-mattecolor <var>color</var></a></td>
+ <td>frame color</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>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>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>vary the brightness, saturation, and hue</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>transform image to black and white</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>simulate motion blur</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>add or reduce noise in an image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>ordered dither the image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>simulate an oil painting</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>efficiently determine image attributes</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>simulate a Polaroid picture</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>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>image preview type</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>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>JPEG/MIFF/PNG compression level</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>suppress all warning messages</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>random threshold the 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>
+ </tr>
+
+ <tr>
+ <td><a href="../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>pay attention to warning messages.</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>transform image colors to match this set of colors</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>change the resolution of an image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>roll an image vertically or horizontally</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>horizontal and vertical sampling factor</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>image scene number</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>segment an image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>simulate a sepia-toned photo</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>simulate an image shadow</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>shave pixels from the image edges</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>increase the contrast without saturating highlights or shadows</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#size">-size <var>geometry</var></a></td>
+ <td>width and height of image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#sketch">-sketch <var>geometry</var></a></td>
+ <td>simulate a pencil sketch</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#smush">-smush <var>offset</var></a></td>
+ <td>smush an image sequence together</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>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>replace each pixel with corresponding statistic from the neighborhood</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>graphic primitive stroke color</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>render text with this font stretch</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>swirl image pixels about the center</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#synchronize">-synchronize</a></td>
+ <td>synchronize image to storage device</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#texture">-texture <var>filename</var></a></td>
+ <td>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>threshold the image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>set the image tile offset</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>affine transform image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>transparent color</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>color tree depth</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>image type</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>the units of image resolution</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>print detailed information about the image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>FlashPix viewing transforms</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>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>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>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>chromaticity white point</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>write images to this file</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#write-mask">-write-mask <var>filename</var></a></td>
+ <td>associate a write mask with the image</td>
+ </tr>
+
+ </tbody>
+</table>
-<dd> </dd>
-</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="mogrify.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="monitor.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="monitor.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <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="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="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-2018 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="montage.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="main" class="container">
+ <div class="magick-template">
<div class="magick-header">
-<p class="text-center"><a href="montage.html#Unknown method">Unknown method</a></p>
+<p class="text-center"><a href="montage.html#usage">Example Usage</a> • <a href="montage.html#options">Option Summary</a></p>
+
+<p class="lead magick-description">Use the <code>montage</code> program to 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. See <a href="../command-line-processing.html">Command Line Processing</a> for advice on how to structure your <code>montage</code> command or see below for example usages of the command.</p>
+
+<h2 class="magick-post-title"><a id="usage"></a>Example Usage</h2>
+
+<p>We list a few examples of the <code>montage</code> command here to illustrate its usefulness and ease of use. To get started, let's montage two images into a single composite:</p>
+
+<pre class="highlight"><code>magick montage -background '#336699' -geometry +4+4 rose.jpg red-ball.png montage.jpg
+</code></pre>
+
+<ul>
+ <a href="../../images/rose.jpg">
+ <img style="margin-top:14px; margin-bottom:14px;" src="../../images/rose.jpg" width="70" height="46" alt="rose" />
+ </a>
+ <a href="../../images/red-ball.png">
+ <img style="margin-top:2px; margin-bottom:2px;" src="../../images/red-ball.png" width="70" height="70" alt="red ball" />
+ </a>
+ <img style="margin-top:27px; margin-bottom:27px;" src="../../images/right.gif" width="20" height="20" alt="==>" />
+ <a href="../../images/montage.jpg">
+ <img src="../../images/montage.jpg" width="148" height="74" alt="montage" />
+ </a>
+</ul>
+
+<p>Ok, let's add some decorations:</p>
+
+<pre class="highlight"><code>magick montage -label %f -frame 5 -background '#336699' -geometry +4+4 rose.jpg red-ball.png frame.jpg
+</code></pre>
+
+<ul>
+ <a href="../../images/rose.jpg">
+ <img style="margin-top:31px; margin-bottom:31px;" src="../../images/rose.jpg" width="70" height="46" alt="rose.jpg" />
+ </a>
+ <a href="../../images/red-ball.png">
+ <img style="margin-top:19px; margin-bottom:19px;" src="../../images/red-ball.png" width="70" height="70" alt="red ball" />
+ </a>
+ <img style="margin-top:44px; margin-bottom:44px;" src="../../images/right.gif" width="20" height="20" alt="==>" />
+ <a href="../../images/frame.jpg">
+ <img src="../../images/frame.jpg" width="176" height="108" alt="frame" />
+ </a>
+</ul>
+
+<p>You can find additional examples of using <code>montage</code> at <a href="https://www.imagemagick.org/Usage/montage/">Examples of ImageMagick Usage</a> and <a href="http://www.ibm.com/developerworks/library/l-graf/?ca=dnt-428">Graphics from the Command Line</a>. Further discussion is available in <a href="http://www.ibm.com/developerworks/library/l-graf2/?ca=dgr-lnxw15GraphicsLine">More Graphics from the Command Line</a> and <a href="https://www.imagemagick.org/Usage/">Examples of ImageMagick Usage</a>.</p>
+
+<h2 class="magick-post-title"><a id="options"></a>Option Summary</h2>
+
+<p>The <code>montage</code> command recognizes these options. Click on an option to get more details about how that option works.</p>
+
+<table class="table table-sm table-striped">
+ <tbody>
+ <tr>
+ <th align="left">Option</th>
+ <th align="left">Description</th>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>affine transform matrix</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>annotate the image with text</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#authenticate">-authenticate <var>value</var></a></td>
+ <td>decrypt image with this password</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#auto-orient">-auto-orient</a></td>
+ <td>automagically orient image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#background">-background <var>color</var></a></td>
+ <td>background color</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#blue-primary">-blue-primary <var>point</var></a></td>
+ <td>chromaticity blue primary point</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>border color</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#caption">-caption <var>string</var></a></td>
+ <td>assign a caption to an image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#channel">-channel <var>type</var></a></td>
+ <td>apply option to select image channels</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#clone">-clone <var>index</var></a></td>
+ <td>clone an image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#coalesce">-coalesce</a></td>
+ <td>merge a sequence of images</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>set image colorspace</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>set image composite operator</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>image compression type</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>display copious debugging information</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>image depth</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>layer disposal method</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>duplicate an image one or more times</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#endian">-endian <var>type</var></a></td>
+ <td>endianness (MSB or LSB) of the image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#extent">-extent <var>geometry</var></a></td>
+ <td>set the image size</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#extract">-extract <var>geometry</var></a></td>
+ <td>extract area from image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#fill">-fill <var>color</var></a></td>
+ <td>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>use this filter when resizing an image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>flip image in the vertical direction</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>render text with this font</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>level of gamma correction</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>chromaticity green primary point</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>type of image interlacing scheme</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#interpolate">-interpolate <var>method</var></a></td>
+ <td>pixel color interpolation method</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#kerning">-kerning <var>value</var></a></td>
+ <td>the space between two characters</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#label">-label <var>string</var></a></td>
+ <td>assign a label to an image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#limit">-limit <var>type value</var></a></td>
+ <td>pixel cache resource limit</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#log">-log <var>format</var></a></td>
+ <td>format of debugging information</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#mattecolor">-mattecolor <var>color</var></a></td>
+ <td>frame color</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#mode">-mode <var>type</var></a></td>
+ <td>framing style</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#monitor">-monitor</a></td>
+ <td>monitor progress</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#monochrome">-monochrome</a></td>
+ <td>transform image to black and white</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#origin">-origin <var>geometry</var></a></td>
+ <td>image origin</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>font point size</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#polaroid">-polaroid <var>angle</var></a></td>
+ <td>simulate a Polaroid picture</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#profile">-profile <var>filename</var></a></td>
+ <td>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>JPEG/MIFF/PNG compression level</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>suppress all warning messages</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>pay attention to warning messages.</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>resize the image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>horizontal and vertical sampling factor</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#scale">-scale <var>geometry</var></a></td>
+ <td>scale the image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#scenes">-scenes<var>range</var></a></td>
+ <td>image scene range</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#seed">-seed <var>value</var></a></td>
+ <td>seed a new sequence of pseudo-random numbers</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#shadow">-shadow <var>geometry</var></a></td>
+ <td>simulate an image shadow</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>graphic primitive stroke color</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>mark the image as modified</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#texture">-texture <var>filename</var></a></td>
+ <td>name of texture to tile onto the image background</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#tile">-tile <var>filename</var></a></td>
+ <td>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>set the image tile offset</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#title">-title</a></td>
+ <td>decorate the montage image with a title</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#transform">-transform</a></td>
+ <td>affine transform image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#transparent">-transparent <var>color</var></a></td>
+ <td>make this color transparent within the image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#transpose">-transpose</a></td>
+ <td>flip image in the vertical direction and rotate 90 degrees</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#transparent-color">-transparent-color <var>color</var></a></td>
+ <td>transparent color</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>trim image edges</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>the units of image resolution</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>print detailed information about the image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>FlashPix viewing transforms</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#virtual-pixel">-virtual-pixel <var>method</var></a></td>
+ <td>access method for pixels outside the boundaries of the image</td>
+ </tr>
+
+ <tr>
+ <td><a href="../command-line-options.html#white-point">-white-point <var>point</var></a></td>
+ <td>chromaticity white point</td>
+ </tr>
+
+ </tbody>
+</table>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="montage.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="morphology.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="morphology.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="paint.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="paint.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="pixel-iterator.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="pixel-iterator.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="pixel-wand.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="pixel-wand.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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 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="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="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-2018 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/profile.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../css/magick.html" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <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/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="../index.html">Home</a>
- <a class="nav-link " href="../download.html">Download</a>
- <a class="nav-link " href="../command-line-tools.html">Tools</a>
- <a class="nav-link " href="../command-line-processing.html">Command-line</a>
- <a class="nav-link " href="../resources.html">Resources</a>
- <a class="nav-link " href="../develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.php">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="main" class="container">
+ <div class="magick-template">
<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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
<p><a href="../support.html">Donate</a> •
<a href="../sitemap.html">Sitemap</a> •
</p>
<p><a href="profile.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
+ <a href="../contact.php">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="../js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <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="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="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-2018 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/property.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../css/magick.html" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <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/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="../index.html">Home</a>
- <a class="nav-link " href="../download.html">Download</a>
- <a class="nav-link " href="../command-line-tools.html">Tools</a>
- <a class="nav-link " href="../command-line-processing.html">Command-line</a>
- <a class="nav-link " href="../resources.html">Resources</a>
- <a class="nav-link " href="../develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.php">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="main" class="container">
+ <div class="magick-template">
<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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
<p><a href="../support.html">Donate</a> •
<a href="../sitemap.html">Sitemap</a> •
</p>
<p><a href="property.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
+ <a href="../contact.php">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="../js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <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="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="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-2018 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="quantize.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 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">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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="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>
-
-<p>For purposes of color allocation, an image is a set of n pixels, where each pixel is a point in RGB space. RGB space is a 3-dimensional vector space, and each pixel, Pi, is defined by an ordered triple of red, green, and blue coordinates, (Ri, Gi, Bi).</p>
-
-<p>Each primary color component (red, green, or blue) represents an intensity which varies linearly from 0 to a maximum value, Cmax, which corresponds to full saturation of that color. Color allocation is defined over a domain consisting of the cube in RGB space with opposite vertices at (0,0,0) and (Cmax, Cmax, Cmax). QUANTIZE requires Cmax = 255.</p>
-
-<p>The algorithm maps this domain onto a tree in which each node represents a cube within that domain. In the following discussion these cubes are defined by the coordinate of two opposite vertices (vertex nearest the origin in RGB space and the vertex farthest from the origin).</p>
-
-<p>The tree's root node represents the entire domain, (0,0,0) through (Cmax,Cmax,Cmax). Each lower level in the tree is generated by subdividing one node's cube into eight smaller cubes of equal size. This corresponds to bisecting the parent cube with planes passing through the midpoints of each edge.</p>
-
-<p>The basic algorithm operates in three phases: Classification, Reduction, and Assignment. Classification builds a color description tree for the image. Reduction collapses the tree until the number it represents, at most, the number of colors desired in the output image. Assignment defines the output image's color map and sets each pixel's color by restorage_class in the reduced tree. Our goal is to minimize the numerical discrepancies between the original colors and quantized colors (quantization error).</p>
-
-<p>Classification begins by initializing a color description tree of sufficient depth to represent each possible input color in a leaf. However, it is impractical to generate a fully-formed color description tree in the storage_class phase for realistic values of Cmax. If colors components in the input image are quantized to k-bit precision, so that Cmax= 2k-1, the tree would need k levels below the root node to allow representing each possible input color in a leaf. This becomes prohibitive because the tree's total number of nodes is 1 + sum(i=1, k, 8k).</p>
-
-<p>A complete tree would require 19,173,961 nodes for k = 8, Cmax = 255.</p>
-<dt>avoid building a fully populated tree, QUANTIZE</dt>
-<p>(1) Initializes data structures for nodes only as they are needed; (2) Chooses a maximum depth for the tree as a function of the desired number of colors in the output image (currently log2(colormap size)).</p>
-
-<p>For each pixel in the input image, storage_class scans downward from the root of the color description tree. At each level of the tree it identifies the single node which represents a cube in RGB space containing the pixel's color. It updates the following data for each such node:</p>
-
-<pre class="text">
- n1: Number of pixels whose color is contained in the RGB cube which
- this node represents;
-</pre>
-
-<p>n2: Number of pixels whose color is not represented in a node at lower depth in the tree; initially, n2 = 0 for all nodes except leaves of the tree.</p>
-
-<p>Sr, Sg, Sb: Sums of the red, green, and blue component values for all pixels not classified at a lower depth. The combination of these sums and n2 will ultimately characterize the mean color of a set of pixels represented by this node.</p>
-
-<p>E: the distance squared in RGB space between each pixel contained within a node and the nodes' center. This represents the quantization error for a node.</p>
-
-<p>Reduction repeatedly prunes the tree until the number of nodes with n2 > 0 is less than or equal to the maximum number of colors allowed in the output image. On any given iteration over the tree, it selects those nodes whose E count is minimal for pruning and merges their color statistics upward. It uses a pruning threshold, Ep, to govern node selection as follows:</p>
-
-<dd>
-</dd>
-
-<dd> Ep = 0 while number of nodes with (n2 > 0) > required maximum number of colors prune all nodes such that E <= Ep Set Ep to minimum E in remaining nodes </dd>
-
-<dd> This has the effect of minimizing any quantization error when merging two nodes together. </dd>
-
-<dd> When a node to be pruned has offspring, the pruning procedure invokes itself recursively in order to prune the tree from the leaves upward. n2, Sr, Sg, and Sb in a node being pruned are always added to the corresponding data in that node's parent. This retains the pruned node's color characteristics for later averaging. </dd>
-
-<dd> For each node, n2 pixels exist for which that node represents the smallest volume in RGB space containing those pixel's colors. When n2 > 0 the node will uniquely define a color in the output image. At the beginning of reduction, n2 = 0 for all nodes except a the leaves of the tree which represent colors present in the input image. </dd>
-
-<dd> The other pixel count, n1, indicates the total number of colors within the cubic volume which the node represents. This includes n1 - n2 pixels whose colors should be defined by nodes at a lower level in the tree. </dd>
-
-<dd> Assignment generates the output image from the pruned tree. The output </dd>
-<dl class="dl-horizontal">
-<dt>parts</dt>
-<dd>(1) A color map, which is an array of color descriptions (RGB triples) for each color present in the output image; (2) A pixel array, which represents each pixel as an index into the color map array. </dd>
-
-<dd> First, the assignment phase makes one pass over the pruned color description tree to establish the image's color map. For each node with n2 > 0, it divides Sr, Sg, and Sb by n2 . This produces the mean color of all pixels that classify no lower than this node. Each of these colors becomes an entry in the color map. </dd>
-
-<dd> Finally, the assignment phase reclassifies each pixel in the pruned tree to identify the deepest node containing the pixel's color. The pixel's value in the pixel array becomes the index of this node's mean color in the color map. </dd>
-
-<dd> This method is based on a similar algorithm written by Paul Raveling. </dd>
+<p class="text-center"><a href="quantize.html#describe">Algorithm Description</a> • <a href="quantize.html#measure">Measuring Color Reduction Error</a></p>
-<dd> </dd>
-</dl>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/quantize_8c.html" id="AcquireQuantizeInfo">AcquireQuantizeInfo</a></h2>
-
-<p>AcquireQuantizeInfo() allocates the QuantizeInfo structure.</p>
-
-<p>The format of the AcquireQuantizeInfo method is:</p>
-
-<pre class="text">
-QuantizeInfo *AcquireQuantizeInfo(const ImageInfo *image_info)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>image_info</dt>
-<dd>the image info. </dd>
-
-<dd> </dd>
-</dl>
-<h2><a href="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>
-
-<p>The format of the CloneQuantizeInfo method is:</p>
-
-<pre class="text">
-QuantizeInfo *CloneQuantizeInfo(const QuantizeInfo *quantize_info)
-</pre>
-
-<p>A description of each parameter follows:</p>
+<p class="lead magick-description">This document describes how ImageMagick performs color reduction on an image. To fully understand what follows, you should have a knowledge of basic imaging techniques and the tree data structure and terminology.</p>
-<dd>
-</dd>
+<h2 class="magick-post-title"><a id="describe"></a>Algorithm Description</h2>
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>clone_info</dt>
-<dd>Method CloneQuantizeInfo returns a duplicate of the given quantize info, or if image info is NULL a new one. </dd>
+<p>For purposes of color allocation, an image is a set of <var>n</var> pixels, where each pixel is a point in RGB space. RGB space is a 3-dimensional vector space, and each pixel, <var>p(i)</var>, is defined by an ordered triple of red, green, and blue coordinates, (<var>r(i)</var>, <var>g(i)</var>, <var>b(i)</var>).</p>
-<dd> </dd>
-<dt>quantize_info</dt>
-<dd>a structure of type info. </dd>
+<p>Each primary color component (<var>red</var>, <var>green</var>, or <var>blue</var>) represents an intensity which varies linearly from 0 to a maximum value, <var>Cmax</var>, which corresponds to full saturation of that color. Color allocation is defined over a domain consisting of the cube in RGB space with opposite vertices at (0, 0, 0) and (<var>Cmax</var>, <var>Cmax</var>, <var>Cmax</var>). ImageMagick requires <var>Cmax</var>= <var>255</var>.</p>
-<dd> </dd>
-</dl>
-<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>
+<p>The algorithm maps this domain onto a tree in which each node represents a cube within that domain. In the following discussion, these cubes are defined by the coordinate of two opposite vertices: The vertex nearest the origin in RGB space and the vertex farthest from the origin.</p>
-<p>The format of the CompressImageColormap method is:</p>
+<p>The tree's root node represents the entire domain, (0,0,0) through (<var>Cmax</var>, <var>Cmax</var>, <var>Cmax</var>). Each lower level in the tree is generated by subdividing one node's cube into eight smaller cubes of equal size. This corresponds to bisecting the parent cube with planes passing through the midpoints of each edge.</p>
-<pre class="text">
-MagickBooleanType CompressImageColormap(Image *image,
- ExceptionInfo *exception)
-</pre>
+<p>The basic algorithm operates in three phases:</p>
-<p>A description of each parameter follows:</p>
+<ol>
+ <li>Classification</li>
+ <li>Reduction</li>
+ <li>Assignment</li>
+</ol>
-<dd>
-</dd>
+<p><b>Classification</b></p>
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>image</dt>
-<dd>the image. </dd>
+<p>Classification builds a color description tree for the image. Reduction collapses the tree until the number it represents, at most, is the number of colors desired in the output image. Assignment defines the output image's color map and sets each pixel's color by reclassification in the reduced tree. <var>Our goal is to minimize the numerical discrepancies between the original colors and quantized colors</var>. To learn more about quantization error, see <a href="quantize.html#measure">Measuring Color Reduction Error</a>.</p>
-<dd> </dd>
-<dt>exception</dt>
-<dd>return any errors or warnings in this structure. </dd>
+<p>Classification begins by initializing a color description tree of sufficient depth to represent each possible input color in a leaf. However, it is impractical to generate a fully-formed color description tree in the classification phase for realistic values of <var>Cmax</var>. If color components in the input image are quantized to <var>k</var>-bit precision, so that <var>Cmax</var> = <var>2^k-1</var>, the tree would need <var>k</var> levels below the root node to allow representing each possible input color in a leaf. This becomes prohibitive because the tree's total number of nodes:</p>
-<dd> </dd>
-</dl>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/quantize_8c.html" id="DestroyQuantizeInfo">DestroyQuantizeInfo</a></h2>
+<pre class="highlight"><code>total nodes = 1+Sum(8^i), i=1,k
-<p>DestroyQuantizeInfo() deallocates memory associated with an QuantizeInfo structure.</p>
+For k=8,
+nodes = 1 + (8^1+8^2+....+8^8)
+ = 1 + 8(8^8 - 1)/(8 - 1)
+ = 19,173,961
+</code></pre>
-<p>The format of the DestroyQuantizeInfo method is:</p>
+<p>Therefore, to avoid building a fully populated tree, ImageMagick:</p>
-<pre class="text">
-QuantizeInfo *DestroyQuantizeInfo(QuantizeInfo *quantize_info)
-</pre>
+<ol>
+ <li>initializes data structures for nodes only as they are needed;</li>
+ <li>chooses a maximum depth for the tree as a function of the desired number of colors in the output image (currently the <var>base-two</var> logarithm of <var>Cmax</var>).</li>
+</ol>
-<p>A description of each parameter follows:</p>
+<pre class="highlight"><code>For Cmax=255,
+maximum tree depth = log<sub>2</sub>(256)
+ = 8
+</code></pre>
-<dd>
-</dd>
+<p>A tree of this depth generally allows the best representation of the source image with the fastest computational speed and the least amount of memory. However, the default depth is inappropriate for some images. Therefore, the caller can request a specific tree depth.</p>
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>quantize_info</dt>
-<dd>Specifies a pointer to an QuantizeInfo structure. </dd>
+<p>For each pixel in the input image, classification scans downward from the root of the color description tree. At each level of the tree, it identifies the single node which represents a cube in RGB space containing the pixels' color. It updates the following data for each such node:</p>
-<dd> </dd>
+<dl class="row">
+<dt class="col-md-4">n1</dt>
+ <dd class="col-md-8">number of pixels whose color is contained in the RGB cube which this node represents;</dd>
+<dt class="col-md-4">n2</dt>
+ <dd class="col-md-8">number of pixels whose color is not represented in a node at lower depth in the tree; initially, <var>n2=0</var> for all nodes except leaves of the tree.</dd>
+<dt class="col-md-4">Sr,Sg,Sb</dt>
+ <dd class="col-md-8">sums of the <var>red</var>, <var>green</var>, and <var>blue</var> component values for all pixels not classified at a lower depth. The combination of these sums and <var>n2</var> will ultimately characterize the mean color of a set of pixels represented by this node.</dd>
+<dt class="col-md-4">E</dt>
+ <dd class="col-md-8">the distance squared in RGB space between each pixel contained within a node and the nodes' center. This represents the quantization error for a node.</dd>
</dl>
-<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>
-<pre class="text">
- o mean_error_per_pixel: This value is the mean error for any single
-pixel in the image.
-</pre>
+<p><b>Reduction</b></p>
-<dt>normalized_mean_square_error</dt>
-<p>This value is the normalized mean quantization error for any single pixel in the image. This distance measure is normalized to a range between 0 and 1. It is independent of the range of red, green, and blue values in the image.</p>
+<p>Reduction repeatedly prunes the tree until the number of nodes with <var>n2</var> > <var>0</var> is less than or equal to the maximum number of colors allowed in the output image. On any given iteration over the tree, it selects those nodes whose <var>E</var> value is minimal for pruning and merges their color statistics upward. It uses a pruning threshold, <var>Ep</var>, to govern node selection as follows:</p>
-<dt>normalized_maximum_square_error</dt>
-<p>Thsi value is the normalized maximum quantization error for any single pixel in the image. This distance measure is normalized to a range between 0 and 1. It is independent of the range of red, green, and blue values in your image.</p>
+<pre class="highlight"><code>Ep = 0
+while number of nodes with (n2 > 0) > required maximum number of colors
+ prune all nodes such that E <= Ep
+ Set Ep to minimum E in remaining nodes
+</code></pre>
-<p>The format of the GetImageQuantizeError method is:</p>
+<p>This has the effect of minimizing any quantization error when merging two nodes together.</p>
-<pre class="text">
-MagickBooleanType GetImageQuantizeError(Image *image,
- ExceptionInfo *exception)
-</pre>
+<p>When a node to be pruned has offspring, the pruning procedure invokes itself recursively in order to prune the tree from the leaves upward. The values of <var>n2</var>, <var>Sr</var>, <var>Sg</var>, and <var>Sb</var> in a node being pruned are always added to the corresponding data in that node's parent. This retains the pruned node's color characteristics for later averaging.</p>
-<p>A description of each parameter follows.</p>
+<p>For each node, <var>n2</var> pixels exist for which that node represents the smallest volume in RGB space containing those pixel's colors. When <var>n2</var> > <var>0</var> the node will uniquely define a color in the output image. At the beginning of reduction, <var>n2</var> = <var>0</var> for all nodes except the leaves of the tree which represent colors present in the input image.</p>
-<dt>image</dt>
-<p>the image.</p>
+<p>The other pixel count, <var>n1</var>, indicates the total number of colors within the cubic volume which the node represents. This includes <var>n1</var> - <var>n2</var> pixels whose colors should be defined by nodes at a lower level in the tree.</p>
-<dt>exception</dt>
-<p>return any errors or warnings in this structure.</p>
+<p><b>Assignment</b></p>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/quantize_8c.html" id="GetQuantizeInfo">GetQuantizeInfo</a></h2>
+<p>Assignment generates the output image from the pruned tree. The output image consists of two parts:</p>
+<ol>
+ <li>A color map, which is an array of color descriptions (RGB triples) for each color present in the output image.</li>
-<p>GetQuantizeInfo() initializes the QuantizeInfo structure.</p>
+ <li>A pixel array, which represents each pixel as an index into the color map array.</li>
+</ol>
-<p>The format of the GetQuantizeInfo method is:</p>
+<p>First, the assignment phase makes one pass over the pruned color description tree to establish the image's color map. For each node with <var>n2</var> > <var>0</var>, it divides <var>Sr</var>, <var>Sg</var>, and <var>Sb</var> by <var>n2</var>. This produces the mean color of all pixels that classify no lower than this node. Each of these colors becomes an entry in the color map.</p>
-<pre class="text">
-GetQuantizeInfo(QuantizeInfo *quantize_info)
-</pre>
+<p>Finally, the assignment phase reclassifies each pixel in the pruned tree to identify the deepest node containing the pixel's color. The pixel's value in the pixel array becomes the index of this node's mean color in the color map.</p>
-<p>A description of each parameter follows:</p>
+<p>Empirical evidence suggests that the distances in color spaces such as YUV, or YIQ correspond to perceptual color differences more closely than do distances in RGB space. These color spaces may give better results when color reducing an image. Here the algorithm is as described except each pixel is a point in the alternate color space. For convenience, the color components are normalized to the range 0 to a maximum value, <var>Cmax</var>. The color reduction can then proceed as described.</p>
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>quantize_info</dt>
-<dd>Specifies a pointer to a QuantizeInfo structure. </dd>
-
-<dd> </dd>
-</dl>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/quantize_8c.html" id="PosterizeImage">PosterizeImage</a></h2>
+<h2 class="magick-post-title"><a id="measure"></a>Measuring Color Reduction Error</h2>
-<p>PosterizeImage() reduces the image to a limited number of colors for a "poster" effect.</p>
+<p>Depending on the image, the color reduction error may be obvious or invisible. Images with high spatial frequencies (such as hair or grass) will show error much less than pictures with large smoothly shaded areas (such as faces). This because the high-frequency contour edges introduced by the color reduction process are masked by the high frequencies in the image.</p>
-<p>The format of the PosterizeImage method is:</p>
+<p>To measure the difference between the original and color reduced images (the total color reduction error), ImageMagick sums over all pixels in an image the distance squared in RGB space between each original pixel value and its color reduced value. ImageMagick prints several error measurements including the mean error per pixel, the normalized mean error, and the normalized maximum error.</p>
-<pre class="text">
-MagickBooleanType PosterizeImage(Image *image,const size_t levels,
- const DitherMethod dither_method,ExceptionInfo *exception)
-</pre>
+<p>The normalized error measurement can be used to compare images. In general, the closer the mean error is to zero the more the quantized image resembles the source image. Ideally, the error should be perceptually-based, since the human eye is the final judge of quantization quality.</p>
-<p>A description of each parameter follows:</p>
+<p>These errors are measured and printed when the <a href="../command-line-options.html#colors">-colors</a> and <a href="../command-line-options.html#verbose">-verbose</a> options are specified on the <a href="../convert.html">convert</a> command line:</p>
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>image</dt>
-<dd>Specifies a pointer to an Image structure. </dd>
-
-<dd> </dd>
-<dt>levels</dt>
-<dd>Number of color levels allowed in each channel. Very low values (2, 3, or 4) have the most visible effect. </dd>
-
-<dd> </dd>
-<dt>dither_method</dt>
-<dd>choose from UndefinedDitherMethod, NoDitherMethod, RiemersmaDitherMethod, FloydSteinbergDitherMethod. </dd>
-
-<dd> </dd>
-<dt>exception</dt>
-<dd>return any errors or warnings in this structure. </dd>
-
-<dd> </dd>
-</dl>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/quantize_8c.html" id="QuantizeImage">QuantizeImage</a></h2>
+<div class="table-responsive">
+<table class="table table-sm table-striped">
+ <tr>
+ <td>mean error per pixel</td>
+ <td>is the mean error for any single pixel in the image.</td>
+ </tr>
+ <tr>
+ <td>normalized mean square error</td>
+ <td>is the normalized mean square 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.</td>
+ </tr>
+ <tr>
+ <td>normalized maximum square error</td>
+ <td>is the largest normalized square quantization error for any single pixel in the image. This distance measure is normalized to a range between of red, green, and blue values in the image.</td>
+ </tr>
+</table></div>
-<p>QuantizeImage() analyzes the colors within a reference image and chooses a fixed number of colors to represent the image. The goal of the algorithm is to minimize the color difference between the input and output image while minimizing the processing time.</p>
-
-<p>The format of the QuantizeImage method is:</p>
-
-<pre class="text">
-MagickBooleanType QuantizeImage(const QuantizeInfo *quantize_info,
- Image *image,ExceptionInfo *exception)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>quantize_info</dt>
-<dd>Specifies a pointer to an QuantizeInfo structure. </dd>
-
-<dd> </dd>
-<dt>image</dt>
-<dd>the image. </dd>
-
-<dd> </dd>
-<dt>exception</dt>
-<dd>return any errors or warnings in this structure. </dd>
-
-<dd> </dd>
-</dl>
-<h2><a href="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>
-
-<p>The format of the QuantizeImages method is:</p>
-
-<pre class="text">
-MagickBooleanType QuantizeImages(const QuantizeInfo *quantize_info,
- Image *images,ExceptionInfo *exception)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>quantize_info</dt>
-<dd>Specifies a pointer to an QuantizeInfo structure. </dd>
-
-<dd> </dd>
-<dt>images</dt>
-<dd>Specifies a pointer to a list of Image structures. </dd>
-
-<dd> </dd>
-<dt>exception</dt>
-<dd>return any errors or warnings in this structure. </dd>
-
-<dd> </dd>
-</dl>
-<h2><a href="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>
-
-<p>The format of the RemapImage method is:</p>
-
-<pre class="text">
-MagickBooleanType RemapImage(const QuantizeInfo *quantize_info,
- Image *image,const Image *remap_image,ExceptionInfo *exception)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>quantize_info</dt>
-<dd>Specifies a pointer to an QuantizeInfo structure. </dd>
-
-<dd> </dd>
-<dt>image</dt>
-<dd>the image. </dd>
-
-<dd> </dd>
-<dt>remap_image</dt>
-<dd>the reference image. </dd>
-
-<dd> </dd>
-<dt>exception</dt>
-<dd>return any errors or warnings in this structure. </dd>
-
-<dd> </dd>
-</dl>
-<h2><a href="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>
-
-<p>The format of the RemapImage method is:</p>
-
-<pre class="text">
-MagickBooleanType RemapImages(const QuantizeInfo *quantize_info,
- Image *images,Image *remap_image,ExceptionInfo *exception)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>quantize_info</dt>
-<dd>Specifies a pointer to an QuantizeInfo structure. </dd>
-
-<dd> </dd>
-<dt>images</dt>
-<dd>the image sequence. </dd>
-
-<dd> </dd>
-<dt>remap_image</dt>
-<dd>the reference image. </dd>
-
-<dd> </dd>
-<dt>exception</dt>
-<dd>return any errors or warnings in this structure. </dd>
-
-<dd> </dd>
-</dl>
-<h2><a href="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>
-
-<p>The format of the SetGrayscaleImage method is:</p>
-
-<pre class="text">
-MagickBooleanType SetGrayscaleImage(Image *image,
- ExceptionInfo *exception)
-</pre>
-
-<p>A description of each parameter follows:</p>
-
-<dd>
-</dd>
-
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>image</dt>
-<dd>The image. </dd>
-
-<dd> </dd>
-<dt>exception</dt>
-<dd>return any errors or warnings in this structure. </dd>
-
-<dd> </dd>
-</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="quantize.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="registry.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="registry.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="resize.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="resize.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <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="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="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-2018 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/resource.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../css/magick.html" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <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/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="../index.html">Home</a>
- <a class="nav-link " href="../download.html">Download</a>
- <a class="nav-link " href="../command-line-tools.html">Tools</a>
- <a class="nav-link " href="../command-line-processing.html">Command-line</a>
- <a class="nav-link " href="../resources.html">Resources</a>
- <a class="nav-link " href="../develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.php">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="main" class="container">
+ <div class="magick-template">
<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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
<p><a href="../support.html">Donate</a> •
<a href="../sitemap.html">Sitemap</a> •
</p>
<p><a href="resource.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
+ <a href="../contact.php">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="../js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="segment.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="main" class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="segment.html#SegmentImage">SegmentImage</a></p>
<p>return any errors or warnings in this structure.</p>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="segment.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="shear.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<p>return any errors or warnings in this structure.</p>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="shear.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="signature.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="main" class="container">
+ <div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="signature.html#SignatureImage">SignatureImage</a></p>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="signature.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="statistic.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="statistic.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <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="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="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-2018 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/stream.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../css/magick.html" rel="stylesheet" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="../stream.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="../index.html">Home</a>
- <a class="nav-link " href="../download.html">Download</a>
- <a class="nav-link " href="../command-line-tools.html">Tools</a>
- <a class="nav-link " href="../command-line-processing.html">Command-line</a>
- <a class="nav-link " href="../resources.html">Resources</a>
- <a class="nav-link " href="../develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.php">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="main" class="container">
+ <div class="magick-template">
<div class="magick-header">
-<p class="text-center"><a href="stream.html#StreamImageCommand">StreamImageCommand</a></p>
+<p class="text-center"><a href="stream.html#usage">Example Usage</a> • <a href="stream.html#options">Option Summary</a></p>
+
+<p class="lead magick-description"><code>Stream</code> is 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.</p>
+
+<h2 class="magick-post-title"><a id="usage"></a>Example Usage</h2>
+
+<p>We list a few examples of the <code>stream</code> command here to illustrate its usefulness and ease of use. To get started, lets stream the red, green, blue components of a 640x480 JPEG image to disk as unsigned characters:</p>
+
+<pre class="highlight"><code>magick stream -map rgb -storage-type char image.jpg pixels.dat
+magick display -depth 8 -size 640x480 rgb:pixels.dat
+</code></pre>
+
+<p>Here we extract a 100x100 region from a TIFF image in the grayscale format as doubles:</p>
+
+<pre class="highlight"><code>magick stream -map i -storage-type double -extract 100x100+30+40 image.tif gray.raw
+</code></pre>
+
+<p>You can also associate the region to extract with the image filename:</p>
+
+<pre class="highlight"><code>magick stream -map i -storage-type double 'image.tif[100x100+30+40]' gray.raw
+</code></pre>
+
+
+<h2 class="magick-post-title"><a id="options"></a>Option Summary</h2>
+
+<p>The <code>stream</code> command recognizes these options. Click on an option to get more details about how that option works.</p>
+
+<table class="table table-sm table-striped">
+ <tbody>
+ <tr>
+ <th align="left">Option</th>
+ <th align="left">Description</th>
+ </tr>
+
+ <tr>
+ <td><a href="../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>apply option to select image channels</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>display copious debugging information</td>
+ </tr>
-<h2><a href="http://www.imagemagick.org/api/MagickWand/stream_8c.html" id="StreamImageCommand">StreamImageCommand</a></h2>
+ <tr>
+ <td><a href="../command-line-options.html#define">-define <var>format:option</var></a></td>
+ <td>define one or more image format options</td>
+ </tr>
-<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>
+ <tr>
+ <td><a href="../command-line-options.html#density">-density <var>geometry</var></a></td>
+ <td>horizontal and vertical density of the image</td>
+ </tr>
-<p>The format of the StreamImageCommand method is:</p>
+ <tr>
+ <td><a href="../command-line-options.html#depth">-depth <var>value</var></a></td>
+ <td>image depth</td>
+ </tr>
-<pre class="text">
-MagickBooleanType StreamImageCommand(ImageInfo *image_info,int argc,
- char **argv,char **metadata,ExceptionInfo *exception)
-</pre>
+ <tr>
+ <td><a href="../command-line-options.html#extract">-extract <var>geometry</var></a></td>
+ <td>extract area from image</td>
+ </tr>
-<p>A description of each parameter follows:</p>
+ <tr>
+ <td><a href="../command-line-options.html#help">-help</a></td>
+ <td>print program options</td>
+ </tr>
-<dd>
-</dd>
+ <tr>
+ <td><a href="../command-line-options.html#interlace">-interlace <var>type</var></a></td>
+ <td>type of image interlacing scheme</td>
+ </tr>
-<dd> </dd>
-<dl class="dl-horizontal">
-<dt>image_info</dt>
-<dd>the image info. </dd>
+ <tr>
+ <td><a href="../command-line-options.html#interpolate">-interpolate <var>method</var></a></td>
+ <td>pixel color interpolation method</td>
+ </tr>
-<dd> </dd>
-<dt>argc</dt>
-<dd>the number of elements in the argument vector. </dd>
+ <tr>
+ <td><a href="../command-line-options.html#limit">-limit <var>type value</var></a></td>
+ <td>pixel cache resource limit</td>
+ </tr>
-<dd> </dd>
-<dt>argv</dt>
-<dd>A text array containing the command line arguments. </dd>
+ <tr>
+ <td><a href="../command-line-options.html#list">-list <var>type</var></a></td>
+ <td>Color, Configure, Delegate, Format, Magic, Module, Resource, or Type</td>
+ </tr>
-<dd> </dd>
-<dt>metadata</dt>
-<dd>any metadata is returned here. </dd>
+ <tr>
+ <td><a href="../command-line-options.html#log">-log <var>format</var></a></td>
+ <td>format of debugging information</td>
+ </tr>
-<dd> </dd>
-<dt>exception</dt>
-<dd>return any errors or warnings in this structure. </dd>
+ <tr>
+ <td><a href="../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>monitor progress</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>suppress all warning messages</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>horizontal and vertical sampling factor</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>set an image attribute</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>store pixels with this storage type.</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>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>transparent color</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>print version information</td>
+ </tr>
+
+ <tr>
+ <td><a href="../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>
+
+ </tbody>
+</table>
-<dd> </dd>
-</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
<p><a href="../support.html">Donate</a> •
<a href="../sitemap.html">Sitemap</a> •
</p>
<p><a href="stream.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
+ <a href="../contact.php">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="../js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="transform.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="transform.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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-2018 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="version.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+ <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="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 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="../../images/wand.png" rel="icon">
+ <link href="../../images/wand.ico" rel="shortcut icon">
+ <link href="../assets/bootstrap.min.css" rel="stylesheet">
+ <link href="../assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.html">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.html">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
- <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
- <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
- <a href="https://www.imagemagick.org/script/links.html">Related</a> •
- <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
- <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
+ <p><a href="../support.html">Donate</a> •
+ <a href="../sitemap.html">Sitemap</a> •
+ <a href="../links.html">Related</a> •
+ <a href="../security-policy.html">Security</a> •
+ <a href="../architecture.html">Architecture</a>
</p>
<p><a href="version.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p>
+ <a href="../contact.html">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="https://www.imagemagick.org/js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <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="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="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-2018 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/wand-view.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../css/magick.html" rel="stylesheet" />
+ <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="generator" content="PHP">
+ <meta name="keywords" content="magickwc, api:, wview, 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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <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/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
-<div class="magick-masthead">
- <div class="container">
- <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle"
- style="display:block"
- data-ad-client="ca-pub-3129977114552745"
- data-ad-slot="6345125851"
- data-ad-format="auto"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- <nav class="nav magick-nav">
- <a class="nav-link " href="../index.html">Home</a>
- <a class="nav-link " href="../download.html">Download</a>
- <a class="nav-link " href="../command-line-tools.html">Tools</a>
- <a class="nav-link " href="../command-line-processing.html">Command-line</a>
- <a class="nav-link " href="../resources.html">Resources</a>
- <a class="nav-link " href="../develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
- <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
- </nav>
- </div>
-</div>
-<div class="container">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+ <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</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>
+ </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>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../download.html">Download</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-tools.html">Tools</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../command-line-processing.html">Command-line</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../resources.html">Resources</a>
+ </li>
+ <li class="nav-item ">
+ <a class="nav-link" href="../develop.html">Develop</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0" action="../search.php">
+ <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+ </nav>
+ </header>
+ <main role="main" class="container">
+ <div class="magick-template">
<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>
<dd> </dd>
</dl>
</div>
+ </div>
+ </main><!-- /.container -->
<footer class="magick-footer">
<p><a href="../support.html">Donate</a> •
<a href="../sitemap.html">Sitemap</a> •
</p>
<p><a href="wand-view.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
- <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
+ <a href="../contact.php">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
-</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
- <script src="../js/magick.html"></script>
+ <!-- Javascript assets -->
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
+
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="generator" content="PHP" />
- <meta name="keywords" content="architecture, 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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/architecture.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="generator" content="PHP">
+ <meta name="keywords" content="architecture, 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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/architecture.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ 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="https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/search.php">Search</a>
+ <a class="magick-nav-item " href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</div>
</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="https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
+ <a href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
<p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
</footer>
</div><!-- /.container -->
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/changelog.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/changelog.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/cipher.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/cipher.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/color-management.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/color-management.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/color.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/color.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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" />
- <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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/command-line-options.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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">
+ <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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/command-line-options.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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" />
- <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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/command-line-processing.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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">
+ <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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/command-line-processing.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/command-line-tools.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/command-line-tools.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/compare.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/compare.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 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="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/assets/bootstrap.min.css" rel="stylesheet" />
- <link href="https://www.imagemagick.org/assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 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="https://www.imagemagick.org/images/wand.png" rel="icon">
+ <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon">
+ <link href="https://www.imagemagick.org/assets/bootstrap.min.css" rel="stylesheet">
+ <link href="https://www.imagemagick.org/assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/composite.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/composite.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/conjure.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/conjure.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/connected-components.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/connected-components.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/https://www.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/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/https://www.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/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/convert.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/convert.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="generator" content="PHP" />
- <meta name="keywords" content="develop, 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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/develop.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="generator" content="PHP">
+ <meta name="keywords" content="develop, 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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/develop.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/display.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/display.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/distribute-pixel-cache.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/distribute-pixel-cache.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="generator" content="PHP" />
- <meta name="keywords" content="download, 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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/download.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="generator" content="PHP">
+ <meta name="keywords" content="download, 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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/download.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/escape.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/escape.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:08 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/examples.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/examples.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 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/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/assets/bootstrap.min.css" rel="stylesheet" />
- <link href="https://www.imagemagick.org/assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 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/images/wand.png" rel="icon">
+ <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon">
+ <link href="https://www.imagemagick.org/assets/bootstrap.min.css" rel="stylesheet">
+ <link href="https://www.imagemagick.org/assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/export.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/export.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/formats.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/formats.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <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="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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/fx.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/fx.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/gradient.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/gradient.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
<pre class="highlight"><code>convert -size 256x256 gradient: linear_gradient.png
convert -size 256x256 gradient:white-black linear_gradient.png
</code></pre>
-<p><img src="../images/gradients/linear_gradient.png" width="256" height="256" /></p>
+<p><img src="../images/gradients/linear_gradient.png" width="256" height="256"></p>
<p>If you want a radial gradient, try:</p>
<pre class="highlight"><code>convert -size 256x256 radial-gradient: radial_gradient.png
convert -size 256x256 radial-gradient:white-black radial_gradient.png
</code></pre>
-<p><img src="../images/gradients/radial_gradient.png" width="256" height="256" /></p>
+<p><img src="../images/gradients/radial_gradient.png" width="256" height="256"></p>
<p>As of IM 6.9.2.5, gradients have been enhanced through the use of several -defines.</p>
<pre class="highlight"><code>convert -size 256x128 -define gradient:direction=north gradient:black-white linear_gradient_default.png
convert -size 256x128 -define gradient:angle=0 gradient:black-white linear_gradient_default.png
</code></pre>
-<p><img src="../images/gradients/linear_gradient_default.png" width="256" height="128" /></p>
+<p><img src="../images/gradients/linear_gradient_default.png" width="256" height="128"></p>
<p>The equivalent of </p>
<pre class="highlight"><code>convert -size 256x128 -define gradient:direction=east gradient:black-white linear_gradient_east.png
convert -size 256x128 -define gradient:angle=90 gradient:black-white linear_gradient_east.png
</code></pre>
-<p><img src="../images/gradients/linear_gradient_east.png" width="256" height="128" /></p>
+<p><img src="../images/gradients/linear_gradient_east.png" width="256" height="128"></p>
<p>Examples of radial gradients going from black in the center to white at the boundary for the cases of "maximum/circle/default", "minimum", "diagonal", "ellipse" and 45 degree rotated ellipse, respectively, follow below.</p>
<pre class="highlight"><code>convert -size 256x128 radial-gradient:black-white radial_gradient_maximum.png
convert -size 256x128 -define gradient:radii=128,128 radial-gradient:black-white radial_gradient_maximum.png
</code></pre>
-<p><img src="../images/gradients/radial_gradient_maximum.png" width="256" height="128" /></p>
+<p><img src="../images/gradients/radial_gradient_maximum.png" width="256" height="128"></p>
<pre class="highlight"><code>convert -size 256x128 -define gradient:extent=minimum radial-gradient:black-white radial_gradient_minimum.png
convert -size 256x128 -define gradient:radii=64,64 radial-gradient:black-white radial_gradient_minimum.png
</code></pre>
-<p><img src="../images/gradients/radial_gradient_minimum.png" width="256" height="128" /></p>
+<p><img src="../images/gradients/radial_gradient_minimum.png" width="256" height="128"></p>
<pre class="highlight"><code>convert -size 256x128 -define gradient:extent=diagonal radial-gradient:black-white radial_gradient_diagonal.png
</code></pre>
-<p><img src="../images/gradients/radial_gradient_diagonal.png" width="256" height="128" /></p>
+<p><img src="../images/gradients/radial_gradient_diagonal.png" width="256" height="128"></p>
<pre class="highlight"><code>convert -size 256x128 -define gradient:extent=ellipse radial-gradient:black-white radial_gradient_ellipse.png
convert -size 256x128 -define gradient:radii=128,64 radial-gradient:black-white radial_gradient_ellipse.png
</code></pre>
-<p><img src="../images/gradients/radial_gradient_ellipse.png" width="256" height="128" /></p>
+<p><img src="../images/gradients/radial_gradient_ellipse.png" width="256" height="128"></p>
<pre class="highlight"><code>convert -size 256x256 -define gradient:radii=128,64 -define gradient:angle=45 radial-gradient:black-white radial_gradient_ellipse_angle45.png
</code></pre>
-<p><img src="../images/gradients/radial_gradient_ellipse_angle45.png" width="256" height="256" /></p>
+<p><img src="../images/gradients/radial_gradient_ellipse_angle45.png" width="256" height="256"></p>
</div>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/high-dynamic-range.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/high-dynamic-range.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/history.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/history.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:08 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/identify.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/identify.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/import.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/import.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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" />
- <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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/index.html" rel="canonical" />
- <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/assets/bootstrap.min.css" rel="stylesheet" />
- <link href="https://www.imagemagick.org/assets/magick-template.css" rel="stylesheet" />
+ <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="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">
+ <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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/index.html" rel="canonical">
+ <link href="https://www.imagemagick.org/images/wand.png" rel="icon">
+ <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon">
+ <link href="https://www.imagemagick.org/assets/bootstrap.min.css" rel="stylesheet">
+ <link href="https://www.imagemagick.org/assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/install-source.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/install-source.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/jp2.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/jp2.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/license.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/license.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/links.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/links.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/magick++.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/magick++.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/magick-core.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/magick-core.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/magick-script.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/magick-script.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/magick-vector-graphics.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/magick-vector-graphics.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
<p>and here is the result:</p>
<ul>
- <a href="../images/arc.png"><img src="../images/arc.png" width="100" height="60" alt="arc" /></a>
+ <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="http://www.imagemagick.org/source/piechart.mvg">piechart.mvg</a>:</p>
<p>which produces this rendering:</p>
<ul>
- <a href="../images/piechart.png"><img src="../images/piechart.png" width="624" height="369" alt="piechart" /></a>
+ <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="http://www.imagemagick.org/source/piechart.svg">piechart.svg</a> with this command:</p>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/magick-wand.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/magick-wand.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/magick.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/magick.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/miff.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/miff.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/mirror.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/mirror.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/mogrify.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/mogrify.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/montage.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/montage.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/motion-picture.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/motion-picture.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/opencl.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/opencl.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/openmp.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/openmp.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/perl-magick.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/perl-magick.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/porting.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/porting.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 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/images/wand.png" rel="icon" />
- <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
- <link href="https://www.imagemagick.org/assets/bootstrap.min.css" rel="stylesheet" />
- <link href="https://www.imagemagick.org/assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 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/images/wand.png" rel="icon">
+ <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon">
+ <link href="https://www.imagemagick.org/assets/bootstrap.min.css" rel="stylesheet">
+ <link href="https://www.imagemagick.org/assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</body>
</html>
+<!-- Magick Cache 8th December 2017 14:40 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="generator" content="PHP" />
- <meta name="keywords" content="resources, 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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/resources.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="generator" content="PHP">
+ <meta name="keywords" content="resources, 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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/resources.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/https://www.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/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/https://www.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/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/security-policy.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/security-policy.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="generator" content="PHP" />
- <meta name="keywords" content="sitemap, 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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/sitemap.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="generator" content="PHP">
+ <meta name="keywords" content="sitemap, 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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/sitemap.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/stream.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/stream.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
<a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
<a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
- <a class="nav-link " href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/search.php">Search</a>
+ <a class="nav-link " href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/search.php">Search</a>
<a class="nav-link float-right" href="https://www.imagemagick.org/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="https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
+ <a href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
<p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
</div><!-- /.container -->
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/support.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/support.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
<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>
+<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>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta charset="utf-8" >
+ <meta name="viewport" content="width=device-width, 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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="https://www.imagemagick.org/script/webp.html" rel="canonical" />
- <link href="../images/wand.png" rel="icon" />
- <link href="../images/wand.ico" rel="shortcut icon" />
- <link href="../assets/bootstrap.min.css" rel="stylesheet" />
- <link href="../assets/magick-template.css" rel="stylesheet" />
+ <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="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="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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4">
+ <link href="https://www.imagemagick.org/script/webp.html" rel="canonical">
+ <link href="../images/wand.png" rel="icon">
+ <link href="../images/wand.ico" rel="shortcut icon">
+ <link href="assets/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/magick-template.css" rel="stylesheet">
</head>
<body>
<header>
</footer>
<!-- Javascript assets -->
- <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
- <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
- <script src="../assets/bootstrap.min.js"></script>
+ <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+ <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="assets/bootstrap.min.js"></script>
</body>
</html>
-<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 14:39 -->
\ No newline at end of file