blob: 609e5556ea3d2a733e2b62cbe4a25c58c80d352a [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: annotate.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('annotate_8c.html','');});
</script>
<div id="doc-content">
<div class="header">
<div class="summary">
<a href="annotate_8c.html#func-members">Functions</a> &#124;
<a href="annotate_8c.html#var-members">Variables</a> </div>
<div class="headertitle">
<div class="title">annotate.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="annotate_8h_source.html">MagickCore/annotate.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="annotate-private_8h_source.html">MagickCore/annotate-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="attribute_8h_source.html">MagickCore/attribute.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="client_8h_source.html">MagickCore/client.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="colorspace-private_8h_source.html">MagickCore/colorspace-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="composite_8h_source.html">MagickCore/composite.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="composite-private_8h_source.html">MagickCore/composite-private.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="draw_8h_source.html">MagickCore/draw.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="draw-private_8h_source.html">MagickCore/draw-private.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="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="log_8h_source.html">MagickCore/log.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="quantum-private_8h_source.html">MagickCore/quantum-private.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="property_8h_source.html">MagickCore/property.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="string___8h_source.html">MagickCore/string_.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="token-private_8h_source.html">MagickCore/token-private.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="type_8h_source.html">MagickCore/type.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/>
<code>#include &quot;<a class="el" href="xwindow_8h_source.html">MagickCore/xwindow.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="xwindow-private_8h_source.html">MagickCore/xwindow-private.h</a>&quot;</code><br/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for annotate.c:</div>
<div class="dyncontent">
<div class="center"><img src="annotate_8c__incl.png" border="0" usemap="#annotate_8c" alt=""/></div>
<map name="annotate_8c" id="annotate_8c">
<area shape="rect" id="node3" href="studio_8h.html" title="MagickCore/studio.h" alt="" coords="1069,667,1221,693"/><area shape="rect" id="node46" href="annotate_8h.html" title="MagickCore/annotate.h" alt="" coords="1914,352,2085,379"/><area shape="rect" id="node48" href="draw_8h.html" title="MagickCore/draw.h" alt="" coords="1964,427,2108,453"/><area shape="rect" id="node50" href="geometry_8h.html" title="MagickCore/geometry.h" alt="" coords="2138,741,2312,768"/><area shape="rect" id="node54" href="color_8h.html" title="MagickCore/color.h" alt="" coords="4438,584,4583,611"/><area shape="rect" id="node60" href="exception_8h.html" title="MagickCore/exception.h" alt="" coords="4749,741,4925,768"/><area shape="rect" id="node63" href="semaphore_8h.html" title="MagickCore/semaphore.h" alt="" coords="2177,816,2364,843"/><area shape="rect" id="node72" href="cache-view_8h.html" title="MagickCore/cache&#45;view.h" alt="" coords="4075,667,4260,693"/><area shape="rect" id="node75" href="composite_8h.html" title="MagickCore/composite.h" alt="" coords="3499,667,3681,693"/><area shape="rect" id="node96" href="string___8h.html" title="MagickCore/string_.h" alt="" coords="4875,667,5031,693"/><area shape="rect" id="node101" href="quantum_8h.html" title="MagickCore/quantum.h" alt="" coords="1631,584,1801,611"/><area shape="rect" id="node114" href="type_8h.html" title="MagickCore/type.h" alt="" coords="1805,501,1947,528"/><area shape="rect" id="node116" href="annotate-private_8h.html" title="MagickCore/annotate\l&#45;private.h" alt="" coords="3539,81,3697,122"/><area shape="rect" id="node118" href="attribute_8h.html" title="MagickCore/attribute.h" alt="" coords="4539,427,4707,453"/><area shape="rect" id="node123" href="client_8h.html" title="MagickCore/client.h" alt="" coords="3773,88,3920,115"/><area shape="rect" id="node126" href="color-private_8h.html" title="MagickCore/color&#45;private.h" alt="" coords="2981,427,3176,453"/><area shape="rect" id="node129" href="colorspace-private_8h.html" title="MagickCore/colorspace\l&#45;private.h" alt="" coords="3995,81,4167,122"/><area shape="rect" id="node132" href="image-private_8h.html" title="MagickCore/image&#45;private.h" alt="" coords="3787,179,3989,205"/><area shape="rect" id="node135" href="pixel-accessor_8h.html" title="MagickCore/pixel&#45;accessor.h" alt="" coords="4384,179,4589,205"/><area shape="rect" id="node143" href="gem_8h.html" title="MagickCore/gem.h" alt="" coords="4489,269,4631,296"/><area shape="rect" id="node153" href="composite-private_8h.html" title="MagickCore/composite\l&#45;private.h" alt="" coords="4235,81,4405,122"/><area shape="rect" id="node161" href="constitute_8h.html" title="MagickCore/constitute.h" alt="" coords="4824,352,5003,379"/><area shape="rect" id="node165" href="draw-private_8h.html" title="MagickCore/draw&#45;private.h" alt="" coords="3303,179,3497,205"/><area shape="rect" id="node171" href="enhance_8h.html" title="MagickCore/enhance.h" alt="" coords="4835,88,5003,115"/><area shape="rect" id="node174" href="exception-private_8h.html" title="MagickCore/exception\l&#45;private.h" alt="" coords="5128,577,5292,618"/><area shape="rect" id="node176" href="log_8h.html" title="MagickCore/log.h" alt="" coords="5136,667,5269,693"/><area shape="rect" id="node186" href="quantum-private_8h.html" title="MagickCore/quantum\l&#45;private.h" alt="" coords="3119,171,3277,213"/><area shape="rect" id="node190" href="property_8h.html" title="MagickCore/property.h" alt="" coords="5179,88,5345,115"/><area shape="rect" id="node192" href="resource___8h.html" title="MagickCore/resource_.h" alt="" coords="5370,88,5547,115"/><area shape="rect" id="node195" href="statistic_8h.html" title="MagickCore/statistic.h" alt="" coords="5572,88,5735,115"/><area shape="rect" id="node198" href="token-private_8h.html" title="MagickCore/token&#45;private.h" alt="" coords="5759,88,5957,115"/><area shape="rect" id="node200" href="transform_8h.html" title="MagickCore/transform.h" alt="" coords="5983,88,6160,115"/><area shape="rect" id="node203" href="utility_8h.html" title="MagickCore/utility.h" alt="" coords="6185,88,6332,115"/><area shape="rect" id="node205" href="utility-private_8h.html" title="MagickCore/utility\l&#45;private.h" alt="" coords="3521,171,3656,213"/><area shape="rect" id="node213" href="xwindow_8h.html" title="MagickCore/xwindow.h" alt="" coords="6407,88,6577,115"/><area shape="rect" id="node215" href="xwindow-private_8h.html" title="MagickCore/xwindow\l&#45;private.h" alt="" coords="6602,81,6760,122"/><area shape="rect" id="node5" href="magick-config_8h.html" title="MagickCore/magick&#45;config.h" alt="" coords="21,816,224,843"/><area shape="rect" id="node29" href="method-attribute_8h.html" title="MagickCore/method&#45;attribute.h" alt="" coords="1668,741,1891,768"/><area shape="rect" id="node41" href="magick-type_8h.html" title="MagickCore/magick&#45;type.h" alt="" coords="94,741,287,768"/><area shape="rect" id="node52" href="image_8h.html" title="MagickCore/image.h" alt="" coords="3141,501,3293,528"/><area shape="rect" id="node56" href="pixel_8h.html" title="MagickCore/pixel.h" alt="" coords="4106,741,4248,768"/><area shape="rect" id="node58" href="colorspace_8h.html" title="MagickCore/colorspace.h" alt="" coords="4085,816,4269,843"/><area shape="rect" id="node66" href="blob_8h.html" title="MagickCore/blob.h" alt="" coords="2028,584,2168,611"/><area shape="rect" id="node69" href="stream_8h.html" title="MagickCore/stream.h" alt="" coords="2029,667,2187,693"/><area shape="rect" id="node77" href="compress_8h.html" title="MagickCore/compress.h" alt="" coords="2753,584,2929,611"/><area shape="rect" id="node79" href="effect_8h.html" title="MagickCore/effect.h" alt="" coords="2295,584,2443,611"/><area shape="rect" id="node85" href="layer_8h.html" title="MagickCore/layer.h" alt="" coords="3488,584,3632,611"/><area shape="rect" id="node88" href="locale___8h.html" title="MagickCore/locale_.h" alt="" coords="2570,584,2728,611"/><area shape="rect" id="node92" href="monitor_8h.html" title="MagickCore/monitor.h" alt="" coords="2954,584,3117,611"/><area shape="rect" id="node94" href="profile_8h.html" title="MagickCore/profile.h" alt="" coords="4006,584,4159,611"/><area shape="rect" id="node104" href="resample_8h.html" title="MagickCore/resample.h" alt="" coords="3808,584,3981,611"/><area shape="rect" id="node107" href="resize_8h.html" title="MagickCore/resize.h" alt="" coords="3142,584,3292,611"/><area shape="rect" id="node111" href="timer_8h.html" title="MagickCore/timer.h" alt="" coords="3317,584,3464,611"/><area shape="rect" id="node81" href="morphology_8h.html" title="MagickCore/morphology.h" alt="" coords="2263,667,2453,693"/><area shape="rect" id="node90" href="hashmap_8h.html" title="MagickCore/hashmap.h" alt="" coords="2580,667,2753,693"/><area shape="rect" id="node137" href="cache_8h.html" title="MagickCore/cache.h" alt="" coords="3137,269,3287,296"/><area shape="rect" id="node145" href="fx_8h.html" title="MagickCore/fx.h" alt="" coords="3176,352,3301,379"/><area shape="rect" id="node148" href="random___8h.html" title="MagickCore/random_.h" alt="" coords="4731,427,4901,453"/><area shape="rect" id="node159" href="pixel-private_8h.html" title="MagickCore/pixel&#45;private.h" alt="" coords="4166,179,4359,205"/><area shape="rect" id="node169" href="memory___8h.html" title="MagickCore/memory_.h" alt="" coords="3376,269,3552,296"/><area shape="rect" id="node208" href="nt-base_8h.html" title="MagickCore/nt&#45;base.h" alt="" coords="2989,352,3152,379"/><area shape="rect" id="node211" href="nt-base-private_8h.html" title="MagickCore/nt&#45;base\l&#45;private.h" alt="" coords="3627,262,3777,303"/></map>
</div>
</div>
<p><a href="annotate_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="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:a5b59d982632cf1439ea2dddfb92ec12a"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="annotate_8c.html#a5b59d982632cf1439ea2dddfb92ec12a">RenderType</a> (<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *, const <a class="el" href="draw_8h.html#ab502a842632bf444b6afbf9847bc7e34">DrawInfo</a> *, const <a class="el" href="geometry_8h.html#a91a9bfd212e135625712b6219a3ad887">PointInfo</a> *, <a class="el" href="draw_8h.html#a7120789e35dafceba8a81c598cdfd88b">TypeMetric</a> *, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *)</td></tr>
<tr class="separator:a5b59d982632cf1439ea2dddfb92ec12a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a770bbc7f2a7a5f7d2e22a0a2254154ad"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="annotate_8c.html#a770bbc7f2a7a5f7d2e22a0a2254154ad">RenderPostscript</a> (<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *, const <a class="el" href="draw_8h.html#ab502a842632bf444b6afbf9847bc7e34">DrawInfo</a> *, const <a class="el" href="geometry_8h.html#a91a9bfd212e135625712b6219a3ad887">PointInfo</a> *, <a class="el" href="draw_8h.html#a7120789e35dafceba8a81c598cdfd88b">TypeMetric</a> *, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *)</td></tr>
<tr class="separator:a770bbc7f2a7a5f7d2e22a0a2254154ad"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aec30ba7d57e7670f46d0c6336e2df3f0"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="annotate_8c.html#aec30ba7d57e7670f46d0c6336e2df3f0">RenderFreetype</a> (<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *, const <a class="el" href="draw_8h.html#ab502a842632bf444b6afbf9847bc7e34">DrawInfo</a> *, const char *, const <a class="el" href="geometry_8h.html#a91a9bfd212e135625712b6219a3ad887">PointInfo</a> *, <a class="el" href="draw_8h.html#a7120789e35dafceba8a81c598cdfd88b">TypeMetric</a> *, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *)</td></tr>
<tr class="separator:aec30ba7d57e7670f46d0c6336e2df3f0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:accbc5b3f5b71b37da2346101dcf97636"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="annotate_8c.html#accbc5b3f5b71b37da2346101dcf97636">RenderX11</a> (<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *, const <a class="el" href="draw_8h.html#ab502a842632bf444b6afbf9847bc7e34">DrawInfo</a> *, const <a class="el" href="geometry_8h.html#a91a9bfd212e135625712b6219a3ad887">PointInfo</a> *, <a class="el" href="draw_8h.html#a7120789e35dafceba8a81c598cdfd88b">TypeMetric</a> *, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *)</td></tr>
<tr class="separator:accbc5b3f5b71b37da2346101dcf97636"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4efdf7e753deb95b2a4417e68a448a19"><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="annotate_8c.html#a4efdf7e753deb95b2a4417e68a448a19">AnnotateComponentGenesis</a> (void)</td></tr>
<tr class="separator:a4efdf7e753deb95b2a4417e68a448a19"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1002edeb82988d25090efde6945a21b8"><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="annotate_8c.html#a1002edeb82988d25090efde6945a21b8">AnnotateComponentTerminus</a> (void)</td></tr>
<tr class="separator:a1002edeb82988d25090efde6945a21b8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a21e53441bd72e0e1cb111b3f0071a885"><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="annotate_8c.html#a21e53441bd72e0e1cb111b3f0071a885">AnnotateImage</a> (<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *image, const <a class="el" href="draw_8h.html#ab502a842632bf444b6afbf9847bc7e34">DrawInfo</a> *draw_info, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:a21e53441bd72e0e1cb111b3f0071a885"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a368bd7df652d99d24dbe25c83f029250"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> ssize_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="annotate_8c.html#a368bd7df652d99d24dbe25c83f029250">FormatMagickCaption</a> (<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *image, <a class="el" href="draw_8h.html#ab502a842632bf444b6afbf9847bc7e34">DrawInfo</a> *draw_info, const <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> split, <a class="el" href="draw_8h.html#a7120789e35dafceba8a81c598cdfd88b">TypeMetric</a> *metrics, char **caption, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:a368bd7df652d99d24dbe25c83f029250"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aef81d93f1337687a6b8ea6e97b24ccff"><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="annotate_8c.html#aef81d93f1337687a6b8ea6e97b24ccff">GetMultilineTypeMetrics</a> (<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *image, const <a class="el" href="draw_8h.html#ab502a842632bf444b6afbf9847bc7e34">DrawInfo</a> *draw_info, <a class="el" href="draw_8h.html#a7120789e35dafceba8a81c598cdfd88b">TypeMetric</a> *metrics, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:aef81d93f1337687a6b8ea6e97b24ccff"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afa42e47877f6838b7722c6a33ee0248d"><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="annotate_8c.html#afa42e47877f6838b7722c6a33ee0248d">GetTypeMetrics</a> (<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *image, const <a class="el" href="draw_8h.html#ab502a842632bf444b6afbf9847bc7e34">DrawInfo</a> *draw_info, <a class="el" href="draw_8h.html#a7120789e35dafceba8a81c598cdfd88b">TypeMetric</a> *metrics, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:afa42e47877f6838b7722c6a33ee0248d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa8eccecce2c3c8f7341befdf9602ff75"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="annotate_8c.html#aa8eccecce2c3c8f7341befdf9602ff75">RenderFreetype</a> (<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *image, const <a class="el" href="draw_8h.html#ab502a842632bf444b6afbf9847bc7e34">DrawInfo</a> *draw_info, const char *<a class="el" href="method-attribute_8h.html#a5b0165433c38ac8a33af0a8639bdd62f">magick_unused</a>(encoding), const <a class="el" href="geometry_8h.html#a91a9bfd212e135625712b6219a3ad887">PointInfo</a> *offset, <a class="el" href="draw_8h.html#a7120789e35dafceba8a81c598cdfd88b">TypeMetric</a> *metrics, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:aa8eccecce2c3c8f7341befdf9602ff75"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a80a0f43115a7c8954939722c497db453"><td class="memItemLeft" align="right" valign="top">static size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="annotate_8c.html#a80a0f43115a7c8954939722c497db453">MagickMin</a> (const size_t x, const size_t y)</td></tr>
<tr class="separator:a80a0f43115a7c8954939722c497db453"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3c0d6d8d8f340ddfad8d01172fd98c23"><td class="memItemLeft" align="right" valign="top">static char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="annotate_8c.html#a3c0d6d8d8f340ddfad8d01172fd98c23">EscapeParenthesis</a> (const char *text)</td></tr>
<tr class="separator:a3c0d6d8d8f340ddfad8d01172fd98c23"><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:ab75e5c4d84141880b5e59503497822cc"><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="annotate_8c.html#ab75e5c4d84141880b5e59503497822cc">annotate_semaphore</a> = (<a class="el" href="structSemaphoreInfo.html">SemaphoreInfo</a> *) NULL</td></tr>
<tr class="separator:ab75e5c4d84141880b5e59503497822cc"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Function Documentation</h2>
<a class="anchor" id="a4efdf7e753deb95b2a4417e68a448a19"></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> AnnotateComponentGenesis </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="annotate_8c_source.html#l00145">145</a> of file <a class="el" href="annotate_8c_source.html">annotate.c</a>.</p>
<p>References <a class="el" href="semaphore_8c_source.html#l00095">AcquireSemaphoreInfo()</a>, <a class="el" href="annotate_8c_source.html#l00112">annotate_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="a1002edeb82988d25090efde6945a21b8"></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 AnnotateComponentTerminus </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="annotate_8c_source.html#l00169">169</a> of file <a class="el" href="annotate_8c_source.html">annotate.c</a>.</p>
<p>References <a class="el" href="semaphore_8c_source.html#l00095">AcquireSemaphoreInfo()</a>, <a class="el" href="annotate_8c_source.html#l00112">annotate_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="a21e53441bd72e0e1cb111b3f0071a885"></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> AnnotateImage </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 <a class="el" href="draw_8h.html#ab502a842632bf444b6afbf9847bc7e34">DrawInfo</a> *&#160;</td>
<td class="paramname"><em>draw_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="annotate_8c_source.html#l00227">227</a> of file <a class="el" href="annotate_8c_source.html">annotate.c</a>.</p>
<p>References <a class="el" href="draw_8h_source.html#l00208">_DrawInfo::affine</a>, <a class="el" href="draw_8h_source.html#l00279">_DrawInfo::align</a>, <a class="el" href="pixel_8h_source.html#l00145">_PixelInfo::alpha</a>, <a class="el" href="draw_8h_source.html#l00348">_TypeMetric::ascent</a>, <a class="el" href="draw_8h_source.html#l00357">_TypeMetric::bounds</a>, <a class="el" href="draw_8h_source.html#l00034">CenterAlign</a>, <a class="el" href="geometry_8h_source.html#l00084">CenterGravity</a>, <a class="el" href="draw_8c_source.html#l00238">CloneDrawInfo()</a>, <a class="el" href="string_8c_source.html#l00265">CloneString()</a>, <a class="el" href="image_8h_source.html#l00155">_Image::colorspace</a>, <a class="el" href="image_8h_source.html#l00327">_Image::debug</a>, <a class="el" href="draw_8h_source.html#l00246">_DrawInfo::decorate</a>, <a class="el" href="draw_8h_source.html#l00348">_TypeMetric::descent</a>, <a class="el" href="draw_8c_source.html#l00808">DestroyDrawInfo()</a>, <a class="el" href="string_8c_source.html#l00814">DestroyString()</a>, <a class="el" href="magick-type_8h_source.html#l00141">DirectClass</a>, <a class="el" href="draw_8c_source.html#l01672">DrawImage()</a>, <a class="el" href="geometry_8h_source.html#l00085">EastGravity</a>, <a class="el" href="image_8h_source.html#l00312">_Image::filename</a>, <a class="el" href="draw_8h_source.html#l00211">_DrawInfo::fill</a>, <a class="el" href="locale_8c_source.html#l00381">FormatLocaleString()</a>, <a class="el" href="draw_8h_source.html#l00201">_DrawInfo::geometry</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="annotate_8c_source.html#l00786">GetTypeMetrics()</a>, <a class="el" href="draw_8h_source.html#l00282">_DrawInfo::gravity</a>, <a class="el" href="geometry_8h_source.html#l00129">_RectangleInfo::height</a>, <a class="el" href="draw_8h_source.html#l00309">_DrawInfo::interline_spacing</a>, <a class="el" href="colorspace-private_8h_source.html#l00085">IsGrayColorspace()</a>, <a class="el" href="draw_8h_source.html#l00033">LeftAlign</a>, <a class="el" href="draw_8h_source.html#l00052">LineThroughDecoration</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="method-attribute_8h_source.html#l00108">MaxTextExtent</a>, <a class="el" href="geometry_8h_source.html#l00082">NorthEastGravity</a>, <a class="el" href="geometry_8h_source.html#l00081">NorthGravity</a>, <a class="el" href="geometry_8h_source.html#l00080">NorthWestGravity</a>, <a class="el" href="draw_8h_source.html#l00360">_TypeMetric::origin</a>, <a class="el" href="draw_8h_source.html#l00051">OverlineDecoration</a>, <a class="el" href="image_8h_source.html#l00210">_Image::page</a>, <a class="el" href="geometry_8c_source.html#l00808">ParseGeometry()</a>, <a class="el" href="geometry_8c_source.html#l01426">ParsePageGeometry()</a>, <a class="el" href="draw_8h_source.html#l00201">_DrawInfo::primitive</a>, <a class="el" href="geometry_8h_source.html#l00105">_GeometryInfo::psi</a>, <a class="el" href="memory_8c_source.html#l00773">RelinquishMagickMemory()</a>, <a class="el" href="annotate_8c_source.html#l00858">RenderType()</a>, <a class="el" href="colorspace_8h_source.html#l00045">RGBColorspace</a>, <a class="el" href="draw_8h_source.html#l00035">RightAlign</a>, <a class="el" href="geometry_8h_source.html#l00094">_AffineMatrix::rx</a>, <a class="el" href="geometry_8h_source.html#l00094">_AffineMatrix::ry</a>, <a class="el" href="geometry_8c_source.html#l01534">SetGeometry()</a>, <a class="el" href="geometry_8c_source.html#l01568">SetGeometryInfo()</a>, <a class="el" href="image_8c_source.html#l02553">SetImageStorageClass()</a>, <a class="el" href="draw_8h_source.html#l00320">_DrawInfo::signature</a>, <a class="el" href="image_8h_source.html#l00348">_Image::signature</a>, <a class="el" href="geometry_8h_source.html#l00088">SouthEastGravity</a>, <a class="el" href="geometry_8h_source.html#l00087">SouthGravity</a>, <a class="el" href="geometry_8h_source.html#l00086">SouthWestGravity</a>, <a class="el" href="string_8c_source.html#l02430">StringToList()</a>, <a class="el" href="geometry_8h_source.html#l00094">_AffineMatrix::sx</a>, <a class="el" href="geometry_8h_source.html#l00094">_AffineMatrix::sy</a>, <a class="el" href="draw_8h_source.html#l00252">_DrawInfo::text</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="image_8h_source.html#l00029">TransparentAlpha</a>, <a class="el" href="geometry_8h_source.html#l00094">_AffineMatrix::tx</a>, <a class="el" href="geometry_8h_source.html#l00094">_AffineMatrix::ty</a>, <a class="el" href="geometry_8h_source.html#l00078">UndefinedGravity</a>, <a class="el" href="draw_8h_source.html#l00211">_DrawInfo::undercolor</a>, <a class="el" href="draw_8h_source.html#l00348">_TypeMetric::underline_position</a>, <a class="el" href="draw_8h_source.html#l00348">_TypeMetric::underline_thickness</a>, <a class="el" href="draw_8h_source.html#l00050">UnderlineDecoration</a>, <a class="el" href="geometry_8h_source.html#l00083">WestGravity</a>, <a class="el" href="geometry_8h_source.html#l00129">_RectangleInfo::width</a>, <a class="el" href="draw_8h_source.html#l00348">_TypeMetric::width</a>, <a class="el" href="geometry_8h_source.html#l00122">_PointInfo::x</a>, <a class="el" href="geometry_8h_source.html#l00133">_RectangleInfo::x</a>, <a class="el" href="image_8h_source.html#l00105">_SegmentInfo::x1</a>, <a class="el" href="geometry_8h_source.html#l00105">_GeometryInfo::xi</a>, <a class="el" href="geometry_8h_source.html#l00122">_PointInfo::y</a>, and <a class="el" href="geometry_8h_source.html#l00133">_RectangleInfo::y</a>.</p>
<p>Referenced by <a class="el" href="draw_8c_source.html#l04122">DrawPrimitive()</a>, <a class="el" href="montage_8c_source.html#l00338">MontageImageList()</a>, and <a class="el" href="fx_8c_source.html#l03898">PolaroidImage()</a>.</p>
</div>
</div>
<a class="anchor" id="a3c0d6d8d8f340ddfad8d01172fd98c23"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static char* EscapeParenthesis </td>
<td>(</td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>text</em></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="annotate_8c_source.html#l01600">1600</a> of file <a class="el" href="annotate_8c_source.html">annotate.c</a>.</p>
<p>References <a class="el" href="string_8c_source.html#l00119">AcquireString()</a>, <a class="el" href="annotate_8c_source.html#l01593">MagickMin()</a>, and <a class="el" href="method-attribute_8h_source.html#l00108">MaxTextExtent</a>.</p>
<p>Referenced by <a class="el" href="annotate_8c_source.html#l01630">RenderPostscript()</a>.</p>
</div>
</div>
<a class="anchor" id="a368bd7df652d99d24dbe25c83f029250"></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> ssize_t FormatMagickCaption </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="draw_8h.html#ab502a842632bf444b6afbf9847bc7e34">DrawInfo</a> *&#160;</td>
<td class="paramname"><em>draw_info</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td>
<td class="paramname"><em>split</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="draw_8h.html#a7120789e35dafceba8a81c598cdfd88b">TypeMetric</a> *&#160;</td>
<td class="paramname"><em>metrics</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">char **&#160;</td>
<td class="paramname"><em>caption</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="annotate_8c_source.html#l00549">549</a> of file <a class="el" href="annotate_8c_source.html">annotate.c</a>.</p>
<p>References <a class="el" href="string_8c_source.html#l00119">AcquireString()</a>, <a class="el" href="string_8c_source.html#l00415">ConcatenateMagickString()</a>, <a class="el" href="string_8c_source.html#l00744">CopyMagickString()</a>, <a class="el" href="string_8c_source.html#l00814">DestroyString()</a>, <a class="el" href="annotate_8c_source.html#l00786">GetTypeMetrics()</a>, <a class="el" href="token-private_8h_source.html#l00140">GetUTFCode()</a>, <a class="el" href="token-private_8h_source.html#l00148">GetUTFOctets()</a>, <a class="el" href="token-private_8h_source.html#l00157">IsUTFSpace()</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="draw_8h_source.html#l00348">_TypeMetric::max_advance</a>, <a class="el" href="draw_8h_source.html#l00252">_DrawInfo::text</a>, and <a class="el" href="draw_8h_source.html#l00348">_TypeMetric::width</a>.</p>
<p>Referenced by <a class="el" href="fx_8c_source.html#l03898">PolaroidImage()</a>.</p>
</div>
</div>
<a class="anchor" id="aef81d93f1337687a6b8ea6e97b24ccff"></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> GetMultilineTypeMetrics </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 <a class="el" href="draw_8h.html#ab502a842632bf444b6afbf9847bc7e34">DrawInfo</a> *&#160;</td>
<td class="paramname"><em>draw_info</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="draw_8h.html#a7120789e35dafceba8a81c598cdfd88b">TypeMetric</a> *&#160;</td>
<td class="paramname"><em>metrics</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="annotate_8c_source.html#l00675">675</a> of file <a class="el" href="annotate_8c_source.html">annotate.c</a>.</p>
<p>References <a class="el" href="draw_8h_source.html#l00348">_TypeMetric::ascent</a>, <a class="el" href="draw_8c_source.html#l00238">CloneDrawInfo()</a>, <a class="el" href="image_8h_source.html#l00327">_Image::debug</a>, <a class="el" href="draw_8h_source.html#l00348">_TypeMetric::descent</a>, <a class="el" href="draw_8c_source.html#l00808">DestroyDrawInfo()</a>, <a class="el" href="string_8c_source.html#l00814">DestroyString()</a>, <a class="el" href="draw_8h_source.html#l00314">_DrawInfo::direction</a>, <a class="el" href="image_8h_source.html#l00312">_Image::filename</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="annotate_8c_source.html#l00786">GetTypeMetrics()</a>, <a class="el" href="draw_8h_source.html#l00348">_TypeMetric::height</a>, <a class="el" href="draw_8h_source.html#l00309">_DrawInfo::interline_spacing</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="memory_8c_source.html#l00773">RelinquishMagickMemory()</a>, <a class="el" href="draw_8h_source.html#l00303">_DrawInfo::render</a>, <a class="el" href="memory_8c_source.html#l00845">ResetMagickMemory()</a>, <a class="el" href="draw_8h_source.html#l00320">_DrawInfo::signature</a>, <a class="el" href="image_8h_source.html#l00348">_Image::signature</a>, <a class="el" href="string_8c_source.html#l02430">StringToList()</a>, <a class="el" href="draw_8h_source.html#l00252">_DrawInfo::text</a>, <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>, <a class="el" href="draw_8h_source.html#l00057">UndefinedDirection</a>, and <a class="el" href="draw_8h_source.html#l00348">_TypeMetric::width</a>.</p>
</div>
</div>
<a class="anchor" id="afa42e47877f6838b7722c6a33ee0248d"></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> GetTypeMetrics </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 <a class="el" href="draw_8h.html#ab502a842632bf444b6afbf9847bc7e34">DrawInfo</a> *&#160;</td>
<td class="paramname"><em>draw_info</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="draw_8h.html#a7120789e35dafceba8a81c598cdfd88b">TypeMetric</a> *&#160;</td>
<td class="paramname"><em>metrics</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="annotate_8c_source.html#l00786">786</a> of file <a class="el" href="annotate_8c_source.html">annotate.c</a>.</p>
<p>References <a class="el" href="log_8h_source.html#l00039">AnnotateEvent</a>, <a class="el" href="draw_8h_source.html#l00348">_TypeMetric::ascent</a>, <a class="el" href="draw_8h_source.html#l00357">_TypeMetric::bounds</a>, <a class="el" href="draw_8c_source.html#l00238">CloneDrawInfo()</a>, <a class="el" href="image_8h_source.html#l00327">_Image::debug</a>, <a class="el" href="draw_8h_source.html#l00348">_TypeMetric::descent</a>, <a class="el" href="draw_8c_source.html#l00808">DestroyDrawInfo()</a>, <a class="el" href="draw_8h_source.html#l00314">_DrawInfo::direction</a>, <a class="el" href="image_8h_source.html#l00312">_Image::filename</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="draw_8h_source.html#l00348">_TypeMetric::height</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="draw_8h_source.html#l00348">_TypeMetric::max_advance</a>, <a class="el" href="draw_8h_source.html#l00360">_TypeMetric::origin</a>, <a class="el" href="draw_8h_source.html#l00345">_TypeMetric::pixels_per_em</a>, <a class="el" href="draw_8h_source.html#l00303">_DrawInfo::render</a>, <a class="el" href="annotate_8c_source.html#l00858">RenderType()</a>, <a class="el" href="memory_8c_source.html#l00845">ResetMagickMemory()</a>, <a class="el" href="draw_8h_source.html#l00320">_DrawInfo::signature</a>, <a class="el" href="image_8h_source.html#l00348">_Image::signature</a>, <a class="el" href="draw_8h_source.html#l00252">_DrawInfo::text</a>, <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>, <a class="el" href="draw_8h_source.html#l00057">UndefinedDirection</a>, <a class="el" href="draw_8h_source.html#l00348">_TypeMetric::underline_position</a>, <a class="el" href="draw_8h_source.html#l00348">_TypeMetric::underline_thickness</a>, <a class="el" href="draw_8h_source.html#l00348">_TypeMetric::width</a>, <a class="el" href="geometry_8h_source.html#l00122">_PointInfo::x</a>, <a class="el" href="image_8h_source.html#l00105">_SegmentInfo::x1</a>, <a class="el" href="image_8h_source.html#l00105">_SegmentInfo::x2</a>, <a class="el" href="geometry_8h_source.html#l00122">_PointInfo::y</a>, <a class="el" href="image_8h_source.html#l00105">_SegmentInfo::y1</a>, and <a class="el" href="image_8h_source.html#l00105">_SegmentInfo::y2</a>.</p>
<p>Referenced by <a class="el" href="annotate_8c_source.html#l00227">AnnotateImage()</a>, <a class="el" href="annotate_8c_source.html#l00549">FormatMagickCaption()</a>, <a class="el" href="annotate_8c_source.html#l00675">GetMultilineTypeMetrics()</a>, and <a class="el" href="montage_8c_source.html#l00338">MontageImageList()</a>.</p>
</div>
</div>
<a class="anchor" id="a80a0f43115a7c8954939722c497db453"></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 MagickMin </td>
<td>(</td>
<td class="paramtype">const size_t&#160;</td>
<td class="paramname"><em>x</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const size_t&#160;</td>
<td class="paramname"><em>y</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="annotate_8c_source.html#l01593">1593</a> of file <a class="el" href="annotate_8c_source.html">annotate.c</a>.</p>
<p>Referenced by <a class="el" href="annotate_8c_source.html#l01600">EscapeParenthesis()</a>.</p>
</div>
</div>
<a class="anchor" id="aec30ba7d57e7670f46d0c6336e2df3f0"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">static <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> RenderFreetype </td>
<td>(</td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *&#160;</td>
<td class="paramname">, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="draw_8h.html#ab502a842632bf444b6afbf9847bc7e34">DrawInfo</a> *&#160;</td>
<td class="paramname">, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname">, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="geometry_8h.html#a91a9bfd212e135625712b6219a3ad887">PointInfo</a> *&#160;</td>
<td class="paramname">, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="draw_8h.html#a7120789e35dafceba8a81c598cdfd88b">TypeMetric</a> *&#160;</td>
<td class="paramname">, </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">&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="annotate_8c_source.html#l00858">RenderType()</a>.</p>
</div>
</div>
<a class="anchor" id="aa8eccecce2c3c8f7341befdf9602ff75"></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#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> RenderFreetype </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 <a class="el" href="draw_8h.html#ab502a842632bf444b6afbf9847bc7e34">DrawInfo</a> *&#160;</td>
<td class="paramname"><em>draw_info</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>magick_unused</em>encoding, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="geometry_8h.html#a91a9bfd212e135625712b6219a3ad887">PointInfo</a> *&#160;</td>
<td class="paramname"><em>offset</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="draw_8h.html#a7120789e35dafceba8a81c598cdfd88b">TypeMetric</a> *&#160;</td>
<td class="paramname"><em>metrics</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="annotate_8c_source.html#l01549">1549</a> of file <a class="el" href="annotate_8c_source.html">annotate.c</a>.</p>
<p>References <a class="el" href="draw_8h_source.html#l00252">_DrawInfo::font</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="exception_8h_source.html#l00036">MissingDelegateWarning</a>, <a class="el" href="annotate_8c_source.html#l01630">RenderPostscript()</a>, and <a class="el" href="exception_8c_source.html#l01039">ThrowMagickException()</a>.</p>
</div>
</div>
<a class="anchor" id="a770bbc7f2a7a5f7d2e22a0a2254154ad"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">static <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> RenderPostscript </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 <a class="el" href="draw_8h.html#ab502a842632bf444b6afbf9847bc7e34">DrawInfo</a> *&#160;</td>
<td class="paramname"><em>draw_info</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="geometry_8h.html#a91a9bfd212e135625712b6219a3ad887">PointInfo</a> *&#160;</td>
<td class="paramname"><em>offset</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="draw_8h.html#a7120789e35dafceba8a81c598cdfd88b">TypeMetric</a> *&#160;</td>
<td class="paramname"><em>metrics</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="annotate_8c_source.html#l01630">1630</a> of file <a class="el" href="annotate_8c_source.html">annotate.c</a>.</p>
<p>References <a class="el" href="cache-view_8c_source.html#l00112">AcquireAuthenticCacheView()</a>, <a class="el" href="image_8c_source.html#l00340">AcquireImageInfo()</a>, <a class="el" href="resource_8c_source.html#l00429">AcquireUniqueFileResource()</a>, <a class="el" href="draw_8h_source.html#l00208">_DrawInfo::affine</a>, <a class="el" href="pixel_8h_source.html#l00145">_PixelInfo::alpha</a>, <a class="el" href="image_8h_source.html#l00273">_Image::alpha_trait</a>, <a class="el" href="log_8h_source.html#l00039">AnnotateEvent</a>, <a class="el" href="image_8h_source.html#l00366">_ImageInfo::antialias</a>, <a class="el" href="draw_8h_source.html#l00348">_TypeMetric::ascent</a>, <a class="el" href="pixel_8h_source.html#l00109">BlendPixelTrait</a>, <a class="el" href="pixel_8h_source.html#l00145">_PixelInfo::blue</a>, <a class="el" href="draw_8h_source.html#l00357">_TypeMetric::bounds</a>, <a class="el" href="exception_8c_source.html#l00201">CatchException()</a>, <a class="el" href="quantum_8h_source.html#l00084">ClampToQuantum()</a>, <a class="el" href="string_8c_source.html#l00265">CloneString()</a>, <a class="el" href="image_8h_source.html#l00170">_Image::columns</a>, <a class="el" href="composite_8c_source.html#l00533">CompositeImage()</a>, <a class="el" href="image_8h_source.html#l00327">_Image::debug</a>, <a class="el" href="image_8c_source.html#l00122">DefaultResolution</a>, <a class="el" href="draw_8h_source.html#l00276">_DrawInfo::density</a>, <a class="el" href="image_8h_source.html#l00395">_ImageInfo::density</a>, <a class="el" href="draw_8h_source.html#l00348">_TypeMetric::descent</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="image_8c_source.html#l01081">DestroyImageInfo()</a>, <a class="el" href="string_8c_source.html#l00814">DestroyString()</a>, <a class="el" href="annotate_8c_source.html#l01600">EscapeParenthesis()</a>, <a class="el" href="gem_8c_source.html#l00737">ExpandAffine()</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="draw_8h_source.html#l00211">_DrawInfo::fill</a>, <a class="el" href="draw_8h_source.html#l00252">_DrawInfo::font</a>, <a class="el" href="locale_8c_source.html#l00286">FormatLocaleFile()</a>, <a class="el" href="locale_8c_source.html#l00381">FormatLocaleString()</a>, <a class="el" href="cache-view_8c_source.html#l00297">GetCacheViewAuthenticPixels()</a>, <a class="el" href="draw-private_8h_source.html#l00029">GetFillColor()</a>, <a class="el" href="attribute_8c_source.html#l00123">GetImageBoundingBox()</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="pixel-accessor_8h_source.html#l00121">GetPixelChannels()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00236">GetPixelIntensity()</a>, <a class="el" href="pixel_8h_source.html#l00145">_PixelInfo::green</a>, <a class="el" href="geometry_8h_source.html#l00129">_RectangleInfo::height</a>, <a class="el" href="draw_8h_source.html#l00348">_TypeMetric::height</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="magick-type_8h_source.html#l00148">MagickTrue</a>, <a class="el" href="draw_8h_source.html#l00348">_TypeMetric::max_advance</a>, <a class="el" href="method-attribute_8h_source.html#l00108">MaxTextExtent</a>, <a class="el" href="enhance_8c_source.html#l03000">NegateImage()</a>, <a class="el" href="image_8h_source.html#l00039">OpaqueAlphaChannel</a>, <a class="el" href="composite_8h_source.html#l00079">OverCompositeOp</a>, <a class="el" href="image_8h_source.html#l00372">_ImageInfo::page</a>, <a class="el" href="geometry_8c_source.html#l00808">ParseGeometry()</a>, <a class="el" href="draw_8h_source.html#l00345">_TypeMetric::pixels_per_em</a>, <a class="el" href="draw_8h_source.html#l00273">_DrawInfo::pointsize</a>, <a class="el" href="magick-type_8h_source.html#l00103">QuantumScale</a>, <a class="el" href="constitute_8c_source.html#l00405">ReadImage()</a>, <a class="el" href="pixel_8h_source.html#l00145">_PixelInfo::red</a>, <a class="el" href="resource_8c_source.html#l00878">RelinquishUniqueFileResource()</a>, <a class="el" href="draw_8h_source.html#l00303">_DrawInfo::render</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="geometry_8h_source.html#l00094">_AffineMatrix::rx</a>, <a class="el" href="geometry_8h_source.html#l00094">_AffineMatrix::ry</a>, <a class="el" href="image_8c_source.html#l02151">SetImageAlphaChannel()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00517">SetPixelAlpha()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00548">SetPixelBlue()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00631">SetPixelGreen()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00709">SetPixelRed()</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="geometry_8h_source.html#l00094">_AffineMatrix::sx</a>, <a class="el" href="geometry_8h_source.html#l00094">_AffineMatrix::sy</a>, <a class="el" href="cache-view_8c_source.html#l01107">SyncCacheViewAuthenticPixels()</a>, <a class="el" href="draw_8h_source.html#l00252">_DrawInfo::text</a>, <a class="el" href="draw_8h_source.html#l00227">_DrawInfo::text_antialias</a>, <a class="el" href="exception-private_8h_source.html#l00054">ThrowFileException</a>, <a class="el" href="transform_8c_source.html#l02049">TransformImage()</a>, <a class="el" href="image_8h_source.html#l00029">TransparentAlpha</a>, <a class="el" href="draw_8h_source.html#l00348">_TypeMetric::underline_position</a>, <a class="el" href="draw_8h_source.html#l00348">_TypeMetric::underline_thickness</a>, <a class="el" href="geometry_8h_source.html#l00129">_RectangleInfo::width</a>, <a class="el" href="draw_8h_source.html#l00348">_TypeMetric::width</a>, <a class="el" href="geometry_8h_source.html#l00122">_PointInfo::x</a>, <a class="el" href="geometry_8h_source.html#l00133">_RectangleInfo::x</a>, <a class="el" href="image_8h_source.html#l00105">_SegmentInfo::x1</a>, <a class="el" href="image_8h_source.html#l00105">_SegmentInfo::x2</a>, <a class="el" href="geometry_8h_source.html#l00122">_PointInfo::y</a>, <a class="el" href="geometry_8h_source.html#l00133">_RectangleInfo::y</a>, <a class="el" href="image_8h_source.html#l00105">_SegmentInfo::y1</a>, and <a class="el" href="image_8h_source.html#l00105">_SegmentInfo::y2</a>.</p>
<p>Referenced by <a class="el" href="annotate_8c_source.html#l01549">RenderFreetype()</a>.</p>
</div>
</div>
<a class="anchor" id="a5b59d982632cf1439ea2dddfb92ec12a"></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#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> RenderType </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 <a class="el" href="draw_8h.html#ab502a842632bf444b6afbf9847bc7e34">DrawInfo</a> *&#160;</td>
<td class="paramname"><em>draw_info</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="geometry_8h.html#a91a9bfd212e135625712b6219a3ad887">PointInfo</a> *&#160;</td>
<td class="paramname"><em>offset</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="draw_8h.html#a7120789e35dafceba8a81c598cdfd88b">TypeMetric</a> *&#160;</td>
<td class="paramname"><em>metrics</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="annotate_8c_source.html#l00858">858</a> of file <a class="el" href="annotate_8c_source.html">annotate.c</a>.</p>
<p>References <a class="el" href="draw_8c_source.html#l00238">CloneDrawInfo()</a>, <a class="el" href="string_8c_source.html#l00265">CloneString()</a>, <a class="el" href="draw_8c_source.html#l00808">DestroyDrawInfo()</a>, <a class="el" href="type_8h_source.html#l00070">_TypeInfo::encoding</a>, <a class="el" href="draw_8h_source.html#l00270">_DrawInfo::encoding</a>, <a class="el" href="type_8h_source.html#l00052">_TypeInfo::face</a>, <a class="el" href="draw_8h_source.html#l00258">_DrawInfo::face</a>, <a class="el" href="draw_8h_source.html#l00252">_DrawInfo::family</a>, <a class="el" href="draw_8h_source.html#l00252">_DrawInfo::font</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="type_8c_source.html#l00158">GetTypeInfo()</a>, <a class="el" href="type_8c_source.html#l00227">GetTypeInfoByFamily()</a>, <a class="el" href="type_8h_source.html#l00070">_TypeInfo::glyphs</a>, <a class="el" href="utility_8c_source.html#l01422">IsPathAccessible()</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="type_8h_source.html#l00070">_TypeInfo::metrics</a>, <a class="el" href="draw_8h_source.html#l00252">_DrawInfo::metrics</a>, <a class="el" href="annotate_8c.html#aec30ba7d57e7670f46d0c6336e2df3f0">RenderFreetype()</a>, <a class="el" href="annotate_8c_source.html#l02098">RenderX11()</a>, <a class="el" href="draw_8h_source.html#l00264">_DrawInfo::stretch</a>, <a class="el" href="draw_8h_source.html#l00261">_DrawInfo::style</a>, <a class="el" href="exception_8c_source.html#l01039">ThrowMagickException()</a>, <a class="el" href="exception_8h_source.html#l00033">TypeWarning</a>, and <a class="el" href="draw_8h_source.html#l00267">_DrawInfo::weight</a>.</p>
<p>Referenced by <a class="el" href="annotate_8c_source.html#l00227">AnnotateImage()</a>, and <a class="el" href="annotate_8c_source.html#l00786">GetTypeMetrics()</a>.</p>
</div>
</div>
<a class="anchor" id="accbc5b3f5b71b37da2346101dcf97636"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">static <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> RenderX11 </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 <a class="el" href="draw_8h.html#ab502a842632bf444b6afbf9847bc7e34">DrawInfo</a> *&#160;</td>
<td class="paramname"><em>draw_info</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="geometry_8h.html#a91a9bfd212e135625712b6219a3ad887">PointInfo</a> *&#160;</td>
<td class="paramname"><em>offset</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="draw_8h.html#a7120789e35dafceba8a81c598cdfd88b">TypeMetric</a> *&#160;</td>
<td class="paramname"><em>metrics</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="annotate_8c_source.html#l02098">2098</a> of file <a class="el" href="annotate_8c_source.html">annotate.c</a>.</p>
<p>References <a class="el" href="image_8h_source.html#l00312">_Image::filename</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="exception_8h_source.html#l00059">MissingDelegateError</a>, and <a class="el" href="exception_8c_source.html#l01039">ThrowMagickException()</a>.</p>
<p>Referenced by <a class="el" href="annotate_8c_source.html#l00858">RenderType()</a>.</p>
</div>
</div>
<h2 class="groupheader">Variable Documentation</h2>
<a class="anchor" id="ab75e5c4d84141880b5e59503497822cc"></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>* annotate_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="annotate_8c_source.html#l00112">112</a> of file <a class="el" href="annotate_8c_source.html">annotate.c</a>.</p>
<p>Referenced by <a class="el" href="annotate_8c_source.html#l00145">AnnotateComponentGenesis()</a>, and <a class="el" href="annotate_8c_source.html#l00169">AnnotateComponentTerminus()</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="annotate_8c.html">annotate.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>