]> granicus.if.org Git - imagemagick/blob - www/api/MagickCore/magick_8c.html
dad995fbe3e34bba832c35f143d4e2312ae07aef
[imagemagick] / www / api / MagickCore / magick_8c.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
6 <meta name="generator" content="Doxygen 1.8.3.1"/>
7 <title>MagickCore: magick.c File Reference</title>
8 <link href="tabs.css" rel="stylesheet" type="text/css"/>
9 <script type="text/javascript" src="jquery.js"></script>
10 <script type="text/javascript" src="dynsections.js"></script>
11 <link href="navtree.css" rel="stylesheet" type="text/css"/>
12 <script type="text/javascript" src="resize.js"></script>
13 <script type="text/javascript" src="navtree.js"></script>
14 <script type="text/javascript">
15   $(document).ready(initResizable);
16   $(window).load(resizeHeight);
17 </script>
18 <link href="doxygen.css" rel="stylesheet" type="text/css" />
19 </head>
20 <body>
21 <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
22 <div id="titlearea">
23 <table cellspacing="0" cellpadding="0">
24  <tbody>
25  <tr style="height: 56px;">
26   <td style="padding-left: 0.5em;">
27    <div id="projectname">MagickCore
28    &#160;<span id="projectnumber">7.0.0</span>
29    </div>
30   </td>
31  </tr>
32  </tbody>
33 </table>
34 </div>
35 <!-- end header part -->
36 <!-- Generated by Doxygen 1.8.3.1 -->
37 </div><!-- top -->
38 <div id="side-nav" class="ui-resizable side-nav-resizable">
39   <div id="nav-tree">
40     <div id="nav-tree-contents">
41       <div id="nav-sync" class="sync"></div>
42     </div>
43   </div>
44   <div id="splitbar" style="-moz-user-select:none;" 
45        class="ui-resizable-handle">
46   </div>
47 </div>
48 <script type="text/javascript">
49 $(document).ready(function(){initNavTree('magick_8c.html','');});
50 </script>
51 <div id="doc-content">
52 <div class="header">
53   <div class="summary">
54 <a href="magick_8c.html#define-members">Macros</a> &#124;
55 <a href="magick_8c.html#typedef-members">Typedefs</a> &#124;
56 <a href="magick_8c.html#func-members">Functions</a> &#124;
57 <a href="magick_8c.html#var-members">Variables</a>  </div>
58   <div class="headertitle">
59 <div class="title">magick.c File Reference</div>  </div>
60 </div><!--header-->
61 <div class="contents">
62 <div class="textblock"><code>#include &quot;<a class="el" href="studio_8h_source.html">MagickCore/studio.h</a>&quot;</code><br/>
63 <code>#include &quot;<a class="el" href="annotate-private_8h_source.html">MagickCore/annotate-private.h</a>&quot;</code><br/>
64 <code>#include &quot;<a class="el" href="blob_8h_source.html">MagickCore/blob.h</a>&quot;</code><br/>
65 <code>#include &quot;<a class="el" href="blob-private_8h_source.html">MagickCore/blob-private.h</a>&quot;</code><br/>
66 <code>#include &quot;<a class="el" href="cache_8h_source.html">MagickCore/cache.h</a>&quot;</code><br/>
67 <code>#include &quot;<a class="el" href="cache-private_8h_source.html">MagickCore/cache-private.h</a>&quot;</code><br/>
68 <code>#include &quot;<a class="el" href="coder-private_8h_source.html">MagickCore/coder-private.h</a>&quot;</code><br/>
69 <code>#include &quot;<a class="el" href="client_8h_source.html">MagickCore/client.h</a>&quot;</code><br/>
70 <code>#include &quot;<a class="el" href="color-private_8h_source.html">MagickCore/color-private.h</a>&quot;</code><br/>
71 <code>#include &quot;<a class="el" href="configure-private_8h_source.html">MagickCore/configure-private.h</a>&quot;</code><br/>
72 <code>#include &quot;<a class="el" href="constitute-private_8h_source.html">MagickCore/constitute-private.h</a>&quot;</code><br/>
73 <code>#include &quot;<a class="el" href="delegate-private_8h_source.html">MagickCore/delegate-private.h</a>&quot;</code><br/>
74 <code>#include &quot;<a class="el" href="draw_8h_source.html">MagickCore/draw.h</a>&quot;</code><br/>
75 <code>#include &quot;<a class="el" href="exception_8h_source.html">MagickCore/exception.h</a>&quot;</code><br/>
76 <code>#include &quot;<a class="el" href="exception-private_8h_source.html">MagickCore/exception-private.h</a>&quot;</code><br/>
77 <code>#include &quot;<a class="el" href="locale-private_8h_source.html">MagickCore/locale-private.h</a>&quot;</code><br/>
78 <code>#include &quot;<a class="el" href="log-private_8h_source.html">MagickCore/log-private.h</a>&quot;</code><br/>
79 <code>#include &quot;<a class="el" href="magic-private_8h_source.html">MagickCore/magic-private.h</a>&quot;</code><br/>
80 <code>#include &quot;<a class="el" href="magick_8h_source.html">MagickCore/magick.h</a>&quot;</code><br/>
81 <code>#include &quot;<a class="el" href="magick-private_8h_source.html">MagickCore/magick-private.h</a>&quot;</code><br/>
82 <code>#include &quot;<a class="el" href="memory___8h_source.html">MagickCore/memory_.h</a>&quot;</code><br/>
83 <code>#include &quot;<a class="el" href="mime-private_8h_source.html">MagickCore/mime-private.h</a>&quot;</code><br/>
84 <code>#include &quot;<a class="el" href="module_8h_source.html">MagickCore/module.h</a>&quot;</code><br/>
85 <code>#include &quot;<a class="el" href="module-private_8h_source.html">MagickCore/module-private.h</a>&quot;</code><br/>
86 <code>#include &quot;<a class="el" href="nt-base-private_8h_source.html">MagickCore/nt-base-private.h</a>&quot;</code><br/>
87 <code>#include &quot;<a class="el" href="random-private_8h_source.html">MagickCore/random-private.h</a>&quot;</code><br/>
88 <code>#include &quot;<a class="el" href="registry_8h_source.html">MagickCore/registry.h</a>&quot;</code><br/>
89 <code>#include &quot;<a class="el" href="registry-private_8h_source.html">MagickCore/registry-private.h</a>&quot;</code><br/>
90 <code>#include &quot;<a class="el" href="resource___8h_source.html">MagickCore/resource_.h</a>&quot;</code><br/>
91 <code>#include &quot;<a class="el" href="resource-private_8h_source.html">MagickCore/resource-private.h</a>&quot;</code><br/>
92 <code>#include &quot;<a class="el" href="policy_8h_source.html">MagickCore/policy.h</a>&quot;</code><br/>
93 <code>#include &quot;<a class="el" href="policy-private_8h_source.html">MagickCore/policy-private.h</a>&quot;</code><br/>
94 <code>#include &quot;<a class="el" href="semaphore_8h_source.html">MagickCore/semaphore.h</a>&quot;</code><br/>
95 <code>#include &quot;<a class="el" href="semaphore-private_8h_source.html">MagickCore/semaphore-private.h</a>&quot;</code><br/>
96 <code>#include &quot;<a class="el" href="signature-private_8h_source.html">MagickCore/signature-private.h</a>&quot;</code><br/>
97 <code>#include &quot;<a class="el" href="splay-tree_8h_source.html">MagickCore/splay-tree.h</a>&quot;</code><br/>
98 <code>#include &quot;<a class="el" href="string___8h_source.html">MagickCore/string_.h</a>&quot;</code><br/>
99 <code>#include &quot;<a class="el" href="string-private_8h_source.html">MagickCore/string-private.h</a>&quot;</code><br/>
100 <code>#include &quot;<a class="el" href="thread___8h_source.html">MagickCore/thread_.h</a>&quot;</code><br/>
101 <code>#include &quot;<a class="el" href="thread-private_8h_source.html">MagickCore/thread-private.h</a>&quot;</code><br/>
102 <code>#include &quot;<a class="el" href="type-private_8h_source.html">MagickCore/type-private.h</a>&quot;</code><br/>
103 <code>#include &quot;<a class="el" href="token_8h_source.html">MagickCore/token.h</a>&quot;</code><br/>
104 <code>#include &quot;<a class="el" href="utility_8h_source.html">MagickCore/utility.h</a>&quot;</code><br/>
105 <code>#include &quot;<a class="el" href="utility-private_8h_source.html">MagickCore/utility-private.h</a>&quot;</code><br/>
106 <code>#include &quot;<a class="el" href="xwindow-private_8h_source.html">MagickCore/xwindow-private.h</a>&quot;</code><br/>
107 </div><div class="textblock"><div class="dynheader">
108 Include dependency graph for magick.c:</div>
109 <div class="dyncontent">
110 <div class="center"><img src="magick_8c__incl.png" border="0" usemap="#magick_8c" alt=""/></div>
111 <map name="magick_8c" id="magick_8c">
112 <area shape="rect" id="node3" href="studio_8h.html" title="MagickCore/studio.h" alt="" coords="911,179,1049,205"/><area shape="rect" id="node48" href="annotate-private_8h.html" title="MagickCore/annotate\l&#45;private.h" alt="" coords="1565,81,1709,122"/><area shape="rect" id="node50" href="blob_8h.html" title="MagickCore/blob.h" alt="" coords="4182,435,4311,461"/><area shape="rect" id="node60" href="exception_8h.html" title="MagickCore/exception.h" alt="" coords="3321,757,3481,784"/><area shape="rect" id="node63" href="semaphore_8h.html" title="MagickCore/semaphore.h" alt="" coords="4539,832,4707,859"/><area shape="rect" id="node93" href="string___8h.html" title="MagickCore/string_.h" alt="" coords="2494,683,2636,709"/><area shape="rect" id="node113" href="blob-private_8h.html" title="MagickCore/blob&#45;private.h" alt="" coords="2940,88,3111,115"/><area shape="rect" id="node119" href="splay-tree_8h.html" title="MagickCore/splay&#45;tree.h" alt="" coords="2749,261,2909,288"/><area shape="rect" id="node121" href="cache_8h.html" title="MagickCore/cache.h" alt="" coords="4070,261,4209,288"/><area shape="rect" id="node124" href="cache-private_8h.html" title="MagickCore/cache&#45;private.h" alt="" coords="3650,88,3832,115"/><area shape="rect" id="node135" href="thread-private_8h.html" title="MagickCore/thread&#45;private.h" alt="" coords="2266,179,2448,205"/><area shape="rect" id="node138" href="resource___8h.html" title="MagickCore/resource_.h" alt="" coords="2109,261,2269,288"/><area shape="rect" id="node140" href="thread___8h.html" title="MagickCore/thread_.h" alt="" coords="2294,261,2441,288"/><area shape="rect" id="node143" href="coder-private_8h.html" title="MagickCore/coder&#45;private.h" alt="" coords="2577,88,2756,115"/><area shape="rect" id="node145" href="client_8h.html" title="MagickCore/client.h" alt="" coords="2780,88,2916,115"/><area shape="rect" id="node147" href="color-private_8h.html" title="MagickCore/color&#45;private.h" alt="" coords="5525,344,5699,371"/><area shape="rect" id="node150" href="configure-private_8h.html" title="MagickCore/configure\l&#45;private.h" alt="" coords="3135,81,3281,122"/><area shape="rect" id="node152" href="constitute-private_8h.html" title="MagickCore/constitute\l&#45;private.h" alt="" coords="3306,81,3456,122"/><area shape="rect" id="node154" href="delegate-private_8h.html" title="MagickCore/delegate\l&#45;private.h" alt="" coords="3481,81,3625,122"/><area shape="rect" id="node156" href="draw_8h.html" title="MagickCore/draw.h" alt="" coords="6831,435,6963,461"/><area shape="rect" id="node164" href="exception-private_8h.html" title="MagickCore/exception\l&#45;private.h" alt="" coords="2177,593,2327,634"/><area shape="rect" id="node170" href="magick_8h.html" title="MagickCore/magick.h" alt="" coords="2176,683,2323,709"/><area shape="rect" id="node173" href="locale-private_8h.html" title="MagickCore/locale&#45;private.h" alt="" coords="3959,88,4140,115"/><area shape="rect" id="node175" href="log-private_8h.html" title="MagickCore/log&#45;private.h" alt="" coords="1937,683,2100,709"/><area shape="rect" id="node179" href="magic-private_8h.html" title="MagickCore/magic&#45;private.h" alt="" coords="4215,88,4397,115"/><area shape="rect" id="node182" href="magick-private_8h.html" title="MagickCore/magick&#45;private.h" alt="" coords="4423,88,4612,115"/><area shape="rect" id="node184" href="memory___8h.html" title="MagickCore/memory_.h" alt="" coords="4337,179,4495,205"/><area shape="rect" id="node186" href="mime-private_8h.html" title="MagickCore/mime&#45;private.h" alt="" coords="4687,88,4865,115"/><area shape="rect" id="node188" href="module_8h.html" title="MagickCore/module.h" alt="" coords="1735,88,1881,115"/><area shape="rect" id="node193" href="module-private_8h.html" title="MagickCore/module&#45;private.h" alt="" coords="4940,88,5129,115"/><area shape="rect" id="node195" href="nt-base-private_8h.html" title="MagickCore/nt&#45;base\l&#45;private.h" alt="" coords="5197,171,5333,213"/><area shape="rect" id="node197" href="random-private_8h.html" title="MagickCore/random&#45;private.h" alt="" coords="2261,88,2451,115"/><area shape="rect" id="node200" href="registry_8h.html" title="MagickCore/registry.h" alt="" coords="5353,88,5500,115"/><area shape="rect" id="node202" href="registry-private_8h.html" title="MagickCore/registry\l&#45;private.h" alt="" coords="5524,81,5660,122"/><area shape="rect" id="node205" href="resource-private_8h.html" title="MagickCore/resource\l&#45;private.h" alt="" coords="5684,81,5828,122"/><area shape="rect" id="node207" href="policy_8h.html" title="MagickCore/policy.h" alt="" coords="6632,683,6771,709"/><area shape="rect" id="node211" href="policy-private_8h.html" title="MagickCore/policy&#45;private.h" alt="" coords="5903,88,6083,115"/><area shape="rect" id="node214" href="semaphore-private_8h.html" title="MagickCore/semaphore\l&#45;private.h" alt="" coords="6107,81,6265,122"/><area shape="rect" id="node216" href="signature-private_8h.html" title="MagickCore/signature\l&#45;private.h" alt="" coords="2492,337,2639,378"/><area shape="rect" id="node221" href="string-private_8h.html" title="MagickCore/string&#45;private.h" alt="" coords="4260,517,4439,544"/><area shape="rect" id="node226" href="type-private_8h.html" title="MagickCore/type&#45;private.h" alt="" coords="6509,88,6680,115"/><area shape="rect" id="node228" href="token_8h.html" title="MagickCore/token.h" alt="" coords="6705,88,6841,115"/><area shape="rect" id="node230" href="utility_8h.html" title="MagickCore/utility.h" alt="" coords="6866,88,7000,115"/><area shape="rect" id="node232" href="utility-private_8h.html" title="MagickCore/utility\l&#45;private.h" alt="" coords="5153,81,5279,122"/><area shape="rect" id="node240" href="xwindow-private_8h.html" title="MagickCore/xwindow\l&#45;private.h" alt="" coords="6342,81,6484,122"/><area shape="rect" id="node5" href="magick-config_8h.html" title="MagickCore/magick&#45;config.h" alt="" coords="435,344,620,371"/><area shape="rect" id="node31" href="method-attribute_8h.html" title="MagickCore/method&#45;attribute.h" alt="" coords="1473,261,1671,288"/><area shape="rect" id="node43" href="magick-type_8h.html" title="MagickCore/magick&#45;type.h" alt="" coords="373,261,547,288"/><area shape="rect" id="node7" href="magick-baseconfig_8h.html" title="MagickCore/magick&#45;baseconfig.h" alt="" coords="422,435,633,461"/><area shape="rect" id="node52" href="image_8h.html" title="MagickCore/image.h" alt="" coords="5387,517,5527,544"/><area shape="rect" id="node108" href="stream_8h.html" title="MagickCore/stream.h" alt="" coords="4108,600,4252,627"/><area shape="rect" id="node54" href="color_8h.html" title="MagickCore/color.h" alt="" coords="6084,683,6217,709"/><area shape="rect" id="node56" href="pixel_8h.html" title="MagickCore/pixel.h" alt="" coords="6363,757,6493,784"/><area shape="rect" id="node58" href="colorspace_8h.html" title="MagickCore/colorspace.h" alt="" coords="6559,832,6725,859"/><area shape="rect" id="node68" href="cache-view_8h.html" title="MagickCore/cache&#45;view.h" alt="" coords="6343,683,6512,709"/><area shape="rect" id="node71" href="composite_8h.html" title="MagickCore/composite.h" alt="" coords="5491,683,5655,709"/><area shape="rect" id="node73" href="compress_8h.html" title="MagickCore/compress.h" alt="" coords="4991,600,5151,627"/><area shape="rect" id="node75" href="effect_8h.html" title="MagickCore/effect.h" alt="" coords="5348,600,5484,627"/><area shape="rect" id="node79" href="geometry_8h.html" title="MagickCore/geometry.h" alt="" coords="4890,757,5048,784"/><area shape="rect" id="node82" href="layer_8h.html" title="MagickCore/layer.h" alt="" coords="5559,600,5691,627"/><area shape="rect" id="node85" href="locale___8h.html" title="MagickCore/locale_.h" alt="" coords="4276,600,4423,627"/><area shape="rect" id="node89" href="monitor_8h.html" title="MagickCore/monitor.h" alt="" coords="5175,600,5323,627"/><area shape="rect" id="node91" href="profile_8h.html" title="MagickCore/profile.h" alt="" coords="4447,600,4585,627"/><area shape="rect" id="node98" href="quantum_8h.html" title="MagickCore/quantum.h" alt="" coords="4761,600,4916,627"/><area shape="rect" id="node102" href="resample_8h.html" title="MagickCore/resample.h" alt="" coords="6343,600,6500,627"/><area shape="rect" id="node105" href="resize_8h.html" title="MagickCore/resize.h" alt="" coords="5767,600,5905,627"/><area shape="rect" id="node110" href="timer_8h.html" title="MagickCore/timer.h" alt="" coords="5930,600,6064,627"/><area shape="rect" id="node77" href="morphology_8h.html" title="MagickCore/morphology.h" alt="" coords="5161,683,5332,709"/><area shape="rect" id="node87" href="hashmap_8h.html" title="MagickCore/hashmap.h" alt="" coords="4271,683,4428,709"/><area shape="rect" id="node115" href="nt-feature_8h.html" title="MagickCore/nt&#45;feature.h" alt="" coords="2945,179,3105,205"/><area shape="rect" id="node128" href="distribute-cache_8h.html" title="MagickCore/distribute\l&#45;cache.h" alt="" coords="3129,427,3276,469"/><area shape="rect" id="node132" href="random___8h.html" title="MagickCore/random_.h" alt="" coords="3880,344,4035,371"/><area shape="rect" id="node161" href="type_8h.html" title="MagickCore/type.h" alt="" coords="6854,517,6983,544"/><area shape="rect" id="node166" href="log_8h.html" title="MagickCore/log.h" alt="" coords="2347,683,2469,709"/><area shape="rect" id="node191" href="version_8h.html" title="MagickCore/version.h" alt="" coords="1735,179,1880,205"/><area shape="rect" id="node235" href="nt-base_8h.html" title="MagickCore/nt&#45;base.h" alt="" coords="3887,683,4033,709"/><area shape="rect" id="node245" href="pixel-accessor_8h.html" title="MagickCore/pixel&#45;accessor.h" alt="" coords="6323,179,6509,205"/><area shape="rect" id="node259" href="quantize_8h.html" title="MagickCore/quantize.h" alt="" coords="6677,517,6829,544"/><area shape="rect" id="node252" href="gem_8h.html" title="MagickCore/gem.h" alt="" coords="6625,261,6756,288"/><area shape="rect" id="node254" href="fx_8h.html" title="MagickCore/fx.h" alt="" coords="6637,344,6752,371"/></map>
113 </div>
114 </div>
115 <p><a href="magick_8c_source.html">Go to the source code of this file.</a></p>
116 <table class="memberdecls">
117 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
118 Macros</h2></td></tr>
119 <tr class="memitem:a2087aced67b08c09181d5d6db4f1ed89"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#a2087aced67b08c09181d5d6db4f1ed89">MAGICKCORE_RETSIGTYPE</a>&#160;&#160;&#160;void</td></tr>
120 <tr class="separator:a2087aced67b08c09181d5d6db4f1ed89"><td class="memSeparator" colspan="2">&#160;</td></tr>
121 <tr class="memitem:a27d5dc561093d6243542e6a2465bc0f8"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#a27d5dc561093d6243542e6a2465bc0f8">SIG_DFL</a>&#160;&#160;&#160;((<a class="el" href="magick_8c.html#a3f7f696fdeca10ec243a1d07eb9176da">SignalHandler</a> *) 0)</td></tr>
122 <tr class="separator:a27d5dc561093d6243542e6a2465bc0f8"><td class="memSeparator" colspan="2">&#160;</td></tr>
123 <tr class="memitem:a3c330fbddd84bf34e65af370b11998d6"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#a3c330fbddd84bf34e65af370b11998d6">SIG_ERR</a>&#160;&#160;&#160;((<a class="el" href="magick_8c.html#a3f7f696fdeca10ec243a1d07eb9176da">SignalHandler</a> *) -1)</td></tr>
124 <tr class="separator:a3c330fbddd84bf34e65af370b11998d6"><td class="memSeparator" colspan="2">&#160;</td></tr>
125 <tr class="memitem:a900df697d48746b38d2e4c40f7417a2c"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#a900df697d48746b38d2e4c40f7417a2c">SIGMAX</a>&#160;&#160;&#160;64</td></tr>
126 <tr class="separator:a900df697d48746b38d2e4c40f7417a2c"><td class="memSeparator" colspan="2">&#160;</td></tr>
127 <tr class="memitem:a4964cce6baa487582a6d7f015acc81f7"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#a4964cce6baa487582a6d7f015acc81f7">MagickPrecision</a>&#160;&#160;&#160;6</td></tr>
128 <tr class="separator:a4964cce6baa487582a6d7f015acc81f7"><td class="memSeparator" colspan="2">&#160;</td></tr>
129 </table><table class="memberdecls">
130 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="typedef-members"></a>
131 Typedefs</h2></td></tr>
132 <tr class="memitem:a3f7f696fdeca10ec243a1d07eb9176da"><td class="memItemLeft" align="right" valign="top">typedef <a class="el" href="magick_8c.html#a2087aced67b08c09181d5d6db4f1ed89">MAGICKCORE_RETSIGTYPE</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#a3f7f696fdeca10ec243a1d07eb9176da">SignalHandler</a> (int)</td></tr>
133 <tr class="separator:a3f7f696fdeca10ec243a1d07eb9176da"><td class="memSeparator" colspan="2">&#160;</td></tr>
134 </table><table class="memberdecls">
135 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
136 Functions</h2></td></tr>
137 <tr class="memitem:a2104de0ea49473dc9394912c97bfd828"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#a2104de0ea49473dc9394912c97bfd828">InitializeMagickList</a> (<a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *)</td></tr>
138 <tr class="separator:a2104de0ea49473dc9394912c97bfd828"><td class="memSeparator" colspan="2">&#160;</td></tr>
139 <tr class="memitem:a4f3a33990133dc03b447c6b0cc1d7381"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick_8h.html#ac304e8184f70971c06d9433de3fd1d36">DecodeImageHandler</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#a4f3a33990133dc03b447c6b0cc1d7381">GetImageDecoder</a> (const <a class="el" href="magick_8h.html#a4c381d22f8b505163f216e8e6b3ea5e3">MagickInfo</a> *magick_info)</td></tr>
140 <tr class="separator:a4f3a33990133dc03b447c6b0cc1d7381"><td class="memSeparator" colspan="2">&#160;</td></tr>
141 <tr class="memitem:acca4f41dbf10a5cc99736118e2273ebb"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick_8h.html#a4c35edce851016cd961cc1ad327e2b6a">EncodeImageHandler</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#acca4f41dbf10a5cc99736118e2273ebb">GetImageEncoder</a> (const <a class="el" href="magick_8h.html#a4c381d22f8b505163f216e8e6b3ea5e3">MagickInfo</a> *magick_info)</td></tr>
142 <tr class="separator:acca4f41dbf10a5cc99736118e2273ebb"><td class="memSeparator" colspan="2">&#160;</td></tr>
143 <tr class="memitem:ae87e92c2552263e45bff95e8c106046f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#ae87e92c2552263e45bff95e8c106046f">GetImageMagick</a> (const unsigned char *magick, const size_t length, char *format)</td></tr>
144 <tr class="separator:ae87e92c2552263e45bff95e8c106046f"><td class="memSeparator" colspan="2">&#160;</td></tr>
145 <tr class="memitem:a1e959cd59e472945e3977374b724c84e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#a1e959cd59e472945e3977374b724c84e">GetMagickAdjoin</a> (const <a class="el" href="magick_8h.html#a4c381d22f8b505163f216e8e6b3ea5e3">MagickInfo</a> *magick_info)</td></tr>
146 <tr class="separator:a1e959cd59e472945e3977374b724c84e"><td class="memSeparator" colspan="2">&#160;</td></tr>
147 <tr class="memitem:a250128ab8f6c1f5a4b57a3910ef9e06d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#a250128ab8f6c1f5a4b57a3910ef9e06d">GetMagickBlobSupport</a> (const <a class="el" href="magick_8h.html#a4c381d22f8b505163f216e8e6b3ea5e3">MagickInfo</a> *magick_info)</td></tr>
148 <tr class="separator:a250128ab8f6c1f5a4b57a3910ef9e06d"><td class="memSeparator" colspan="2">&#160;</td></tr>
149 <tr class="memitem:a05c0229c2d1005863c7fa2a9c707c1ad"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#a05c0229c2d1005863c7fa2a9c707c1ad">GetMagickDescription</a> (const <a class="el" href="magick_8h.html#a4c381d22f8b505163f216e8e6b3ea5e3">MagickInfo</a> *magick_info)</td></tr>
150 <tr class="separator:a05c0229c2d1005863c7fa2a9c707c1ad"><td class="memSeparator" colspan="2">&#160;</td></tr>
151 <tr class="memitem:af3caea98926baa77381b2c5856abf627"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#af3caea98926baa77381b2c5856abf627">GetMagickEndianSupport</a> (const <a class="el" href="magick_8h.html#a4c381d22f8b505163f216e8e6b3ea5e3">MagickInfo</a> *magick_info)</td></tr>
152 <tr class="separator:af3caea98926baa77381b2c5856abf627"><td class="memSeparator" colspan="2">&#160;</td></tr>
153 <tr class="memitem:af792caaf116452d59a98eb0b4f38b3c4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> const <a class="el" href="magick_8h.html#a4c381d22f8b505163f216e8e6b3ea5e3">MagickInfo</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#af792caaf116452d59a98eb0b4f38b3c4">GetMagickInfo</a> (const char *name, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
154 <tr class="separator:af792caaf116452d59a98eb0b4f38b3c4"><td class="memSeparator" colspan="2">&#160;</td></tr>
155 <tr class="memitem:aa1b08eff1809a28d704bbc6fea807e5e"><td class="memItemLeft" align="right" valign="top">static int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#aa1b08eff1809a28d704bbc6fea807e5e">MagickInfoCompare</a> (const void *x, const void *y)</td></tr>
156 <tr class="separator:aa1b08eff1809a28d704bbc6fea807e5e"><td class="memSeparator" colspan="2">&#160;</td></tr>
157 <tr class="memitem:a09b0ae8b5e5e212194fd838cb77dc6c4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> const <a class="el" href="magick_8h.html#a4c381d22f8b505163f216e8e6b3ea5e3">MagickInfo</a> **&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#a09b0ae8b5e5e212194fd838cb77dc6c4">GetMagickInfoList</a> (const char *pattern, size_t *number_formats, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
158 <tr class="separator:a09b0ae8b5e5e212194fd838cb77dc6c4"><td class="memSeparator" colspan="2">&#160;</td></tr>
159 <tr class="memitem:a450f1bfca15a47d9fc022cf2a8ea0479"><td class="memItemLeft" align="right" valign="top">static int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#a450f1bfca15a47d9fc022cf2a8ea0479">MagickCompare</a> (const void *x, const void *y)</td></tr>
160 <tr class="separator:a450f1bfca15a47d9fc022cf2a8ea0479"><td class="memSeparator" colspan="2">&#160;</td></tr>
161 <tr class="memitem:a7ebb9fabee374a9548de1d5f21e42422"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> char **&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#a7ebb9fabee374a9548de1d5f21e42422">GetMagickList</a> (const char *pattern, size_t *number_formats, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
162 <tr class="separator:a7ebb9fabee374a9548de1d5f21e42422"><td class="memSeparator" colspan="2">&#160;</td></tr>
163 <tr class="memitem:a9588216e535f36a4b360b2ff37aeb8d7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#a9588216e535f36a4b360b2ff37aeb8d7">GetMagickPrecision</a> (void)</td></tr>
164 <tr class="separator:a9588216e535f36a4b360b2ff37aeb8d7"><td class="memSeparator" colspan="2">&#160;</td></tr>
165 <tr class="memitem:af8cd13bb8aed61271f495589f4169aed"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#af8cd13bb8aed61271f495589f4169aed">GetMagickRawSupport</a> (const <a class="el" href="magick_8h.html#a4c381d22f8b505163f216e8e6b3ea5e3">MagickInfo</a> *magick_info)</td></tr>
166 <tr class="separator:af8cd13bb8aed61271f495589f4169aed"><td class="memSeparator" colspan="2">&#160;</td></tr>
167 <tr class="memitem:a7462376abe4c58bc20210805420a026c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#a7462376abe4c58bc20210805420a026c">GetMagickSeekableStream</a> (const <a class="el" href="magick_8h.html#a4c381d22f8b505163f216e8e6b3ea5e3">MagickInfo</a> *magick_info)</td></tr>
168 <tr class="separator:a7462376abe4c58bc20210805420a026c"><td class="memSeparator" colspan="2">&#160;</td></tr>
169 <tr class="memitem:af219de5776d75eadfed4adf0f1091a01"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#a5bf523e13e3b4bf9d2e66206d1367a47">MagickStatusType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#af219de5776d75eadfed4adf0f1091a01">GetMagickThreadSupport</a> (const <a class="el" href="magick_8h.html#a4c381d22f8b505163f216e8e6b3ea5e3">MagickInfo</a> *magick_info)</td></tr>
170 <tr class="separator:af219de5776d75eadfed4adf0f1091a01"><td class="memSeparator" colspan="2">&#160;</td></tr>
171 <tr class="memitem:ae41d8d2faa21eb4fe3729e10e95ec2f1"><td class="memItemLeft" align="right" valign="top">static void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#ae41d8d2faa21eb4fe3729e10e95ec2f1">DestroyMagickNode</a> (void *magick_info)</td></tr>
172 <tr class="separator:ae41d8d2faa21eb4fe3729e10e95ec2f1"><td class="memSeparator" colspan="2">&#160;</td></tr>
173 <tr class="memitem:aa27ec4c56531c766270cc529ab3ee770"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a07784d9b8e7a718c9b4f65368cf546be">MagickPrivate</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#aa27ec4c56531c766270cc529ab3ee770">IsMagickConflict</a> (const char *magick)</td></tr>
174 <tr class="separator:aa27ec4c56531c766270cc529ab3ee770"><td class="memSeparator" colspan="2">&#160;</td></tr>
175 <tr class="memitem:a5e5fd7c5b13fa232b5e4237b419e51ed"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#a5e5fd7c5b13fa232b5e4237b419e51ed">ListMagickInfo</a> (FILE *file, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
176 <tr class="separator:a5e5fd7c5b13fa232b5e4237b419e51ed"><td class="memSeparator" colspan="2">&#160;</td></tr>
177 <tr class="memitem:a8a81b5f32ddc5675d630ad8e06d8e15d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#a8a81b5f32ddc5675d630ad8e06d8e15d">IsMagickInstantiated</a> (void)</td></tr>
178 <tr class="separator:a8a81b5f32ddc5675d630ad8e06d8e15d"><td class="memSeparator" colspan="2">&#160;</td></tr>
179 <tr class="memitem:acb06b9b4c65fb97ed701e9ac08d2d0e1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a07784d9b8e7a718c9b4f65368cf546be">MagickPrivate</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#acb06b9b4c65fb97ed701e9ac08d2d0e1">MagickComponentGenesis</a> (void)</td></tr>
180 <tr class="separator:acb06b9b4c65fb97ed701e9ac08d2d0e1"><td class="memSeparator" colspan="2">&#160;</td></tr>
181 <tr class="memitem:ac8cf821002f36af24128bfa9316374d6"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a07784d9b8e7a718c9b4f65368cf546be">MagickPrivate</a> void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#ac8cf821002f36af24128bfa9316374d6">MagickComponentTerminus</a> (void)</td></tr>
182 <tr class="separator:ac8cf821002f36af24128bfa9316374d6"><td class="memSeparator" colspan="2">&#160;</td></tr>
183 <tr class="memitem:ae51eb2801a4e66fcdc57484ffe4873ec"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="magick_8c.html#a3f7f696fdeca10ec243a1d07eb9176da">SignalHandler</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#ae51eb2801a4e66fcdc57484ffe4873ec">SetMagickSignalHandler</a> (int signal_number, <a class="el" href="magick_8c.html#a3f7f696fdeca10ec243a1d07eb9176da">SignalHandler</a> *handler)</td></tr>
184 <tr class="separator:ae51eb2801a4e66fcdc57484ffe4873ec"><td class="memSeparator" colspan="2">&#160;</td></tr>
185 <tr class="memitem:af6d0485cd95324874c010e1533f47129"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#af6d0485cd95324874c010e1533f47129">MagickSignalHandler</a> (int signal_number)</td></tr>
186 <tr class="separator:af6d0485cd95324874c010e1533f47129"><td class="memSeparator" colspan="2">&#160;</td></tr>
187 <tr class="memitem:a47d1e93a9417af9e4a59321fa96f5a3d"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="magick_8c.html#a3f7f696fdeca10ec243a1d07eb9176da">SignalHandler</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#a47d1e93a9417af9e4a59321fa96f5a3d">RegisterMagickSignalHandler</a> (int signal_number)</td></tr>
188 <tr class="separator:a47d1e93a9417af9e4a59321fa96f5a3d"><td class="memSeparator" colspan="2">&#160;</td></tr>
189 <tr class="memitem:af3e4165e013d1b1fe6d63ab2446cc2c1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#af3e4165e013d1b1fe6d63ab2446cc2c1">MagickCoreGenesis</a> (const char *path, const <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> establish_signal_handlers)</td></tr>
190 <tr class="separator:af3e4165e013d1b1fe6d63ab2446cc2c1"><td class="memSeparator" colspan="2">&#160;</td></tr>
191 <tr class="memitem:a4d3b2f005b8f78130fc6f485b2c88565"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#a4d3b2f005b8f78130fc6f485b2c88565">MagickCoreTerminus</a> (void)</td></tr>
192 <tr class="separator:a4d3b2f005b8f78130fc6f485b2c88565"><td class="memSeparator" colspan="2">&#160;</td></tr>
193 <tr class="memitem:a12c819edea98ada1efcda4f2eae64a99"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick_8h.html#a4c381d22f8b505163f216e8e6b3ea5e3">MagickInfo</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#a12c819edea98ada1efcda4f2eae64a99">RegisterMagickInfo</a> (<a class="el" href="magick_8h.html#a4c381d22f8b505163f216e8e6b3ea5e3">MagickInfo</a> *magick_info)</td></tr>
194 <tr class="separator:a12c819edea98ada1efcda4f2eae64a99"><td class="memSeparator" colspan="2">&#160;</td></tr>
195 <tr class="memitem:a80478042319f05b6284d7464dd18ee9b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick_8h.html#a4c381d22f8b505163f216e8e6b3ea5e3">MagickInfo</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#a80478042319f05b6284d7464dd18ee9b">SetMagickInfo</a> (const char *name)</td></tr>
196 <tr class="separator:a80478042319f05b6284d7464dd18ee9b"><td class="memSeparator" colspan="2">&#160;</td></tr>
197 <tr class="memitem:ad82c5b76498ade402baa95087b23ac22"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#ad82c5b76498ade402baa95087b23ac22">SetMagickPrecision</a> (const int precision)</td></tr>
198 <tr class="separator:ad82c5b76498ade402baa95087b23ac22"><td class="memSeparator" colspan="2">&#160;</td></tr>
199 <tr class="memitem:a4165ee07c2003a3b5ed406993648f196"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#a4165ee07c2003a3b5ed406993648f196">UnregisterMagickInfo</a> (const char *name)</td></tr>
200 <tr class="separator:a4165ee07c2003a3b5ed406993648f196"><td class="memSeparator" colspan="2">&#160;</td></tr>
201 </table><table class="memberdecls">
202 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="var-members"></a>
203 Variables</h2></td></tr>
204 <tr class="memitem:a662c3409d066f0188a1ce85ee9f95f9f"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="structSemaphoreInfo.html">SemaphoreInfo</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#a662c3409d066f0188a1ce85ee9f95f9f">magick_semaphore</a> = (<a class="el" href="structSemaphoreInfo.html">SemaphoreInfo</a> *) NULL</td></tr>
205 <tr class="separator:a662c3409d066f0188a1ce85ee9f95f9f"><td class="memSeparator" colspan="2">&#160;</td></tr>
206 <tr class="memitem:a29cc1109bead4cf7584e6af8b08b800b"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="magick_8c.html#a3f7f696fdeca10ec243a1d07eb9176da">SignalHandler</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#a29cc1109bead4cf7584e6af8b08b800b">signal_handlers</a> [<a class="el" href="magick_8c.html#a900df697d48746b38d2e4c40f7417a2c">SIGMAX</a>] = { (<a class="el" href="magick_8c.html#a3f7f696fdeca10ec243a1d07eb9176da">SignalHandler</a> *) NULL }</td></tr>
207 <tr class="separator:a29cc1109bead4cf7584e6af8b08b800b"><td class="memSeparator" colspan="2">&#160;</td></tr>
208 <tr class="memitem:a766b4e8b0638d8b3cb7ddab6f1388219"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="splay-tree_8h.html#aa484232e4ff4c4539d8961e2755fe548">SplayTreeInfo</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#a766b4e8b0638d8b3cb7ddab6f1388219">magick_list</a> = (<a class="el" href="splay-tree_8h.html#aa484232e4ff4c4539d8961e2755fe548">SplayTreeInfo</a> *) NULL</td></tr>
209 <tr class="separator:a766b4e8b0638d8b3cb7ddab6f1388219"><td class="memSeparator" colspan="2">&#160;</td></tr>
210 <tr class="memitem:a9d1a5d1afaa3a47f00f3fdaed393cf18"><td class="memItemLeft" align="right" valign="top">static volatile <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#a9d1a5d1afaa3a47f00f3fdaed393cf18">instantiate_magick</a> = <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dda5c7243daf92cdb3082c79d702afcfffc">MagickFalse</a></td></tr>
211 <tr class="separator:a9d1a5d1afaa3a47f00f3fdaed393cf18"><td class="memSeparator" colspan="2">&#160;</td></tr>
212 <tr class="memitem:aefdac1375572bb932e31e5cf6604c4a7"><td class="memItemLeft" align="right" valign="top">static volatile <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="magick_8c.html#aefdac1375572bb932e31e5cf6604c4a7">instantiate_magickcore</a> = <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dda5c7243daf92cdb3082c79d702afcfffc">MagickFalse</a></td></tr>
213 <tr class="separator:aefdac1375572bb932e31e5cf6604c4a7"><td class="memSeparator" colspan="2">&#160;</td></tr>
214 </table>
215 <h2 class="groupheader">Macro Definition Documentation</h2>
216 <a class="anchor" id="a2087aced67b08c09181d5d6db4f1ed89"></a>
217 <div class="memitem">
218 <div class="memproto">
219       <table class="memname">
220         <tr>
221           <td class="memname">#define MAGICKCORE_RETSIGTYPE&#160;&#160;&#160;void</td>
222         </tr>
223       </table>
224 </div><div class="memdoc">
225
226 <p>Definition at line <a class="el" href="magick_8c_source.html#l00093">93</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
227
228 </div>
229 </div>
230 <a class="anchor" id="a4964cce6baa487582a6d7f015acc81f7"></a>
231 <div class="memitem">
232 <div class="memproto">
233       <table class="memname">
234         <tr>
235           <td class="memname">#define MagickPrecision&#160;&#160;&#160;6</td>
236         </tr>
237       </table>
238 </div><div class="memdoc">
239
240 <p>Referenced by <a class="el" href="magick_8c_source.html#l01524">SetMagickPrecision()</a>.</p>
241
242 </div>
243 </div>
244 <a class="anchor" id="a27d5dc561093d6243542e6a2465bc0f8"></a>
245 <div class="memitem">
246 <div class="memproto">
247       <table class="memname">
248         <tr>
249           <td class="memname">#define SIG_DFL&#160;&#160;&#160;((<a class="el" href="magick_8c.html#a3f7f696fdeca10ec243a1d07eb9176da">SignalHandler</a> *) 0)</td>
250         </tr>
251       </table>
252 </div><div class="memdoc">
253
254 <p>Definition at line <a class="el" href="magick_8c_source.html#l00096">96</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
255
256 <p>Referenced by <a class="el" href="magick_8c_source.html#l01202">RegisterMagickSignalHandler()</a>.</p>
257
258 </div>
259 </div>
260 <a class="anchor" id="a3c330fbddd84bf34e65af370b11998d6"></a>
261 <div class="memitem">
262 <div class="memproto">
263       <table class="memname">
264         <tr>
265           <td class="memname">#define SIG_ERR&#160;&#160;&#160;((<a class="el" href="magick_8c.html#a3f7f696fdeca10ec243a1d07eb9176da">SignalHandler</a> *) -1)</td>
266         </tr>
267       </table>
268 </div><div class="memdoc">
269
270 <p>Definition at line <a class="el" href="magick_8c_source.html#l00099">99</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
271
272 <p>Referenced by <a class="el" href="magick_8c_source.html#l01202">RegisterMagickSignalHandler()</a>, and <a class="el" href="magick_8c_source.html#l01114">SetMagickSignalHandler()</a>.</p>
273
274 </div>
275 </div>
276 <a class="anchor" id="a900df697d48746b38d2e4c40f7417a2c"></a>
277 <div class="memitem">
278 <div class="memproto">
279       <table class="memname">
280         <tr>
281           <td class="memname">#define SIGMAX&#160;&#160;&#160;64</td>
282         </tr>
283       </table>
284 </div><div class="memdoc">
285
286 <p>Definition at line <a class="el" href="magick_8c_source.html#l00102">102</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
287
288 </div>
289 </div>
290 <h2 class="groupheader">Typedef Documentation</h2>
291 <a class="anchor" id="a3f7f696fdeca10ec243a1d07eb9176da"></a>
292 <div class="memitem">
293 <div class="memproto">
294       <table class="memname">
295         <tr>
296           <td class="memname">typedef <a class="el" href="magick_8c.html#a2087aced67b08c09181d5d6db4f1ed89">MAGICKCORE_RETSIGTYPE</a> SignalHandler(int)</td>
297         </tr>
298       </table>
299 </div><div class="memdoc">
300
301 <p>Definition at line <a class="el" href="magick_8c_source.html#l00109">109</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
302
303 </div>
304 </div>
305 <h2 class="groupheader">Function Documentation</h2>
306 <a class="anchor" id="ae41d8d2faa21eb4fe3729e10e95ec2f1"></a>
307 <div class="memitem">
308 <div class="memproto">
309 <table class="mlabels">
310   <tr>
311   <td class="mlabels-left">
312       <table class="memname">
313         <tr>
314           <td class="memname">static void* DestroyMagickNode </td>
315           <td>(</td>
316           <td class="paramtype">void *&#160;</td>
317           <td class="paramname"><em>magick_info</em></td><td>)</td>
318           <td></td>
319         </tr>
320       </table>
321   </td>
322   <td class="mlabels-right">
323 <span class="mlabels"><span class="mlabel">static</span></span>  </td>
324   </tr>
325 </table>
326 </div><div class="memdoc">
327
328 <p>Definition at line <a class="el" href="magick_8c_source.html#l00789">789</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
329
330 <p>References <a class="el" href="magick_8h_source.html#l00051">_MagickInfo::description</a>, <a class="el" href="string_8c_source.html#l00814">DestroyString()</a>, <a class="el" href="magick_8h_source.html#l00051">_MagickInfo::module</a>, <a class="el" href="magick_8h_source.html#l00051">_MagickInfo::name</a>, <a class="el" href="magick_8h_source.html#l00051">_MagickInfo::note</a>, <a class="el" href="memory_8c_source.html#l00773">RelinquishMagickMemory()</a>, and <a class="el" href="magick_8h_source.html#l00051">_MagickInfo::version</a>.</p>
331
332 <p>Referenced by <a class="el" href="magick_8c_source.html#l00808">InitializeMagickList()</a>.</p>
333
334 </div>
335 </div>
336 <a class="anchor" id="a4f3a33990133dc03b447c6b0cc1d7381"></a>
337 <div class="memitem">
338 <div class="memproto">
339       <table class="memname">
340         <tr>
341           <td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick_8h.html#ac304e8184f70971c06d9433de3fd1d36">DecodeImageHandler</a>* GetImageDecoder </td>
342           <td>(</td>
343           <td class="paramtype">const <a class="el" href="magick_8h.html#a4c381d22f8b505163f216e8e6b3ea5e3">MagickInfo</a> *&#160;</td>
344           <td class="paramname"><em>magick_info</em></td><td>)</td>
345           <td></td>
346         </tr>
347       </table>
348 </div><div class="memdoc">
349
350 <p>Definition at line <a class="el" href="magick_8c_source.html#l00155">155</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
351
352 <p>References <a class="el" href="magick_8h_source.html#l00061">_MagickInfo::decoder</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</a>, <a class="el" href="method-attribute_8h_source.html#l00106">MagickSignature</a>, <a class="el" href="magick_8h_source.html#l00089">_MagickInfo::signature</a>, and <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>.</p>
353
354 <p>Referenced by <a class="el" href="constitute_8c_source.html#l00407">ReadImage()</a>.</p>
355
356 </div>
357 </div>
358 <a class="anchor" id="acca4f41dbf10a5cc99736118e2273ebb"></a>
359 <div class="memitem">
360 <div class="memproto">
361       <table class="memname">
362         <tr>
363           <td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick_8h.html#a4c35edce851016cd961cc1ad327e2b6a">EncodeImageHandler</a>* GetImageEncoder </td>
364           <td>(</td>
365           <td class="paramtype">const <a class="el" href="magick_8h.html#a4c381d22f8b505163f216e8e6b3ea5e3">MagickInfo</a> *&#160;</td>
366           <td class="paramname"><em>magick_info</em></td><td>)</td>
367           <td></td>
368         </tr>
369       </table>
370 </div><div class="memdoc">
371
372 <p>Definition at line <a class="el" href="magick_8c_source.html#l00185">185</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
373
374 <p>References <a class="el" href="magick_8h_source.html#l00064">_MagickInfo::encoder</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</a>, <a class="el" href="method-attribute_8h_source.html#l00106">MagickSignature</a>, <a class="el" href="magick_8h_source.html#l00089">_MagickInfo::signature</a>, and <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>.</p>
375
376 <p>Referenced by <a class="el" href="constitute_8c_source.html#l01010">WriteImage()</a>.</p>
377
378 </div>
379 </div>
380 <a class="anchor" id="ae87e92c2552263e45bff95e8c106046f"></a>
381 <div class="memitem">
382 <div class="memproto">
383       <table class="memname">
384         <tr>
385           <td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> GetImageMagick </td>
386           <td>(</td>
387           <td class="paramtype">const unsigned char *&#160;</td>
388           <td class="paramname"><em>magick</em>, </td>
389         </tr>
390         <tr>
391           <td class="paramkey"></td>
392           <td></td>
393           <td class="paramtype">const size_t&#160;</td>
394           <td class="paramname"><em>length</em>, </td>
395         </tr>
396         <tr>
397           <td class="paramkey"></td>
398           <td></td>
399           <td class="paramtype">char *&#160;</td>
400           <td class="paramname"><em>format</em>&#160;</td>
401         </tr>
402         <tr>
403           <td></td>
404           <td>)</td>
405           <td></td><td></td>
406         </tr>
407       </table>
408 </div><div class="memdoc">
409
410 <p>Definition at line <a class="el" href="magick_8c_source.html#l00222">222</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
411
412 <p>References <a class="el" href="exception_8c_source.html#l00102">AcquireExceptionInfo()</a>, <a class="el" href="string_8c_source.html#l00744">CopyMagickString()</a>, <a class="el" href="exception_8c_source.html#l00409">DestroyExceptionInfo()</a>, <a class="el" href="magick_8c_source.html#l00409">GetMagickInfo()</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="splay-tree_8c_source.html#l00821">GetNextValueInSplayTree()</a>, <a class="el" href="semaphore_8c_source.html#l00337">LockSemaphoreInfo()</a>, <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</a>, <a class="el" href="magick_8h_source.html#l00067">_MagickInfo::magick</a>, <a class="el" href="magick_8c_source.html#l00121">magick_list</a>, <a class="el" href="magick_8c_source.html#l00115">magick_semaphore</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="magick-type_8h_source.html#l00148">MagickTrue</a>, <a class="el" href="method-attribute_8h_source.html#l00108">MaxTextExtent</a>, <a class="el" href="magick_8h_source.html#l00051">_MagickInfo::name</a>, <a class="el" href="splay-tree_8c_source.html#l01431">ResetSplayTreeIterator()</a>, <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>, and <a class="el" href="semaphore_8c_source.html#l00467">UnlockSemaphoreInfo()</a>.</p>
413
414 </div>
415 </div>
416 <a class="anchor" id="a1e959cd59e472945e3977374b724c84e"></a>
417 <div class="memitem">
418 <div class="memproto">
419       <table class="memname">
420         <tr>
421           <td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> GetMagickAdjoin </td>
422           <td>(</td>
423           <td class="paramtype">const <a class="el" href="magick_8h.html#a4c381d22f8b505163f216e8e6b3ea5e3">MagickInfo</a> *&#160;</td>
424           <td class="paramname"><em>magick_info</em></td><td>)</td>
425           <td></td>
426         </tr>
427       </table>
428 </div><div class="memdoc">
429
430 <p>Definition at line <a class="el" href="magick_8c_source.html#l00282">282</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
431
432 <p>References <a class="el" href="magick_8h_source.html#l00073">_MagickInfo::adjoin</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</a>, <a class="el" href="method-attribute_8h_source.html#l00106">MagickSignature</a>, <a class="el" href="magick_8h_source.html#l00089">_MagickInfo::signature</a>, and <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>.</p>
433
434 <p>Referenced by <a class="el" href="image_8c_source.html#l02338">SetImageInfo()</a>.</p>
435
436 </div>
437 </div>
438 <a class="anchor" id="a250128ab8f6c1f5a4b57a3910ef9e06d"></a>
439 <div class="memitem">
440 <div class="memproto">
441       <table class="memname">
442         <tr>
443           <td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> GetMagickBlobSupport </td>
444           <td>(</td>
445           <td class="paramtype">const <a class="el" href="magick_8h.html#a4c381d22f8b505163f216e8e6b3ea5e3">MagickInfo</a> *&#160;</td>
446           <td class="paramname"><em>magick_info</em></td><td>)</td>
447           <td></td>
448         </tr>
449       </table>
450 </div><div class="memdoc">
451
452 <p>Definition at line <a class="el" href="magick_8c_source.html#l00312">312</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
453
454 <p>References <a class="el" href="magick_8h_source.html#l00073">_MagickInfo::blob_support</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</a>, <a class="el" href="method-attribute_8h_source.html#l00106">MagickSignature</a>, <a class="el" href="magick_8h_source.html#l00089">_MagickInfo::signature</a>, and <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>.</p>
455
456 <p>Referenced by <a class="el" href="blob_8c_source.html#l00322">BlobToImage()</a>, <a class="el" href="blob_8c_source.html#l01742">ImagesToBlob()</a>, <a class="el" href="blob_8c_source.html#l01492">ImageToBlob()</a>, and <a class="el" href="blob_8c_source.html#l02335">OpenBlob()</a>.</p>
457
458 </div>
459 </div>
460 <a class="anchor" id="a05c0229c2d1005863c7fa2a9c707c1ad"></a>
461 <div class="memitem">
462 <div class="memproto">
463       <table class="memname">
464         <tr>
465           <td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> const char* GetMagickDescription </td>
466           <td>(</td>
467           <td class="paramtype">const <a class="el" href="magick_8h.html#a4c381d22f8b505163f216e8e6b3ea5e3">MagickInfo</a> *&#160;</td>
468           <td class="paramname"><em>magick_info</em></td><td>)</td>
469           <td></td>
470         </tr>
471       </table>
472 </div><div class="memdoc">
473
474 <p>Definition at line <a class="el" href="magick_8c_source.html#l00343">343</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
475
476 <p>References <a class="el" href="magick_8h_source.html#l00051">_MagickInfo::description</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</a>, <a class="el" href="method-attribute_8h_source.html#l00106">MagickSignature</a>, <a class="el" href="magick_8h_source.html#l00089">_MagickInfo::signature</a>, and <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>.</p>
477
478 <p>Referenced by <a class="el" href="identify_8c_source.html#l00236">IdentifyImage()</a>.</p>
479
480 </div>
481 </div>
482 <a class="anchor" id="af3caea98926baa77381b2c5856abf627"></a>
483 <div class="memitem">
484 <div class="memproto">
485       <table class="memname">
486         <tr>
487           <td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> GetMagickEndianSupport </td>
488           <td>(</td>
489           <td class="paramtype">const <a class="el" href="magick_8h.html#a4c381d22f8b505163f216e8e6b3ea5e3">MagickInfo</a> *&#160;</td>
490           <td class="paramname"><em>magick_info</em></td><td>)</td>
491           <td></td>
492         </tr>
493       </table>
494 </div><div class="memdoc">
495
496 <p>Definition at line <a class="el" href="magick_8c_source.html#l00374">374</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
497
498 <p>References <a class="el" href="magick_8h_source.html#l00073">_MagickInfo::endian_support</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</a>, <a class="el" href="method-attribute_8h_source.html#l00106">MagickSignature</a>, <a class="el" href="magick_8h_source.html#l00089">_MagickInfo::signature</a>, and <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>.</p>
499
500 <p>Referenced by <a class="el" href="constitute_8c_source.html#l00407">ReadImage()</a>, <a class="el" href="image_8c_source.html#l02338">SetImageInfo()</a>, and <a class="el" href="constitute_8c_source.html#l01010">WriteImage()</a>.</p>
501
502 </div>
503 </div>
504 <a class="anchor" id="af792caaf116452d59a98eb0b4f38b3c4"></a>
505 <div class="memitem">
506 <div class="memproto">
507       <table class="memname">
508         <tr>
509           <td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> const <a class="el" href="magick_8h.html#a4c381d22f8b505163f216e8e6b3ea5e3">MagickInfo</a>* GetMagickInfo </td>
510           <td>(</td>
511           <td class="paramtype">const char *&#160;</td>
512           <td class="paramname"><em>name</em>, </td>
513         </tr>
514         <tr>
515           <td class="paramkey"></td>
516           <td></td>
517           <td class="paramtype"><a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *&#160;</td>
518           <td class="paramname"><em>exception</em>&#160;</td>
519         </tr>
520         <tr>
521           <td></td>
522           <td>)</td>
523           <td></td><td></td>
524         </tr>
525       </table>
526 </div><div class="memdoc">
527
528 <p>Definition at line <a class="el" href="magick_8c_source.html#l00409">409</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
529
530 <p>References <a class="el" href="splay-tree_8c_source.html#l00821">GetNextValueInSplayTree()</a>, <a class="el" href="magick_8c_source.html#l00808">InitializeMagickList()</a>, <a class="el" href="magick_8c_source.html#l00124">instantiate_magick</a>, <a class="el" href="string_8c_source.html#l01532">LocaleCompare()</a>, <a class="el" href="semaphore_8c_source.html#l00337">LockSemaphoreInfo()</a>, <a class="el" href="magick_8c_source.html#l00121">magick_list</a>, <a class="el" href="magick_8c_source.html#l00115">magick_semaphore</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="magick_8h_source.html#l00051">_MagickInfo::name</a>, <a class="el" href="module-private_8h.html#a0ce2de264b1545a2d82512632399e86d">OpenModule()</a>, <a class="el" href="module-private_8h.html#a0d97e328aad98a70a607bf249d33f9f7">OpenModules()</a>, <a class="el" href="splay-tree_8c_source.html#l01431">ResetSplayTreeIterator()</a>, and <a class="el" href="semaphore_8c_source.html#l00467">UnlockSemaphoreInfo()</a>.</p>
531
532 <p>Referenced by <a class="el" href="blob_8c_source.html#l00322">BlobToImage()</a>, <a class="el" href="magick_8c_source.html#l00222">GetImageMagick()</a>, <a class="el" href="magick_8c_source.html#l00511">GetMagickInfoList()</a>, <a class="el" href="magick_8c_source.html#l00604">GetMagickList()</a>, <a class="el" href="identify_8c_source.html#l00236">IdentifyImage()</a>, <a class="el" href="blob_8c_source.html#l01742">ImagesToBlob()</a>, <a class="el" href="blob_8c_source.html#l01492">ImageToBlob()</a>, <a class="el" href="blob_8c_source.html#l02335">OpenBlob()</a>, <a class="el" href="constitute_8c_source.html#l00407">ReadImage()</a>, <a class="el" href="image_8c_source.html#l02338">SetImageInfo()</a>, and <a class="el" href="constitute_8c_source.html#l01010">WriteImage()</a>.</p>
533
534 </div>
535 </div>
536 <a class="anchor" id="a09b0ae8b5e5e212194fd838cb77dc6c4"></a>
537 <div class="memitem">
538 <div class="memproto">
539       <table class="memname">
540         <tr>
541           <td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> const <a class="el" href="magick_8h.html#a4c381d22f8b505163f216e8e6b3ea5e3">MagickInfo</a>** GetMagickInfoList </td>
542           <td>(</td>
543           <td class="paramtype">const char *&#160;</td>
544           <td class="paramname"><em>pattern</em>, </td>
545         </tr>
546         <tr>
547           <td class="paramkey"></td>
548           <td></td>
549           <td class="paramtype">size_t *&#160;</td>
550           <td class="paramname"><em>number_formats</em>, </td>
551         </tr>
552         <tr>
553           <td class="paramkey"></td>
554           <td></td>
555           <td class="paramtype"><a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *&#160;</td>
556           <td class="paramname"><em>exception</em>&#160;</td>
557         </tr>
558         <tr>
559           <td></td>
560           <td>)</td>
561           <td></td><td></td>
562         </tr>
563       </table>
564 </div><div class="memdoc">
565
566 <p>Definition at line <a class="el" href="magick_8c_source.html#l00511">511</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
567
568 <p>References <a class="el" href="memory_8c_source.html#l00481">AcquireQuantumMemory()</a>, <a class="el" href="magick_8c_source.html#l00409">GetMagickInfo()</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="splay-tree_8c_source.html#l00821">GetNextValueInSplayTree()</a>, <a class="el" href="splay-tree_8c_source.html#l00933">GetNumberOfNodesInSplayTree()</a>, <a class="el" href="token_8c_source.html#l00320">GlobExpression()</a>, <a class="el" href="semaphore_8c_source.html#l00337">LockSemaphoreInfo()</a>, <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</a>, <a class="el" href="magick_8c_source.html#l00121">magick_list</a>, <a class="el" href="magick_8c_source.html#l00115">magick_semaphore</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="magick_8c_source.html#l00496">MagickInfoCompare()</a>, <a class="el" href="magick_8h_source.html#l00051">_MagickInfo::name</a>, <a class="el" href="splay-tree_8c_source.html#l01431">ResetSplayTreeIterator()</a>, <a class="el" href="magick_8h_source.html#l00086">_MagickInfo::stealth</a>, <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>, and <a class="el" href="semaphore_8c_source.html#l00467">UnlockSemaphoreInfo()</a>.</p>
569
570 <p>Referenced by <a class="el" href="magick_8c_source.html#l00924">ListMagickInfo()</a>.</p>
571
572 </div>
573 </div>
574 <a class="anchor" id="a7ebb9fabee374a9548de1d5f21e42422"></a>
575 <div class="memitem">
576 <div class="memproto">
577       <table class="memname">
578         <tr>
579           <td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> char** GetMagickList </td>
580           <td>(</td>
581           <td class="paramtype">const char *&#160;</td>
582           <td class="paramname"><em>pattern</em>, </td>
583         </tr>
584         <tr>
585           <td class="paramkey"></td>
586           <td></td>
587           <td class="paramtype">size_t *&#160;</td>
588           <td class="paramname"><em>number_formats</em>, </td>
589         </tr>
590         <tr>
591           <td class="paramkey"></td>
592           <td></td>
593           <td class="paramtype"><a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *&#160;</td>
594           <td class="paramname"><em>exception</em>&#160;</td>
595         </tr>
596         <tr>
597           <td></td>
598           <td>)</td>
599           <td></td><td></td>
600         </tr>
601       </table>
602 </div><div class="memdoc">
603
604 <p>Definition at line <a class="el" href="magick_8c_source.html#l00604">604</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
605
606 <p>References <a class="el" href="memory_8c_source.html#l00481">AcquireQuantumMemory()</a>, <a class="el" href="string_8c_source.html#l00689">ConstantString()</a>, <a class="el" href="magick_8c_source.html#l00409">GetMagickInfo()</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="splay-tree_8c_source.html#l00821">GetNextValueInSplayTree()</a>, <a class="el" href="splay-tree_8c_source.html#l00933">GetNumberOfNodesInSplayTree()</a>, <a class="el" href="token_8c_source.html#l00320">GlobExpression()</a>, <a class="el" href="semaphore_8c_source.html#l00337">LockSemaphoreInfo()</a>, <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</a>, <a class="el" href="magick_8c_source.html#l00121">magick_list</a>, <a class="el" href="magick_8c_source.html#l00115">magick_semaphore</a>, <a class="el" href="magick_8c_source.html#l00589">MagickCompare()</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="magick_8h_source.html#l00051">_MagickInfo::name</a>, <a class="el" href="splay-tree_8c_source.html#l01431">ResetSplayTreeIterator()</a>, <a class="el" href="magick_8h_source.html#l00086">_MagickInfo::stealth</a>, <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>, and <a class="el" href="semaphore_8c_source.html#l00467">UnlockSemaphoreInfo()</a>.</p>
607
608 </div>
609 </div>
610 <a class="anchor" id="a9588216e535f36a4b360b2ff37aeb8d7"></a>
611 <div class="memitem">
612 <div class="memproto">
613       <table class="memname">
614         <tr>
615           <td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> int GetMagickPrecision </td>
616           <td>(</td>
617           <td class="paramtype">void&#160;</td>
618           <td class="paramname"></td><td>)</td>
619           <td></td>
620         </tr>
621       </table>
622 </div><div class="memdoc">
623
624 <p>Definition at line <a class="el" href="magick_8c_source.html#l00666">666</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
625
626 <p>References <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</a>, <a class="el" href="magick_8c_source.html#l01524">SetMagickPrecision()</a>, and <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>.</p>
627
628 <p>Referenced by <a class="el" href="resize_8c_source.html#l00691">AcquireResizeFilter()</a>, <a class="el" href="fx_8c_source.html#l02093">FxEvaluateSubexpression()</a>, <a class="el" href="property_8c_source.html#l02502">GetMagickProperty()</a>, <a class="el" href="property_8c_source.html#l03038">InterpretImageProperties()</a>, <a class="el" href="resample_8c_source.html#l01241">SetResampleFilter()</a>, and <a class="el" href="morphology_8c_source.html#l04610">ShowKernelInfo()</a>.</p>
629
630 </div>
631 </div>
632 <a class="anchor" id="af8cd13bb8aed61271f495589f4169aed"></a>
633 <div class="memitem">
634 <div class="memproto">
635       <table class="memname">
636         <tr>
637           <td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> GetMagickRawSupport </td>
638           <td>(</td>
639           <td class="paramtype">const <a class="el" href="magick_8h.html#a4c381d22f8b505163f216e8e6b3ea5e3">MagickInfo</a> *&#160;</td>
640           <td class="paramname"><em>magick_info</em></td><td>)</td>
641           <td></td>
642         </tr>
643       </table>
644 </div><div class="memdoc">
645
646 <p>Definition at line <a class="el" href="magick_8c_source.html#l00694">694</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
647
648 <p>References <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</a>, <a class="el" href="method-attribute_8h_source.html#l00106">MagickSignature</a>, <a class="el" href="magick_8h_source.html#l00073">_MagickInfo::raw</a>, <a class="el" href="magick_8h_source.html#l00089">_MagickInfo::signature</a>, and <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>.</p>
649
650 <p>Referenced by <a class="el" href="constitute_8c_source.html#l00407">ReadImage()</a>, and <a class="el" href="constitute_8c_source.html#l01010">WriteImage()</a>.</p>
651
652 </div>
653 </div>
654 <a class="anchor" id="a7462376abe4c58bc20210805420a026c"></a>
655 <div class="memitem">
656 <div class="memproto">
657       <table class="memname">
658         <tr>
659           <td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> GetMagickSeekableStream </td>
660           <td>(</td>
661           <td class="paramtype">const <a class="el" href="magick_8h.html#a4c381d22f8b505163f216e8e6b3ea5e3">MagickInfo</a> *&#160;</td>
662           <td class="paramname"><em>magick_info</em></td><td>)</td>
663           <td></td>
664         </tr>
665       </table>
666 </div><div class="memdoc">
667
668 <p>Definition at line <a class="el" href="magick_8c_source.html#l00726">726</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
669
670 <p>References <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</a>, <a class="el" href="method-attribute_8h_source.html#l00106">MagickSignature</a>, <a class="el" href="magick_8h_source.html#l00073">_MagickInfo::seekable_stream</a>, <a class="el" href="magick_8h_source.html#l00089">_MagickInfo::signature</a>, and <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>.</p>
671
672 <p>Referenced by <a class="el" href="constitute_8c_source.html#l00407">ReadImage()</a>, and <a class="el" href="constitute_8c_source.html#l01010">WriteImage()</a>.</p>
673
674 </div>
675 </div>
676 <a class="anchor" id="af219de5776d75eadfed4adf0f1091a01"></a>
677 <div class="memitem">
678 <div class="memproto">
679       <table class="memname">
680         <tr>
681           <td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#a5bf523e13e3b4bf9d2e66206d1367a47">MagickStatusType</a> GetMagickThreadSupport </td>
682           <td>(</td>
683           <td class="paramtype">const <a class="el" href="magick_8h.html#a4c381d22f8b505163f216e8e6b3ea5e3">MagickInfo</a> *&#160;</td>
684           <td class="paramname"><em>magick_info</em></td><td>)</td>
685           <td></td>
686         </tr>
687       </table>
688 </div><div class="memdoc">
689
690 <p>Definition at line <a class="el" href="magick_8c_source.html#l00757">757</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
691
692 <p>References <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</a>, <a class="el" href="method-attribute_8h_source.html#l00106">MagickSignature</a>, <a class="el" href="magick_8h_source.html#l00089">_MagickInfo::signature</a>, <a class="el" href="magick_8h_source.html#l00083">_MagickInfo::thread_support</a>, and <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>.</p>
693
694 <p>Referenced by <a class="el" href="constitute_8c_source.html#l00407">ReadImage()</a>, and <a class="el" href="constitute_8c_source.html#l01010">WriteImage()</a>.</p>
695
696 </div>
697 </div>
698 <a class="anchor" id="a2104de0ea49473dc9394912c97bfd828"></a>
699 <div class="memitem">
700 <div class="memproto">
701 <table class="mlabels">
702   <tr>
703   <td class="mlabels-left">
704       <table class="memname">
705         <tr>
706           <td class="memname">static <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> InitializeMagickList </td>
707           <td>(</td>
708           <td class="paramtype"><a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *&#160;</td>
709           <td class="paramname"><em>exception</em></td><td>)</td>
710           <td></td>
711         </tr>
712       </table>
713   </td>
714   <td class="mlabels-right">
715 <span class="mlabels"><span class="mlabel">static</span></span>  </td>
716   </tr>
717 </table>
718 </div><div class="memdoc">
719
720 <p>Definition at line <a class="el" href="magick_8c_source.html#l00808">808</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
721
722 <p>References <a class="el" href="semaphore_8c_source.html#l00095">AcquireSemaphoreInfo()</a>, <a class="el" href="splay-tree_8c_source.html#l00152">AddValueToSplayTree()</a>, <a class="el" href="splay-tree_8c_source.html#l00410">CompareSplayTreeString()</a>, <a class="el" href="magick_8c_source.html#l00789">DestroyMagickNode()</a>, <a class="el" href="string_8c_source.html#l00814">DestroyString()</a>, <a class="el" href="exception_8c_source.html#l00488">GetExceptionMessage()</a>, <a class="el" href="module_8h.html#aec0311920d25c76961008802e534532b">GetModuleInfo()</a>, <a class="el" href="magick_8c_source.html#l00124">instantiate_magick</a>, <a class="el" href="semaphore_8c_source.html#l00337">LockSemaphoreInfo()</a>, <a class="el" href="magick_8c_source.html#l00121">magick_list</a>, <a class="el" href="magick_8c_source.html#l00115">magick_semaphore</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="magick-type_8h_source.html#l00148">MagickTrue</a>, <a class="el" href="magick_8h_source.html#l00051">_MagickInfo::name</a>, <a class="el" href="splay-tree_8c_source.html#l01098">NewSplayTree()</a>, <a class="el" href="module_8h.html#aa262fcdb0ac9045d216fbce3645e3b3c">RegisterStaticModules()</a>, <a class="el" href="exception_8h_source.html#l00078">ResourceLimitFatalError</a>, <a class="el" href="magick_8c_source.html#l01475">SetMagickInfo()</a>, <a class="el" href="magick_8h_source.html#l00086">_MagickInfo::stealth</a>, <a class="el" href="exception-private_8h_source.html#l00036">ThrowFatalException</a>, and <a class="el" href="semaphore_8c_source.html#l00467">UnlockSemaphoreInfo()</a>.</p>
723
724 <p>Referenced by <a class="el" href="magick_8c_source.html#l00409">GetMagickInfo()</a>.</p>
725
726 </div>
727 </div>
728 <a class="anchor" id="aa27ec4c56531c766270cc529ab3ee770"></a>
729 <div class="memitem">
730 <div class="memproto">
731       <table class="memname">
732         <tr>
733           <td class="memname"><a class="el" href="method-attribute_8h.html#a07784d9b8e7a718c9b4f65368cf546be">MagickPrivate</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> IsMagickConflict </td>
734           <td>(</td>
735           <td class="paramtype">const char *&#160;</td>
736           <td class="paramname"><em>magick</em></td><td>)</td>
737           <td></td>
738         </tr>
739       </table>
740 </div><div class="memdoc">
741
742 <p>Definition at line <a class="el" href="magick_8c_source.html#l00886">886</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
743
744 <p>References <a class="el" href="mac_8h.html#a699172028748f9a55941de9d80bd6928">MACIsMagickConflict()</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="nt-feature_8h.html#a10ffe415dd9b18454dfe97cf09b83e01">NTIsMagickConflict()</a>, and <a class="el" href="vms_8h.html#ae56824ddb69b0a8459f1184d63882c06">VMSIsMagickConflict()</a>.</p>
745
746 </div>
747 </div>
748 <a class="anchor" id="a8a81b5f32ddc5675d630ad8e06d8e15d"></a>
749 <div class="memitem">
750 <div class="memproto">
751       <table class="memname">
752         <tr>
753           <td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> IsMagickInstantiated </td>
754           <td>(</td>
755           <td class="paramtype">void&#160;</td>
756           <td class="paramname"></td><td>)</td>
757           <td></td>
758         </tr>
759       </table>
760 </div><div class="memdoc">
761
762 <p>Definition at line <a class="el" href="magick_8c_source.html#l01028">1028</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
763
764 <p>References <a class="el" href="magick_8c_source.html#l00124">instantiate_magick</a>.</p>
765
766 </div>
767 </div>
768 <a class="anchor" id="a5e5fd7c5b13fa232b5e4237b419e51ed"></a>
769 <div class="memitem">
770 <div class="memproto">
771       <table class="memname">
772         <tr>
773           <td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> ListMagickInfo </td>
774           <td>(</td>
775           <td class="paramtype">FILE *&#160;</td>
776           <td class="paramname"><em>file</em>, </td>
777         </tr>
778         <tr>
779           <td class="paramkey"></td>
780           <td></td>
781           <td class="paramtype"><a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *&#160;</td>
782           <td class="paramname"><em>exception</em>&#160;</td>
783         </tr>
784         <tr>
785           <td></td>
786           <td>)</td>
787           <td></td><td></td>
788         </tr>
789       </table>
790 </div><div class="memdoc">
791
792 <p>Definition at line <a class="el" href="magick_8c_source.html#l00924">924</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
793
794 <p>References <a class="el" href="image_8h_source.html#l00370">_ImageInfo::adjoin</a>, <a class="el" href="magick_8h_source.html#l00073">_MagickInfo::blob_support</a>, <a class="el" href="exception_8c_source.html#l00153">ClearMagickException()</a>, <a class="el" href="string_8c_source.html#l00415">ConcatenateMagickString()</a>, <a class="el" href="string_8c_source.html#l00744">CopyMagickString()</a>, <a class="el" href="string_8c_source.html#l00814">DestroyString()</a>, <a class="el" href="locale_8c_source.html#l00287">FormatLocaleFile()</a>, <a class="el" href="magick_8c_source.html#l00511">GetMagickInfoList()</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="magick-type_8h_source.html#l00148">MagickTrue</a>, <a class="el" href="method-attribute_8h_source.html#l00108">MaxTextExtent</a>, <a class="el" href="magick_8h_source.html#l00051">_MagickInfo::name</a>, <a class="el" href="memory_8c_source.html#l00773">RelinquishMagickMemory()</a>, and <a class="el" href="string_8c_source.html#l02433">StringToList()</a>.</p>
795
796 </div>
797 </div>
798 <a class="anchor" id="a450f1bfca15a47d9fc022cf2a8ea0479"></a>
799 <div class="memitem">
800 <div class="memproto">
801 <table class="mlabels">
802   <tr>
803   <td class="mlabels-left">
804       <table class="memname">
805         <tr>
806           <td class="memname">static int MagickCompare </td>
807           <td>(</td>
808           <td class="paramtype">const void *&#160;</td>
809           <td class="paramname"><em>x</em>, </td>
810         </tr>
811         <tr>
812           <td class="paramkey"></td>
813           <td></td>
814           <td class="paramtype">const void *&#160;</td>
815           <td class="paramname"><em>y</em>&#160;</td>
816         </tr>
817         <tr>
818           <td></td>
819           <td>)</td>
820           <td></td><td></td>
821         </tr>
822       </table>
823   </td>
824   <td class="mlabels-right">
825 <span class="mlabels"><span class="mlabel">static</span></span>  </td>
826   </tr>
827 </table>
828 </div><div class="memdoc">
829
830 <p>Definition at line <a class="el" href="magick_8c_source.html#l00589">589</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
831
832 <p>References <a class="el" href="string_8c_source.html#l01532">LocaleCompare()</a>.</p>
833
834 <p>Referenced by <a class="el" href="magick_8c_source.html#l00604">GetMagickList()</a>.</p>
835
836 </div>
837 </div>
838 <a class="anchor" id="acb06b9b4c65fb97ed701e9ac08d2d0e1"></a>
839 <div class="memitem">
840 <div class="memproto">
841       <table class="memname">
842         <tr>
843           <td class="memname"><a class="el" href="method-attribute_8h.html#a07784d9b8e7a718c9b4f65368cf546be">MagickPrivate</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> MagickComponentGenesis </td>
844           <td>(</td>
845           <td class="paramtype">void&#160;</td>
846           <td class="paramname"></td><td>)</td>
847           <td></td>
848         </tr>
849       </table>
850 </div><div class="memdoc">
851
852 <p>Definition at line <a class="el" href="magick_8c_source.html#l01051">1051</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
853
854 <p>References <a class="el" href="semaphore_8c_source.html#l00095">AcquireSemaphoreInfo()</a>, <a class="el" href="magick_8c_source.html#l00115">magick_semaphore</a>, and <a class="el" href="magick-type_8h_source.html#l00148">MagickTrue</a>.</p>
855
856 <p>Referenced by <a class="el" href="magick_8c_source.html#l01218">MagickCoreGenesis()</a>.</p>
857
858 </div>
859 </div>
860 <a class="anchor" id="ac8cf821002f36af24128bfa9316374d6"></a>
861 <div class="memitem">
862 <div class="memproto">
863       <table class="memname">
864         <tr>
865           <td class="memname"><a class="el" href="method-attribute_8h.html#a07784d9b8e7a718c9b4f65368cf546be">MagickPrivate</a> void MagickComponentTerminus </td>
866           <td>(</td>
867           <td class="paramtype">void&#160;</td>
868           <td class="paramname"></td><td>)</td>
869           <td></td>
870         </tr>
871       </table>
872 </div><div class="memdoc">
873
874 <p>Definition at line <a class="el" href="magick_8c_source.html#l01075">1075</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
875
876 <p>References <a class="el" href="semaphore_8c_source.html#l00095">AcquireSemaphoreInfo()</a>, <a class="el" href="semaphore_8c_source.html#l00288">DestroySemaphoreInfo()</a>, <a class="el" href="splay-tree_8c_source.html#l00680">DestroySplayTree()</a>, <a class="el" href="magick_8c_source.html#l00124">instantiate_magick</a>, <a class="el" href="semaphore_8c_source.html#l00337">LockSemaphoreInfo()</a>, <a class="el" href="magick_8c_source.html#l00121">magick_list</a>, <a class="el" href="magick_8c_source.html#l00115">magick_semaphore</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, and <a class="el" href="semaphore_8c_source.html#l00467">UnlockSemaphoreInfo()</a>.</p>
877
878 <p>Referenced by <a class="el" href="magick_8c_source.html#l01361">MagickCoreTerminus()</a>.</p>
879
880 </div>
881 </div>
882 <a class="anchor" id="af3e4165e013d1b1fe6d63ab2446cc2c1"></a>
883 <div class="memitem">
884 <div class="memproto">
885       <table class="memname">
886         <tr>
887           <td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> void MagickCoreGenesis </td>
888           <td>(</td>
889           <td class="paramtype">const char *&#160;</td>
890           <td class="paramname"><em>path</em>, </td>
891         </tr>
892         <tr>
893           <td class="paramkey"></td>
894           <td></td>
895           <td class="paramtype">const <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td>
896           <td class="paramname"><em>establish_signal_handlers</em>&#160;</td>
897         </tr>
898         <tr>
899           <td></td>
900           <td>)</td>
901           <td></td><td></td>
902         </tr>
903       </table>
904 </div><div class="memdoc">
905
906 <p>Definition at line <a class="el" href="magick_8c_source.html#l01218">1218</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
907
908 <p>References <a class="el" href="annotate_8c_source.html#l00146">AnnotateComponentGenesis()</a>, <a class="el" href="cache-private_8h.html#a764fe2bb22023409253915b9abd4fd50">CacheComponentGenesis()</a>, <a class="el" href="coder_8c_source.html#l00263">CoderComponentGenesis()</a>, <a class="el" href="color_8c_source.html#l00821">ColorComponentGenesis()</a>, <a class="el" href="configure_8c_source.html#l00143">ConfigureComponentGenesis()</a>, <a class="el" href="constitute_8c_source.html#l00104">ConstituteComponentGenesis()</a>, <a class="el" href="string_8c_source.html#l00744">CopyMagickString()</a>, <a class="el" href="delegate_8c_source.html#l00164">DelegateComponentGenesis()</a>, <a class="el" href="string_8c_source.html#l00814">DestroyString()</a>, <a class="el" href="studio_8h_source.html#l00252">DirectorySeparator</a>, <a class="el" href="string_8c_source.html#l01231">GetEnvironmentValue()</a>, <a class="el" href="utility-private_8h.html#a84f5636184c46202de5e6a1d44492507">GetExecutionPath()</a>, <a class="el" href="utility_8c_source.html#l01198">GetPathComponent()</a>, <a class="el" href="utility_8h_source.html#l00030">HeadPath</a>, <a class="el" href="magick_8c_source.html#l00125">instantiate_magickcore</a>, <a class="el" href="log_8c_source.html#l00570">IsEventLogging()</a>, <a class="el" href="utility_8c_source.html#l01434">IsPathAccessible()</a>, <a class="el" href="locale_8c_source.html#l01393">LocaleComponentGenesis()</a>, <a class="el" href="semaphore-private_8h_source.html#l00042">LockMagickMutex()</a>, <a class="el" href="log_8c_source.html#l00692">LogComponentGenesis()</a>, <a class="el" href="magic_8c_source.html#l01023">MagicComponentGenesis()</a>, <a class="el" href="magick_8c_source.html#l01051">MagickComponentGenesis()</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="magick-type_8h_source.html#l00148">MagickTrue</a>, <a class="el" href="method-attribute_8h_source.html#l00108">MaxTextExtent</a>, <a class="el" href="mime_8c_source.html#l01057">MimeComponentGenesis()</a>, <a class="el" href="module-private_8h.html#a1e2140d03d5ca0e7e5ee4de929975d56">ModuleComponentGenesis()</a>, <a class="el" href="policy_8c_source.html#l00969">PolicyComponentGenesis()</a>, <a class="el" href="random_8c_source.html#l00738">RandomComponentGenesis()</a>, <a class="el" href="magick_8c_source.html#l01202">RegisterMagickSignalHandler()</a>, <a class="el" href="registry_8c_source.html#l00301">RegistryComponentGenesis()</a>, <a class="el" href="resource_8c_source.html#l00945">ResourceComponentGenesis()</a>, <a class="el" href="semaphore_8c_source.html#l00416">SemaphoreComponentGenesis()</a>, <a class="el" href="client_8c_source.html#l00114">SetClientName()</a>, <a class="el" href="client_8c_source.html#l00148">SetClientPath()</a>, <a class="el" href="log_8c_source.html#l01680">SetLogEventMask()</a>, <a class="el" href="magick_8c_source.html#l00118">signal_handlers</a>, <a class="el" href="utility_8h_source.html#l00031">TailPath</a>, <a class="el" href="type_8c_source.html#l01365">TypeComponentGenesis()</a>, <a class="el" href="semaphore-private_8h_source.html#l00062">UnlockMagickMutex()</a>, and <a class="el" href="xwindow_8c_source.html#l10019">XComponentGenesis()</a>.</p>
909
910 </div>
911 </div>
912 <a class="anchor" id="a4d3b2f005b8f78130fc6f485b2c88565"></a>
913 <div class="memitem">
914 <div class="memproto">
915       <table class="memname">
916         <tr>
917           <td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> void MagickCoreTerminus </td>
918           <td>(</td>
919           <td class="paramtype">void&#160;</td>
920           <td class="paramname"></td><td>)</td>
921           <td></td>
922         </tr>
923       </table>
924 </div><div class="memdoc">
925
926 <p>Definition at line <a class="el" href="magick_8c_source.html#l01361">1361</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
927
928 <p>References <a class="el" href="annotate_8c_source.html#l00170">AnnotateComponentTerminus()</a>, <a class="el" href="cache-private_8h.html#a59a2aedd8a3a479e9a64e39030c9a996">CacheComponentTerminus()</a>, <a class="el" href="coder_8c_source.html#l00287">CoderComponentTerminus()</a>, <a class="el" href="color_8c_source.html#l00863">ColorComponentTerminus()</a>, <a class="el" href="configure_8c_source.html#l00187">ConfigureComponentTerminus()</a>, <a class="el" href="constitute_8c_source.html#l00128">ConstituteComponentTerminus()</a>, <a class="el" href="delegate_8c_source.html#l00207">DelegateComponentTerminus()</a>, <a class="el" href="magick_8c_source.html#l00125">instantiate_magickcore</a>, <a class="el" href="locale_8c_source.html#l01417">LocaleComponentTerminus()</a>, <a class="el" href="semaphore-private_8h_source.html#l00042">LockMagickMutex()</a>, <a class="el" href="log_8c_source.html#l00743">LogComponentTerminus()</a>, <a class="el" href="magic_8c_source.html#l01069">MagicComponentTerminus()</a>, <a class="el" href="magick_8c_source.html#l01075">MagickComponentTerminus()</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="mime_8c_source.html#l01102">MimeComponentTerminus()</a>, <a class="el" href="module-private_8h.html#a2a5f08111f0491d9d86251019e2f54f9">ModuleComponentTerminus()</a>, <a class="el" href="policy_8c_source.html#l01015">PolicyComponentTerminus()</a>, <a class="el" href="random_8c_source.html#l00762">RandomComponentTerminus()</a>, <a class="el" href="registry_8c_source.html#l00325">RegistryComponentTerminus()</a>, <a class="el" href="resource_8c_source.html#l01075">ResourceComponentTerminus()</a>, <a class="el" href="semaphore_8c_source.html#l00441">SemaphoreComponentTerminus()</a>, <a class="el" href="type_8c_source.html#l01389">TypeComponentTerminus()</a>, <a class="el" href="semaphore-private_8h_source.html#l00062">UnlockMagickMutex()</a>, and <a class="el" href="static_8c_source.html#l00344">UnregisterStaticModules()</a>.</p>
929
930 <p>Referenced by <a class="el" href="exception_8c_source.html#l00333">DefaultFatalErrorHandler()</a>.</p>
931
932 </div>
933 </div>
934 <a class="anchor" id="aa1b08eff1809a28d704bbc6fea807e5e"></a>
935 <div class="memitem">
936 <div class="memproto">
937 <table class="mlabels">
938   <tr>
939   <td class="mlabels-left">
940       <table class="memname">
941         <tr>
942           <td class="memname">static int MagickInfoCompare </td>
943           <td>(</td>
944           <td class="paramtype">const void *&#160;</td>
945           <td class="paramname"><em>x</em>, </td>
946         </tr>
947         <tr>
948           <td class="paramkey"></td>
949           <td></td>
950           <td class="paramtype">const void *&#160;</td>
951           <td class="paramname"><em>y</em>&#160;</td>
952         </tr>
953         <tr>
954           <td></td>
955           <td>)</td>
956           <td></td><td></td>
957         </tr>
958       </table>
959   </td>
960   <td class="mlabels-right">
961 <span class="mlabels"><span class="mlabel">static</span></span>  </td>
962   </tr>
963 </table>
964 </div><div class="memdoc">
965
966 <p>Definition at line <a class="el" href="magick_8c_source.html#l00496">496</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
967
968 <p>References <a class="el" href="string_8c_source.html#l01532">LocaleCompare()</a>.</p>
969
970 <p>Referenced by <a class="el" href="magick_8c_source.html#l00511">GetMagickInfoList()</a>.</p>
971
972 </div>
973 </div>
974 <a class="anchor" id="af6d0485cd95324874c010e1533f47129"></a>
975 <div class="memitem">
976 <div class="memproto">
977 <table class="mlabels">
978   <tr>
979   <td class="mlabels-left">
980       <table class="memname">
981         <tr>
982           <td class="memname">static void MagickSignalHandler </td>
983           <td>(</td>
984           <td class="paramtype">int&#160;</td>
985           <td class="paramname"><em>signal_number</em></td><td>)</td>
986           <td></td>
987         </tr>
988       </table>
989   </td>
990   <td class="mlabels-right">
991 <span class="mlabels"><span class="mlabel">static</span></span>  </td>
992   </tr>
993 </table>
994 </div><div class="memdoc">
995
996 <p>Definition at line <a class="el" href="magick_8c_source.html#l01147">1147</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
997
998 <p>References <a class="el" href="resource-private_8h.html#a763c5de16f82208ea1741cb6c84def2e">AsynchronousResourceComponentTerminus()</a>, <a class="el" href="magick_8c_source.html#l00124">instantiate_magick</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="magick_8c_source.html#l01114">SetMagickSignalHandler()</a>, and <a class="el" href="magick_8c_source.html#l00118">signal_handlers</a>.</p>
999
1000 <p>Referenced by <a class="el" href="magick_8c_source.html#l01202">RegisterMagickSignalHandler()</a>.</p>
1001
1002 </div>
1003 </div>
1004 <a class="anchor" id="a12c819edea98ada1efcda4f2eae64a99"></a>
1005 <div class="memitem">
1006 <div class="memproto">
1007       <table class="memname">
1008         <tr>
1009           <td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick_8h.html#a4c381d22f8b505163f216e8e6b3ea5e3">MagickInfo</a>* RegisterMagickInfo </td>
1010           <td>(</td>
1011           <td class="paramtype"><a class="el" href="magick_8h.html#a4c381d22f8b505163f216e8e6b3ea5e3">MagickInfo</a> *&#160;</td>
1012           <td class="paramname"><em>magick_info</em></td><td>)</td>
1013           <td></td>
1014         </tr>
1015       </table>
1016 </div><div class="memdoc">
1017
1018 <p>Definition at line <a class="el" href="magick_8c_source.html#l01429">1429</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
1019
1020 <p>References <a class="el" href="splay-tree_8c_source.html#l00152">AddValueToSplayTree()</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</a>, <a class="el" href="magick_8c_source.html#l00121">magick_list</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="method-attribute_8h_source.html#l00106">MagickSignature</a>, <a class="el" href="magick_8h_source.html#l00051">_MagickInfo::name</a>, <a class="el" href="exception_8h_source.html#l00078">ResourceLimitFatalError</a>, <a class="el" href="magick_8h_source.html#l00089">_MagickInfo::signature</a>, <a class="el" href="exception-private_8h_source.html#l00036">ThrowFatalException</a>, and <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>.</p>
1021
1022 </div>
1023 </div>
1024 <a class="anchor" id="a47d1e93a9417af9e4a59321fa96f5a3d"></a>
1025 <div class="memitem">
1026 <div class="memproto">
1027 <table class="mlabels">
1028   <tr>
1029   <td class="mlabels-left">
1030       <table class="memname">
1031         <tr>
1032           <td class="memname">static <a class="el" href="magick_8c.html#a3f7f696fdeca10ec243a1d07eb9176da">SignalHandler</a>* RegisterMagickSignalHandler </td>
1033           <td>(</td>
1034           <td class="paramtype">int&#160;</td>
1035           <td class="paramname"><em>signal_number</em></td><td>)</td>
1036           <td></td>
1037         </tr>
1038       </table>
1039   </td>
1040   <td class="mlabels-right">
1041 <span class="mlabels"><span class="mlabel">static</span></span>  </td>
1042   </tr>
1043 </table>
1044 </div><div class="memdoc">
1045
1046 <p>Definition at line <a class="el" href="magick_8c_source.html#l01202">1202</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
1047
1048 <p>References <a class="el" href="log_8h_source.html#l00043">ConfigureEvent</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</a>, <a class="el" href="magick_8c_source.html#l01147">MagickSignalHandler()</a>, <a class="el" href="magick_8c_source.html#l01114">SetMagickSignalHandler()</a>, <a class="el" href="magick_8c_source.html#l00096">SIG_DFL</a>, and <a class="el" href="magick_8c_source.html#l00099">SIG_ERR</a>.</p>
1049
1050 <p>Referenced by <a class="el" href="magick_8c_source.html#l01218">MagickCoreGenesis()</a>.</p>
1051
1052 </div>
1053 </div>
1054 <a class="anchor" id="a80478042319f05b6284d7464dd18ee9b"></a>
1055 <div class="memitem">
1056 <div class="memproto">
1057       <table class="memname">
1058         <tr>
1059           <td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick_8h.html#a4c381d22f8b505163f216e8e6b3ea5e3">MagickInfo</a>* SetMagickInfo </td>
1060           <td>(</td>
1061           <td class="paramtype">const char *&#160;</td>
1062           <td class="paramname"><em>name</em></td><td>)</td>
1063           <td></td>
1064         </tr>
1065       </table>
1066 </div><div class="memdoc">
1067
1068 <p>Definition at line <a class="el" href="magick_8c_source.html#l01475">1475</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
1069
1070 <p>References <a class="el" href="memory_8c_source.html#l00410">AcquireMagickMemory()</a>, <a class="el" href="magick_8h_source.html#l00073">_MagickInfo::adjoin</a>, <a class="el" href="magick_8h_source.html#l00073">_MagickInfo::blob_support</a>, <a class="el" href="string_8c_source.html#l00689">ConstantString()</a>, <a class="el" href="magick_8h_source.html#l00035">DecoderThreadSupport</a>, <a class="el" href="magick_8h_source.html#l00036">EncoderThreadSupport</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</a>, <a class="el" href="method-attribute_8h_source.html#l00106">MagickSignature</a>, <a class="el" href="magick-type_8h_source.html#l00148">MagickTrue</a>, <a class="el" href="magick_8h_source.html#l00051">_MagickInfo::name</a>, <a class="el" href="memory_8c_source.html#l00845">ResetMagickMemory()</a>, <a class="el" href="exception_8h_source.html#l00078">ResourceLimitFatalError</a>, <a class="el" href="magick_8h_source.html#l00089">_MagickInfo::signature</a>, <a class="el" href="magick_8h_source.html#l00083">_MagickInfo::thread_support</a>, <a class="el" href="exception-private_8h_source.html#l00036">ThrowFatalException</a>, and <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>.</p>
1071
1072 <p>Referenced by <a class="el" href="magick_8c_source.html#l00808">InitializeMagickList()</a>.</p>
1073
1074 </div>
1075 </div>
1076 <a class="anchor" id="ad82c5b76498ade402baa95087b23ac22"></a>
1077 <div class="memitem">
1078 <div class="memproto">
1079       <table class="memname">
1080         <tr>
1081           <td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> int SetMagickPrecision </td>
1082           <td>(</td>
1083           <td class="paramtype">const int&#160;</td>
1084           <td class="paramname"><em>precision</em></td><td>)</td>
1085           <td></td>
1086         </tr>
1087       </table>
1088 </div><div class="memdoc">
1089
1090 <p>Definition at line <a class="el" href="magick_8c_source.html#l01524">1524</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
1091
1092 <p>References <a class="el" href="string_8c_source.html#l00814">DestroyString()</a>, <a class="el" href="string_8c_source.html#l01231">GetEnvironmentValue()</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="policy_8c_source.html#l00380">GetPolicyValue()</a>, <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</a>, <a class="el" href="magick_8c.html#a4964cce6baa487582a6d7f015acc81f7">MagickPrecision</a>, <a class="el" href="string-private_8h_source.html#l00063">StringToInteger()</a>, and <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>.</p>
1093
1094 <p>Referenced by <a class="el" href="magick_8c_source.html#l00666">GetMagickPrecision()</a>.</p>
1095
1096 </div>
1097 </div>
1098 <a class="anchor" id="ae51eb2801a4e66fcdc57484ffe4873ec"></a>
1099 <div class="memitem">
1100 <div class="memproto">
1101 <table class="mlabels">
1102   <tr>
1103   <td class="mlabels-left">
1104       <table class="memname">
1105         <tr>
1106           <td class="memname">static <a class="el" href="magick_8c.html#a3f7f696fdeca10ec243a1d07eb9176da">SignalHandler</a>* SetMagickSignalHandler </td>
1107           <td>(</td>
1108           <td class="paramtype">int&#160;</td>
1109           <td class="paramname"><em>signal_number</em>, </td>
1110         </tr>
1111         <tr>
1112           <td class="paramkey"></td>
1113           <td></td>
1114           <td class="paramtype"><a class="el" href="magick_8c.html#a3f7f696fdeca10ec243a1d07eb9176da">SignalHandler</a> *&#160;</td>
1115           <td class="paramname"><em>handler</em>&#160;</td>
1116         </tr>
1117         <tr>
1118           <td></td>
1119           <td>)</td>
1120           <td></td><td></td>
1121         </tr>
1122       </table>
1123   </td>
1124   <td class="mlabels-right">
1125 <span class="mlabels"><span class="mlabel">static</span></span>  </td>
1126   </tr>
1127 </table>
1128 </div><div class="memdoc">
1129
1130 <p>Definition at line <a class="el" href="magick_8c_source.html#l01114">1114</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
1131
1132 <p>References <a class="el" href="magick_8c_source.html#l00099">SIG_ERR</a>.</p>
1133
1134 <p>Referenced by <a class="el" href="magick_8c_source.html#l01147">MagickSignalHandler()</a>, and <a class="el" href="magick_8c_source.html#l01202">RegisterMagickSignalHandler()</a>.</p>
1135
1136 </div>
1137 </div>
1138 <a class="anchor" id="a4165ee07c2003a3b5ed406993648f196"></a>
1139 <div class="memitem">
1140 <div class="memproto">
1141       <table class="memname">
1142         <tr>
1143           <td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> UnregisterMagickInfo </td>
1144           <td>(</td>
1145           <td class="paramtype">const char *&#160;</td>
1146           <td class="paramname"><em>name</em></td><td>)</td>
1147           <td></td>
1148         </tr>
1149       </table>
1150 </div><div class="memdoc">
1151
1152 <p>Definition at line <a class="el" href="magick_8c_source.html#l01579">1579</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
1153
1154 <p>References <a class="el" href="splay-tree_8c_source.html#l00484">DeleteNodeByValueFromSplayTree()</a>, <a class="el" href="splay-tree_8c_source.html#l00821">GetNextValueInSplayTree()</a>, <a class="el" href="splay-tree_8c_source.html#l00933">GetNumberOfNodesInSplayTree()</a>, <a class="el" href="string_8c_source.html#l01532">LocaleCompare()</a>, <a class="el" href="semaphore_8c_source.html#l00337">LockSemaphoreInfo()</a>, <a class="el" href="magick_8c_source.html#l00121">magick_list</a>, <a class="el" href="magick_8c_source.html#l00115">magick_semaphore</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="magick_8h_source.html#l00051">_MagickInfo::name</a>, <a class="el" href="splay-tree_8c_source.html#l01431">ResetSplayTreeIterator()</a>, and <a class="el" href="semaphore_8c_source.html#l00467">UnlockSemaphoreInfo()</a>.</p>
1155
1156 </div>
1157 </div>
1158 <h2 class="groupheader">Variable Documentation</h2>
1159 <a class="anchor" id="a9d1a5d1afaa3a47f00f3fdaed393cf18"></a>
1160 <div class="memitem">
1161 <div class="memproto">
1162 <table class="mlabels">
1163   <tr>
1164   <td class="mlabels-left">
1165       <table class="memname">
1166         <tr>
1167           <td class="memname">volatile <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> instantiate_magick = <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dda5c7243daf92cdb3082c79d702afcfffc">MagickFalse</a></td>
1168         </tr>
1169       </table>
1170   </td>
1171   <td class="mlabels-right">
1172 <span class="mlabels"><span class="mlabel">static</span></span>  </td>
1173   </tr>
1174 </table>
1175 </div><div class="memdoc">
1176
1177 <p>Definition at line <a class="el" href="magick_8c_source.html#l00124">124</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
1178
1179 <p>Referenced by <a class="el" href="magick_8c_source.html#l00409">GetMagickInfo()</a>, <a class="el" href="magick_8c_source.html#l00808">InitializeMagickList()</a>, <a class="el" href="magick_8c_source.html#l01028">IsMagickInstantiated()</a>, <a class="el" href="magick_8c_source.html#l01075">MagickComponentTerminus()</a>, and <a class="el" href="magick_8c_source.html#l01147">MagickSignalHandler()</a>.</p>
1180
1181 </div>
1182 </div>
1183 <a class="anchor" id="aefdac1375572bb932e31e5cf6604c4a7"></a>
1184 <div class="memitem">
1185 <div class="memproto">
1186 <table class="mlabels">
1187   <tr>
1188   <td class="mlabels-left">
1189       <table class="memname">
1190         <tr>
1191           <td class="memname">volatile <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> instantiate_magickcore = <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dda5c7243daf92cdb3082c79d702afcfffc">MagickFalse</a></td>
1192         </tr>
1193       </table>
1194   </td>
1195   <td class="mlabels-right">
1196 <span class="mlabels"><span class="mlabel">static</span></span>  </td>
1197   </tr>
1198 </table>
1199 </div><div class="memdoc">
1200
1201 <p>Definition at line <a class="el" href="magick_8c_source.html#l00125">125</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
1202
1203 <p>Referenced by <a class="el" href="magick_8c_source.html#l01218">MagickCoreGenesis()</a>, and <a class="el" href="magick_8c_source.html#l01361">MagickCoreTerminus()</a>.</p>
1204
1205 </div>
1206 </div>
1207 <a class="anchor" id="a766b4e8b0638d8b3cb7ddab6f1388219"></a>
1208 <div class="memitem">
1209 <div class="memproto">
1210 <table class="mlabels">
1211   <tr>
1212   <td class="mlabels-left">
1213       <table class="memname">
1214         <tr>
1215           <td class="memname"><a class="el" href="splay-tree_8h.html#aa484232e4ff4c4539d8961e2755fe548">SplayTreeInfo</a>* magick_list = (<a class="el" href="splay-tree_8h.html#aa484232e4ff4c4539d8961e2755fe548">SplayTreeInfo</a> *) NULL</td>
1216         </tr>
1217       </table>
1218   </td>
1219   <td class="mlabels-right">
1220 <span class="mlabels"><span class="mlabel">static</span></span>  </td>
1221   </tr>
1222 </table>
1223 </div><div class="memdoc">
1224
1225 <p>Definition at line <a class="el" href="magick_8c_source.html#l00121">121</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
1226
1227 <p>Referenced by <a class="el" href="magick_8c_source.html#l00222">GetImageMagick()</a>, <a class="el" href="magick_8c_source.html#l00409">GetMagickInfo()</a>, <a class="el" href="magick_8c_source.html#l00511">GetMagickInfoList()</a>, <a class="el" href="magick_8c_source.html#l00604">GetMagickList()</a>, <a class="el" href="magick_8c_source.html#l00808">InitializeMagickList()</a>, <a class="el" href="magick_8c_source.html#l01075">MagickComponentTerminus()</a>, <a class="el" href="magick_8c_source.html#l01429">RegisterMagickInfo()</a>, and <a class="el" href="magick_8c_source.html#l01579">UnregisterMagickInfo()</a>.</p>
1228
1229 </div>
1230 </div>
1231 <a class="anchor" id="a662c3409d066f0188a1ce85ee9f95f9f"></a>
1232 <div class="memitem">
1233 <div class="memproto">
1234 <table class="mlabels">
1235   <tr>
1236   <td class="mlabels-left">
1237       <table class="memname">
1238         <tr>
1239           <td class="memname"><a class="el" href="structSemaphoreInfo.html">SemaphoreInfo</a>* magick_semaphore = (<a class="el" href="structSemaphoreInfo.html">SemaphoreInfo</a> *) NULL</td>
1240         </tr>
1241       </table>
1242   </td>
1243   <td class="mlabels-right">
1244 <span class="mlabels"><span class="mlabel">static</span></span>  </td>
1245   </tr>
1246 </table>
1247 </div><div class="memdoc">
1248
1249 <p>Definition at line <a class="el" href="magick_8c_source.html#l00115">115</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
1250
1251 <p>Referenced by <a class="el" href="magick_8c_source.html#l00222">GetImageMagick()</a>, <a class="el" href="magick_8c_source.html#l00409">GetMagickInfo()</a>, <a class="el" href="magick_8c_source.html#l00511">GetMagickInfoList()</a>, <a class="el" href="magick_8c_source.html#l00604">GetMagickList()</a>, <a class="el" href="magick_8c_source.html#l00808">InitializeMagickList()</a>, <a class="el" href="magick_8c_source.html#l01051">MagickComponentGenesis()</a>, <a class="el" href="magick_8c_source.html#l01075">MagickComponentTerminus()</a>, and <a class="el" href="magick_8c_source.html#l01579">UnregisterMagickInfo()</a>.</p>
1252
1253 </div>
1254 </div>
1255 <a class="anchor" id="a29cc1109bead4cf7584e6af8b08b800b"></a>
1256 <div class="memitem">
1257 <div class="memproto">
1258 <table class="mlabels">
1259   <tr>
1260   <td class="mlabels-left">
1261       <table class="memname">
1262         <tr>
1263           <td class="memname"><a class="el" href="magick_8c.html#a3f7f696fdeca10ec243a1d07eb9176da">SignalHandler</a>* signal_handlers[<a class="el" href="magick_8c.html#a900df697d48746b38d2e4c40f7417a2c">SIGMAX</a>] = { (<a class="el" href="magick_8c.html#a3f7f696fdeca10ec243a1d07eb9176da">SignalHandler</a> *) NULL }</td>
1264         </tr>
1265       </table>
1266   </td>
1267   <td class="mlabels-right">
1268 <span class="mlabels"><span class="mlabel">static</span></span>  </td>
1269   </tr>
1270 </table>
1271 </div><div class="memdoc">
1272
1273 <p>Definition at line <a class="el" href="magick_8c_source.html#l00118">118</a> of file <a class="el" href="magick_8c_source.html">magick.c</a>.</p>
1274
1275 <p>Referenced by <a class="el" href="magick_8c_source.html#l01218">MagickCoreGenesis()</a>, and <a class="el" href="magick_8c_source.html#l01147">MagickSignalHandler()</a>.</p>
1276
1277 </div>
1278 </div>
1279 </div><!-- contents -->
1280 </div><!-- doc-content -->
1281 <!-- start footer part -->
1282 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
1283   <ul>
1284     <li class="navelem"><a class="el" href="dir_43e0a1f539e00dcfa1a6bc4d4fee4fc2.html">home</a></li><li class="navelem"><a class="el" href="dir_68918867e77b0a45f29c43673f2273f8.html">cristy</a></li><li class="navelem"><a class="el" href="dir_ed73005e52fb9d11ccda84631fe63a06.html">ImageMagick</a></li><li class="navelem"><a class="el" href="dir_95a66e94b416f0a122e65928fcf2737e.html">ImageMagick</a></li><li class="navelem"><a class="el" href="dir_7e75216414136f366c55fef7840927ba.html">MagickCore</a></li><li class="navelem"><a class="el" href="magick_8c.html">magick.c</a></li>
1285     <li class="footer">Generated by
1286     <a href="http://www.doxygen.org/index.html">
1287     <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.3.1 </li>
1288   </ul>
1289 </div>
1290 </body>
1291 </html>