]> 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: Website Hosting" href="http://hostreviewgeeks.com">Website Hosting</a><!-- 201106010090 alexanian media -->
154 </div>
155 <div  class="sponsor">
156   <a title="Sponsor: Druckerei" href="http://www.allesdruck.de">Druckerei</a><!-- 201107010240 r.leo -->
157 </div>
158 <div  class="sponsor">
159   <a title="Sponsor: Best Web Hosting" href="http://webhostinggeeks.com">Best Web Hosting</a><!-- 201110010720 -->
160 </div>
161 <div  class="sponsor">
162   <a title="Sponsor: Image Converter" href="http://www.batchphoto.com">Image Converter</a><!-- 201103010900 Bits Coffee-->
163 </div>
164 <div  class="sponsor">
165   <a title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
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: Web Hosting" href="http://www.bodhost.com/hosting.shtml">Web Hosting</a><!-- 201104010090 -->
172 </div>
173 <div  class="sponsor">
174   <a title="Sponsor: Druckerei" href="http://print24.com/de/">Druckerei</a><!-- 201110010720 -->
175 </div>
176 <div  class="sponsor">
177    <a title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
178 </div>
179 </div>
180 </div>
181 </div>\r
182 \r
183 <div class="eastbar">\r
184   <script type="text/javascript">\r
185   <!--\r
186     google_ad_client = "pub-3129977114552745";\r
187     google_ad_slot = "0574824969";\r
188     google_ad_width = 160;\r
189     google_ad_height = 600;\r
190   //-->\r
191   </script>\r
192   <script type="text/javascript"\r
193     src="http://pagead2.googlesyndication.com/pagead/show_ads.js">\r
194   </script>\r
195 </div>\r
196 \r
197 <div class="main">\r
198 \r
199 <h1>Customize ImageMagick With Resources</h1>
200 <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>
201
202 <div class="doc-section">
203 <p>ImageMagick depends on a number of external resources including configuration files, loadable modules, fonts, and environment variables.</p>
204 </div>
205
206 <h2><a id="configure"></a>Configuration Files</h2>
207 <div class="doc-section">
208
209 <p>ImageMagick depends on a number of external configuration files detailed here:</p>
210
211 <dl>
212 <dt class="doc"><a href="../www/source/coder.xml">coder.xml</a></dt>
213   <dd>Associate an image format with the specified coder module.
214
215   <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>
216   </dd>
217
218 <dt class="doc"><a href="../www/source/colors.xml">colors.xml</a></dt>
219   <dd>Associate a color name with its red, green, blue, and alpha intensities.
220
221   <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>
222   </dd>
223
224 <dt class="doc"><a id="configure.xml"/><a href="../www/source/configure.xml">configure.xml</a></dt>
225   <dd>Set ImageMagick build parameters and system-wide environment variables (e.g. MAGICK_TEMPORARY_PATH).
226   <p>
227   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>
228   </dd>
229
230 <dt class="doc"><a href="../www/source/delegates.xml">delegates.xml</a></dt>
231   <dd>Associate delegate programs with certain image formats.
232
233   <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>
234   </dd>
235
236 <dt class="doc"><a href="../www/source/english.xml">english.xml</a></dt>
237   <dd>Associate message tags with English translations.</dd>
238
239 <dt class="doc"><a href="../www/source/francais.xml">francais.xml</a></dt>
240   <dd>Associate message tags with French translations.  </dd>
241
242 <dt class="doc"><a href="../www/source/locale.xml">locale.xml</a></dt>
243   <dd>Associate message tags with a  translation for your locale.
244
245   <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
246   <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>
247   </dd>
248
249 <dt class="doc"><a href="../www/source/log.xml">log.xml</a></dt>
250   <dd>Configure logging parameters.
251   <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>
252   </dd>
253
254 <dt class="doc"><a href="../www/source/magic.xml">magic.xml</a></dt>
255   <dd>Associate an image format with a unique identifier.
256   <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>
257   </dd>
258
259 <dt class="doc"><a href="../www/source/mime.xml">mime.xml</a></dt>
260   <dd>Associate an internet media type with a unique identifier.
261   <p>Many files and data streams have identifiers that uniquely identify a
262 particular internet media type. For example, files in the "Corel Draw
263 drawing" format (mime type="application/vnd.corel-draw") are associated with
264 the filename pattern <kbd>*.cdr</kbd>, and also have an initial string of the
265 characters "CDRXvrsn". ImageMagick uses combinations of this information,
266 when available, to attempt to quickly determine the internet media type of a
267 file or data stream.</p>
268 </dd>
269
270 <dt class="doc"><a href="../www/source/policy.xml">policy.xml</a></dt>
271   <dd>Configure ImageMagick policies.
272   <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>
273
274 <pre class="text">
275   &lt;policy domain="resource" name="area" value="100MB"/>
276 </pre>
277
278 <p>Any image larger than this area limit is cached to disk rather than memory.</p>
279
280 <p>To limit the elapsed time of any ImageMagick command to 5 minutes, use this policy:</p>
281
282 <pre class="text">
283   &lt;policy domain="resource" name="time" value="300"/>
284 </pre>
285   </dd>
286
287 <dt class="doc"><a href="../www/source/thresholds.xml">thresholds.xml</a></dt>
288   <dd>Set threshold maps for ordered posterized dither.</dd>
289
290 <dt class="doc"><a id="type.xml"></a><a href="../www/source/type.xml">type.xml</a></dt>
291   <dd>Configure fonts.
292   <p>Define the font name, family, foundry, style, format, metrics, and glyphs for any font you want to use within ImageMagick.</p>
293   </dd>
294
295 <dt class="doc"><a href="../www/source/type-ghostscript.xml">type-ghostscript.xml</a></dt>
296   <dd>Configure <a href="http://www.cs.wisc.edu/~ghost/">Ghostscript</a> fonts.
297   <p>The Ghostscript package includes a number of fonts that can be accessed with ImageMagick.</p>
298   </dd>
299
300 <dt class="doc"><a href="../www/source/type-windows.xml">type-windows.xml</a></dt>
301   <dd>Associate names with Windows font glyphs.</dd>
302
303 </dl>
304
305 <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>
306
307 <pre class="text">
308   $MAGICK_CONFIGURE_PATH
309   $PREFIX/lib/ImageMagick-6.6.7/config
310   $PREFIX/share/ImageMagick-6.6.7/config
311   $PREFIX/share/ImageMagick-6.6.7  $HOME/.magick/
312   &lt;<em>client path</em>&gt;/lib/ImageMagick-6.6.7/
313 </pre>
314
315 <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>
316
317 <p>For the Unix or Linux pre-compiled uninstalled binary distributions, the configuration load order is:</p>
318
319 <pre class="text">
320   $MAGICK_CONFIGURE_PATH
321   $MAGICK_HOME/lib/ImageMagick-6.6.7/config
322   $MAGICK_HOME/share/ImageMagick-6.6.7/config
323   $PREFIX/share/ImageMagick-6.6.7  $HOME/.magick/
324   &lt;<em>client path</em>&gt;/lib/ImageMagick-6.6.7/
325   &lt;<em>current directory</em>&gt;
326 </pre>
327
328 <p>Under Windows, ImageMagick searches for these configuration files in the following order, and loads them if found:</p>
329
330 <pre class="text">
331   $MAGICK_CONFIGURE_PATH
332   &lt;<em>windows registry</em>&gt;
333   $PREFIX/config
334   $USERPROFILE/.magick/
335   &lt;<em>client path</em>&gt;
336 </pre>
337
338 <p>Above, $PREFIX is the default install path, typically <kbd>c:\\Program Files\\ImageMagick-6.6.7</kbd>.</p>
339
340 <p>For an uninstalled Windows installation, the configuration load order is:</p>
341
342 <pre class="text">
343   $MAGICK_CONFIGURE_PATH
344   $MAGICK_HOME
345   $USERPROFILE/.magick/
346   <em>client path</em>
347   &lt;<em>current directory</em>&gt;
348 </pre>
349
350 <p>If a configuration file cannot not be found, ImageMagick relies on built-in default values.</p>
351
352 </div>
353
354 <h2><a id="modules"></a>Modules</h2>
355 <div class="doc-section">
356
357 <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>
358
359 <pre class="text">
360   $MAGICK_HOME/lib/ImageMagick-6.6.7/modules-Q16/coders/
361   $HOME/.magick/
362   &lt;<em>client path</em>&gt;/../lib/ImageMagick-6.6.7/modules-Q16/coders/
363   $MAGICK_HOME/lib/ImageMagick-6.6.7/modules-Q16/coders
364   $MAGICK_HOME/share/ImageMagick-6.6.7/modules-Q16/coders
365   $HOME/.magick/
366   &lt;<em>client path</em>&gt;/lib/ImageMagick-6.6.7/modules-Q16/coders
367 </pre>
368
369 </div>
370
371 <h2><a id="fonts"></a>Fonts</h2>
372 <div class="doc-section">
373
374 <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>
375
376 <pre class="text">
377   $MAGICK_CONFIGURE_PATH
378   $MAGICK_HOME/lib/ImageMagick-6.6.7/config
379   $MAGICK_HOME/share/ImageMagick-6.6.7/config
380   $HOME/.magick/
381   &lt;<em>client path</em>&gt;/lib/ImageMagick-6.6.7/
382   $MAGICK_FONT_PATH
383 </pre>
384
385 </div>
386
387 <h2><a id="environment"></a>Environment Variables</h2>
388 <div class="doc-section">
389
390 <p>Environment variables recognized by ImageMagick include:</p>
391
392 <dl>
393 <dt class="doc">HOME</dt>
394   <dd>Set path to search for configuration files in <em>$HOME/.magick</em> if the directory exists.</dd>
395 <dt class="doc">LD_LIBRARY_PATH</dt>
396   <dd>Set path to the ImageMagick shareable libraries and other dependent libraries.</dd>
397 <dt class="doc">MAGICK_AREA_LIMIT</dt>
398   <dd>Set the maximum <em>width * height</em> of an image that can reside in the pixel cache memory.</dd>
399   <dd>Images that exceed the area limit are cached to disk (see <a href="#disk-limit">MAGICK_DISK_LIMIT</a>).</dd>
400 <dt class="doc">MAGICK_CODER_FILTER_PATH</dt>
401   <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>
402   <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>
403 <dt class="doc">MAGICK_CODER_MODULE_PATH</dt>
404   <dd>Set path where ImageMagick can locate its coder modules.</dd>
405   <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>
406 <dt class="doc">MAGICK_CONFIGURE_PATH</dt>
407   <dd>Set path where ImageMagick can locate its configuration files</dd>
408   <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>
409 <dt class="doc">MAGICK_DEBUG</dt>
410   <dd>Set debug options.</dd>
411   <dd>See <a href="../www/command-line-options.html#debug">-debug</a> for a description of debugging options.</dd>
412 <dt class="doc"><a id="disk-limit"></a>MAGICK_DISK_LIMIT</dt>
413   <dd>Set maximum amount of disk space in bytes permitted for use by the pixel cache.</dd>
414   <dd>When this limit is exceeded, the pixel cache is not be created and an error message is returned.</dd>
415 <dt class="doc">MAGICK_FILE_LIMIT</dt>
416   <dd>Set maximum number of open pixel cache files.</dd>
417   <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>
418 <dt class="doc">MAGICK_FONT_PATH</dt>
419   <dd>Set path ImageMagick searches for TrueType and Postscript Type1 font files.</dd>
420   <dd>This path is only consulted if a particular font file is not found in the current directory.</dd>
421 <dt class="doc">MAGICK_HOME</dt>
422   <dd>Set the path at the top of ImageMagick installation directory.</dd>
423   <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>
424 <dt class="doc"><a id="map-limit"></a>MAGICK_MAP_LIMIT</dt>
425   <dd>Set maximum amount of memory map in bytes to allocate for the pixel cache.</dd>
426   <dd>When this limit is exceeded, the image pixels are cached to disk (see MAGICK_DISK_LIMIT).</dd>
427 <dt class="doc">MAGICK_MEMORY_LIMIT</dt>
428   <dd>Set maximum amount of memory in bytes to allocate for the pixel cache from the heap.</dd>
429   <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>
430 <dt class="doc">MAGICK_PRECISION</dt>
431   <dd>Set the maximum number of significant digits to be printed.</dd>
432 <dt class="doc">MAGICK_SYNCHRONIZE</dt>
433   <dd>Set to true to synchronize image to storage device.</dd>
434 <dt class="doc">MAGICK_TEMPORARY_PATH</dt>
435   <dd>Set path to store temporary files.</dd>
436 <dt class="doc">MAGICK_THREAD_LIMIT</dt>
437   <dd>Set maximum parallel threads.</dd>
438   <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>
439 <dt class="doc">MAGICK_THROTTLE</dt>
440   <dd>Periodically yield the CPU for at least the time specified in milliseconds.</dd>
441 <dt class="doc">MAGICK_TIME_LIMIT</dt>
442   <dd>Set maximum time in seconds.</dd>
443   <dd>When this limit is exceeded, an exception is thrown and processing stops.</dd>
444 </dl>
445 </div>
446 \r
447 </div>\r
448 \r
449 <div id="linkbar">\r
450     <span id="linkbar-west">&nbsp;</span>\r
451     <span id="linkbar-center">\r
452       <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull;\r
453       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>\r
454     </span>\r
455     <span id="linkbar-east">&nbsp;</span>\r
456   </div>\r
457   <div class="footer">\r
458     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>\r
459     <span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>\r
460   </div>\r
461   <div style="clear: both; margin: 0; width: 100%; "></div>\r
462   <script type="text/javascript">\r
463     var _gaq = _gaq || [];\r
464     _gaq.push(['_setAccount', 'UA-17690367-1']);\r
465     _gaq.push(['_trackPageview']);\r
466 \r
467     (function() {\r
468       var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;\r
469       ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';\r
470       var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);\r
471     })();\r
472   </script>\r
473 </body>\r
474 </html>\r