blob: 67d179f55ed1fc38ea5d74452da38e9b74540d64 [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: paint.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('paint_8c.html','');});
</script>
<div id="doc-content">
<div class="header">
<div class="summary">
<a href="paint_8c.html#define-members">Macros</a> &#124;
<a href="paint_8c.html#func-members">Functions</a> </div>
<div class="headertitle">
<div class="title">paint.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="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="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="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="gem-private_8h_source.html">MagickCore/gem-private.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="paint_8h_source.html">MagickCore/paint.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="resource___8h_source.html">MagickCore/resource_.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="thread-private_8h_source.html">MagickCore/thread-private.h</a>&quot;</code><br/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for paint.c:</div>
<div class="dyncontent">
<div class="center"><img src="paint_8c__incl.png" border="0" usemap="#paint_8c" alt=""/></div>
<map name="paint_8c" id="paint_8c">
<area shape="rect" id="node3" href="studio_8h.html" title="MagickCore/studio.h" alt="" coords="1207,651,1360,677"/><area shape="rect" id="node46" href="color_8h.html" title="MagickCore/color.h" alt="" coords="2774,568,2919,595"/><area shape="rect" id="node52" href="exception_8h.html" title="MagickCore/exception.h" alt="" coords="2238,725,2415,752"/><area shape="rect" id="node57" href="color-private_8h.html" title="MagickCore/color&#45;private.h" alt="" coords="3675,320,3869,347"/><area shape="rect" id="node72" href="composite_8h.html" title="MagickCore/composite.h" alt="" coords="4773,651,4955,677"/><area shape="rect" id="node90" href="monitor_8h.html" title="MagickCore/monitor.h" alt="" coords="2509,568,2672,595"/><area shape="rect" id="node94" href="string___8h.html" title="MagickCore/string_.h" alt="" coords="2123,651,2279,677"/><area shape="rect" id="node111" href="colorspace-private_8h.html" title="MagickCore/colorspace\l&#45;private.h" alt="" coords="3311,81,3483,122"/><area shape="rect" id="node117" href="pixel-accessor_8h.html" title="MagickCore/pixel&#45;accessor.h" alt="" coords="2797,171,3003,197"/><area shape="rect" id="node125" href="gem_8h.html" title="MagickCore/gem.h" alt="" coords="2574,245,2716,272"/><area shape="rect" id="node129" href="draw_8h.html" title="MagickCore/draw.h" alt="" coords="2675,403,2819,429"/><area shape="rect" id="node141" href="composite-private_8h.html" title="MagickCore/composite\l&#45;private.h" alt="" coords="3013,81,3184,122"/><area shape="rect" id="node150" href="draw-private_8h.html" title="MagickCore/draw&#45;private.h" alt="" coords="3803,171,3997,197"/><area shape="rect" id="node157" href="exception-private_8h.html" title="MagickCore/exception\l&#45;private.h" alt="" coords="1913,561,2077,602"/><area shape="rect" id="node165" href="gem-private_8h.html" title="MagickCore/gem&#45;private.h" alt="" coords="3725,88,3917,115"/><area shape="rect" id="node168" href="monitor-private_8h.html" title="MagickCore/monitor\l&#45;private.h" alt="" coords="3625,395,3777,437"/><area shape="rect" id="node171" href="paint_8h.html" title="MagickCore/paint.h" alt="" coords="2473,320,2617,347"/><area shape="rect" id="node176" href="resource___8h.html" title="MagickCore/resource_.h" alt="" coords="4259,171,4436,197"/><area shape="rect" id="node178" href="statistic_8h.html" title="MagickCore/statistic.h" alt="" coords="4280,88,4443,115"/><area shape="rect" id="node181" href="thread-private_8h.html" title="MagickCore/thread&#45;private.h" alt="" coords="4000,88,4205,115"/><area shape="rect" id="node5" href="magick-config_8h.html" title="MagickCore/magick&#45;config.h" alt="" coords="895,800,1097,827"/><area shape="rect" id="node29" href="method-attribute_8h.html" title="MagickCore/method&#45;attribute.h" alt="" coords="5,725,228,752"/><area shape="rect" id="node41" href="magick-type_8h.html" title="MagickCore/magick&#45;type.h" alt="" coords="775,725,968,752"/><area shape="rect" id="node48" href="pixel_8h.html" title="MagickCore/pixel.h" alt="" coords="2987,725,3129,752"/><area shape="rect" id="node50" href="colorspace_8h.html" title="MagickCore/colorspace.h" alt="" coords="2967,800,3151,827"/><area shape="rect" id="node55" href="semaphore_8h.html" title="MagickCore/semaphore.h" alt="" coords="3768,800,3955,827"/><area shape="rect" id="node59" href="image_8h.html" title="MagickCore/image.h" alt="" coords="3734,485,3887,512"/><area shape="rect" id="node63" href="blob_8h.html" title="MagickCore/blob.h" alt="" coords="4901,568,5041,595"/><area shape="rect" id="node66" href="stream_8h.html" title="MagickCore/stream.h" alt="" coords="4343,651,4501,677"/><area shape="rect" id="node69" href="cache-view_8h.html" title="MagickCore/cache&#45;view.h" alt="" coords="3197,651,3381,677"/><area shape="rect" id="node74" href="compress_8h.html" title="MagickCore/compress.h" alt="" coords="4481,568,4657,595"/><area shape="rect" id="node76" href="effect_8h.html" title="MagickCore/effect.h" alt="" coords="3624,568,3772,595"/><area shape="rect" id="node80" href="geometry_8h.html" title="MagickCore/geometry.h" alt="" coords="3457,725,3631,752"/><area shape="rect" id="node83" href="layer_8h.html" title="MagickCore/layer.h" alt="" coords="4683,568,4827,595"/><area shape="rect" id="node86" href="locale___8h.html" title="MagickCore/locale_.h" alt="" coords="3899,568,4057,595"/><area shape="rect" id="node92" href="profile_8h.html" title="MagickCore/profile.h" alt="" coords="3097,568,3249,595"/><area shape="rect" id="node99" href="quantum_8h.html" title="MagickCore/quantum.h" alt="" coords="5012,651,5183,677"/><area shape="rect" id="node102" href="resample_8h.html" title="MagickCore/resample.h" alt="" coords="3376,568,3549,595"/><area shape="rect" id="node105" href="resize_8h.html" title="MagickCore/resize.h" alt="" coords="4134,568,4284,595"/><area shape="rect" id="node109" href="timer_8h.html" title="MagickCore/timer.h" alt="" coords="4309,568,4456,595"/><area shape="rect" id="node78" href="morphology_8h.html" title="MagickCore/morphology.h" alt="" coords="3582,651,3772,677"/><area shape="rect" id="node88" href="hashmap_8h.html" title="MagickCore/hashmap.h" alt="" coords="3899,651,4072,677"/><area shape="rect" id="node114" href="image-private_8h.html" title="MagickCore/image&#45;private.h" alt="" coords="3296,171,3499,197"/><area shape="rect" id="node119" href="cache_8h.html" title="MagickCore/cache.h" alt="" coords="3945,245,4095,272"/><area shape="rect" id="node127" href="fx_8h.html" title="MagickCore/fx.h" alt="" coords="2643,320,2768,347"/><area shape="rect" id="node136" href="random___8h.html" title="MagickCore/random_.h" alt="" coords="2127,403,2297,429"/><area shape="rect" id="node134" href="type_8h.html" title="MagickCore/type.h" alt="" coords="2575,485,2717,512"/><area shape="rect" id="node147" href="pixel-private_8h.html" title="MagickCore/pixel&#45;private.h" alt="" coords="3027,171,3220,197"/><area shape="rect" id="node154" href="memory___8h.html" title="MagickCore/memory_.h" alt="" coords="4120,245,4296,272"/><area shape="rect" id="node159" href="log_8h.html" title="MagickCore/log.h" alt="" coords="1965,651,2099,677"/><area shape="rect" id="node185" href="thread___8h.html" title="MagickCore/thread_.h" alt="" coords="4021,171,4184,197"/></map>
</div>
</div>
<p><a href="paint_8c_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
Macros</h2></td></tr>
<tr class="memitem:acfa270f28f898afb804b5dea031520f9"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="paint_8c.html#acfa270f28f898afb804b5dea031520f9">MaxStacksize</a>&#160;&#160;&#160;131072UL</td></tr>
<tr class="separator:acfa270f28f898afb804b5dea031520f9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5a1fd20d59e97853266a92a93e977e98"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="paint_8c.html#a5a1fd20d59e97853266a92a93e977e98">PushSegmentStack</a>(up, left, right, delta)</td></tr>
<tr class="separator:a5a1fd20d59e97853266a92a93e977e98"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae269d2cb34b4d1caecc1a59a9d6179ba"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="paint_8c.html#ae269d2cb34b4d1caecc1a59a9d6179ba">NumberPaintBins</a>&#160;&#160;&#160;256</td></tr>
<tr class="separator:ae269d2cb34b4d1caecc1a59a9d6179ba"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4b2a315d07771c8de790bc9814bc138b"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="paint_8c.html#a4b2a315d07771c8de790bc9814bc138b">OilPaintImageTag</a>&#160;&#160;&#160;&quot;OilPaint/<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>&quot;</td></tr>
<tr class="separator:a4b2a315d07771c8de790bc9814bc138b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a61ae299360cc4d6f4b4d63ca603cf062"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="paint_8c.html#a61ae299360cc4d6f4b4d63ca603cf062">OpaquePaintImageTag</a>&#160;&#160;&#160;&quot;Opaque/<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>&quot;</td></tr>
<tr class="separator:a61ae299360cc4d6f4b4d63ca603cf062"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3f6e481350da54eae0687965cd44131c"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="paint_8c.html#a3f6e481350da54eae0687965cd44131c">TransparentPaintImageTag</a>&#160;&#160;&#160;&quot;Transparent/<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>&quot;</td></tr>
<tr class="separator:a3f6e481350da54eae0687965cd44131c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3f6e481350da54eae0687965cd44131c"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="paint_8c.html#a3f6e481350da54eae0687965cd44131c">TransparentPaintImageTag</a>&#160;&#160;&#160;&quot;Transparent/<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>&quot;</td></tr>
<tr class="separator:a3f6e481350da54eae0687965cd44131c"><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:a229059b698b57890881355d33c20b470"><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="paint_8c.html#a229059b698b57890881355d33c20b470">FloodfillPaintImage</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 <a class="el" href="pixel_8h.html#ae144182098e685dad2a4bd5c97fd244c">PixelInfo</a> *target, const ssize_t x_offset, const ssize_t y_offset, const <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> invert, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:a229059b698b57890881355d33c20b470"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aaf56051e2b875921b5098f5accdfb327"><td class="memItemLeft" align="right" valign="top">static double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="paint_8c.html#aaf56051e2b875921b5098f5accdfb327">MagickMax</a> (const double x, const double y)</td></tr>
<tr class="separator:aaf56051e2b875921b5098f5accdfb327"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3279e79f8eff008e0ccd27aca026a57e"><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="paint_8c.html#a3279e79f8eff008e0ccd27aca026a57e">GradientImage</a> (<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *image, const <a class="el" href="draw_8h.html#a0bb3c96a5ae4411bf72bdafaaaaec12a">GradientType</a> type, const <a class="el" href="draw_8h.html#aad2283a6dc838dc4c7c286bc241f790e">SpreadMethod</a> method, const <a class="el" href="pixel_8h.html#ae144182098e685dad2a4bd5c97fd244c">PixelInfo</a> *start_color, const <a class="el" href="pixel_8h.html#ae144182098e685dad2a4bd5c97fd244c">PixelInfo</a> *stop_color, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:a3279e79f8eff008e0ccd27aca026a57e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0214e09da95b48707f252e1948573e49"><td class="memItemLeft" align="right" valign="top">static size_t **&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="paint_8c.html#a0214e09da95b48707f252e1948573e49">DestroyHistogramThreadSet</a> (size_t **histogram)</td></tr>
<tr class="separator:a0214e09da95b48707f252e1948573e49"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5d2c70662f78c8bd2437129a75219061"><td class="memItemLeft" align="right" valign="top">static size_t **&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="paint_8c.html#a5d2c70662f78c8bd2437129a75219061">AcquireHistogramThreadSet</a> (const size_t count)</td></tr>
<tr class="separator:a5d2c70662f78c8bd2437129a75219061"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aee0e29391c6e8aca0d65f7dd2bb82c9e"><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="paint_8c.html#aee0e29391c6e8aca0d65f7dd2bb82c9e">OilPaintImage</a> (const <a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *image, const double radius, const double sigma, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:aee0e29391c6e8aca0d65f7dd2bb82c9e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aefd866468e6c4829fa90f10f2d6458a9"><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="paint_8c.html#aefd866468e6c4829fa90f10f2d6458a9">OpaquePaintImage</a> (<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *image, const <a class="el" href="pixel_8h.html#ae144182098e685dad2a4bd5c97fd244c">PixelInfo</a> *target, const <a class="el" href="pixel_8h.html#ae144182098e685dad2a4bd5c97fd244c">PixelInfo</a> *fill, const <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> invert, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:aefd866468e6c4829fa90f10f2d6458a9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0e08254bda3b550078ae18cfc404ce71"><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="paint_8c.html#a0e08254bda3b550078ae18cfc404ce71">TransparentPaintImage</a> (<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *image, const <a class="el" href="pixel_8h.html#ae144182098e685dad2a4bd5c97fd244c">PixelInfo</a> *target, const <a class="el" href="magick-type_8h.html#a564764e59a8480d672edfe65cf2f7b35">Quantum</a> opacity, const <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> invert, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:a0e08254bda3b550078ae18cfc404ce71"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a25b5b9442276aa38d8cd9607bb5c0eaa"><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="paint_8c.html#a25b5b9442276aa38d8cd9607bb5c0eaa">TransparentPaintImageChroma</a> (<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *image, const <a class="el" href="pixel_8h.html#ae144182098e685dad2a4bd5c97fd244c">PixelInfo</a> *low, const <a class="el" href="pixel_8h.html#ae144182098e685dad2a4bd5c97fd244c">PixelInfo</a> *high, const <a class="el" href="magick-type_8h.html#a564764e59a8480d672edfe65cf2f7b35">Quantum</a> opacity, const <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> invert, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:a25b5b9442276aa38d8cd9607bb5c0eaa"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Macro Definition Documentation</h2>
<a class="anchor" id="acfa270f28f898afb804b5dea031520f9"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define MaxStacksize&#160;&#160;&#160;131072UL</td>
</tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="paint_8c_source.html#l00108">FloodfillPaintImage()</a>.</p>
</div>
</div>
<a class="anchor" id="ae269d2cb34b4d1caecc1a59a9d6179ba"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define NumberPaintBins&#160;&#160;&#160;256</td>
</tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="paint_8c_source.html#l00532">OilPaintImage()</a>.</p>
</div>
</div>
<a class="anchor" id="a4b2a315d07771c8de790bc9814bc138b"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define OilPaintImageTag&#160;&#160;&#160;&quot;OilPaint/<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="paint_8c_source.html#l00532">OilPaintImage()</a>.</p>
</div>
</div>
<a class="anchor" id="a61ae299360cc4d6f4b4d63ca603cf062"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define OpaquePaintImageTag&#160;&#160;&#160;&quot;Opaque/<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="paint_8c_source.html#l00757">OpaquePaintImage()</a>.</p>
</div>
</div>
<a class="anchor" id="a5a1fd20d59e97853266a92a93e977e98"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define PushSegmentStack</td>
<td>(</td>
<td class="paramtype">&#160;</td>
<td class="paramname">up, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">&#160;</td>
<td class="paramname">left, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">&#160;</td>
<td class="paramname">right, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">&#160;</td>
<td class="paramname">delta&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<b>Value:</b><div class="fragment"><div class="line">{ \</div>
<div class="line"> if (s &gt;= (segment_stack+MaxStacksize)) \</div>
<div class="line"> ThrowBinaryException(<a class="code" href="exception_8h.html#a0e0f0f1661d7aeb71ed9698bff6c6383ad4b4b97e2b363e36a194a88221f30beb">DrawError</a>,<span class="stringliteral">&quot;SegmentStackOverflow&quot;</span>,image-&gt;filename) \</div>
<div class="line"> else \</div>
<div class="line"> { \</div>
<div class="line"> if ((((up)+(delta)) &gt;= 0) &amp;&amp; (((up)+(delta)) &lt; (ssize_t) image-&gt;rows)) \</div>
<div class="line"> { \</div>
<div class="line"> s-&gt;x1=(double) (left); \</div>
<div class="line"> s-&gt;y1=(double) (up); \</div>
<div class="line"> s-&gt;x2=(double) (right); \</div>
<div class="line"> s-&gt;y2=(double) (delta); \</div>
<div class="line"> s++; \</div>
<div class="line"> } \</div>
<div class="line"> } \</div>
<div class="line">}</div>
</div><!-- fragment -->
<p>Referenced by <a class="el" href="paint_8c_source.html#l00108">FloodfillPaintImage()</a>.</p>
</div>
</div>
<a class="anchor" id="a3f6e481350da54eae0687965cd44131c"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define TransparentPaintImageTag&#160;&#160;&#160;&quot;Transparent/<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="paint_8c_source.html#l00888">TransparentPaintImage()</a>, and <a class="el" href="paint_8c_source.html#l01018">TransparentPaintImageChroma()</a>.</p>
</div>
</div>
<a class="anchor" id="a3f6e481350da54eae0687965cd44131c"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define TransparentPaintImageTag&#160;&#160;&#160;&quot;Transparent/<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>&quot;</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<h2 class="groupheader">Function Documentation</h2>
<a class="anchor" id="a5d2c70662f78c8bd2437129a75219061"></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** AcquireHistogramThreadSet </td>
<td>(</td>
<td class="paramtype">const size_t&#160;</td>
<td class="paramname"><em>count</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="paint_8c_source.html#l00509">509</a> of file <a class="el" href="paint_8c_source.html">paint.c</a>.</p>
<p>References <a class="el" href="memory_8c_source.html#l00481">AcquireQuantumMemory()</a>, <a class="el" href="paint_8c_source.html#l00496">DestroyHistogramThreadSet()</a>, <a class="el" href="resource_8c_source.html#l00615">GetMagickResourceLimit()</a>, <a class="el" href="memory_8c_source.html#l00845">ResetMagickMemory()</a>, and <a class="el" href="resource___8h_source.html#l00033">ThreadResource</a>.</p>
<p>Referenced by <a class="el" href="paint_8c_source.html#l00532">OilPaintImage()</a>.</p>
</div>
</div>
<a class="anchor" id="a0214e09da95b48707f252e1948573e49"></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** DestroyHistogramThreadSet </td>
<td>(</td>
<td class="paramtype">size_t **&#160;</td>
<td class="paramname"><em>histogram</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="paint_8c_source.html#l00496">496</a> of file <a class="el" href="paint_8c_source.html">paint.c</a>.</p>
<p>References <a class="el" href="resource_8c_source.html#l00615">GetMagickResourceLimit()</a>, <a class="el" href="memory_8c_source.html#l00773">RelinquishMagickMemory()</a>, and <a class="el" href="resource___8h_source.html#l00033">ThreadResource</a>.</p>
<p>Referenced by <a class="el" href="paint_8c_source.html#l00509">AcquireHistogramThreadSet()</a>, and <a class="el" href="paint_8c_source.html#l00532">OilPaintImage()</a>.</p>
</div>
</div>
<a class="anchor" id="a229059b698b57890881355d33c20b470"></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> FloodfillPaintImage </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="pixel_8h.html#ae144182098e685dad2a4bd5c97fd244c">PixelInfo</a> *&#160;</td>
<td class="paramname"><em>target</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const ssize_t&#160;</td>
<td class="paramname"><em>x_offset</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const ssize_t&#160;</td>
<td class="paramname"><em>y_offset</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>invert</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="paint_8c_source.html#l00108">108</a> of file <a class="el" href="paint_8c_source.html">paint.c</a>.</p>
<p>References <a class="el" href="cache-view_8c_source.html#l00112">AcquireAuthenticCacheView()</a>, <a class="el" href="memory_8c_source.html#l00481">AcquireQuantumMemory()</a>, <a class="el" href="cache-view_8c_source.html#l00150">AcquireVirtualCacheView()</a>, <a class="el" href="color_8h_source.html#l00035">AllCompliance</a>, <a class="el" href="pixel_8h_source.html#l00133">_PixelInfo::alpha_trait</a>, <a class="el" href="image_8h_source.html#l00273">_Image::alpha_trait</a>, <a class="el" href="image_8h_source.html#l00177">_Image::background_color</a>, <a class="el" href="pixel_8h_source.html#l00109">BlendPixelTrait</a>, <a class="el" href="image_8c_source.html#l00793">CloneImage()</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="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="draw_8h_source.html#l00211">_DrawInfo::fill</a>, <a class="el" href="cache-view_8c_source.html#l00297">GetCacheViewAuthenticPixels()</a>, <a class="el" href="cache-view_8c_source.html#l00659">GetCacheViewVirtualPixels()</a>, <a class="el" href="draw-private_8h_source.html#l00029">GetFillColor()</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#l00148">GetPixelGray()</a>, <a class="el" href="pixel_8c_source.html#l02065">GetPixelInfo()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00341">GetPixelInfoPixel()</a>, <a class="el" href="colorspace_8h_source.html#l00030">GRAYColorspace</a>, <a class="el" href="pixel_8c_source.html#l05818">IsFuzzyEquivalencePixelInfo()</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="paint_8c.html#acfa270f28f898afb804b5dea031520f9">MaxStacksize</a>, <a class="el" href="image_8h_source.html#l00028">OpaqueAlpha</a>, <a class="el" href="paint_8c.html#a5a1fd20d59e97853266a92a93e977e98">PushSegmentStack</a>, <a class="el" href="magick-type_8h_source.html#l00071">QuantumRange</a>, <a class="el" href="color_8c_source.html#l02148">QueryColorCompliance()</a>, <a class="el" href="memory_8c_source.html#l00773">RelinquishMagickMemory()</a>, <a class="el" href="exception_8h_source.html#l00055">ResourceLimitError</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="image_8c_source.html#l03129">SetImageAlpha()</a>, <a class="el" href="image_8c_source.html#l02348">SetImageBackgroundColor()</a>, <a class="el" href="image_8c_source.html#l02553">SetImageStorageClass()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00620">SetPixelGray()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00654">SetPixelInfoPixel()</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="cache-view_8c_source.html#l01107">SyncCacheViewAuthenticPixels()</a>, <a class="el" href="exception-private_8h_source.html#l00029">ThrowBinaryException</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#l00106">UndefinedPixelTrait</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="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="draw_8c_source.html#l04122">DrawPrimitive()</a>.</p>
</div>
</div>
<a class="anchor" id="a3279e79f8eff008e0ccd27aca026a57e"></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> GradientImage </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#a0bb3c96a5ae4411bf72bdafaaaaec12a">GradientType</a>&#160;</td>
<td class="paramname"><em>type</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="draw_8h.html#aad2283a6dc838dc4c7c286bc241f790e">SpreadMethod</a>&#160;</td>
<td class="paramname"><em>method</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="pixel_8h.html#ae144182098e685dad2a4bd5c97fd244c">PixelInfo</a> *&#160;</td>
<td class="paramname"><em>start_color</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="pixel_8h.html#ae144182098e685dad2a4bd5c97fd244c">PixelInfo</a> *&#160;</td>
<td class="paramname"><em>stop_color</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="paint_8c_source.html#l00399">399</a> of file <a class="el" href="paint_8c_source.html">paint.c</a>.</p>
<p>References <a class="el" href="draw_8c_source.html#l00199">AcquireDrawInfo()</a>, <a class="el" href="memory_8c_source.html#l00481">AcquireQuantumMemory()</a>, <a class="el" href="draw_8h_source.html#l00152">_GradientInfo::bounding_box</a>, <a class="el" href="draw_8h_source.html#l00173">_GradientInfo::center</a>, <a class="el" href="draw_8h_source.html#l00140">_StopInfo::color</a>, <a class="el" href="pixel_8h_source.html#l00130">_PixelInfo::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="draw_8c_source.html#l00808">DestroyDrawInfo()</a>, <a class="el" href="draw_8c_source.html#l03203">DrawGradientImage()</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="pixel_8c_source.html#l02065">GetPixelInfo()</a>, <a class="el" href="draw_8h_source.html#l00224">_DrawInfo::gradient</a>, <a class="el" href="draw_8h_source.html#l00155">_GradientInfo::gradient_vector</a>, <a class="el" href="geometry_8h_source.html#l00129">_RectangleInfo::height</a>, <a class="el" href="draw_8h_source.html#l00073">LinearGradient</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="paint_8c_source.html#l00394">MagickMax()</a>, <a class="el" href="method-attribute_8h_source.html#l00106">MagickSignature</a>, <a class="el" href="draw_8h_source.html#l00161">_GradientInfo::number_stops</a>, <a class="el" href="draw_8h_source.html#l00143">_StopInfo::offset</a>, <a class="el" href="draw_8h_source.html#l00176">_GradientInfo::radius</a>, <a class="el" href="memory_8c_source.html#l00845">ResetMagickMemory()</a>, <a class="el" href="exception_8h_source.html#l00055">ResourceLimitError</a>, <a class="el" href="image_8h_source.html#l00170">_Image::rows</a>, <a class="el" href="colorspace_8c_source.html#l01715">SetImageColorspace()</a>, <a class="el" href="image_8h_source.html#l00348">_Image::signature</a>, <a class="el" href="draw_8h_source.html#l00164">_GradientInfo::spread</a>, <a class="el" href="draw_8h_source.html#l00158">_GradientInfo::stops</a>, <a class="el" href="exception-private_8h_source.html#l00029">ThrowBinaryException</a>, <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>, <a class="el" href="draw_8h_source.html#l00149">_GradientInfo::type</a>, <a class="el" href="geometry_8h_source.html#l00129">_RectangleInfo::width</a>, <a class="el" href="geometry_8h_source.html#l00122">_PointInfo::x</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>, and <a class="el" href="image_8h_source.html#l00105">_SegmentInfo::y2</a>.</p>
<p>Referenced by <a class="el" href="draw_8c_source.html#l01672">DrawImage()</a>.</p>
</div>
</div>
<a class="anchor" id="aaf56051e2b875921b5098f5accdfb327"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static double MagickMax </td>
<td>(</td>
<td class="paramtype">const double&#160;</td>
<td class="paramname"><em>x</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const double&#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="paint_8c_source.html#l00394">394</a> of file <a class="el" href="paint_8c_source.html">paint.c</a>.</p>
<p>Referenced by <a class="el" href="paint_8c_source.html#l00399">GradientImage()</a>.</p>
</div>
</div>
<a class="anchor" id="aee0e29391c6e8aca0d65f7dd2bb82c9e"></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>* OilPaintImage </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 double&#160;</td>
<td class="paramname"><em>radius</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const double&#160;</td>
<td class="paramname"><em>sigma</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="paint_8c_source.html#l00532">532</a> of file <a class="el" href="paint_8c_source.html">paint.c</a>.</p>
<p>References <a class="el" href="cache-view_8c_source.html#l00112">AcquireAuthenticCacheView()</a>, <a class="el" href="paint_8c_source.html#l00509">AcquireHistogramThreadSet()</a>, <a class="el" href="cache-view_8c_source.html#l00150">AcquireVirtualCacheView()</a>, <a class="el" href="quantum_8h_source.html#l00084">ClampToQuantum()</a>, <a class="el" href="image_8c_source.html#l00793">CloneImage()</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="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="paint_8c_source.html#l00496">DestroyHistogramThreadSet()</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="thread-private_8h_source.html#l00119">GetOpenMPThreadId()</a>, <a class="el" href="gem_8c_source.html#l00952">GetOptimalKernelWidth2D()</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="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="paint_8c.html#ae269d2cb34b4d1caecc1a59a9d6179ba">NumberPaintBins</a>, <a class="el" href="paint_8c.html#a4b2a315d07771c8de790bc9814bc138b">OilPaintImageTag</a>, <a class="el" href="image_8h_source.html#l00296">_Image::progress_monitor</a>, <a class="el" href="cache-view_8c_source.html#l00985">QueueCacheViewAuthenticPixels()</a>, <a class="el" href="memory_8c_source.html#l00845">ResetMagickMemory()</a>, <a class="el" href="exception_8h_source.html#l00055">ResourceLimitError</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="colorspace_8h_source.html#l00046">sRGBColorspace</a>, <a class="el" href="cache-view_8c_source.html#l01107">SyncCacheViewAuthenticPixels()</a>, <a class="el" href="exception-private_8h_source.html#l00064">ThrowImageException</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#l00106">UndefinedPixelTrait</a>.</p>
<p>Referenced by <a class="el" href="effect_8c_source.html#l01804">PreviewImage()</a>.</p>
</div>
</div>
<a class="anchor" id="aefd866468e6c4829fa90f10f2d6458a9"></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> OpaquePaintImage </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="pixel_8h.html#ae144182098e685dad2a4bd5c97fd244c">PixelInfo</a> *&#160;</td>
<td class="paramname"><em>target</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="pixel_8h.html#ae144182098e685dad2a4bd5c97fd244c">PixelInfo</a> *&#160;</td>
<td class="paramname"><em>fill</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>invert</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="paint_8c_source.html#l00757">757</a> of file <a class="el" href="paint_8c_source.html">paint.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#l00133">_PixelInfo::alpha_trait</a>, <a class="el" href="image_8h_source.html#l00273">_Image::alpha_trait</a>, <a class="el" href="pixel_8h_source.html#l00109">BlendPixelTrait</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="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#l00121">GetPixelChannels()</a>, <a class="el" href="pixel_8c_source.html#l02065">GetPixelInfo()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00341">GetPixelInfoPixel()</a>, <a class="el" href="pixel_8c_source.html#l05818">IsFuzzyEquivalencePixelInfo()</a>, <a class="el" href="colorspace-private_8h_source.html#l00085">IsGrayColorspace()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00483">IsPixelInfoGray()</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#l00028">OpaqueAlpha</a>, <a class="el" href="paint_8c.html#a61ae299360cc4d6f4b4d63ca603cf062">OpaquePaintImageTag</a>, <a class="el" href="image_8h_source.html#l00296">_Image::progress_monitor</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="image_8c_source.html#l03129">SetImageAlpha()</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#l00654">SetPixelInfoPixel()</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>, and <a class="el" href="colorspace_8c_source.html#l01774">TransformImageColorspace()</a>.</p>
</div>
</div>
<a class="anchor" id="a0e08254bda3b550078ae18cfc404ce71"></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> TransparentPaintImage </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="pixel_8h.html#ae144182098e685dad2a4bd5c97fd244c">PixelInfo</a> *&#160;</td>
<td class="paramname"><em>target</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="magick-type_8h.html#a564764e59a8480d672edfe65cf2f7b35">Quantum</a>&#160;</td>
<td class="paramname"><em>opacity</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>invert</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="paint_8c_source.html#l00888">888</a> of file <a class="el" href="paint_8c_source.html">paint.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#l00273">_Image::alpha_trait</a>, <a class="el" href="pixel_8h_source.html#l00109">BlendPixelTrait</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="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#l00121">GetPixelChannels()</a>, <a class="el" href="pixel_8c_source.html#l02065">GetPixelInfo()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00341">GetPixelInfoPixel()</a>, <a class="el" href="pixel_8c_source.html#l05818">IsFuzzyEquivalencePixelInfo()</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#l00039">OpaqueAlphaChannel</a>, <a class="el" href="image_8h_source.html#l00296">_Image::progress_monitor</a>, <a class="el" href="image_8h_source.html#l00170">_Image::rows</a>, <a class="el" href="image_8c_source.html#l02151">SetImageAlphaChannel()</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#l00517">SetPixelAlpha()</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>, and <a class="el" href="paint_8c.html#a3f6e481350da54eae0687965cd44131c">TransparentPaintImageTag</a>.</p>
</div>
</div>
<a class="anchor" id="a25b5b9442276aa38d8cd9607bb5c0eaa"></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> TransparentPaintImageChroma </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="pixel_8h.html#ae144182098e685dad2a4bd5c97fd244c">PixelInfo</a> *&#160;</td>
<td class="paramname"><em>low</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="pixel_8h.html#ae144182098e685dad2a4bd5c97fd244c">PixelInfo</a> *&#160;</td>
<td class="paramname"><em>high</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="magick-type_8h.html#a564764e59a8480d672edfe65cf2f7b35">Quantum</a>&#160;</td>
<td class="paramname"><em>opacity</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>invert</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="paint_8c_source.html#l01018">1018</a> of file <a class="el" href="paint_8c_source.html">paint.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#l00273">_Image::alpha_trait</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="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="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#l00121">GetPixelChannels()</a>, <a class="el" href="pixel_8c_source.html#l02065">GetPixelInfo()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00341">GetPixelInfoPixel()</a>, <a class="el" href="pixel_8h_source.html#l00145">_PixelInfo::green</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#l00039">OpaqueAlphaChannel</a>, <a class="el" href="image_8h_source.html#l00296">_Image::progress_monitor</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="image_8c_source.html#l02151">SetImageAlphaChannel()</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#l00517">SetPixelAlpha()</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>, and <a class="el" href="paint_8c.html#a3f6e481350da54eae0687965cd44131c">TransparentPaintImageTag</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="paint_8c.html">paint.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>