• Home
  • Raw
  • Download

Lines Matching +full:- +full:- +full:enable +full:- +full:hdri

8   <meta charset="utf-8"  />
9 …<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no…
11 <meta name="application-name" content="ImageMagick" />
13 <meta name="application-url" content="https://imagemagick.org" />
20 <meta name="revisit-after" content="2 DAYS" />
21 <meta name="resource-type" content="document" />
22 <meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
24 <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
25 <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
33 <nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
34 …<a class="navbar-brand" href="../index.html"><img class="d-block" id="icon" alt="ImageMagick" widt…
35 …ss="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsMagick" aria-control…
36 <span class="navbar-toggler-icon"></span>
39 <div class="navbar-collapse collapse" id="navbarsMagick" style="">
40 <ul class="navbar-nav mr-auto">
41 <li class="nav-item ">
42 <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
44 <li class="nav-item ">
45 <a class="nav-link" href="download.html">Download</a>
47 <li class="nav-item ">
48 <a class="nav-link" href="command-line-tools.html">Tools</a>
50 <li class="nav-item ">
51 <a class="nav-link" href="command-line-processing.html">Command-line</a>
53 <li class="nav-item ">
54 <a class="nav-link" href="resources.html">Resources</a>
56 <li class="nav-item ">
57 <a class="nav-link" href="develop.html">Develop</a>
59 <li class="nav-item">
60 … <a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
63 <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
64 … <input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
65 <button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
72 data-ad-client="ca-pub-3129977114552745"
73 data-ad-slot="6345125851"
74 data-ad-format="auto"></ins>
82 <div class="magick-template">
83 <div class="magick-header">
84-center"><a href="formats.html#colorspace">A Word about Colorspaces</a> • <a href="formats.html#su…
86-description">ImageMagick uses an ASCII string known as <var>magick</var> (e.g. <code>GIF</code>) …
90 <pre class="highlight"><code>identify -list format
103 <pre class="highlight"><code>-> identify -verbose image.jpg
111 <pre class="highlight"><code>-> convert image.jpg -print "%[colorspace]\n" null:
122 <pre class="highlight"><code>convert image.jpg -colorspace RGB -resize 50% -colorspace sRGB resize.…
125 <p>As of IM 6.7.8-2 one can properly work in LAB colorspace whether or not
126 Imagemagick is <a href="high-dynamic-range.html">HDRI</a>-enabled. Essentually the A and
130 <pre class="highlight"><code>convert lab.tif -resize 50% resize.jpg
137 <p>Prior to IM 6.7.8-2, the A and B channels has a discontinuity, making them
138 non-linear. As such to process such images, you needed to first convert the
143 <pre class="highlight"><code> convert lab.tif -colorspace RGB -resize 50% -colorspace Lab resize.j…
149 including sub-formats). The following table provides a summary of
152 <div class="table-responsive">
153 <table class="table table-sm table-striped">
201-line-options.html#quality">-quality</a> to specify the image compression quality. To meet the re…
215 …<td>Uses juxtaposition of 6-dot braille patterns (thus 6x2 dot matrices) to reproduce images, usin…
221 <td>Continuous Acquisition and Life-cycle Support Type 1 image</td>
222 …<td>Specified in MIL-R-28002 and MIL-PRF-28002. Standard blueprint archive format as used by the U…
236-line-options.html#set">-set</a> to specify the image gamma or black and white points (e.g. <code>
250-line-options.html#size">-size</a> and <a href="command-line-options.html#depth">-depth</a> to spe…
257-line-options.html#size">-size</a> and <a href="command-line-options.html#depth">-depth</a> to spe…
275 …ges2.adobe.com/content/dam/acom/en/products/speedgrade/cc/pdfs/cube-lut-specification-1.0.pdf">CUB…
299-rays. ImageMagick sets the initial display range based on the Window Center (0028,1050) and Wind…
312 <td>ZSoft IBM PC multi-page Paintbrush image</td>
320-line-options.html#define">-define</a> to specify the compression (e.g. <code>-define dds:compress…
349 …<td>Use <a href="command-line-options.html#define">-define</a> to specify the layout engine (e.g. …
353 <td><a href="motion-picture.html">DPX</a></td>
355 <td>SMPTE Digital Moving Picture Exchange 2.0 (SMPTE 268M-2003)</td>
356-line-options.html#set">-set</a> to specify the image gamma or black and white points (e.g. <code>
362 <td>Microsoft Enhanced Metafile (32-bit)</td>
363 …<td>Only available under Microsoft Windows. Use <a href="command-line-options.html#size">-size</a…
425 <td>High dynamic-range (HDR) file format developed by Industrial Light &amp; Magic</td>
426-dynamic-range.html">High Dynamic-Range Images</a> for details on this image format. To specify th…
433 … <a href="formats.html#TIFF">TIFF</a> format. Note that FAX machines use non-square pixels which a…
447 …ingle-precision floating-point format, use <code>-define quantum:format=floating-point</code>. Se…
454- and giga-pixel images at various resolutions in a single file which permits conservative bandwid…
461-bit RGB PseudoColor with up to 256 palette entries. Specify the format <code>GIF87</code> to writ…
475-line-options.html#size">-size</a> and <a href="command-line-options.html#depth">-depth</a> to spe…
482-line-options.html#size">-size</a> and <a href="command-line-options.html#depth">-depth</a> to spe…
509 <td>HP-GL plotter language</td>
510 <td>Requires <a href="http://ftp.gnu.org/gnu/hp2xx">hp2xx-3.4.4.tar.gz</a></td>
523 <td>Hypertext Markup Language with a client-side image map</td>
542 <td><a href="https://www.iso.org/obp/ui/#iso:std:iso:tr:11548:-1">ISOBRL</a></td>
544 <td>ISO/TR 11548-1 BRaiLle</td>
545 …<td>Uses juxtaposition of 8-dot braille patterns (thus 8x2 dot matrices) to reproduce images, usin…
549 <td><a href="https://www.iso.org/obp/ui/#iso:std:iso:tr:11548:-1">ISOBRL6</a></td>
551 <td>ISO/TR 11548-1 BRaiLle 6 dots</td>
552 …<td>Uses juxtaposition of 6-dot braille patterns (thus 6x2 dot matrices) to reproduce images, usin…
558 <td>Joint Bi-level Image experts Group file interchange format</td>
559 …JBG</code>. Requires <a href="http://www.cl.cam.ac.uk/~mgk25/jbigkit/">jbigkit-1.6.tar.gz</a>.</td>
565 <td>Multiple-image Network Graphics</td>
566 …n a PNG-style wrapper with transparency. Requires libjpeg and libpng-1.0.11 or later, <a href="htt…
572 <td>JPEG-2000 JP2 File Format Syntax</td>
573 …<td>Specify the encoding options with the <a href="command-line-options.html#define">-define</a> o…
579 <td>JPEG-2000 Code Stream Syntax</td>
580 …<td>Specify the encoding options with the <a href="command-line-options.html#define">-define</a> o…
586 <td>JPEG-2000 Code Stream Syntax</td>
587 …<td>Specify the encoding options with the <a href="command-line-options.html#define">-define</a> o…
593 <td>JPEG-2000 Code Stream Syntax</td>
594 …<td>Specify the encoding options with the <a href="command-line-options.html#define">-define</a> o…
601-line-options.html#quality">-quality</a> 90,70). You can optionally define the DCT method, for exa…
614 <td>JavaScript Object Notation, a lightweight data-interchange format</td>
615-line-options.html#define">-define json:locate</a>, <a href="command-line-options.html#define">-de…
636-point format, use <code>-define quantum:format=floating-point</code>. Set the depth to 32 for si…
642 <td>Bi-level bitmap in least-significant-byte first order</td>
649 <td>Multiple-image Network Graphics</td>
650-like Image Format Supporting Multiple Images, Animation and Transparent JPEG. Requires libpng-1.0…
671-once, read-many-times pattern. The image is generated or copied from source, then various analyse…
679 <pre class="highlight"><code>convert \( -size 15x15 canvas:black canvas:white -append \) \
680 \( +clone -flip \) +append -write mpr:checkers +delete \
681 -size 240x240 tile:mpr:checkers board.png
696 …<td>MSL is the XML-based scripting language supported by the <a href="conjure.html">conjure</a> ut…
707 <td><a href="magick-vector-graphics.html">MVG</a></td>
710 …cepted by <a href="convert.html">convert</a>'s <a href="command-line-options.html#draw">-draw</a> …
730 <td>On-the-air Bitmap</td>
751 <td>Common 2-dimensional bitmap format</td>
772 …upported). Use <a href="command-line-options.html#bordercolor">-bordercolor</a> to specify the bor…
786 …<td>Use <a href="command-line-options.html#define">-define</a> to specify fit to page option (e.g.…
807-line-options.html#define">-define</a> (e.g. <code>-define pdf:use-cropbox=true</code> or <code>-d…
877-1.0.11 or later, <a href="http://www.libpng.org/pub/png/libpng.html">libpng-1.2.5</a> or later re…
884 <td>8-bit indexed with optional binary transparency</td>
898 <td>opaque or binary transparent 24-bit RGB</td>
905 <td>opaque or transparent 32-bit RGBA</td>
912 <td>opaque or binary transparent 48-bit RGB</td>
919 <td>opaque or transparent 64-bit RGB</td>
926 …write the binary version of the formats. Use <a href="command-line-options.html#compress">-compres…
940-line-options.html#define">-define</a> (e.g. <code>-define eps:use-cropbox=true</code>). Use <a hr…
958 <td><a href="http://www.adobe.com/devnet-apps/photoshop/fileformatashtml/">PSB</a></td>
965 <td><a href="http://www.adobe.com/devnet-apps/photoshop/fileformatashtml/">PSD</a></td>
968-line-options.html#define">-define psd:alpha-unblend=off</a> to disable alpha blenning in the merg…
975 …<td>Multi-resolution <a href="formats.html#TIFF">TIFF</a> containing successively smaller versions…
981 <td>Seattle File Works multi-image file</td>
995 <td>Fuji CCD-RAW Graphic File</td>
1003-line-options.html#size">-size</a> and <a href="command-line-options.html#depth">-depth</a> to spe…
1010-line-options.html#size">-size</a> and <a href="command-line-options.html#depth">-depth</a> to spe…
1058 <td>Hypertext Markup Language client-side image map</td>
1070 <td>SPARSE-COLOR</td>
1073 …compatible with the <a href="command-line-options.html#sparse-color">-sparse-color</a> option. Lis…
1087 …enderer. The default resolution is 96 DPI. Use <a href="command-line-options.html#size">-size</a> …
1108-v3.6.1.tar.gz</a> or later. Use <a href="command-line-options.html#define">-define</a> to specif…
1122 … href="command-line-options.html#set">-set</a> if you do not want to hint glyph outlines after the…
1129 …<td>Use <a href="command-line-options.html#define">-define</a> to specify the color compliance (e.…
1136 …<td>Uses juxtaposition of 8-dot braille patterns (thus 8x2 dot matrices) to reproduce images, usin…
1143 …<td>Uses juxtaposition of 6-dot braille patterns (thus 6x2 dot matrices) to reproduce images, usin…
1149 <td>X-Motif UIL table</td>
1157-line-options.html#size">-size</a> and <a href="command-line-options.html#depth">-depth</a> comman…
1192 …brary. Specify the encoding options with the <a href="command-line-options.html#define">-define</…
1199-density option to adjust the output resolution, and thereby adjust the output size. The default o…
1213 …<td>Use <a href="command-line-options.html#define">-define</a> to obtain the image from the root w…
1255 …<td>Use <a href="command-line-options.html#size">-size</a> and <a href="command-line-options.html#…
1262 …<td>Use <a href="command-line-options.html#size">-size</a> and <a href="command-line-options.html#…
1269-line-options.html#size">-size</a> and <a href="command-line-options.html#depth">-depth</a> comman…
1275 <h2><a class="anchor" id="pseudo"></a>Pseudo-image Formats</h2>
1277 …ia an algorithm, or input/output targets. The following table lists these pseudo-image formats:</p>
1279 <div class="table-responsive">
1280 <table class="table table-sm table-striped">
1293 <a href="command-line-options.html#size" >-size</a> and <a
1294 href="command-line-options.html#depth" >-depth</a> to specify the
1299 generated. If no <a href="command-line-options.html#size" >-size</a> is specified
1336 …<td>Returns a rendered linear top-to-bottom <a href="gradient.html">gradient image</a> using the s…
1351 …ment. If you have no need for the unique color list, use <code>-define histogram:unique-colors=fa…
1357 <td>Base64-encoded inline image</td>
1358 …om a file (e.g. <code>inline:inline.txt</code>). You can also write a base64-encoded image. Embed…
1372 …<td>Set -depth to set the sample size of the intensities; indices are 16-bit if colors &gt; 256.</…
1400-define pango:auto-dir=</code><var>true/false</var>, <code>-define pango:ellipsize=</code><var>sta…
1415 preview type via the -preview option).</td>
1429 …<td>Requires <a href="http://www.sane-project.org/">SANE</a> Specify the device name and path as t…
1436 …<td>Returns a rendered radial top-to-bottom <a href="gradient.html">gradient image</a> using the s…
1457 …<td>Use <a href="command-line-options.html#size">-size</a> command line option to specify width, h…
1464-line-options.html#size">-size</a> to specify the tiled image size. Tiles are composited on an ima…
1502 psuedo-file format, used to create a solid color <var>canvas</var> image.
1508 <h2><a class="anchor" id="builtin-images"></a>Built-in Images</h2>
1510 <p>ImageMagick includes a number of built-in (embedded) images which may be referenced as if they w…
1512 <div class="table-responsive">
1513 <table class="table table-sm table-striped">
1539 …ef="mogrify.html">mogrify</a> programs with the <a href="command-line-options.html#map">-map</a> o…
1558 <h2><a class="anchor" id="builtin-patterns"></a>Built-in Patterns</h2>
1560-in (embedded) patterns which may be referenced as if they were an image file. The <code>pattern:<…
1562 <div class="table-responsive">
1563 <table class="table table-sm table-striped">
1798 <td>horizontal saw-tooth pattern, 16x8</td>
1945 <td>vertical saw-tooth pattern, 8x16</td>
1954 <div class="table-responsive">
1955 <table class="table table-sm table-striped">
1996 …<td>Also known as <code>ICM</code>. To read, use <a href="command-line-options.html#profile">-prof…
2004 …<td>To read, use <a href="command-line-options.html#profile">-profile</a> with <a href="convert.ht…
2018 </main><!-- /.container -->
2019 <footer class="magick-footer">
2020 <p><a href="security-policy.html">Security</a> •
2025 …<a href="formats.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16"…
2031 <small>© 1999-2019 ImageMagick Studio LLC</small></p>
2034 <!-- Javascript assets -->
2039 <!-- Magick Cache 5th January 2019 11:42 -->