]> granicus.if.org Git - imagemagick/blob - www/resources.html
(no commit message)
[imagemagick] / www / resources.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" \r
2   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">\r
3 <html version="-//W3C//DTD XHTML 1.1//EN"\r
4       xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"\r
5       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
6       xsi:schemaLocation="http://www.w3.org/1999/xhtml\r
7                           http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">\r
8 <head>\r
9   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>\r
10   <meta name="verify-v1" content="g222frIIxcQTrvDR3NBRUSKP3AnMNoqxOkIniCEkV7U="/>\r
11   <title>ImageMagick: Resources</title>
12   <meta http-equiv="Content-Language" content="en-US"/>
13   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
14   <meta http-equiv="Reply-to" content="magick-users@imagemagick.org"/>
15   <meta name="Application-name" content="ImageMagick"/>
16   <meta name="Description" content="Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats.  In addition resize, rotate, shear, distort and transform images."/>
17   <meta name="Application-url" content="http://www.imagemagick.org"/>
18   <meta name="Generator" content="PHP"/>
19   <meta name="Keywords" content="resources, ImageMagick, ImageMagic, MagickCore, MagickWand, PerlMagick, Magick++, RMagick, PythonMagick, JMagick, TclMagick, Image, Magick, Magic, Wand, ImageMagickObject, Swiss, Army, Knife, Image, Processing"/>
20   <meta name="Rating" content="GENERAL"/>
21   <meta name="Robots" content="INDEX, FOLLOW"/>
22   <meta name="Generator" content="ImageMagick Studio LLC"/>
23   <meta name="Author" content="ImageMagick Studio LLC"/>
24   <meta name="Revisit-after" content="2 DAYS"/>
25   <meta name="Resource-type" content="document"/>
26   <meta name="Copyright" content="Copyright (c) 1999-2011 ImageMagick Studio LLC"/>
27   <meta name="Distribution" content="Global"/>
28   <link rel="icon" href="../images/wand.png"/>
29   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
30   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
31   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
32   <style type="text/css" media="all">\r
33     @import url("../www/magick.css");\r
34   </style>\r
35   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
36   <script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
37   <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
38   <script type="text/javascript">\r
39     $(document).ready(function() {\r
40       $("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
41         'transitionIn'  : 'elastic',\r
42         'transitionOut' : 'elastic',\r
43         'overlayShow'   : false,\r
44         'opacity'       : true\r
45       });\r
46     });\r
47   </script>\r
48 </head>\r
49 \r
50 <body id="www-imagemagick-org">\r
51 <div class="titlebar">\r
52 <a href="../index.html">\r
53   <img src="../images/script.png" alt="[ImageMagick]"\r
54   style="width: 350px; height: 60px; margin: 28px auto; float: left;" /></a>\r
55 <a href="http://www.networkredux.com">\r
56   <img src="../images/networkredux.png" alt="[sponsor]"\r
57   style="margin-top: 42px; border: 0px; float: left;" /></a>\r
58 <a href="http://www.imagemagick.org/discourse-server/">\r
59   <img src="../images/logo.jpg"\r
60   alt="ImageMagick Logo"\r
61   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>\r
62 <a href="../index.html">\r
63   <img src="../images/sprite.jpg"\r
64   alt="ImageMagick Sprite"\r
65   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>\r
66 </div>\r
67 \r
68 <div class="westbar">\r
69 \r
70 <div class="menu">
71   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
72 </div>
73 <div class="sep"></div>\r
74 <div class="menu">
75   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
76 </div>
77 <div class="sub">
78     <a title="Binary Release: Unix" href="../www/binary-releases.html#unix">Unix</a>
79 </div>
80 <div class="sub">
81     <a title="Binary Release: MacOS X" href="../www/binary-releases.html#macosx">Mac OS X</a>
82 </div>
83 <div class="sub">
84     <a title="Binary Release: iPhone" href="../www/binary-releases.html#iPhone">iPhone</a>
85 </div>
86 <div class="sub">
87     <a title="Binary Release: Windows" href="../www/binary-releases.html#windows">Windows</a>
88 </div>
89 <div class="sep"></div>\r
90 <div class="menu">
91   <a title="Command-line Tools" href="../www/command-line-tools.html">Command-line Tools</a>
92 </div>
93 <div class="sub">
94     <a title="Command-line Tools: Processing" href="../www/command-line-processing.html">Processing</a>
95 </div>
96 <div class="sub">
97     <a title="Command-line Tools: Options" href="../www/command-line-options.html">Options</a>
98 </div>
99 <div class="sub">
100     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
101 </div>
102 <div class="menu">
103   <a title="Program Interfaces" href="../www/api.html">Program Interfaces</a>
104 </div>
105 <div class="sub">
106     <a title="Program Interface: MagickWand" href="../www/magick-wand.html">MagickWand</a>
107 </div>
108 <div class="sub">
109     <a title="Program Interface: MagickCore" href="../www/magick-core.html">MagickCore</a>
110 </div>
111 <div class="sub">
112     <a title="Program Interface: PerlMagick" href="../www/perl-magick.html">PerlMagick</a>
113 </div>
114 <div class="sub">
115     <a title="Program Interface: Magick++" href="../www/magick++.html">Magick++</a>
116 </div>
117 <div class="sep"></div>\r
118 <div  class="menu">
119    <a title="Install from Source" href="../www/install-source.html">Install from Source</a>
120 </div>
121 <div class="sub">
122     <a title="Install from Source: Unix" href="../www/install-source.html#unix">Unix</a>
123 </div>
124 <div class="sub">
125     <a title="Install from Source: Windows" href="../www/install-source.html#windows">Windows</a>
126  </div>
127 <div class="menu">
128   <a title="Resources" href="../www/resources.html">Resources</a>
129 </div>
130 <div class="menu">
131   <a title="Architecture" href="../www/architecture.html">Architecture</a>
132 </div>
133 <div class="menu">
134   <a title="Download" href="../www/download.html">Download</a>
135 </div>
136 <div class="sep"></div>\r
137 <div class="menu">
138   <a title="Search" href="../www/search.html">Search</a>
139 </div>
140 <div class="sep"></div>\r
141 <div class="menu">
142   <a title="Site Map" href="../www/sitemap.html">Site Map</a>
143 </div>
144 <div  class="sub">
145   <a title="Site Map: Links" href="../www/links.html">Links</a>
146 </div>
147 <div class="sep"></div>\r
148 <div  class="menu">
149   <a title="Sponsors" href="../www/sponsors.html">Sponsors:</a>
150
151 <div class="sponsbox">
152 <div  class="sponsor">
153   <a title="Sponsor: Best Web Hosting" href="http://webhostinggeeks.com">Best Web Hosting</a><!-- 201110010720 -->
154 </div>
155 <div  class="sponsor">
156   <a title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
157 </div>
158 <div  class="sponsor">
159   <a title="Sponsor: Druckerei" href="http://www.allesdruck.de">Druckerei</a><!-- 201107010240 r.leo -->
160 </div>
161 <div class="sponsor">
162   <a title="Sponsor: Web Hosting" href="http://www.bodhost.com/hosting.shtml">Web Hosting</a><!-- 201104010090 -->
163 </div>
164 <div  class="sponsor">
165   <a title="Sponsor: Image Converter" href="http://www.batchphoto.com">Image Converter</a><!-- 201103010900 Bits Coffee-->
166 </div>
167 <div  class="sponsor">
168   <a title="Sponsor: Flyer drucken" href="http://www.online-druck.biz">Flyer drucken</a><!-- 201109010900 Floeter-->
169 </div>
170 <div  class="sponsor">
171   <a title="Sponsor: Druckerei" href="http://print24.com/de/">Druckerei</a><!-- 201110010720 -->
172 </div>
173 <div  class="sponsor">
174    <a title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
175 </div>
176 </div>
177 </div>
178 </div>\r
179 \r
180 <div class="eastbar">\r
181   <script type="text/javascript">\r
182   <!--\r
183     google_ad_client = "pub-3129977114552745";\r
184     google_ad_slot = "0574824969";\r
185     google_ad_width = 160;\r
186     google_ad_height = 600;\r
187   //-->\r
188   </script>\r
189   <script type="text/javascript"\r
190     src="http://pagead2.googlesyndication.com/pagead/show_ads.js">\r
191   </script>\r
192 </div>\r
193 \r
194 <div class="main">\r
195 \r
196 <h1>Customize ImageMagick With Resources</h1>
197 <p class="navigation-index">[<a href="#configure">Configuration Files</a> &bull; <a href="#modules">Modules</a> &bull; <a href="#fonts">Fonts</a> &bull; <a href="#environment">Environment Variables</a>]</p>
198
199 <div class="doc-section">
200 <p>ImageMagick depends on a number of external resources including configuration files, loadable modules, fonts, and environment variables.</p>
201 </div>
202
203 <h2><a id="configure"></a>Configuration Files</h2>
204 <div class="doc-section">
205
206 <p>ImageMagick depends on a number of external configuration files detailed here:</p>
207
208 <dl>
209 <dt class="doc"><a href="../www/source/coder.xml">coder.xml</a></dt>
210   <dd>Associate an image format with the specified coder module.
211
212   <p>ImageMagick has a number of coder modules to support the reading and/or writing of an image format (e.g. JPEG).  Some coder modules support more than one associated image format and the mapping between an associated format and its respective coder module is defined in this configuration file.  For example, the PNG coder module not only supports the PNG image format, but the JNG and MNG formats as well.</p>
213   </dd>
214
215 <dt class="doc"><a href="../www/source/colors.xml">colors.xml</a></dt>
216   <dd>Associate a color name with its red, green, blue, and alpha intensities.
217
218   <p>A number of command line options require a <a href="../www/color.html">color parameter</a>.  It is often convenient to refer to a color by name (e.g. white) rather than by hex value (e.g. #fff).  This file maps a color name to its equivalent red, green, blue, and alpha intensities (e.g. for white, red = 255, green = 255, blue = 255, and alpha = 0).</p>
219   </dd>
220
221 <dt class="doc"><a id="configure.xml"/><a href="../www/source/configure.xml">configure.xml</a></dt>
222   <dd>Set ImageMagick build parameters and system-wide environment variables (e.g. MAGICK_TEMPORARY_PATH).
223   <p>
224   As ImageMagick is built, a number of build parameters are saved to this configuration file.  They include the version, release date, dependent delegate libraries, and quantum depth among others.</p>
225   </dd>
226
227 <dt class="doc"><a href="../www/source/delegates.xml">delegates.xml</a></dt>
228   <dd>Associate delegate programs with certain image formats.
229
230   <p>ImageMagick relies on a number of delegate programs to support certain image formats such as <a href="http://ufraw.sourceforge.net/">ufraw-batch</a> to read raw camera formats or <a href="http://www.cs.wisc.edu/~ghost/">Ghostscript</a> to read Postscript images.  Use this configuration file to map an input or output format to an external delegate program.</p>
231   </dd>
232
233 <dt class="doc"><a href="../www/source/english.xml">english.xml</a></dt>
234   <dd>Associate message tags with English translations.</dd>
235
236 <dt class="doc"><a href="../www/source/francais.xml">francais.xml</a></dt>
237   <dd>Associate message tags with French translations.  </dd>
238
239 <dt class="doc"><a href="../www/source/locale.xml">locale.xml</a></dt>
240   <dd>Associate message tags with a  translation for your locale.
241
242   <p>ImageMagick has a number of informational, warning, and error messages that are represented as tags.  Tags are short descriptions of a message such as
243   <em>FileNotFound</em> or <em>MemoryAllocationFailed</em>.  This configuration file lists locales that have a translation for each tag recognized by ImageMagick.  Currently only English and French translations are available in the <kbd>english.xml</kbd> and <kbd>francais.xml</kbd> configuration files.</p>
244   </dd>
245
246 <dt class="doc"><a href="../www/source/log.xml">log.xml</a></dt>
247   <dd>Configure logging parameters.
248   <p>ImageMagick is capable of spewing copious amounts of informational or debugging statements.  Use this file to configure how the information will appear in a log message and where you want the logging messages posted.</p>
249   </dd>
250
251 <dt class="doc"><a href="../www/source/magic.xml">magic.xml</a></dt>
252   <dd>Associate an image format with a unique identifier.
253   <p>Many image formats have identifiers that uniquely identify a particular image format.  For example, the GIF image format always begins with <kbd>GIF8</kbd> as the first 4 characters of the image.  ImageMagick uses this information to quickly determine the type of image it is dealing with when it reads an image.</p>
254   </dd>
255
256 <dt class="doc"><a href="../www/source/mime.xml">mime.xml</a></dt>
257   <dd>Associate an internet media type with a unique identifier.
258   <p>Many files and data streams have identifiers that uniquely identify a
259 particular internet media type. For example, files in the "Corel Draw
260 drawing" format (mime type="application/vnd.corel-draw") are associated with
261 the filename pattern <kbd>*.cdr</kbd>, and also have an initial string of the
262 characters "CDRXvrsn". ImageMagick uses combinations of this information,
263 when available, to attempt to quickly determine the internet media type of a
264 file or data stream.</p>
265 </dd>
266
267 <dt class="doc"><a href="../www/source/policy.xml">policy.xml</a></dt>
268   <dd>Configure ImageMagick policies.
269   <p>By default any coder, delegate, filter, or file path is permitted.  Use a policy to deny access to, for example, the MPEG video delegate, or permit reading images from a file system but deny writing to that same file system.  Or use the resource policy to set resource limits.  Policies are useful for multi-user servers that want to limit the overall impact ImageMagick has on the system.  For example, to limit the maximum image size in memory to 100MB:</p>
270
271 <pre class="text">
272   &lt;policy domain="resource" name="area" value="100MB"/>
273 </pre>
274
275 <p>Any image larger than this area limit is cached to disk rather than memory.</p>
276
277 <p>To limit the elapsed time of any ImageMagick command to 5 minutes, use this policy:</p>
278
279 <pre class="text">
280   &lt;policy domain="resource" name="time" value="300"/>
281 </pre>
282   </dd>
283
284 <dt class="doc"><a href="../www/source/thresholds.xml">thresholds.xml</a></dt>
285   <dd>Set threshold maps for ordered posterized dither.</dd>
286
287 <dt class="doc"><a id="type.xml"></a><a href="../www/source/type.xml">type.xml</a></dt>
288   <dd>Configure fonts.
289   <p>Define the font name, family, foundry, style, format, metrics, and glyphs for any font you want to use within ImageMagick.</p>
290   </dd>
291
292 <dt class="doc"><a href="../www/source/type-ghostscript.xml">type-ghostscript.xml</a></dt>
293   <dd>Configure <a href="http://www.cs.wisc.edu/~ghost/">Ghostscript</a> fonts.
294   <p>The Ghostscript package includes a number of fonts that can be accessed with ImageMagick.</p>
295   </dd>
296
297 <dt class="doc"><a href="../www/source/type-windows.xml">type-windows.xml</a></dt>
298   <dd>Associate names with Windows font glyphs.</dd>
299
300 </dl>
301
302 <p>Under Unix and Linux, ImageMagick searches for each of the configuration files listed above by looking in the locations given below, in order, and loads them if found:</p>
303
304 <pre class="text">
305   $MAGICK_CONFIGURE_PATH
306   $PREFIX/lib/ImageMagick-6.6.7/config
307   $PREFIX/share/ImageMagick-6.6.7/config
308   $PREFIX/share/ImageMagick-6.6.7  $HOME/.magick/
309   &lt;<em>client path</em>&gt;/lib/ImageMagick-6.6.7/
310 </pre>
311
312 <p>The environmental variable $PREFIX is the default install path (e.g. <kbd>/usr/local</kbd>). The <em>client path</em> is the execution path of your ImageMagick client (e.g. <kbd>/usr/local</kbd>) .</p>
313
314 <p>For the Unix or Linux pre-compiled uninstalled binary distributions, the configuration load order is:</p>
315
316 <pre class="text">
317   $MAGICK_CONFIGURE_PATH
318   $MAGICK_HOME/lib/ImageMagick-6.6.7/config
319   $MAGICK_HOME/share/ImageMagick-6.6.7/config
320   $PREFIX/share/ImageMagick-6.6.7  $HOME/.magick/
321   &lt;<em>client path</em>&gt;/lib/ImageMagick-6.6.7/
322   &lt;<em>current directory</em>&gt;
323 </pre>
324
325 <p>Under Windows, ImageMagick searches for these configuration files in the following order, and loads them if found:</p>
326
327 <pre class="text">
328   $MAGICK_CONFIGURE_PATH
329   &lt;<em>windows registry</em>&gt;
330   $PREFIX/config
331   $USERPROFILE/.magick/
332   &lt;<em>client path</em>&gt;
333 </pre>
334
335 <p>Above, $PREFIX is the default install path, typically <kbd>c:\\Program Files\\ImageMagick-6.6.7</kbd>.</p>
336
337 <p>For an uninstalled Windows installation, the configuration load order is:</p>
338
339 <pre class="text">
340   $MAGICK_CONFIGURE_PATH
341   $MAGICK_HOME
342   $USERPROFILE/.magick/
343   <em>client path</em>
344   &lt;<em>current directory</em>&gt;
345 </pre>
346
347 <p>If a configuration file cannot not be found, ImageMagick relies on built-in default values.</p>
348
349 </div>
350
351 <h2><a id="modules"></a>Modules</h2>
352 <div class="doc-section">
353
354 <p>ImageMagick's image format support is usually provided in the form of loadable modules. It searches for loadable modules in the following order and it uses the first match found:</p>
355
356 <pre class="text">
357   $MAGICK_HOME/lib/ImageMagick-6.6.7/modules-Q16/coders/
358   $HOME/.magick/
359   &lt;<em>client path</em>&gt;/../lib/ImageMagick-6.6.7/modules-Q16/coders/
360   $MAGICK_HOME/lib/ImageMagick-6.6.7/modules-Q16/coders
361   $MAGICK_HOME/share/ImageMagick-6.6.7/modules-Q16/coders
362   $HOME/.magick/
363   &lt;<em>client path</em>&gt;/lib/ImageMagick-6.6.7/modules-Q16/coders
364 </pre>
365
366 </div>
367
368 <h2><a id="fonts"></a>Fonts</h2>
369 <div class="doc-section">
370
371 <p>ImageMagick is able to load raw TrueType and Postscript font files.  It searches for the font configuration file, <a href="#type.xml">type.xml</a>, in the following order, and loads them if found:</p>
372
373 <pre class="text">
374   $MAGICK_CONFIGURE_PATH
375   $MAGICK_HOME/lib/ImageMagick-6.6.7/config
376   $MAGICK_HOME/share/ImageMagick-6.6.7/config
377   $HOME/.magick/
378   &lt;<em>client path</em>&gt;/lib/ImageMagick-6.6.7/
379   $MAGICK_FONT_PATH
380 </pre>
381
382 </div>
383
384 <h2><a id="environment"></a>Environment Variables</h2>
385 <div class="doc-section">
386
387 <p>Environment variables recognized by ImageMagick include:</p>
388
389 <dl>
390 <dt class="doc">HOME</dt>
391   <dd>Set path to search for configuration files in <em>$HOME/.magick</em> if the directory exists.</dd>
392 <dt class="doc">LD_LIBRARY_PATH</dt>
393   <dd>Set path to the ImageMagick shareable libraries and other dependent libraries.</dd>
394 <dt class="doc">MAGICK_AREA_LIMIT</dt>
395   <dd>Set the maximum <em>width * height</em> of an image that can reside in the pixel cache memory.</dd>
396   <dd>Images that exceed the area limit are cached to disk (see <a href="#disk-limit">MAGICK_DISK_LIMIT</a>).</dd>
397 <dt class="doc">MAGICK_CODER_FILTER_PATH</dt>
398   <dd>Set search path to use when searching for filter process modules (invoked via  <a href="../www/command-line-options.html#process">-process</a>).</dd>
399   <dd>This path permits the user to extend ImageMagick's image processing functionality by adding loadable modules to a preferred location rather than copying them into the ImageMagick installation directory.  The formatting of the search path is similar to operating system search paths (i.e. colon delimited for Unix, and semi-colon delimited for Microsoft Windows). This user specified search path is searched before trying the <a href="#modules">default search path</a>.</dd>
400 <dt class="doc">MAGICK_CODER_MODULE_PATH</dt>
401   <dd>Set path where ImageMagick can locate its coder modules.</dd>
402   <dd>This path permits the user to arbitrarily extend the image formats supported by ImageMagick by adding loadable coder modules from an preferred location rather than copying them into the ImageMagick installation directory.  The formatting of the search path is similar to operating system search paths (i.e. colon delimited for Unix, and semi-colon delimited for Microsoft Windows). This user specified search path is searched before trying the <a href="#modules">default search path</a>.</dd>
403 <dt class="doc">MAGICK_CONFIGURE_PATH</dt>
404   <dd>Set path where ImageMagick can locate its configuration files</dd>
405   <dd>Use this search path to search for configuration (.xml) files. The formatting of the search path is similar to operating system search paths (i.e. colon delimited for Unix, and semi-colon delimited for Microsoft Windows). This user specified search path is searched before trying the <a href="#configure">default search path</a>.</dd>
406 <dt class="doc">MAGICK_DEBUG</dt>
407   <dd>Set debug options.</dd>
408   <dd>See <a href="../www/command-line-options.html#debug">-debug</a> for a description of debugging options.</dd>
409 <dt class="doc"><a id="disk-limit"></a>MAGICK_DISK_LIMIT</dt>
410   <dd>Set maximum amount of disk space in bytes permitted for use by the pixel cache.</dd>
411   <dd>When this limit is exceeded, the pixel cache is not be created and an error message is returned.</dd>
412 <dt class="doc">MAGICK_FILE_LIMIT</dt>
413   <dd>Set maximum number of open pixel cache files.</dd>
414   <dd>When this limit is exceeded, any subsequent pixels cached to disk are closed and reopened on demand.  This behavior permits a large number of images to be accessed simultaneously on disk, but with a speed penalty due to repeated open/close calls.</dd>
415 <dt class="doc">MAGICK_FONT_PATH</dt>
416   <dd>Set path ImageMagick searches for TrueType and Postscript Type1 font files.</dd>
417   <dd>This path is only consulted if a particular font file is not found in the current directory.</dd>
418 <dt class="doc">MAGICK_HOME</dt>
419   <dd>Set the path at the top of ImageMagick installation directory.</dd>
420   <dd>This path is consulted by <em>uninstalled</em> builds of ImageMagick which do not have their location hard-coded or set by an installer.</dd>
421 <dt class="doc"><a id="map-limit"></a>MAGICK_MAP_LIMIT</dt>
422   <dd>Set maximum amount of memory map in bytes to allocate for the pixel cache.</dd>
423   <dd>When this limit is exceeded, the image pixels are cached to disk (see MAGICK_DISK_LIMIT).</dd>
424 <dt class="doc">MAGICK_MEMORY_LIMIT</dt>
425   <dd>Set maximum amount of memory in bytes to allocate for the pixel cache from the heap.</dd>
426   <dd>When this limit is exceeded, the image pixels are cached to memory-mapped disk (see <a href="#map-limit">MAGICK_MAP_LIMIT</a>).</dd>
427 <dt class="doc">MAGICK_PRECISION</dt>
428   <dd>Set the maximum number of significant digits to be printed.</dd>
429 <dt class="doc">MAGICK_SYNCHRONIZE</dt>
430   <dd>Set to true to synchronize image to storage device.</dd>
431 <dt class="doc">MAGICK_TEMPORARY_PATH</dt>
432   <dd>Set path to store temporary files.</dd>
433 <dt class="doc">MAGICK_THREAD_LIMIT</dt>
434   <dd>Set maximum parallel threads.</dd>
435   <dd>Many ImageMagick algorithms run in parallel on multi-processor systems.  Use this enviroment variable to set the maximum number of threads that are permitted to run in parallel.</dd>
436 <dt class="doc">MAGICK_THROTTLE</dt>
437   <dd>Periodically yield the CPU for at least the time specified in milliseconds.</dd>
438 <dt class="doc">MAGICK_TIME_LIMIT</dt>
439   <dd>Set maximum time in seconds.</dd>
440   <dd>When this limit is exceeded, an exception is thrown and processing stops.</dd>
441 </dl>
442 </div>
443 \r
444 </div>\r
445 \r
446 <div id="linkbar">\r
447     <span id="linkbar-west">&nbsp;</span>\r
448     <span id="linkbar-center">\r
449       <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull;\r
450       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>\r
451     </span>\r
452     <span id="linkbar-east">&nbsp;</span>\r
453   </div>\r
454   <div class="footer">\r
455     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>\r
456     <span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>\r
457   </div>\r
458   <div style="clear: both; margin: 0; width: 100%; "></div>\r
459   <script type="text/javascript">\r
460     var _gaq = _gaq || [];\r
461     _gaq.push(['_setAccount', 'UA-17690367-1']);\r
462     _gaq.push(['_trackPageview']);\r
463 \r
464     (function() {\r
465       var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;\r
466       ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';\r
467       var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);\r
468     })();\r
469   </script>\r
470 </body>\r
471 </html>\r