blob: ffc76dae70f694397f32722376aa19fa3194697d [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: threshold.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('threshold_8c.html','');});
</script>
<div id="doc-content">
<div class="header">
<div class="summary">
<a href="threshold_8c.html#nested-classes">Data Structures</a> &#124;
<a href="threshold_8c.html#define-members">Macros</a> &#124;
<a href="threshold_8c.html#func-members">Functions</a> </div>
<div class="headertitle">
<div class="title">threshold.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="property_8h_source.html">MagickCore/property.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="cache-view_8h_source.html">MagickCore/cache-view.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="color_8h_source.html">MagickCore/color.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="color-private_8h_source.html">MagickCore/color-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="colormap_8h_source.html">MagickCore/colormap.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="colorspace_8h_source.html">MagickCore/colorspace.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="colorspace-private_8h_source.html">MagickCore/colorspace-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="configure_8h_source.html">MagickCore/configure.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="decorate_8h_source.html">MagickCore/decorate.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="draw_8h_source.html">MagickCore/draw.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="enhance_8h_source.html">MagickCore/enhance.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="effect_8h_source.html">MagickCore/effect.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="fx_8h_source.html">MagickCore/fx.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="gem_8h_source.html">MagickCore/gem.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="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="log_8h_source.html">MagickCore/log.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="montage_8h_source.html">MagickCore/montage.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-accessor_8h_source.html">MagickCore/pixel-accessor.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="quantize_8h_source.html">MagickCore/quantize.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="random___8h_source.html">MagickCore/random_.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="random-private_8h_source.html">MagickCore/random-private.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="segment_8h_source.html">MagickCore/segment.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="shear_8h_source.html">MagickCore/shear.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="signature-private_8h_source.html">MagickCore/signature-private.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="thread-private_8h_source.html">MagickCore/thread-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="threshold_8h_source.html">MagickCore/threshold.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="xml-tree_8h_source.html">MagickCore/xml-tree.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="xml-tree-private_8h_source.html">MagickCore/xml-tree-private.h</a>&quot;</code><br/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for threshold.c:</div>
<div class="dyncontent">
<div class="center"><img src="threshold_8c__incl.png" border="0" usemap="#threshold_8c" alt=""/></div>
<map name="threshold_8c" id="threshold_8c">
<area shape="rect" id="node3" href="studio_8h.html" title="MagickCore/studio.h" alt="" coords="1090,667,1243,693"/><area shape="rect" id="node46" href="property_8h.html" title="MagickCore/property.h" alt="" coords="1857,88,2023,115"/><area shape="rect" id="node48" href="blob_8h.html" title="MagickCore/blob.h" alt="" coords="3739,419,3879,445"/><area shape="rect" id="node52" href="color_8h.html" title="MagickCore/color.h" alt="" coords="4549,584,4693,611"/><area shape="rect" id="node56" href="colorspace_8h.html" title="MagickCore/colorspace.h" alt="" coords="4241,816,4425,843"/><area shape="rect" id="node58" href="exception_8h.html" title="MagickCore/exception.h" alt="" coords="4917,741,5093,768"/><area shape="rect" id="node66" href="cache-view_8h.html" title="MagickCore/cache&#45;view.h" alt="" coords="3805,667,3989,693"/><area shape="rect" id="node73" href="effect_8h.html" title="MagickCore/effect.h" alt="" coords="2564,584,2712,611"/><area shape="rect" id="node77" href="geometry_8h.html" title="MagickCore/geometry.h" alt="" coords="2559,741,2733,768"/><area shape="rect" id="node87" href="monitor_8h.html" title="MagickCore/monitor.h" alt="" coords="2201,584,2364,611"/><area shape="rect" id="node91" href="string___8h.html" title="MagickCore/string_.h" alt="" coords="5054,667,5209,693"/><area shape="rect" id="node96" href="quantum_8h.html" title="MagickCore/quantum.h" alt="" coords="1904,584,2075,611"/><area shape="rect" id="node102" href="resize_8h.html" title="MagickCore/resize.h" alt="" coords="2389,584,2539,611"/><area shape="rect" id="node112" href="color-private_8h.html" title="MagickCore/color&#45;private.h" alt="" coords="3208,171,3403,197"/><area shape="rect" id="node115" href="colormap_8h.html" title="MagickCore/colormap.h" alt="" coords="3726,88,3900,115"/><area shape="rect" id="node118" href="colorspace-private_8h.html" title="MagickCore/colorspace\l&#45;private.h" alt="" coords="3925,81,4096,122"/><area shape="rect" id="node121" href="image-private_8h.html" title="MagickCore/image&#45;private.h" alt="" coords="3675,171,3877,197"/><area shape="rect" id="node124" href="pixel-accessor_8h.html" title="MagickCore/pixel&#45;accessor.h" alt="" coords="4104,171,4309,197"/><area shape="rect" id="node132" href="gem_8h.html" title="MagickCore/gem.h" alt="" coords="4245,245,4387,272"/><area shape="rect" id="node134" href="fx_8h.html" title="MagickCore/fx.h" alt="" coords="3991,328,4116,355"/><area shape="rect" id="node136" href="draw_8h.html" title="MagickCore/draw.h" alt="" coords="3955,419,4099,445"/><area shape="rect" id="node143" href="random___8h.html" title="MagickCore/random_.h" alt="" coords="5045,328,5216,355"/><area shape="rect" id="node147" href="configure_8h.html" title="MagickCore/configure.h" alt="" coords="4743,328,4916,355"/><area shape="rect" id="node150" href="constitute_8h.html" title="MagickCore/constitute.h" alt="" coords="4325,501,4504,528"/><area shape="rect" id="node153" href="decorate_8h.html" title="MagickCore/decorate.h" alt="" coords="3328,245,3499,272"/><area shape="rect" id="node157" href="enhance_8h.html" title="MagickCore/enhance.h" alt="" coords="4637,88,4805,115"/><area shape="rect" id="node160" href="exception-private_8h.html" title="MagickCore/exception\l&#45;private.h" alt="" coords="5893,577,6057,618"/><area shape="rect" id="node162" href="log_8h.html" title="MagickCore/log.h" alt="" coords="5572,667,5705,693"/><area shape="rect" id="node172" href="list_8h.html" title="MagickCore/list.h" alt="" coords="5061,88,5191,115"/><area shape="rect" id="node175" href="memory___8h.html" title="MagickCore/memory_.h" alt="" coords="5216,88,5392,115"/><area shape="rect" id="node178" href="monitor-private_8h.html" title="MagickCore/monitor\l&#45;private.h" alt="" coords="3455,321,3608,362"/><area shape="rect" id="node181" href="montage_8h.html" title="MagickCore/montage.h" alt="" coords="5467,88,5639,115"/><area shape="rect" id="node183" href="option_8h.html" title="MagickCore/option.h" alt="" coords="5664,88,5817,115"/><area shape="rect" id="node186" href="quantize_8h.html" title="MagickCore/quantize.h" alt="" coords="6967,328,7135,355"/><area shape="rect" id="node191" href="random-private_8h.html" title="MagickCore/random&#45;private.h" alt="" coords="5894,88,6108,115"/><area shape="rect" id="node193" href="thread-private_8h.html" title="MagickCore/thread&#45;private.h" alt="" coords="5900,171,6105,197"/><area shape="rect" id="node196" href="resource___8h.html" title="MagickCore/resource_.h" alt="" coords="6109,245,6285,272"/><area shape="rect" id="node202" href="segment_8h.html" title="MagickCore/segment.h" alt="" coords="6235,88,6405,115"/><area shape="rect" id="node204" href="shear_8h.html" title="MagickCore/shear.h" alt="" coords="6430,88,6577,115"/><area shape="rect" id="node206" href="signature-private_8h.html" title="MagickCore/signature\l&#45;private.h" alt="" coords="5259,411,5420,453"/><area shape="rect" id="node210" href="string-private_8h.html" title="MagickCore/string&#45;private.h" alt="" coords="4679,419,4877,445"/><area shape="rect" id="node214" href="threshold_8h.html" title="MagickCore/threshold.h" alt="" coords="6705,88,6879,115"/><area shape="rect" id="node216" href="token_8h.html" title="MagickCore/token.h" alt="" coords="6903,88,7053,115"/><area shape="rect" id="node218" href="transform_8h.html" title="MagickCore/transform.h" alt="" coords="7078,88,7255,115"/><area shape="rect" id="node220" href="xml-tree_8h.html" title="MagickCore/xml&#45;tree.h" alt="" coords="7280,88,7448,115"/><area shape="rect" id="node222" href="xml-tree-private_8h.html" title="MagickCore/xml&#45;tree\l&#45;private.h" alt="" coords="4830,81,4985,122"/><area shape="rect" id="node5" href="magick-config_8h.html" title="MagickCore/magick&#45;config.h" alt="" coords="1175,816,1377,843"/><area shape="rect" id="node29" href="method-attribute_8h.html" title="MagickCore/method&#45;attribute.h" alt="" coords="469,741,692,768"/><area shape="rect" id="node41" href="magick-type_8h.html" title="MagickCore/magick&#45;type.h" alt="" coords="1290,741,1483,768"/><area shape="rect" id="node50" href="image_8h.html" title="MagickCore/image.h" alt="" coords="3393,501,3545,528"/><area shape="rect" id="node105" href="stream_8h.html" title="MagickCore/stream.h" alt="" coords="3781,584,3939,611"/><area shape="rect" id="node54" href="pixel_8h.html" title="MagickCore/pixel.h" alt="" coords="4262,741,4404,768"/><area shape="rect" id="node61" href="semaphore_8h.html" title="MagickCore/semaphore.h" alt="" coords="2708,816,2895,843"/><area shape="rect" id="node69" href="composite_8h.html" title="MagickCore/composite.h" alt="" coords="3258,667,3440,693"/><area shape="rect" id="node71" href="compress_8h.html" title="MagickCore/compress.h" alt="" coords="2890,584,3067,611"/><area shape="rect" id="node80" href="layer_8h.html" title="MagickCore/layer.h" alt="" coords="3263,584,3407,611"/><area shape="rect" id="node83" href="locale___8h.html" title="MagickCore/locale_.h" alt="" coords="4718,584,4876,611"/><area shape="rect" id="node89" href="profile_8h.html" title="MagickCore/profile.h" alt="" coords="4066,584,4219,611"/><area shape="rect" id="node99" href="resample_8h.html" title="MagickCore/resample.h" alt="" coords="3583,584,3756,611"/><area shape="rect" id="node107" href="timer_8h.html" title="MagickCore/timer.h" alt="" coords="3092,584,3239,611"/><area shape="rect" id="node75" href="morphology_8h.html" title="MagickCore/morphology.h" alt="" coords="2522,667,2712,693"/><area shape="rect" id="node85" href="hashmap_8h.html" title="MagickCore/hashmap.h" alt="" coords="4733,667,4907,693"/><area shape="rect" id="node126" href="cache_8h.html" title="MagickCore/cache.h" alt="" coords="4411,245,4561,272"/><area shape="rect" id="node141" href="type_8h.html" title="MagickCore/type.h" alt="" coords="4006,501,4148,528"/><area shape="rect" id="node198" href="thread___8h.html" title="MagickCore/thread_.h" alt="" coords="5921,245,6084,272"/><area shape="rect" id="node225" href="splay-tree_8h.html" title="MagickCore/splay&#45;tree.h" alt="" coords="4915,171,5093,197"/></map>
</div>
</div>
<p><a href="threshold_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="nested-classes"></a>
Data Structures</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__ThresholdMap.html">_ThresholdMap</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
Macros</h2></td></tr>
<tr class="memitem:a44557bfb2038eb10485109c33d4503af"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="threshold_8c.html#a44557bfb2038eb10485109c33d4503af">ThresholdsFilename</a>&#160;&#160;&#160;&quot;thresholds.xml&quot;</td></tr>
<tr class="separator:a44557bfb2038eb10485109c33d4503af"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6184d6aedacf733d31fff9c26254cda9"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="threshold_8c.html#a6184d6aedacf733d31fff9c26254cda9">AdaptiveThresholdImageTag</a>&#160;&#160;&#160;&quot;AdaptiveThreshold/<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>&quot;</td></tr>
<tr class="separator:a6184d6aedacf733d31fff9c26254cda9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a83888b47c5fbb2a44ca8d64e9258e1cf"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="threshold_8c.html#a83888b47c5fbb2a44ca8d64e9258e1cf">ThresholdImageTag</a>&#160;&#160;&#160;&quot;Threshold/<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>&quot;</td></tr>
<tr class="separator:a83888b47c5fbb2a44ca8d64e9258e1cf"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a83888b47c5fbb2a44ca8d64e9258e1cf"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="threshold_8c.html#a83888b47c5fbb2a44ca8d64e9258e1cf">ThresholdImageTag</a>&#160;&#160;&#160;&quot;Threshold/<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>&quot;</td></tr>
<tr class="separator:a83888b47c5fbb2a44ca8d64e9258e1cf"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aed2783aa6d62b4816e91a2cfd1359110"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="threshold_8c.html#aed2783aa6d62b4816e91a2cfd1359110">ClampImageTag</a>&#160;&#160;&#160;&quot;Clamp/<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>&quot;</td></tr>
<tr class="separator:aed2783aa6d62b4816e91a2cfd1359110"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a46ca50bcadc800ef4f1ba2d3290067d8"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="threshold_8c.html#a46ca50bcadc800ef4f1ba2d3290067d8">DitherImageTag</a>&#160;&#160;&#160;&quot;Dither/<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>&quot;</td></tr>
<tr class="separator:a46ca50bcadc800ef4f1ba2d3290067d8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a72a9b9fe2c62ba26ad66577a2997f0fb"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="threshold_8c.html#a72a9b9fe2c62ba26ad66577a2997f0fb">PerceptibleImageTag</a>&#160;&#160;&#160;&quot;Perceptible/<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>&quot;</td></tr>
<tr class="separator:a72a9b9fe2c62ba26ad66577a2997f0fb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a83888b47c5fbb2a44ca8d64e9258e1cf"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="threshold_8c.html#a83888b47c5fbb2a44ca8d64e9258e1cf">ThresholdImageTag</a>&#160;&#160;&#160;&quot;Threshold/<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>&quot;</td></tr>
<tr class="separator:a83888b47c5fbb2a44ca8d64e9258e1cf"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a83888b47c5fbb2a44ca8d64e9258e1cf"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="threshold_8c.html#a83888b47c5fbb2a44ca8d64e9258e1cf">ThresholdImageTag</a>&#160;&#160;&#160;&quot;Threshold/<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>&quot;</td></tr>
<tr class="separator:a83888b47c5fbb2a44ca8d64e9258e1cf"><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:a729ef26c6a1321cf0d6c3a562b1f3a0e"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="threshold_8h.html#a2c1cf50a363de3981e507b5300058a4b">ThresholdMap</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="threshold_8c.html#a729ef26c6a1321cf0d6c3a562b1f3a0e">GetThresholdMapFile</a> (const char *, const char *, const char *, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *)</td></tr>
<tr class="separator:a729ef26c6a1321cf0d6c3a562b1f3a0e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a554f85e1528e09923666cb6de1b3bad3"><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="threshold_8c.html#a554f85e1528e09923666cb6de1b3bad3">AdaptiveThresholdImage</a> (const <a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *image, const size_t width, const size_t height, const double bias, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:a554f85e1528e09923666cb6de1b3bad3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0bef2a7f5cef11aa191744e4bddc19d9"><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="threshold_8c.html#a0bef2a7f5cef11aa191744e4bddc19d9">BilevelImage</a> (<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *image, const double threshold, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:a0bef2a7f5cef11aa191744e4bddc19d9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a77514119fb7b6711a02d80dbda153885"><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="threshold_8c.html#a77514119fb7b6711a02d80dbda153885">BlackThresholdImage</a> (<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *image, const char *thresholds, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:a77514119fb7b6711a02d80dbda153885"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a52bbc401b7fb6a776ec5bbe80b912cad"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="magick-type_8h.html#a564764e59a8480d672edfe65cf2f7b35">Quantum</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="threshold_8c.html#a52bbc401b7fb6a776ec5bbe80b912cad">ClampPixel</a> (const <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a> value)</td></tr>
<tr class="separator:a52bbc401b7fb6a776ec5bbe80b912cad"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aed0dc7e4960a9c675afebe52797bbc48"><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="threshold_8c.html#aed0dc7e4960a9c675afebe52797bbc48">ClampImage</a> (<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:aed0dc7e4960a9c675afebe52797bbc48"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a34f4d6cfd0cdefdb7e200502b96ad5c1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="threshold_8h.html#a2c1cf50a363de3981e507b5300058a4b">ThresholdMap</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="threshold_8c.html#a34f4d6cfd0cdefdb7e200502b96ad5c1">DestroyThresholdMap</a> (<a class="el" href="threshold_8h.html#a2c1cf50a363de3981e507b5300058a4b">ThresholdMap</a> *map)</td></tr>
<tr class="separator:a34f4d6cfd0cdefdb7e200502b96ad5c1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a40012a5934ff541569af3edd5ea349b2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="threshold_8h.html#a2c1cf50a363de3981e507b5300058a4b">ThresholdMap</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="threshold_8c.html#a40012a5934ff541569af3edd5ea349b2">GetThresholdMap</a> (const char *map_id, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:a40012a5934ff541569af3edd5ea349b2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adfb51de61ab4528d9fa8fc2a5d0c2519"><td class="memItemLeft" align="right" valign="top"><a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="threshold_8c.html#adfb51de61ab4528d9fa8fc2a5d0c2519">ListThresholdMapFile</a> (FILE *file, const char *xml, const char *filename, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:adfb51de61ab4528d9fa8fc2a5d0c2519"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a285976610e948f7edff07a4b005c9889"><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="threshold_8c.html#a285976610e948f7edff07a4b005c9889">ListThresholdMaps</a> (FILE *file, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:a285976610e948f7edff07a4b005c9889"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2adba1b03e2845440f4e0a1d6fdd7d67"><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="threshold_8c.html#a2adba1b03e2845440f4e0a1d6fdd7d67">OrderedPosterizeImage</a> (<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *image, const char *threshold_map, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:a2adba1b03e2845440f4e0a1d6fdd7d67"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8c942275070239325dd4037c192481b0"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="magick-type_8h.html#a564764e59a8480d672edfe65cf2f7b35">Quantum</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="threshold_8c.html#a8c942275070239325dd4037c192481b0">PerceptibleThreshold</a> (const <a class="el" href="magick-type_8h.html#a564764e59a8480d672edfe65cf2f7b35">Quantum</a> quantum, const double epsilon)</td></tr>
<tr class="separator:a8c942275070239325dd4037c192481b0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1ecbbdbef2ec7c4d5a4f795e6316e967"><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="threshold_8c.html#a1ecbbdbef2ec7c4d5a4f795e6316e967">PerceptibleImage</a> (<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *image, const double epsilon, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:a1ecbbdbef2ec7c4d5a4f795e6316e967"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac9b45ab1e7b268bbe3f9b46a4caaf802"><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="threshold_8c.html#ac9b45ab1e7b268bbe3f9b46a4caaf802">RandomThresholdImage</a> (<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *image, const char *thresholds, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:ac9b45ab1e7b268bbe3f9b46a4caaf802"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab1ac2c05ce7590e27e5c2d24c1703ad5"><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="threshold_8c.html#ab1ac2c05ce7590e27e5c2d24c1703ad5">WhiteThresholdImage</a> (<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *image, const char *thresholds, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:ab1ac2c05ce7590e27e5c2d24c1703ad5"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Macro Definition Documentation</h2>
<a class="anchor" id="a6184d6aedacf733d31fff9c26254cda9"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define AdaptiveThresholdImageTag&#160;&#160;&#160;&quot;AdaptiveThreshold/<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="threshold_8c_source.html#l00153">AdaptiveThresholdImage()</a>.</p>
</div>
</div>
<a class="anchor" id="aed2783aa6d62b4816e91a2cfd1359110"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define ClampImageTag&#160;&#160;&#160;&quot;Clamp/<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="threshold_8c_source.html#l00679">ClampImage()</a>.</p>
</div>
</div>
<a class="anchor" id="a46ca50bcadc800ef4f1ba2d3290067d8"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define DitherImageTag&#160;&#160;&#160;&quot;Dither/<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>&quot;</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a72a9b9fe2c62ba26ad66577a2997f0fb"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define PerceptibleImageTag&#160;&#160;&#160;&quot;Perceptible/<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="threshold_8c_source.html#l01459">PerceptibleImage()</a>.</p>
</div>
</div>
<a class="anchor" id="a83888b47c5fbb2a44ca8d64e9258e1cf"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define ThresholdImageTag&#160;&#160;&#160;&quot;Threshold/<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="threshold_8c_source.html#l00376">BilevelImage()</a>, <a class="el" href="threshold_8c_source.html#l00502">BlackThresholdImage()</a>, <a class="el" href="threshold_8c_source.html#l01599">RandomThresholdImage()</a>, and <a class="el" href="threshold_8c_source.html#l01774">WhiteThresholdImage()</a>.</p>
</div>
</div>
<a class="anchor" id="a83888b47c5fbb2a44ca8d64e9258e1cf"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define ThresholdImageTag&#160;&#160;&#160;&quot;Threshold/<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>&quot;</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a83888b47c5fbb2a44ca8d64e9258e1cf"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define ThresholdImageTag&#160;&#160;&#160;&quot;Threshold/<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>&quot;</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a83888b47c5fbb2a44ca8d64e9258e1cf"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define ThresholdImageTag&#160;&#160;&#160;&quot;Threshold/<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>&quot;</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a44557bfb2038eb10485109c33d4503af"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define ThresholdsFilename&#160;&#160;&#160;&quot;thresholds.xml&quot;</td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="threshold_8c_source.html#l00093">93</a> of file <a class="el" href="threshold_8c_source.html">threshold.c</a>.</p>
<p>Referenced by <a class="el" href="threshold_8c_source.html#l00844">GetThresholdMap()</a>, and <a class="el" href="threshold_8c_source.html#l01185">ListThresholdMaps()</a>.</p>
</div>
</div>
<h2 class="groupheader">Function Documentation</h2>
<a class="anchor" id="a554f85e1528e09923666cb6de1b3bad3"></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>* AdaptiveThresholdImage </td>
<td>(</td>
<td class="paramtype">const <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">const size_t&#160;</td>
<td class="paramname"><em>width</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const size_t&#160;</td>
<td class="paramname"><em>height</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const double&#160;</td>
<td class="paramname"><em>bias</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="threshold_8c_source.html#l00153">153</a> of file <a class="el" href="threshold_8c_source.html">threshold.c</a>.</p>
<p>References <a class="el" href="cache-view_8c_source.html#l00112">AcquireAuthenticCacheView()</a>, <a class="el" href="cache-view_8c_source.html#l00150">AcquireVirtualCacheView()</a>, <a class="el" href="threshold_8c.html#a6184d6aedacf733d31fff9c26254cda9">AdaptiveThresholdImageTag</a>, <a class="el" href="image_8c_source.html#l00793">CloneImage()</a>, <a class="el" href="image_8h_source.html#l00170">_Image::columns</a>, <a class="el" href="pixel_8h_source.html#l00107">CopyPixelTrait</a>, <a class="el" href="image_8h_source.html#l00327">_Image::debug</a>, <a class="el" href="cache-view_8c_source.html#l00250">DestroyCacheView()</a>, <a class="el" href="image_8c_source.html#l01012">DestroyImage()</a>, <a class="el" href="magick-type_8h_source.html#l00141">DirectClass</a>, <a class="el" href="image_8h_source.html#l00312">_Image::filename</a>, <a class="el" href="cache-view_8c_source.html#l00659">GetCacheViewVirtualPixels()</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="pixel-accessor_8h_source.html#l00103">GetPixelChannelChannel()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00121">GetPixelChannels()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00115">GetPixelChannelTraits()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00299">GetPixelMask()</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="pixel_8h_source.html#l00027">MaxPixelChannels</a>, <a class="el" href="image_8h_source.html#l00296">_Image::progress_monitor</a>, <a class="el" href="magick-type_8h_source.html#l00071">QuantumRange</a>, <a class="el" href="cache-view_8c_source.html#l00985">QueueCacheViewAuthenticPixels()</a>, <a class="el" href="image_8h_source.html#l00170">_Image::rows</a>, <a class="el" href="monitor-private_8h_source.html#l00027">SetImageProgress()</a>, <a class="el" href="image_8c_source.html#l02553">SetImageStorageClass()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00570">SetPixelChannel()</a>, <a class="el" href="exception_8h_source.html#l00124">_ExceptionInfo::signature</a>, <a class="el" href="image_8h_source.html#l00348">_Image::signature</a>, <a class="el" href="cache-view_8c_source.html#l01107">SyncCacheViewAuthenticPixels()</a>, <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>, <a class="el" href="image_8h_source.html#l00258">_Image::type</a>, and <a class="el" href="pixel_8h_source.html#l00106">UndefinedPixelTrait</a>.</p>
</div>
</div>
<a class="anchor" id="a0bef2a7f5cef11aa191744e4bddc19d9"></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> BilevelImage </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">const double&#160;</td>
<td class="paramname"><em>threshold</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="threshold_8c_source.html#l00376">376</a> of file <a class="el" href="threshold_8c_source.html">threshold.c</a>.</p>
<p>References <a class="el" href="cache-view_8c_source.html#l00112">AcquireAuthenticCacheView()</a>, <a class="el" href="image_8h_source.html#l00281">_Image::channel_mask</a>, <a class="el" href="image_8h_source.html#l00155">_Image::colorspace</a>, <a class="el" href="image_8h_source.html#l00170">_Image::columns</a>, <a class="el" href="image_8h_source.html#l00327">_Image::debug</a>, <a class="el" href="pixel_8h_source.html#l00058">DefaultChannels</a>, <a class="el" href="cache-view_8c_source.html#l00250">DestroyCacheView()</a>, <a class="el" href="magick-type_8h_source.html#l00141">DirectClass</a>, <a class="el" href="image_8h_source.html#l00312">_Image::filename</a>, <a class="el" href="cache-view_8c_source.html#l00297">GetCacheViewAuthenticPixels()</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="pixel-accessor_8h_source.html#l00103">GetPixelChannelChannel()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00121">GetPixelChannels()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00115">GetPixelChannelTraits()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00236">GetPixelIntensity()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00299">GetPixelMask()</a>, <a class="el" href="colorspace-private_8h_source.html#l00085">IsGrayColorspace()</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#l00296">_Image::progress_monitor</a>, <a class="el" href="magick-type_8h_source.html#l00071">QuantumRange</a>, <a class="el" href="colorspace_8h_source.html#l00045">RGBColorspace</a>, <a class="el" href="image_8h_source.html#l00170">_Image::rows</a>, <a class="el" href="monitor-private_8h_source.html#l00027">SetImageProgress()</a>, <a class="el" href="image_8c_source.html#l02553">SetImageStorageClass()</a>, <a class="el" href="image_8h_source.html#l00348">_Image::signature</a>, <a class="el" href="cache-view_8c_source.html#l01107">SyncCacheViewAuthenticPixels()</a>, <a class="el" href="threshold_8c.html#a83888b47c5fbb2a44ca8d64e9258e1cf">ThresholdImageTag</a>, <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>, <a class="el" href="colorspace_8c_source.html#l01774">TransformImageColorspace()</a>, and <a class="el" href="pixel_8h_source.html#l00108">UpdatePixelTrait</a>.</p>
<p>Referenced by <a class="el" href="effect_8c_source.html#l01804">PreviewImage()</a>, and <a class="el" href="attribute_8c_source.html#l01128">SetImageType()</a>.</p>
</div>
</div>
<a class="anchor" id="a77514119fb7b6711a02d80dbda153885"></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> BlackThresholdImage </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">const char *&#160;</td>
<td class="paramname"><em>thresholds</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="threshold_8c_source.html#l00502">502</a> of file <a class="el" href="threshold_8c_source.html">threshold.c</a>.</p>
<p>References <a class="el" href="cache-view_8c_source.html#l00112">AcquireAuthenticCacheView()</a>, <a class="el" href="pixel_8h_source.html#l00145">_PixelInfo::alpha</a>, <a class="el" href="pixel_8h_source.html#l00145">_PixelInfo::black</a>, <a class="el" href="pixel_8h_source.html#l00145">_PixelInfo::blue</a>, <a class="el" href="image_8h_source.html#l00281">_Image::channel_mask</a>, <a class="el" href="geometry_8h_source.html#l00105">_GeometryInfo::chi</a>, <a class="el" href="geometry_8h_source.html#l00041">ChiValue</a>, <a class="el" href="colorspace_8h_source.html#l00029">CMYKColorspace</a>, <a class="el" href="pixel_8h_source.html#l00130">_PixelInfo::colorspace</a>, <a class="el" href="image_8h_source.html#l00155">_Image::colorspace</a>, <a class="el" href="image_8h_source.html#l00170">_Image::columns</a>, <a class="el" href="image_8h_source.html#l00327">_Image::debug</a>, <a class="el" href="pixel_8h_source.html#l00058">DefaultChannels</a>, <a class="el" href="cache-view_8c_source.html#l00250">DestroyCacheView()</a>, <a class="el" href="magick-type_8h_source.html#l00141">DirectClass</a>, <a class="el" href="image_8h_source.html#l00312">_Image::filename</a>, <a class="el" href="cache-view_8c_source.html#l00297">GetCacheViewAuthenticPixels()</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="pixel-accessor_8h_source.html#l00103">GetPixelChannelChannel()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00121">GetPixelChannels()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00115">GetPixelChannelTraits()</a>, <a class="el" href="pixel_8c_source.html#l02065">GetPixelInfo()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00183">GetPixelInfoChannel()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00236">GetPixelIntensity()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00299">GetPixelMask()</a>, <a class="el" href="pixel_8h_source.html#l00145">_PixelInfo::green</a>, <a class="el" href="colorspace-private_8h_source.html#l00085">IsGrayColorspace()</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="geometry_8c_source.html#l00808">ParseGeometry()</a>, <a class="el" href="geometry_8h_source.html#l00049">PercentValue</a>, <a class="el" href="image_8h_source.html#l00296">_Image::progress_monitor</a>, <a class="el" href="geometry_8h_source.html#l00105">_GeometryInfo::psi</a>, <a class="el" href="geometry_8h_source.html#l00034">PsiValue</a>, <a class="el" href="magick-type_8h_source.html#l00071">QuantumRange</a>, <a class="el" href="pixel_8h_source.html#l00145">_PixelInfo::red</a>, <a class="el" href="colorspace_8h_source.html#l00045">RGBColorspace</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="monitor-private_8h_source.html#l00027">SetImageProgress()</a>, <a class="el" href="image_8c_source.html#l02553">SetImageStorageClass()</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#l00348">_Image::signature</a>, <a class="el" href="cache-view_8c_source.html#l01107">SyncCacheViewAuthenticPixels()</a>, <a class="el" href="threshold_8c.html#a83888b47c5fbb2a44ca8d64e9258e1cf">ThresholdImageTag</a>, <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>, <a class="el" href="colorspace_8c_source.html#l01774">TransformImageColorspace()</a>, <a class="el" href="pixel_8h_source.html#l00108">UpdatePixelTrait</a>, <a class="el" href="geometry_8h_source.html#l00105">_GeometryInfo::xi</a>, and <a class="el" href="geometry_8h_source.html#l00031">XiValue</a>.</p>
</div>
</div>
<a class="anchor" id="aed0dc7e4960a9c675afebe52797bbc48"></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> ClampImage </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="threshold_8c_source.html#l00679">679</a> of file <a class="el" href="threshold_8c_source.html">threshold.c</a>.</p>
<p>References <a class="el" href="cache-view_8c_source.html#l00112">AcquireAuthenticCacheView()</a>, <a class="el" href="threshold_8c.html#aed2783aa6d62b4816e91a2cfd1359110">ClampImageTag</a>, <a class="el" href="threshold_8c_source.html#l00666">ClampPixel()</a>, <a class="el" href="image_8h_source.html#l00177">_Image::colormap</a>, <a class="el" href="image_8h_source.html#l00170">_Image::colors</a>, <a class="el" href="image_8h_source.html#l00170">_Image::columns</a>, <a class="el" href="image_8h_source.html#l00327">_Image::debug</a>, <a class="el" href="cache-view_8c_source.html#l00250">DestroyCacheView()</a>, <a class="el" href="image_8h_source.html#l00312">_Image::filename</a>, <a class="el" href="cache-view_8c_source.html#l00297">GetCacheViewAuthenticPixels()</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="pixel-accessor_8h_source.html#l00103">GetPixelChannelChannel()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00121">GetPixelChannels()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00115">GetPixelChannelTraits()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00299">GetPixelMask()</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#l00296">_Image::progress_monitor</a>, <a class="el" href="magick-type_8h_source.html#l00142">PseudoClass</a>, <a class="el" href="pixel_8h_source.html#l00145">_PixelInfo::red</a>, <a class="el" href="image_8h_source.html#l00170">_Image::rows</a>, <a class="el" href="monitor-private_8h_source.html#l00027">SetImageProgress()</a>, <a class="el" href="image_8h_source.html#l00348">_Image::signature</a>, <a class="el" href="image_8h_source.html#l00152">_Image::storage_class</a>, <a class="el" href="cache-view_8c_source.html#l01107">SyncCacheViewAuthenticPixels()</a>, <a class="el" href="image_8c_source.html#l03599">SyncImage()</a>, <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>, and <a class="el" href="pixel_8h_source.html#l00106">UndefinedPixelTrait</a>.</p>
</div>
</div>
<a class="anchor" id="a52bbc401b7fb6a776ec5bbe80b912cad"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static <a class="el" href="magick-type_8h.html#a564764e59a8480d672edfe65cf2f7b35">Quantum</a> ClampPixel </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a>&#160;</td>
<td class="paramname"><em>value</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="threshold_8c_source.html#l00666">666</a> of file <a class="el" href="threshold_8c_source.html">threshold.c</a>.</p>
<p>References <a class="el" href="magick-type_8h_source.html#l00071">QuantumRange</a>.</p>
<p>Referenced by <a class="el" href="threshold_8c_source.html#l00679">ClampImage()</a>.</p>
</div>
</div>
<a class="anchor" id="a34f4d6cfd0cdefdb7e200502b96ad5c1"></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="threshold_8h.html#a2c1cf50a363de3981e507b5300058a4b">ThresholdMap</a>* DestroyThresholdMap </td>
<td>(</td>
<td class="paramtype"><a class="el" href="threshold_8h.html#a2c1cf50a363de3981e507b5300058a4b">ThresholdMap</a> *&#160;</td>
<td class="paramname"><em>map</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="threshold_8c_source.html#l00805">805</a> of file <a class="el" href="threshold_8c_source.html">threshold.c</a>.</p>
<p>References <a class="el" href="threshold_8c_source.html#l00101">_ThresholdMap::description</a>, <a class="el" href="string_8c_source.html#l00814">DestroyString()</a>, <a class="el" href="threshold_8c_source.html#l00109">_ThresholdMap::levels</a>, <a class="el" href="threshold_8c_source.html#l00101">_ThresholdMap::map_id</a>, and <a class="el" href="memory_8c_source.html#l00773">RelinquishMagickMemory()</a>.</p>
<p>Referenced by <a class="el" href="threshold_8c_source.html#l00896">GetThresholdMapFile()</a>, and <a class="el" href="threshold_8c_source.html#l01261">OrderedPosterizeImage()</a>.</p>
</div>
</div>
<a class="anchor" id="a40012a5934ff541569af3edd5ea349b2"></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="threshold_8h.html#a2c1cf50a363de3981e507b5300058a4b">ThresholdMap</a>* GetThresholdMap </td>
<td>(</td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>map_id</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="threshold_8c_source.html#l00844">844</a> of file <a class="el" href="threshold_8c_source.html">threshold.c</a>.</p>
<p>References <a class="el" href="configure_8c_source.html#l00229">DestroyConfigureOptions()</a>, <a class="el" href="configure_8c_source.html#l00560">GetConfigureOptions()</a>, <a class="el" href="hashmap_8c_source.html#l00626">GetNextValueInLinkedList()</a>, <a class="el" href="string_8c_source.html#l01263">GetStringInfoDatum()</a>, <a class="el" href="string_8c_source.html#l01321">GetStringInfoPath()</a>, <a class="el" href="threshold_8c_source.html#l00896">GetThresholdMapFile()</a>, and <a class="el" href="threshold_8c_source.html#l00093">ThresholdsFilename</a>.</p>
<p>Referenced by <a class="el" href="threshold_8c_source.html#l01261">OrderedPosterizeImage()</a>.</p>
</div>
</div>
<a class="anchor" id="a729ef26c6a1321cf0d6c3a562b1f3a0e"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static <a class="el" href="threshold_8h.html#a2c1cf50a363de3981e507b5300058a4b">ThresholdMap</a> * GetThresholdMapFile </td>
<td>(</td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>xml</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">const char *&#160;</td>
<td class="paramname"><em>map_id</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>
</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="threshold_8c_source.html#l00896">896</a> of file <a class="el" href="threshold_8c_source.html">threshold.c</a>.</p>
<p>References <a class="el" href="memory_8c_source.html#l00410">AcquireMagickMemory()</a>, <a class="el" href="memory_8c_source.html#l00481">AcquireQuantumMemory()</a>, <a class="el" href="log_8h_source.html#l00043">ConfigureEvent</a>, <a class="el" href="string_8c_source.html#l00689">ConstantString()</a>, <a class="el" href="threshold_8c_source.html#l00101">_ThresholdMap::description</a>, <a class="el" href="threshold_8c_source.html#l00805">DestroyThresholdMap()</a>, <a class="el" href="xml-tree_8c_source.html#l00459">DestroyXMLTree()</a>, <a class="el" href="threshold_8c_source.html#l00109">_ThresholdMap::divisor</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="xml-tree_8c_source.html#l00553">GetNextXMLTreeTag()</a>, <a class="el" href="xml-tree_8c_source.html#l00587">GetXMLTreeAttribute()</a>, <a class="el" href="xml-tree_8c_source.html#l00702">GetXMLTreeChild()</a>, <a class="el" href="xml-tree_8c_source.html#l00741">GetXMLTreeContent()</a>, <a class="el" href="threshold_8c_source.html#l00105">_ThresholdMap::height</a>, <a class="el" href="threshold_8c_source.html#l00109">_ThresholdMap::levels</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="threshold_8c_source.html#l00101">_ThresholdMap::map_id</a>, <a class="el" href="xml-tree_8c_source.html#l01705">NewXMLTree()</a>, <a class="el" href="exception_8h_source.html#l00057">OptionError</a>, <a class="el" href="exception_8h_source.html#l00078">ResourceLimitFatalError</a>, <a class="el" href="string-private_8h_source.html#l00068">StringToLong()</a>, <a class="el" href="string-private_8h_source.html#l00073">StringToUnsignedLong()</a>, <a class="el" href="exception-private_8h_source.html#l00036">ThrowFatalException</a>, <a class="el" href="exception_8c_source.html#l01039">ThrowMagickException()</a>, and <a class="el" href="threshold_8c_source.html#l00105">_ThresholdMap::width</a>.</p>
<p>Referenced by <a class="el" href="threshold_8c_source.html#l00844">GetThresholdMap()</a>.</p>
</div>
</div>
<a class="anchor" id="adfb51de61ab4528d9fa8fc2a5d0c2519"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> ListThresholdMapFile </td>
<td>(</td>
<td class="paramtype">FILE *&#160;</td>
<td class="paramname"><em>file</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>xml</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="threshold_8c_source.html#l01101">1101</a> of file <a class="el" href="threshold_8c_source.html">threshold.c</a>.</p>
<p>References <a class="el" href="log_8h_source.html#l00043">ConfigureEvent</a>, <a class="el" href="xml-tree_8c_source.html#l00459">DestroyXMLTree()</a>, <a class="el" href="locale_8c_source.html#l00286">FormatLocaleFile()</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="xml-tree_8c_source.html#l00553">GetNextXMLTreeTag()</a>, <a class="el" href="xml-tree_8c_source.html#l00587">GetXMLTreeAttribute()</a>, <a class="el" href="xml-tree_8c_source.html#l00702">GetXMLTreeChild()</a>, <a class="el" href="xml-tree_8c_source.html#l00741">GetXMLTreeContent()</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="magick-type_8h_source.html#l00148">MagickTrue</a>, <a class="el" href="xml-tree_8c_source.html#l01705">NewXMLTree()</a>, <a class="el" href="exception_8h_source.html#l00057">OptionError</a>, and <a class="el" href="exception_8c_source.html#l01039">ThrowMagickException()</a>.</p>
<p>Referenced by <a class="el" href="threshold_8c_source.html#l01185">ListThresholdMaps()</a>.</p>
</div>
</div>
<a class="anchor" id="a285976610e948f7edff07a4b005c9889"></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> ListThresholdMaps </td>
<td>(</td>
<td class="paramtype">FILE *&#160;</td>
<td class="paramname"><em>file</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="threshold_8c_source.html#l01185">1185</a> of file <a class="el" href="threshold_8c_source.html">threshold.c</a>.</p>
<p>References <a class="el" href="configure_8c_source.html#l00229">DestroyConfigureOptions()</a>, <a class="el" href="locale_8c_source.html#l00286">FormatLocaleFile()</a>, <a class="el" href="configure_8c_source.html#l00560">GetConfigureOptions()</a>, <a class="el" href="hashmap_8c_source.html#l00626">GetNextValueInLinkedList()</a>, <a class="el" href="string_8c_source.html#l01263">GetStringInfoDatum()</a>, <a class="el" href="string_8c_source.html#l01321">GetStringInfoPath()</a>, <a class="el" href="threshold_8c_source.html#l01101">ListThresholdMapFile()</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>, and <a class="el" href="threshold_8c_source.html#l00093">ThresholdsFilename</a>.</p>
</div>
</div>
<a class="anchor" id="a2adba1b03e2845440f4e0a1d6fdd7d67"></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> OrderedPosterizeImage </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">const char *&#160;</td>
<td class="paramname"><em>threshold_map</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="threshold_8c_source.html#l01261">1261</a> of file <a class="el" href="threshold_8c_source.html">threshold.c</a>.</p>
<p>References <a class="el" href="cache-view_8c_source.html#l00112">AcquireAuthenticCacheView()</a>, <a class="el" href="quantum_8h_source.html#l00084">ClampToQuantum()</a>, <a class="el" href="image_8h_source.html#l00170">_Image::columns</a>, <a class="el" href="pixel_8h_source.html#l00100">CompositePixelChannel</a>, <a class="el" href="image_8h_source.html#l00327">_Image::debug</a>, <a class="el" href="cache-view_8c_source.html#l00250">DestroyCacheView()</a>, <a class="el" href="threshold_8c_source.html#l00805">DestroyThresholdMap()</a>, <a class="el" href="magick-type_8h_source.html#l00141">DirectClass</a>, <a class="el" href="quantize_8c.html#a46ca50bcadc800ef4f1ba2d3290067d8">DitherImageTag</a>, <a class="el" href="threshold_8c_source.html#l00109">_ThresholdMap::divisor</a>, <a class="el" href="image_8h_source.html#l00312">_Image::filename</a>, <a class="el" href="cache-view_8c_source.html#l00297">GetCacheViewAuthenticPixels()</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="token_8c_source.html#l00169">GetMagickToken()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00103">GetPixelChannelChannel()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00121">GetPixelChannels()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00115">GetPixelChannelTraits()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00299">GetPixelMask()</a>, <a class="el" href="threshold_8c_source.html#l00844">GetThresholdMap()</a>, <a class="el" href="threshold_8c_source.html#l00105">_ThresholdMap::height</a>, <a class="el" href="threshold_8c_source.html#l00109">_ThresholdMap::levels</a>, <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</a>, <a class="el" href="magick-type_8h_source.html#l00100">MagickEpsilon</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="pixel_8h_source.html#l00027">MaxPixelChannels</a>, <a class="el" href="method-attribute_8h_source.html#l00108">MaxTextExtent</a>, <a class="el" href="exception_8h_source.html#l00057">OptionError</a>, <a class="el" href="image_8h_source.html#l00296">_Image::progress_monitor</a>, <a class="el" href="magick-type_8h_source.html#l00071">QuantumRange</a>, <a class="el" href="magick-type_8h_source.html#l00103">QuantumScale</a>, <a class="el" href="image_8h_source.html#l00170">_Image::rows</a>, <a class="el" href="monitor-private_8h_source.html#l00027">SetImageProgress()</a>, <a class="el" href="image_8c_source.html#l02553">SetImageStorageClass()</a>, <a class="el" href="exception_8h_source.html#l00124">_ExceptionInfo::signature</a>, <a class="el" href="image_8h_source.html#l00348">_Image::signature</a>, <a class="el" href="string-private_8h_source.html#l00042">StringToDouble()</a>, <a class="el" href="cache-view_8c_source.html#l01107">SyncCacheViewAuthenticPixels()</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="pixel_8h_source.html#l00108">UpdatePixelTrait</a>, and <a class="el" href="threshold_8c_source.html#l00105">_ThresholdMap::width</a>.</p>
</div>
</div>
<a class="anchor" id="a1ecbbdbef2ec7c4d5a4f795e6316e967"></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> PerceptibleImage </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">const double&#160;</td>
<td class="paramname"><em>epsilon</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="threshold_8c_source.html#l01459">1459</a> of file <a class="el" href="threshold_8c_source.html">threshold.c</a>.</p>
<p>References <a class="el" href="cache-view_8c_source.html#l00112">AcquireAuthenticCacheView()</a>, <a class="el" href="quantum_8h_source.html#l00084">ClampToQuantum()</a>, <a class="el" href="image_8h_source.html#l00177">_Image::colormap</a>, <a class="el" href="image_8h_source.html#l00170">_Image::colors</a>, <a class="el" href="image_8h_source.html#l00170">_Image::columns</a>, <a class="el" href="image_8h_source.html#l00327">_Image::debug</a>, <a class="el" href="cache-view_8c_source.html#l00250">DestroyCacheView()</a>, <a class="el" href="image_8h_source.html#l00312">_Image::filename</a>, <a class="el" href="cache-view_8c_source.html#l00297">GetCacheViewAuthenticPixels()</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="pixel-accessor_8h_source.html#l00103">GetPixelChannelChannel()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00121">GetPixelChannels()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00115">GetPixelChannelTraits()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00299">GetPixelMask()</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="threshold_8c.html#a72a9b9fe2c62ba26ad66577a2997f0fb">PerceptibleImageTag</a>, <a class="el" href="threshold_8c_source.html#l01447">PerceptibleThreshold()</a>, <a class="el" href="image_8h_source.html#l00296">_Image::progress_monitor</a>, <a class="el" href="magick-type_8h_source.html#l00142">PseudoClass</a>, <a class="el" href="pixel_8h_source.html#l00145">_PixelInfo::red</a>, <a class="el" href="image_8h_source.html#l00170">_Image::rows</a>, <a class="el" href="monitor-private_8h_source.html#l00027">SetImageProgress()</a>, <a class="el" href="image_8h_source.html#l00348">_Image::signature</a>, <a class="el" href="image_8h_source.html#l00152">_Image::storage_class</a>, <a class="el" href="cache-view_8c_source.html#l01107">SyncCacheViewAuthenticPixels()</a>, <a class="el" href="image_8c_source.html#l03599">SyncImage()</a>, <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>, and <a class="el" href="pixel_8h_source.html#l00106">UndefinedPixelTrait</a>.</p>
</div>
</div>
<a class="anchor" id="a8c942275070239325dd4037c192481b0"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static <a class="el" href="magick-type_8h.html#a564764e59a8480d672edfe65cf2f7b35">Quantum</a> PerceptibleThreshold </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="magick-type_8h.html#a564764e59a8480d672edfe65cf2f7b35">Quantum</a>&#160;</td>
<td class="paramname"><em>quantum</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const double&#160;</td>
<td class="paramname"><em>epsilon</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">inline</span><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="threshold_8c_source.html#l01447">1447</a> of file <a class="el" href="threshold_8c_source.html">threshold.c</a>.</p>
<p>Referenced by <a class="el" href="threshold_8c_source.html#l01459">PerceptibleImage()</a>.</p>
</div>
</div>
<a class="anchor" id="ac9b45ab1e7b268bbe3f9b46a4caaf802"></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> RandomThresholdImage </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">const char *&#160;</td>
<td class="paramname"><em>thresholds</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="threshold_8c_source.html#l01599">1599</a> of file <a class="el" href="threshold_8c_source.html">threshold.c</a>.</p>
<p>References <a class="el" href="cache-view_8c_source.html#l00112">AcquireAuthenticCacheView()</a>, <a class="el" href="random-private_8h_source.html#l00046">AcquireRandomInfoThreadSet()</a>, <a class="el" href="image_8h_source.html#l00170">_Image::columns</a>, <a class="el" href="image_8h_source.html#l00327">_Image::debug</a>, <a class="el" href="cache-view_8c_source.html#l00250">DestroyCacheView()</a>, <a class="el" href="random-private_8h_source.html#l00033">DestroyRandomInfoThreadSet()</a>, <a class="el" href="magick-type_8h_source.html#l00141">DirectClass</a>, <a class="el" href="image_8h_source.html#l00312">_Image::filename</a>, <a class="el" href="cache-view_8c_source.html#l00297">GetCacheViewAuthenticPixels()</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="thread-private_8h_source.html#l00119">GetOpenMPThreadId()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00103">GetPixelChannelChannel()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00121">GetPixelChannels()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00115">GetPixelChannelTraits()</a>, <a class="el" href="pixel_8c_source.html#l02065">GetPixelInfo()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00299">GetPixelMask()</a>, <a class="el" href="random_8c_source.html#l00604">GetPseudoRandomValue()</a>, <a class="el" href="random_8c_source.html#l00681">GetRandomSecretKey()</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="geometry_8c_source.html#l00808">ParseGeometry()</a>, <a class="el" href="image_8h_source.html#l00296">_Image::progress_monitor</a>, <a class="el" href="magick-type_8h_source.html#l00071">QuantumRange</a>, <a class="el" href="resource_8c_source.html#l00097">random_info</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="monitor-private_8h_source.html#l00027">SetImageProgress()</a>, <a class="el" href="image_8c_source.html#l02553">SetImageStorageClass()</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="exception_8h_source.html#l00124">_ExceptionInfo::signature</a>, <a class="el" href="image_8h_source.html#l00348">_Image::signature</a>, <a class="el" href="cache-view_8c_source.html#l01107">SyncCacheViewAuthenticPixels()</a>, <a class="el" href="threshold_8c.html#a83888b47c5fbb2a44ca8d64e9258e1cf">ThresholdImageTag</a>, <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>, and <a class="el" href="pixel_8h_source.html#l00108">UpdatePixelTrait</a>.</p>
</div>
</div>
<a class="anchor" id="ab1ac2c05ce7590e27e5c2d24c1703ad5"></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> WhiteThresholdImage </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">const char *&#160;</td>
<td class="paramname"><em>thresholds</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="threshold_8c_source.html#l01774">1774</a> of file <a class="el" href="threshold_8c_source.html">threshold.c</a>.</p>
<p>References <a class="el" href="cache-view_8c_source.html#l00112">AcquireAuthenticCacheView()</a>, <a class="el" href="pixel_8h_source.html#l00145">_PixelInfo::alpha</a>, <a class="el" href="pixel_8h_source.html#l00145">_PixelInfo::black</a>, <a class="el" href="pixel_8h_source.html#l00145">_PixelInfo::blue</a>, <a class="el" href="image_8h_source.html#l00281">_Image::channel_mask</a>, <a class="el" href="geometry_8h_source.html#l00105">_GeometryInfo::chi</a>, <a class="el" href="geometry_8h_source.html#l00041">ChiValue</a>, <a class="el" href="colorspace_8h_source.html#l00029">CMYKColorspace</a>, <a class="el" href="pixel_8h_source.html#l00130">_PixelInfo::colorspace</a>, <a class="el" href="image_8h_source.html#l00155">_Image::colorspace</a>, <a class="el" href="image_8h_source.html#l00170">_Image::columns</a>, <a class="el" href="image_8h_source.html#l00327">_Image::debug</a>, <a class="el" href="pixel_8h_source.html#l00058">DefaultChannels</a>, <a class="el" href="cache-view_8c_source.html#l00250">DestroyCacheView()</a>, <a class="el" href="magick-type_8h_source.html#l00141">DirectClass</a>, <a class="el" href="image_8h_source.html#l00312">_Image::filename</a>, <a class="el" href="cache-view_8c_source.html#l00297">GetCacheViewAuthenticPixels()</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="pixel-accessor_8h_source.html#l00103">GetPixelChannelChannel()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00121">GetPixelChannels()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00115">GetPixelChannelTraits()</a>, <a class="el" href="pixel_8c_source.html#l02065">GetPixelInfo()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00183">GetPixelInfoChannel()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00236">GetPixelIntensity()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00299">GetPixelMask()</a>, <a class="el" href="pixel_8h_source.html#l00145">_PixelInfo::green</a>, <a class="el" href="colorspace-private_8h_source.html#l00085">IsGrayColorspace()</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="geometry_8c_source.html#l00808">ParseGeometry()</a>, <a class="el" href="geometry_8h_source.html#l00049">PercentValue</a>, <a class="el" href="image_8h_source.html#l00296">_Image::progress_monitor</a>, <a class="el" href="geometry_8h_source.html#l00105">_GeometryInfo::psi</a>, <a class="el" href="geometry_8h_source.html#l00034">PsiValue</a>, <a class="el" href="magick-type_8h_source.html#l00071">QuantumRange</a>, <a class="el" href="pixel_8h_source.html#l00145">_PixelInfo::red</a>, <a class="el" href="colorspace_8h_source.html#l00045">RGBColorspace</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="monitor-private_8h_source.html#l00027">SetImageProgress()</a>, <a class="el" href="image_8c_source.html#l02553">SetImageStorageClass()</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#l00348">_Image::signature</a>, <a class="el" href="cache-view_8c_source.html#l01107">SyncCacheViewAuthenticPixels()</a>, <a class="el" href="threshold_8c.html#a83888b47c5fbb2a44ca8d64e9258e1cf">ThresholdImageTag</a>, <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>, <a class="el" href="colorspace_8c_source.html#l01774">TransformImageColorspace()</a>, <a class="el" href="pixel_8h_source.html#l00108">UpdatePixelTrait</a>, <a class="el" href="geometry_8h_source.html#l00105">_GeometryInfo::xi</a>, and <a class="el" href="geometry_8h_source.html#l00031">XiValue</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="threshold_8c.html">threshold.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>