blob: ee2af9557ab1ba58c031524ea226a7c426b22abc [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.3"/>
<title>MagickCore: constitute.c File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">MagickCore
&#160;<span id="projectnumber">6.8.3</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.3 -->
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('constitute_8c.html','');});
</script>
<div id="doc-content">
<div class="header">
<div class="summary">
<a href="constitute_8c.html#define-members">Macros</a> &#124;
<a href="constitute_8c.html#func-members">Functions</a> &#124;
<a href="constitute_8c.html#var-members">Variables</a> </div>
<div class="headertitle">
<div class="title">constitute.c File Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="studio_8h_source.html">MagickCore/studio.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="blob_8h_source.html">MagickCore/blob.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="blob-private_8h_source.html">MagickCore/blob-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="exception_8h_source.html">MagickCore/exception.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="exception-private_8h_source.html">MagickCore/exception-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="cache_8h_source.html">MagickCore/cache.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="client_8h_source.html">MagickCore/client.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="constitute_8h_source.html">MagickCore/constitute.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="constitute-private_8h_source.html">MagickCore/constitute-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="delegate_8h_source.html">MagickCore/delegate.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="geometry_8h_source.html">MagickCore/geometry.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="identify_8h_source.html">MagickCore/identify.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="image-private_8h_source.html">MagickCore/image-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="list_8h_source.html">MagickCore/list.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="magick_8h_source.html">MagickCore/magick.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="memory___8h_source.html">MagickCore/memory_.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="monitor_8h_source.html">MagickCore/monitor.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="monitor-private_8h_source.html">MagickCore/monitor-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="option_8h_source.html">MagickCore/option.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="pixel_8h_source.html">MagickCore/pixel.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="pixel-accessor_8h_source.html">MagickCore/pixel-accessor.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="policy_8h_source.html">MagickCore/policy.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="profile_8h_source.html">MagickCore/profile.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="profile-private_8h_source.html">MagickCore/profile-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="property_8h_source.html">MagickCore/property.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="quantum_8h_source.html">MagickCore/quantum.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="resize_8h_source.html">MagickCore/resize.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="resource___8h_source.html">MagickCore/resource_.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="semaphore_8h_source.html">MagickCore/semaphore.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="statistic_8h_source.html">MagickCore/statistic.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="stream_8h_source.html">MagickCore/stream.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="string___8h_source.html">MagickCore/string_.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="string-private_8h_source.html">MagickCore/string-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="timer_8h_source.html">MagickCore/timer.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="token_8h_source.html">MagickCore/token.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="transform_8h_source.html">MagickCore/transform.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="utility_8h_source.html">MagickCore/utility.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="utility-private_8h_source.html">MagickCore/utility-private.h</a>&quot;</code><br/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for constitute.c:</div>
<div class="dyncontent">
<div class="center"><img src="constitute_8c__incl.png" border="0" usemap="#constitute_8c" alt=""/></div>
<map name="constitute_8c" id="constitute_8c">
<area shape="rect" id="node3" href="studio_8h.html" title="MagickCore/studio.h" alt="" coords="962,592,1114,619"/><area shape="rect" id="node46" href="blob_8h.html" title="MagickCore/blob.h" alt="" coords="2564,352,2704,379"/><area shape="rect" id="node52" href="pixel_8h.html" title="MagickCore/pixel.h" alt="" coords="3276,667,3418,693"/><area shape="rect" id="node56" href="exception_8h.html" title="MagickCore/exception.h" alt="" coords="2244,667,2421,693"/><area shape="rect" id="node59" href="semaphore_8h.html" title="MagickCore/semaphore.h" alt="" coords="4245,741,4432,768"/><area shape="rect" id="node75" href="geometry_8h.html" title="MagickCore/geometry.h" alt="" coords="4658,667,4832,693"/><area shape="rect" id="node85" href="monitor_8h.html" title="MagickCore/monitor.h" alt="" coords="2647,509,2810,536"/><area shape="rect" id="node87" href="profile_8h.html" title="MagickCore/profile.h" alt="" coords="1842,509,1994,536"/><area shape="rect" id="node89" href="string___8h.html" title="MagickCore/string_.h" alt="" coords="1922,592,2077,619"/><area shape="rect" id="node94" href="quantum_8h.html" title="MagickCore/quantum.h" alt="" coords="4481,509,4652,536"/><area shape="rect" id="node100" href="resize_8h.html" title="MagickCore/resize.h" alt="" coords="2938,509,3088,536"/><area shape="rect" id="node103" href="stream_8h.html" title="MagickCore/stream.h" alt="" coords="2412,509,2570,536"/><area shape="rect" id="node105" href="timer_8h.html" title="MagickCore/timer.h" alt="" coords="3113,509,3260,536"/><area shape="rect" id="node108" href="blob-private_8h.html" title="MagickCore/blob&#45;private.h" alt="" coords="4830,352,5020,379"/><area shape="rect" id="node117" href="exception-private_8h.html" title="MagickCore/exception\l&#45;private.h" alt="" coords="2020,502,2184,543"/><area shape="rect" id="node124" href="cache_8h.html" title="MagickCore/cache.h" alt="" coords="2514,179,2664,205"/><area shape="rect" id="node127" href="client_8h.html" title="MagickCore/client.h" alt="" coords="3254,88,3401,115"/><area shape="rect" id="node129" href="constitute_8h.html" title="MagickCore/constitute.h" alt="" coords="3694,269,3873,296"/><area shape="rect" id="node132" href="constitute-private_8h.html" title="MagickCore/constitute\l&#45;private.h" alt="" coords="3476,81,3642,122"/><area shape="rect" id="node134" href="delegate_8h.html" title="MagickCore/delegate.h" alt="" coords="3667,88,3836,115"/><area shape="rect" id="node137" href="identify_8h.html" title="MagickCore/identify.h" alt="" coords="3860,88,4018,115"/><area shape="rect" id="node139" href="image-private_8h.html" title="MagickCore/image&#45;private.h" alt="" coords="4044,88,4246,115"/><area shape="rect" id="node141" href="list_8h.html" title="MagickCore/list.h" alt="" coords="4270,88,4400,115"/><area shape="rect" id="node143" href="magick_8h.html" title="MagickCore/magick.h" alt="" coords="4426,88,4584,115"/><area shape="rect" id="node145" href="memory___8h.html" title="MagickCore/memory_.h" alt="" coords="5240,179,5416,205"/><area shape="rect" id="node148" href="monitor-private_8h.html" title="MagickCore/monitor\l&#45;private.h" alt="" coords="3162,171,3314,213"/><area shape="rect" id="node151" href="option_8h.html" title="MagickCore/option.h" alt="" coords="4710,88,4864,115"/><area shape="rect" id="node154" href="pixel-accessor_8h.html" title="MagickCore/pixel&#45;accessor.h" alt="" coords="2810,88,3016,115"/><area shape="rect" id="node175" href="policy_8h.html" title="MagickCore/policy.h" alt="" coords="2310,592,2458,619"/><area shape="rect" id="node180" href="profile-private_8h.html" title="MagickCore/profile\l&#45;private.h" alt="" coords="1625,262,1765,303"/><area shape="rect" id="node183" href="property_8h.html" title="MagickCore/property.h" alt="" coords="5151,88,5317,115"/><area shape="rect" id="node187" href="resource___8h.html" title="MagickCore/resource_.h" alt="" coords="5342,88,5518,115"/><area shape="rect" id="node190" href="statistic_8h.html" title="MagickCore/statistic.h" alt="" coords="5544,88,5706,115"/><area shape="rect" id="node194" href="string-private_8h.html" title="MagickCore/string&#45;private.h" alt="" coords="4607,352,4805,379"/><area shape="rect" id="node198" href="token_8h.html" title="MagickCore/token.h" alt="" coords="5782,88,5932,115"/><area shape="rect" id="node200" href="transform_8h.html" title="MagickCore/transform.h" alt="" coords="5956,88,6133,115"/><area shape="rect" id="node202" href="utility_8h.html" title="MagickCore/utility.h" alt="" coords="6158,88,6305,115"/><area shape="rect" id="node204" href="utility-private_8h.html" title="MagickCore/utility\l&#45;private.h" alt="" coords="4940,81,5074,122"/><area shape="rect" id="node5" href="magick-config_8h.html" title="MagickCore/magick&#45;config.h" alt="" coords="10,741,213,768"/><area shape="rect" id="node29" href="method-attribute_8h.html" title="MagickCore/method&#45;attribute.h" alt="" coords="1197,667,1420,693"/><area shape="rect" id="node41" href="magick-type_8h.html" title="MagickCore/magick&#45;type.h" alt="" coords="139,667,332,693"/><area shape="rect" id="node48" href="image_8h.html" title="MagickCore/image.h" alt="" coords="3271,427,3424,453"/><area shape="rect" id="node50" href="color_8h.html" title="MagickCore/color.h" alt="" coords="2600,592,2745,619"/><area shape="rect" id="node54" href="colorspace_8h.html" title="MagickCore/colorspace.h" alt="" coords="3256,741,3440,768"/><area shape="rect" id="node64" href="cache-view_8h.html" title="MagickCore/cache&#45;view.h" alt="" coords="3255,592,3440,619"/><area shape="rect" id="node67" href="composite_8h.html" title="MagickCore/composite.h" alt="" coords="3831,592,4013,619"/><area shape="rect" id="node69" href="compress_8h.html" title="MagickCore/compress.h" alt="" coords="3634,509,3810,536"/><area shape="rect" id="node71" href="effect_8h.html" title="MagickCore/effect.h" alt="" coords="4308,509,4456,536"/><area shape="rect" id="node78" href="layer_8h.html" title="MagickCore/layer.h" alt="" coords="3836,509,3980,536"/><area shape="rect" id="node81" href="locale___8h.html" title="MagickCore/locale_.h" alt="" coords="4727,509,4885,536"/><area shape="rect" id="node97" href="resample_8h.html" title="MagickCore/resample.h" alt="" coords="3385,509,3558,536"/><area shape="rect" id="node73" href="morphology_8h.html" title="MagickCore/morphology.h" alt="" coords="4323,592,4513,619"/><area shape="rect" id="node83" href="hashmap_8h.html" title="MagickCore/hashmap.h" alt="" coords="4720,592,4893,619"/><area shape="rect" id="node110" href="nt-feature_8h.html" title="MagickCore/nt&#45;feature.h" alt="" coords="4918,592,5094,619"/><area shape="rect" id="node114" href="splay-tree_8h.html" title="MagickCore/splay&#45;tree.h" alt="" coords="4917,667,5096,693"/><area shape="rect" id="node119" href="log_8h.html" title="MagickCore/log.h" alt="" coords="2102,592,2236,619"/><area shape="rect" id="node160" href="gem_8h.html" title="MagickCore/gem.h" alt="" coords="2842,179,2984,205"/><area shape="rect" id="node162" href="fx_8h.html" title="MagickCore/fx.h" alt="" coords="2860,269,2985,296"/><area shape="rect" id="node171" href="random___8h.html" title="MagickCore/random_.h" alt="" coords="2614,269,2785,296"/><area shape="rect" id="node164" href="draw_8h.html" title="MagickCore/draw.h" alt="" coords="2841,352,2985,379"/><area shape="rect" id="node169" href="type_8h.html" title="MagickCore/type.h" alt="" coords="2698,427,2840,453"/><area shape="rect" id="node207" href="nt-base_8h.html" title="MagickCore/nt&#45;base.h" alt="" coords="5013,427,5176,453"/><area shape="rect" id="node210" href="nt-base-private_8h.html" title="MagickCore/nt&#45;base\l&#45;private.h" alt="" coords="5064,171,5214,213"/></map>
</div>
</div>
<p><a href="constitute_8c_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
Macros</h2></td></tr>
<tr class="memitem:a2b440bb719718894563eac05ffa9e8cf"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="constitute_8c.html#a2b440bb719718894563eac05ffa9e8cf">WriteImageTag</a>&#160;&#160;&#160;&quot;Write/<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>&quot;</td></tr>
<tr class="separator:a2b440bb719718894563eac05ffa9e8cf"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:aed786192e9829d832f96ebc8771243ec"><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="constitute_8c.html#aed786192e9829d832f96ebc8771243ec">ConstituteComponentGenesis</a> (void)</td></tr>
<tr class="separator:aed786192e9829d832f96ebc8771243ec"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af240f65f730eba272c7b541b04bf462c"><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="constitute_8c.html#af240f65f730eba272c7b541b04bf462c">ConstituteComponentTerminus</a> (void)</td></tr>
<tr class="separator:af240f65f730eba272c7b541b04bf462c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1d29831afbf787aff6f4ea4acf463910"><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#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="constitute_8c.html#a1d29831afbf787aff6f4ea4acf463910">ConstituteImage</a> (const size_t columns, const size_t rows, const char *map, const <a class="el" href="pixel_8h.html#a6c29de45529a1faaf6cf960d318acb1a">StorageType</a> storage, const void *pixels, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:a1d29831afbf787aff6f4ea4acf463910"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a20ce403c061572bc164589995008a8be"><td class="memItemLeft" align="right" valign="top">static size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="constitute_8c.html#a20ce403c061572bc164589995008a8be">PingStream</a> (const <a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *<a class="el" href="method-attribute_8h.html#a5b0165433c38ac8a33af0a8639bdd62f">magick_unused</a>(image), const void *<a class="el" href="method-attribute_8h.html#a5b0165433c38ac8a33af0a8639bdd62f">magick_unused</a>(pixels), const size_t columns)</td></tr>
<tr class="separator:a20ce403c061572bc164589995008a8be"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a24ad60b4dcbd9e75a61ba87bd70a23c8"><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#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="constitute_8c.html#a24ad60b4dcbd9e75a61ba87bd70a23c8">PingImage</a> (const <a class="el" href="magick-type_8h.html#a635d5570f64bd6f0aeb4455f4c1581ae">ImageInfo</a> *image_info, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:a24ad60b4dcbd9e75a61ba87bd70a23c8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4c87967d132cdd807af4a74a95bb0c03"><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#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="constitute_8c.html#a4c87967d132cdd807af4a74a95bb0c03">PingImages</a> (<a class="el" href="magick-type_8h.html#a635d5570f64bd6f0aeb4455f4c1581ae">ImageInfo</a> *image_info, const char *filename, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:a4c87967d132cdd807af4a74a95bb0c03"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a15c66a18223cdbbff6e1b1d994929f8c"><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#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="constitute_8c.html#a15c66a18223cdbbff6e1b1d994929f8c">ReadImage</a> (const <a class="el" href="magick-type_8h.html#a635d5570f64bd6f0aeb4455f4c1581ae">ImageInfo</a> *image_info, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:a15c66a18223cdbbff6e1b1d994929f8c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab4143c61ebf6d45e4f21215a66579152"><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#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="constitute_8c.html#ab4143c61ebf6d45e4f21215a66579152">ReadImages</a> (<a class="el" href="magick-type_8h.html#a635d5570f64bd6f0aeb4455f4c1581ae">ImageInfo</a> *image_info, const char *filename, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:ab4143c61ebf6d45e4f21215a66579152"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a432e3b65cc55dea66716a241af3258d9"><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#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="constitute_8c.html#a432e3b65cc55dea66716a241af3258d9">ReadInlineImage</a> (const <a class="el" href="magick-type_8h.html#a635d5570f64bd6f0aeb4455f4c1581ae">ImageInfo</a> *image_info, const char *content, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:a432e3b65cc55dea66716a241af3258d9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2789d3d8e5a061d5b39310174e6582d1"><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="constitute_8c.html#a2789d3d8e5a061d5b39310174e6582d1">WriteImage</a> (const <a class="el" href="magick-type_8h.html#a635d5570f64bd6f0aeb4455f4c1581ae">ImageInfo</a> *image_info, <a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *image, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:a2789d3d8e5a061d5b39310174e6582d1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af417ab3582d20e81812c464ce32ef066"><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="constitute_8c.html#af417ab3582d20e81812c464ce32ef066">WriteImages</a> (const <a class="el" href="magick-type_8h.html#a635d5570f64bd6f0aeb4455f4c1581ae">ImageInfo</a> *image_info, <a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *images, const char *filename, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:af417ab3582d20e81812c464ce32ef066"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="var-members"></a>
Variables</h2></td></tr>
<tr class="memitem:a87ce4a3a66979b4a637e224f86b989e2"><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="constitute_8c.html#a87ce4a3a66979b4a637e224f86b989e2">constitute_semaphore</a> = (<a class="el" href="structSemaphoreInfo.html">SemaphoreInfo</a> *) NULL</td></tr>
<tr class="separator:a87ce4a3a66979b4a637e224f86b989e2"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Macro Definition Documentation</h2>
<a class="anchor" id="a2b440bb719718894563eac05ffa9e8cf"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define WriteImageTag&#160;&#160;&#160;&quot;Write/<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>&quot;</td>
</tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="constitute_8c_source.html#l01295">WriteImages()</a>.</p>
</div>
</div>
<h2 class="groupheader">Function Documentation</h2>
<a class="anchor" id="aed786192e9829d832f96ebc8771243ec"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<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> ConstituteComponentGenesis </td>
<td>(</td>
<td class="paramtype">void&#160;</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="constitute_8c_source.html#l00102">102</a> of file <a class="el" href="constitute_8c_source.html">constitute.c</a>.</p>
<p>References <a class="el" href="semaphore_8c_source.html#l00095">AcquireSemaphoreInfo()</a>, <a class="el" href="constitute_8c_source.html#l00082">constitute_semaphore</a>, and <a class="el" href="magick-type_8h_source.html#l00148">MagickTrue</a>.</p>
<p>Referenced by <a class="el" href="magick_8c_source.html#l01218">MagickCoreGenesis()</a>.</p>
</div>
</div>
<a class="anchor" id="af240f65f730eba272c7b541b04bf462c"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="method-attribute_8h.html#a07784d9b8e7a718c9b4f65368cf546be">MagickPrivate</a> void ConstituteComponentTerminus </td>
<td>(</td>
<td class="paramtype">void&#160;</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="constitute_8c_source.html#l00126">126</a> of file <a class="el" href="constitute_8c_source.html">constitute.c</a>.</p>
<p>References <a class="el" href="semaphore_8c_source.html#l00095">AcquireSemaphoreInfo()</a>, <a class="el" href="constitute_8c_source.html#l00082">constitute_semaphore</a>, and <a class="el" href="semaphore_8c_source.html#l00288">DestroySemaphoreInfo()</a>.</p>
<p>Referenced by <a class="el" href="magick_8c_source.html#l01361">MagickCoreTerminus()</a>.</p>
</div>
</div>
<a class="anchor" id="a1d29831afbf787aff6f4ea4acf463910"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>* ConstituteImage </td>
<td>(</td>
<td class="paramtype">const size_t&#160;</td>
<td class="paramname"><em>columns</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const size_t&#160;</td>
<td class="paramname"><em>rows</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>map</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="pixel_8h.html#a6c29de45529a1faaf6cf960d318acb1a">StorageType</a>&#160;</td>
<td class="paramname"><em>storage</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const void *&#160;</td>
<td class="paramname"><em>pixels</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *&#160;</td>
<td class="paramname"><em>exception</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="constitute_8c_source.html#l00182">182</a> of file <a class="el" href="constitute_8c_source.html">constitute.c</a>.</p>
<p>References <a class="el" href="image_8c_source.html#l00151">AcquireImage()</a>, <a class="el" href="image_8h_source.html#l00170">_Image::columns</a>, <a class="el" href="image_8c_source.html#l01012">DestroyImage()</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="pixel_8c_source.html#l03763">ImportImagePixels()</a>, <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</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="exception_8h_source.html#l00057">OptionError</a>, <a class="el" href="image_8h_source.html#l00170">_Image::rows</a>, <a class="el" href="image_8c_source.html#l02348">SetImageBackgroundColor()</a>, <a class="el" href="exception_8h_source.html#l00124">_ExceptionInfo::signature</a>, <a class="el" href="exception-private_8h_source.html#l00064">ThrowImageException</a>, and <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>.</p>
</div>
</div>
<a class="anchor" id="a24ad60b4dcbd9e75a61ba87bd70a23c8"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>* PingImage </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="magick-type_8h.html#a635d5570f64bd6f0aeb4455f4c1581ae">ImageInfo</a> *&#160;</td>
<td class="paramname"><em>image_info</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *&#160;</td>
<td class="paramname"><em>exception</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="constitute_8c_source.html#l00257">257</a> of file <a class="el" href="constitute_8c_source.html">constitute.c</a>.</p>
<p>References <a class="el" href="image_8c_source.html#l00922">CloneImageInfo()</a>, <a class="el" href="image_8h_source.html#l00477">_ImageInfo::debug</a>, <a class="el" href="image_8c_source.html#l01081">DestroyImageInfo()</a>, <a class="el" href="image_8h_source.html#l00471">_ImageInfo::filename</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="identify_8c_source.html#l00236">IdentifyImage()</a>, <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</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-type_8h_source.html#l00148">MagickTrue</a>, <a class="el" href="image_8h_source.html#l00433">_ImageInfo::ping</a>, <a class="el" href="constitute_8c_source.html#l00247">PingStream()</a>, <a class="el" href="stream_8c_source.html#l00969">ReadStream()</a>, <a class="el" href="timer_8c_source.html#l00334">ResetTimer()</a>, <a class="el" href="image_8h_source.html#l00480">_ImageInfo::signature</a>, <a class="el" href="image_8h_source.html#l00293">_Image::timer</a>, <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>, and <a class="el" href="image_8h_source.html#l00433">_ImageInfo::verbose</a>.</p>
<p>Referenced by <a class="el" href="constitute_8c_source.html#l00312">PingImages()</a>.</p>
</div>
</div>
<a class="anchor" id="a4c87967d132cdd807af4a74a95bb0c03"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>* PingImages </td>
<td>(</td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a635d5570f64bd6f0aeb4455f4c1581ae">ImageInfo</a> *&#160;</td>
<td class="paramname"><em>image_info</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>filename</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *&#160;</td>
<td class="paramname"><em>exception</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="constitute_8c_source.html#l00312">312</a> of file <a class="el" href="constitute_8c_source.html">constitute.c</a>.</p>
<p>References <a class="el" href="exception_8c_source.html#l00102">AcquireExceptionInfo()</a>, <a class="el" href="list_8c_source.html#l00077">AppendImageToList()</a>, <a class="el" href="image_8c_source.html#l00922">CloneImageInfo()</a>, <a class="el" href="string_8c_source.html#l00744">CopyMagickString()</a>, <a class="el" href="image_8h_source.html#l00477">_ImageInfo::debug</a>, <a class="el" href="exception_8c_source.html#l00409">DestroyExceptionInfo()</a>, <a class="el" href="image_8c_source.html#l01081">DestroyImageInfo()</a>, <a class="el" href="image_8h_source.html#l00471">_ImageInfo::filename</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="image_8c_source.html#l01468">InterpretImageFilename()</a>, <a class="el" href="string_8c_source.html#l01531">LocaleCompare()</a>, <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</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="method-attribute_8h_source.html#l00108">MaxTextExtent</a>, <a class="el" href="list_8c_source.html#l00917">NewImageList()</a>, <a class="el" href="image_8h_source.html#l00378">_ImageInfo::number_scenes</a>, <a class="el" href="constitute_8c_source.html#l00257">PingImage()</a>, <a class="el" href="image_8h_source.html#l00378">_ImageInfo::scene</a>, <a class="el" href="image_8c_source.html#l02633">SetImageInfo()</a>, <a class="el" href="option_8c_source.html#l02754">SetImageOption()</a>, <a class="el" href="image_8h_source.html#l00480">_ImageInfo::signature</a>, and <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>.</p>
</div>
</div>
<a class="anchor" id="a20ce403c061572bc164589995008a8be"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static size_t PingStream </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *&#160;</td>
<td class="paramname"><em>magick_unused</em>image, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const void *&#160;</td>
<td class="paramname"><em>magick_unused</em>pixels, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const size_t&#160;</td>
<td class="paramname"><em>columns</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="constitute_8c_source.html#l00247">247</a> of file <a class="el" href="constitute_8c_source.html">constitute.c</a>.</p>
<p>Referenced by <a class="el" href="constitute_8c_source.html#l00257">PingImage()</a>.</p>
</div>
</div>
<a class="anchor" id="a15c66a18223cdbbff6e1b1d994929f8c"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>* ReadImage </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="magick-type_8h.html#a635d5570f64bd6f0aeb4455f4c1581ae">ImageInfo</a> *&#160;</td>
<td class="paramname"><em>image_info</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *&#160;</td>
<td class="paramname"><em>exception</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="constitute_8c_source.html#l00405">405</a> of file <a class="el" href="constitute_8c_source.html">constitute.c</a>.</p>
<p>References <a class="el" href="exception_8c_source.html#l00102">AcquireExceptionInfo()</a>, <a class="el" href="image_8c_source.html#l00151">AcquireImage()</a>, <a class="el" href="semaphore_8c_source.html#l00095">AcquireSemaphoreInfo()</a>, <a class="el" href="image_8c_source.html#l00922">CloneImageInfo()</a>, <a class="el" href="list_8c_source.html#l00199">CloneImages()</a>, <a class="el" href="blob_8c_source.html#l00499">CloseBlob()</a>, <a class="el" href="policy_8h_source.html#l00031">CoderPolicyDomain</a>, <a class="el" href="image_8h_source.html#l00170">_Image::columns</a>, <a class="el" href="constitute_8c_source.html#l00082">constitute_semaphore</a>, <a class="el" href="string_8c_source.html#l00744">CopyMagickString()</a>, <a class="el" href="transform_8c_source.html#l00531">CropImage()</a>, <a class="el" href="image_8h_source.html#l00477">_ImageInfo::debug</a>, <a class="el" href="magick_8h_source.html#l00035">DecoderThreadSupport</a>, <a class="el" href="image_8h_source.html#l00235">_Image::delay</a>, <a class="el" href="property_8c_source.html#l00255">DeleteImageProperty()</a>, <a class="el" href="exception_8c_source.html#l00409">DestroyExceptionInfo()</a>, <a class="el" href="image_8c_source.html#l01012">DestroyImage()</a>, <a class="el" href="image_8c_source.html#l01081">DestroyImageInfo()</a>, <a class="el" href="list_8c_source.html#l00443">DestroyImageList()</a>, <a class="el" href="string_8c_source.html#l00814">DestroyString()</a>, <a class="el" href="image_8h_source.html#l00232">_Image::dispose</a>, <a class="el" href="image_8h_source.html#l00386">_ImageInfo::endian</a>, <a class="el" href="exception_8h_source.html#l00054">ErrorException</a>, <a class="el" href="log_8h_source.html#l00046">ExceptionEvent</a>, <a class="el" href="image_8h_source.html#l00372">_ImageInfo::extract</a>, <a class="el" href="image_8h_source.html#l00312">_Image::filename</a>, <a class="el" href="image_8h_source.html#l00471">_ImageInfo::filename</a>, <a class="el" href="exception_8h_source.html#l00061">FileOpenError</a>, <a class="el" href="image_8h_source.html#l00217">_Image::filter</a>, <a class="el" href="string_8c_source.html#l01156">FormatMagickTime()</a>, <a class="el" href="blob-private_8h.html#a7506ddd3d81d106d8edd8daa6e940ff2">GetBlobError()</a>, <a class="el" href="blob_8c_source.html#l01307">GetBlobProperties()</a>, <a class="el" href="delegate_8c_source.html#l00364">GetDelegateInfo()</a>, <a class="el" href="delegate_8c_source.html#l00677">GetDelegateThreadSupport()</a>, <a class="el" href="list_8c_source.html#l00542">GetFirstImageInList()</a>, <a class="el" href="magick_8c_source.html#l00155">GetImageDecoder()</a>, <a class="el" href="option_8c_source.html#l01916">GetImageOption()</a>, <a class="el" href="profile_8c_source.html#l00258">GetImageProfile()</a>, <a class="el" href="property_8c_source.html#l01986">GetImageProperty()</a>, <a class="el" href="magick_8c_source.html#l00374">GetMagickEndianSupport()</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="magick_8c_source.html#l00694">GetMagickRawSupport()</a>, <a class="el" href="magick_8c_source.html#l00726">GetMagickSeekableStream()</a>, <a class="el" href="magick_8c_source.html#l00757">GetMagickThreadSupport()</a>, <a class="el" href="list_8c_source.html#l00753">GetNextImageInList()</a>, <a class="el" href="utility_8c_source.html#l01186">GetPathComponent()</a>, <a class="el" href="geometry_8h_source.html#l00053">GreaterValue</a>, <a class="el" href="geometry_8h_source.html#l00129">_RectangleInfo::height</a>, <a class="el" href="geometry_8h_source.html#l00039">HeightValue</a>, <a class="el" href="identify_8c_source.html#l00236">IdentifyImage()</a>, <a class="el" href="blob_8c_source.html#l01618">ImageToFile()</a>, <a class="el" href="property_8c_source.html#l02991">InterpretImageProperties()</a>, <a class="el" href="delegate_8c_source.html#l00835">InvokeDelegate()</a>, <a class="el" href="blob-private_8h.html#a19d4a107e333ef1facbabde497704f4b">IsBlobSeekable()</a>, <a class="el" href="blob-private_8h.html#aa8f831dff17bfa0f11e9fbae9496ab33">IsBlobTemporary()</a>, <a class="el" href="utility_8c_source.html#l01422">IsPathAccessible()</a>, <a class="el" href="policy_8c_source.html#l00473">IsRightsAuthorized()</a>, <a class="el" href="geometry_8c_source.html#l00606">IsSceneGeometry()</a>, <a class="el" href="geometry_8h_source.html#l00052">LessValue</a>, <a class="el" href="string_8c_source.html#l01531">LocaleCompare()</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="quantum_8h_source.html#l00031">LSBEndian</a>, <a class="el" href="image_8h_source.html#l00312">_Image::magick</a>, <a class="el" href="image_8h_source.html#l00471">_ImageInfo::magick</a>, <a class="el" href="image_8h_source.html#l00317">_Image::magick_columns</a>, <a class="el" href="image_8h_source.html#l00312">_Image::magick_filename</a>, <a class="el" href="image_8h_source.html#l00317">_Image::magick_rows</a>, <a class="el" href="option_8h_source.html#l00047">MagickDisposeOptions</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="utility_8h_source.html#l00028">MagickPath</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="method-attribute_8h_source.html#l00108">MaxTextExtent</a>, <a class="el" href="exception_8h_source.html#l00059">MissingDelegateError</a>, <a class="el" href="quantum_8h_source.html#l00032">MSBEndian</a>, <a class="el" href="list_8c_source.html#l00917">NewImageList()</a>, <a class="el" href="blob_8c_source.html#l02329">OpenBlob()</a>, <a class="el" href="exception_8h_source.html#l00057">OptionError</a>, <a class="el" href="image_8h_source.html#l00164">_Image::orientation</a>, <a class="el" href="image_8h_source.html#l00210">_Image::page</a>, <a class="el" href="geometry_8c_source.html#l00658">ParseAbsoluteGeometry()</a>, <a class="el" href="option_8c_source.html#l02481">ParseCommandOption()</a>, <a class="el" href="geometry_8c_source.html#l00808">ParseGeometry()</a>, <a class="el" href="geometry_8c_source.html#l01495">ParseRegionGeometry()</a>, <a class="el" href="exception_8h_source.html#l00076">PolicyError</a>, <a class="el" href="blob_8h_source.html#l00034">ReadBinaryBlobMode</a>, <a class="el" href="policy_8h_source.html#l00043">ReadPolicyRights</a>, <a class="el" href="resource_8c_source.html#l00878">RelinquishUniqueFileResource()</a>, <a class="el" href="list_8c_source.html#l01145">ReplaceImageInList()</a>, <a class="el" href="resize_8c_source.html#l02608">ResizeImage()</a>, <a class="el" href="image_8h_source.html#l00207">_Image::resolution</a>, <a class="el" href="geometry_8h_source.html#l00105">_GeometryInfo::rho</a>, <a class="el" href="image_8h_source.html#l00170">_Image::rows</a>, <a class="el" href="image_8h_source.html#l00372">_ImageInfo::scenes</a>, <a class="el" href="image_8c_source.html#l02633">SetImageInfo()</a>, <a class="el" href="property_8c_source.html#l03423">SetImageProperty()</a>, <a class="el" href="exception_8h_source.html#l00105">_ExceptionInfo::severity</a>, <a class="el" href="geometry_8h_source.html#l00105">_GeometryInfo::sigma</a>, <a class="el" href="geometry_8h_source.html#l00040">SigmaValue</a>, <a class="el" href="image_8h_source.html#l00480">_ImageInfo::signature</a>, <a class="el" href="image_8h_source.html#l00459">_ImageInfo::stream</a>, <a class="el" href="string-private_8h_source.html#l00068">StringToLong()</a>, <a class="el" href="image_8h_source.html#l00167">_Image::taint</a>, <a class="el" href="image_8h_source.html#l00366">_ImageInfo::temporary</a>, <a class="el" href="exception-private_8h_source.html#l00054">ThrowFileException</a>, <a class="el" href="exception_8c_source.html#l01039">ThrowMagickException()</a>, <a class="el" href="image_8h_source.html#l00239">_Image::ticks_per_second</a>, <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>, <a class="el" href="quantum_8h_source.html#l00030">UndefinedEndian</a>, <a class="el" href="image_8h_source.html#l00196">_Image::units</a>, <a class="el" href="semaphore_8c_source.html#l00467">UnlockSemaphoreInfo()</a>, <a class="el" href="image_8h_source.html#l00433">_ImageInfo::verbose</a>, <a class="el" href="geometry_8h_source.html#l00129">_RectangleInfo::width</a>, <a class="el" href="geometry_8h_source.html#l00036">WidthValue</a>, <a class="el" href="geometry_8h_source.html#l00122">_PointInfo::x</a>, <a class="el" href="geometry_8h_source.html#l00030">XValue</a>, <a class="el" href="geometry_8h_source.html#l00122">_PointInfo::y</a>, and <a class="el" href="geometry_8h_source.html#l00033">YValue</a>.</p>
<p>Referenced by <a class="el" href="blob_8c_source.html#l00325">BlobToImage()</a>, <a class="el" href="draw_8c_source.html#l01672">DrawImage()</a>, <a class="el" href="draw_8c_source.html#l04122">DrawPrimitive()</a>, <a class="el" href="identify_8c_source.html#l00236">IdentifyImage()</a>, <a class="el" href="montage_8c_source.html#l00338">MontageImageList()</a>, <a class="el" href="effect_8c_source.html#l01804">PreviewImage()</a>, <a class="el" href="constitute_8c_source.html#l00846">ReadImages()</a>, <a class="el" href="stream_8c_source.html#l00969">ReadStream()</a>, and <a class="el" href="annotate_8c_source.html#l01630">RenderPostscript()</a>.</p>
</div>
</div>
<a class="anchor" id="ab4143c61ebf6d45e4f21215a66579152"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>* ReadImages </td>
<td>(</td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a635d5570f64bd6f0aeb4455f4c1581ae">ImageInfo</a> *&#160;</td>
<td class="paramname"><em>image_info</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>filename</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *&#160;</td>
<td class="paramname"><em>exception</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="constitute_8c_source.html#l00846">846</a> of file <a class="el" href="constitute_8c_source.html">constitute.c</a>.</p>
<p>References <a class="el" href="exception_8c_source.html#l00102">AcquireExceptionInfo()</a>, <a class="el" href="list_8c_source.html#l00077">AppendImageToList()</a>, <a class="el" href="image_8c_source.html#l00922">CloneImageInfo()</a>, <a class="el" href="string_8c_source.html#l00744">CopyMagickString()</a>, <a class="el" href="image_8h_source.html#l00477">_ImageInfo::debug</a>, <a class="el" href="exception_8c_source.html#l00409">DestroyExceptionInfo()</a>, <a class="el" href="image_8c_source.html#l01081">DestroyImageInfo()</a>, <a class="el" href="image_8h_source.html#l00471">_ImageInfo::filename</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="image_8c_source.html#l01468">InterpretImageFilename()</a>, <a class="el" href="string_8c_source.html#l01531">LocaleCompare()</a>, <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</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="method-attribute_8h_source.html#l00108">MaxTextExtent</a>, <a class="el" href="list_8c_source.html#l00917">NewImageList()</a>, <a class="el" href="image_8h_source.html#l00378">_ImageInfo::number_scenes</a>, <a class="el" href="constitute_8c_source.html#l00405">ReadImage()</a>, <a class="el" href="image_8h_source.html#l00378">_ImageInfo::scene</a>, <a class="el" href="image_8c_source.html#l02633">SetImageInfo()</a>, <a class="el" href="option_8c_source.html#l02754">SetImageOption()</a>, <a class="el" href="image_8h_source.html#l00480">_ImageInfo::signature</a>, and <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>.</p>
</div>
</div>
<a class="anchor" id="a432e3b65cc55dea66716a241af3258d9"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>* ReadInlineImage </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="magick-type_8h.html#a635d5570f64bd6f0aeb4455f4c1581ae">ImageInfo</a> *&#160;</td>
<td class="paramname"><em>image_info</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>content</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *&#160;</td>
<td class="paramname"><em>exception</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="constitute_8c_source.html#l00941">941</a> of file <a class="el" href="constitute_8c_source.html">constitute.c</a>.</p>
<p>References <a class="el" href="utility_8c_source.html#l00335">Base64Decode()</a>, <a class="el" href="blob_8c_source.html#l00325">BlobToImage()</a>, <a class="el" href="image_8c_source.html#l00922">CloneImageInfo()</a>, <a class="el" href="exception_8h_source.html#l00060">CorruptImageError</a>, <a class="el" href="image_8c_source.html#l01081">DestroyImageInfo()</a>, <a class="el" href="image_8h_source.html#l00471">_ImageInfo::filename</a>, <a class="el" href="image_8h_source.html#l00471">_ImageInfo::magick</a>, <a class="el" href="list_8c_source.html#l00917">NewImageList()</a>, <a class="el" href="memory_8c_source.html#l00773">RelinquishMagickMemory()</a>, <a class="el" href="monitor_8c_source.html#l00134">SetImageInfoProgressMonitor()</a>, and <a class="el" href="exception-private_8h_source.html#l00070">ThrowReaderException</a>.</p>
<p>Referenced by <a class="el" href="draw_8c_source.html#l04122">DrawPrimitive()</a>.</p>
</div>
</div>
<a class="anchor" id="a2789d3d8e5a061d5b39310174e6582d1"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<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> WriteImage </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="magick-type_8h.html#a635d5570f64bd6f0aeb4455f4c1581ae">ImageInfo</a> *&#160;</td>
<td class="paramname"><em>image_info</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *&#160;</td>
<td class="paramname"><em>image</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *&#160;</td>
<td class="paramname"><em>exception</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="constitute_8c_source.html#l01013">1013</a> of file <a class="el" href="constitute_8c_source.html">constitute.c</a>.</p>
<p>References <a class="el" href="exception_8c_source.html#l00102">AcquireExceptionInfo()</a>, <a class="el" href="semaphore_8c_source.html#l00095">AcquireSemaphoreInfo()</a>, <a class="el" href="utility_8c_source.html#l00108">AcquireUniqueFilename()</a>, <a class="el" href="image_8h_source.html#l00366">_ImageInfo::adjoin</a>, <a class="el" href="image_8h_source.html#l00366">_ImageInfo::affirm</a>, <a class="el" href="image_8c_source.html#l00922">CloneImageInfo()</a>, <a class="el" href="blob_8c_source.html#l00499">CloseBlob()</a>, <a class="el" href="policy_8h_source.html#l00031">CoderPolicyDomain</a>, <a class="el" href="constitute_8c_source.html#l00082">constitute_semaphore</a>, <a class="el" href="string_8c_source.html#l00744">CopyMagickString()</a>, <a class="el" href="image_8h_source.html#l00327">_Image::debug</a>, <a class="el" href="exception_8c_source.html#l00409">DestroyExceptionInfo()</a>, <a class="el" href="image_8c_source.html#l01081">DestroyImageInfo()</a>, <a class="el" href="magick_8h_source.html#l00036">EncoderThreadSupport</a>, <a class="el" href="image_8h_source.html#l00223">_Image::endian</a>, <a class="el" href="image_8h_source.html#l00386">_ImageInfo::endian</a>, <a class="el" href="utility_8h_source.html#l00033">ExtensionPath</a>, <a class="el" href="image_8h_source.html#l00312">_Image::filename</a>, <a class="el" href="image_8h_source.html#l00471">_ImageInfo::filename</a>, <a class="el" href="exception_8h_source.html#l00061">FileOpenError</a>, <a class="el" href="blob-private_8h.html#a7506ddd3d81d106d8edd8daa6e940ff2">GetBlobError()</a>, <a class="el" href="delegate_8c_source.html#l00364">GetDelegateInfo()</a>, <a class="el" href="delegate_8c_source.html#l00644">GetDelegateMode()</a>, <a class="el" href="delegate_8c_source.html#l00677">GetDelegateThreadSupport()</a>, <a class="el" href="magick_8c_source.html#l00185">GetImageEncoder()</a>, <a class="el" href="option_8c_source.html#l01916">GetImageOption()</a>, <a class="el" href="magick_8c_source.html#l00374">GetMagickEndianSupport()</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="magick_8c_source.html#l00694">GetMagickRawSupport()</a>, <a class="el" href="magick_8c_source.html#l00726">GetMagickSeekableStream()</a>, <a class="el" href="magick_8c_source.html#l00757">GetMagickThreadSupport()</a>, <a class="el" href="list_8c_source.html#l00753">GetNextImageInList()</a>, <a class="el" href="utility_8c_source.html#l01186">GetPathComponent()</a>, <a class="el" href="list_8c_source.html#l00785">GetPreviousImageInList()</a>, <a class="el" href="identify_8c_source.html#l00236">IdentifyImage()</a>, <a class="el" href="magick-type_8h_source.html#l00170">IfMagickFalse</a>, <a class="el" href="magick-type_8h_source.html#l00169">IfMagickTrue</a>, <a class="el" href="blob_8c_source.html#l01618">ImageToFile()</a>, <a class="el" href="delegate_8c_source.html#l00835">InvokeDelegate()</a>, <a class="el" href="blob-private_8h.html#a19d4a107e333ef1facbabde497704f4b">IsBlobSeekable()</a>, <a class="el" href="utility_8c_source.html#l01422">IsPathAccessible()</a>, <a class="el" href="policy_8c_source.html#l00473">IsRightsAuthorized()</a>, <a class="el" href="string_8c_source.html#l01444">IsStringTrue()</a>, <a class="el" href="image_8c_source.html#l01782">IsTaintImage()</a>, <a class="el" href="string_8c_source.html#l01531">LocaleCompare()</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="quantum_8h_source.html#l00031">LSBEndian</a>, <a class="el" href="image_8h_source.html#l00312">_Image::magick</a>, <a class="el" href="image_8h_source.html#l00471">_ImageInfo::magick</a>, <a class="el" href="image_8h_source.html#l00312">_Image::magick_filename</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-type_8h_source.html#l00148">MagickTrue</a>, <a class="el" href="method-attribute_8h_source.html#l00108">MaxTextExtent</a>, <a class="el" href="exception_8h_source.html#l00059">MissingDelegateError</a>, <a class="el" href="exception_8h_source.html#l00036">MissingDelegateWarning</a>, <a class="el" href="quantum_8h_source.html#l00032">MSBEndian</a>, <a class="el" href="blob_8c_source.html#l02329">OpenBlob()</a>, <a class="el" href="image_8h_source.html#l00372">_ImageInfo::page</a>, <a class="el" href="exception_8h_source.html#l00076">PolicyError</a>, <a class="el" href="blob_8h_source.html#l00034">ReadBinaryBlobMode</a>, <a class="el" href="resource_8c_source.html#l00878">RelinquishUniqueFileResource()</a>, <a class="el" href="image_8c_source.html#l02633">SetImageInfo()</a>, <a class="el" href="image_8h_source.html#l00348">_Image::signature</a>, <a class="el" href="image_8h_source.html#l00480">_ImageInfo::signature</a>, <a class="el" href="profile_8c_source.html#l01400">SyncImageProfiles()</a>, <a class="el" href="exception-private_8h_source.html#l00029">ThrowBinaryException</a>, <a class="el" href="exception-private_8h_source.html#l00054">ThrowFileException</a>, <a class="el" href="exception_8c_source.html#l01039">ThrowMagickException()</a>, <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>, <a class="el" href="quantum_8h_source.html#l00030">UndefinedEndian</a>, <a class="el" href="semaphore_8c_source.html#l00467">UnlockSemaphoreInfo()</a>, <a class="el" href="image_8h_source.html#l00433">_ImageInfo::verbose</a>, <a class="el" href="blob_8h_source.html#l00036">WriteBinaryBlobMode</a>, and <a class="el" href="policy_8h_source.html#l00044">WritePolicyRights</a>.</p>
<p>Referenced by <a class="el" href="blob_8c_source.html#l01489">ImageToBlob()</a>, <a class="el" href="blob_8c_source.html#l01877">InjectImageBlob()</a>, <a class="el" href="delegate_8c_source.html#l00835">InvokeDelegate()</a>, <a class="el" href="effect_8c_source.html#l01804">PreviewImage()</a>, <a class="el" href="constitute_8c_source.html#l01295">WriteImages()</a>, and <a class="el" href="stream_8c_source.html#l02731">WriteStream()</a>.</p>
</div>
</div>
<a class="anchor" id="af417ab3582d20e81812c464ce32ef066"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<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> WriteImages </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="magick-type_8h.html#a635d5570f64bd6f0aeb4455f4c1581ae">ImageInfo</a> *&#160;</td>
<td class="paramname"><em>image_info</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *&#160;</td>
<td class="paramname"><em>images</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>filename</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *&#160;</td>
<td class="paramname"><em>exception</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="constitute_8c_source.html#l01295">1295</a> of file <a class="el" href="constitute_8c_source.html">constitute.c</a>.</p>
<p>References <a class="el" href="exception_8c_source.html#l00102">AcquireExceptionInfo()</a>, <a class="el" href="image_8h_source.html#l00366">_ImageInfo::adjoin</a>, <a class="el" href="image_8h_source.html#l00321">_Image::blob</a>, <a class="el" href="image_8h_source.html#l00299">_Image::client_data</a>, <a class="el" href="blob_8c_source.html#l00445">CloneBlobInfo()</a>, <a class="el" href="image_8c_source.html#l00922">CloneImageInfo()</a>, <a class="el" href="string_8c_source.html#l00744">CopyMagickString()</a>, <a class="el" href="image_8h_source.html#l00327">_Image::debug</a>, <a class="el" href="blob_8c_source.html#l00631">DestroyBlob()</a>, <a class="el" href="exception_8c_source.html#l00409">DestroyExceptionInfo()</a>, <a class="el" href="image_8c_source.html#l01081">DestroyImageInfo()</a>, <a class="el" href="image_8h_source.html#l00312">_Image::filename</a>, <a class="el" href="image_8h_source.html#l00471">_ImageInfo::filename</a>, <a class="el" href="list_8c_source.html#l00542">GetFirstImageInList()</a>, <a class="el" href="list_8c_source.html#l00681">GetImageListLength()</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="list_8c_source.html#l00753">GetNextImageInList()</a>, <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</a>, <a class="el" href="image_8h_source.html#l00312">_Image::magick</a>, <a class="el" href="image_8h_source.html#l00471">_ImageInfo::magick</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-type_8h_source.html#l00148">MagickTrue</a>, <a class="el" href="method-attribute_8h_source.html#l00108">MaxTextExtent</a>, <a class="el" href="image_8h_source.html#l00235">_Image::scene</a>, <a class="el" href="image_8c_source.html#l02633">SetImageInfo()</a>, <a class="el" href="monitor-private_8h_source.html#l00027">SetImageProgress()</a>, <a class="el" href="monitor_8c_source.html#l00085">SetImageProgressMonitor()</a>, <a class="el" href="image_8h_source.html#l00348">_Image::signature</a>, <a class="el" href="image_8h_source.html#l00480">_ImageInfo::signature</a>, <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>, <a class="el" href="constitute_8c_source.html#l01013">WriteImage()</a>, and <a class="el" href="constitute_8c.html#a2b440bb719718894563eac05ffa9e8cf">WriteImageTag</a>.</p>
<p>Referenced by <a class="el" href="blob_8c_source.html#l01739">ImagesToBlob()</a>.</p>
</div>
</div>
<h2 class="groupheader">Variable Documentation</h2>
<a class="anchor" id="a87ce4a3a66979b4a637e224f86b989e2"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structSemaphoreInfo.html">SemaphoreInfo</a>* constitute_semaphore = (<a class="el" href="structSemaphoreInfo.html">SemaphoreInfo</a> *) NULL</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="constitute_8c_source.html#l00082">82</a> of file <a class="el" href="constitute_8c_source.html">constitute.c</a>.</p>
<p>Referenced by <a class="el" href="constitute_8c_source.html#l00102">ConstituteComponentGenesis()</a>, <a class="el" href="constitute_8c_source.html#l00126">ConstituteComponentTerminus()</a>, <a class="el" href="constitute_8c_source.html#l00405">ReadImage()</a>, and <a class="el" href="constitute_8c_source.html#l01013">WriteImage()</a>.</p>
</div>
</div>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<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="constitute_8c.html">constitute.c</a></li>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.3 </li>
</ul>
</div>
</body>
</html>