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