blob: 1d792a524374c306430ece89b082384e7afd8759 [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: composite.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('composite_8c.html','');});
</script>
<div id="doc-content">
<div class="header">
<div class="summary">
<a href="composite_8c.html#define-members">Macros</a> &#124;
<a href="composite_8c.html#func-members">Functions</a> </div>
<div class="headertitle">
<div class="title">composite.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="artifact_8h_source.html">MagickCore/artifact.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="cache_8h_source.html">MagickCore/cache.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="cache-private_8h_source.html">MagickCore/cache-private.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_8h_source.html">MagickCore/colorspace.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="colorspace-private_8h_source.html">MagickCore/colorspace-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="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="fx_8h_source.html">MagickCore/fx.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="gem_8h_source.html">MagickCore/gem.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="geometry_8h_source.html">MagickCore/geometry.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="image_8h_source.html">MagickCore/image.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="image-private_8h_source.html">MagickCore/image-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="list_8h_source.html">MagickCore/list.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="log_8h_source.html">MagickCore/log.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="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="memory___8h_source.html">MagickCore/memory_.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="option_8h_source.html">MagickCore/option.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="pixel-accessor_8h_source.html">MagickCore/pixel-accessor.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="property_8h_source.html">MagickCore/property.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="quantum_8h_source.html">MagickCore/quantum.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="resample_8h_source.html">MagickCore/resample.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="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/>
<code>#include &quot;<a class="el" href="threshold_8h_source.html">MagickCore/threshold.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="token_8h_source.html">MagickCore/token.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="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="version_8h_source.html">MagickCore/version.h</a>&quot;</code><br/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for composite.c:</div>
<div class="dyncontent">
<div class="center"><img src="composite_8c__incl.png" border="0" usemap="#composite_8c" alt=""/></div>
<map name="composite_8c" id="composite_8c">
<area shape="rect" id="node3" href="studio_8h.html" title="MagickCore/studio.h" alt="" coords="1059,651,1212,677"/><area shape="rect" id="node46" href="artifact_8h.html" title="MagickCore/artifact.h" alt="" coords="1975,88,2133,115"/><area shape="rect" id="node48" href="cache_8h.html" title="MagickCore/cache.h" alt="" coords="3098,336,3248,363"/><area shape="rect" id="node52" href="image_8h.html" title="MagickCore/image.h" alt="" coords="3693,501,3845,528"/><area shape="rect" id="node54" href="color_8h.html" title="MagickCore/color.h" alt="" coords="2658,576,2803,603"/><area shape="rect" id="node58" href="colorspace_8h.html" title="MagickCore/colorspace.h" alt="" coords="4877,800,5061,827"/><area shape="rect" id="node68" href="cache-view_8h.html" title="MagickCore/cache&#45;view.h" alt="" coords="4613,651,4797,677"/><area shape="rect" id="node71" href="composite_8h.html" title="MagickCore/composite.h" alt="" coords="3962,651,4144,677"/><area shape="rect" id="node79" href="geometry_8h.html" title="MagickCore/geometry.h" alt="" coords="4995,725,5169,752"/><area shape="rect" id="node89" href="monitor_8h.html" title="MagickCore/monitor.h" alt="" coords="2418,576,2581,603"/><area shape="rect" id="node93" href="string___8h.html" title="MagickCore/string_.h" alt="" coords="2266,651,2421,677"/><area shape="rect" id="node98" href="quantum_8h.html" title="MagickCore/quantum.h" alt="" coords="2020,576,2191,603"/><area shape="rect" id="node101" href="resample_8h.html" title="MagickCore/resample.h" alt="" coords="4619,576,4792,603"/><area shape="rect" id="node112" href="cache-private_8h.html" title="MagickCore/cache&#45;private.h" alt="" coords="2381,179,2581,205"/><area shape="rect" id="node120" href="thread-private_8h.html" title="MagickCore/thread&#45;private.h" alt="" coords="2716,261,2921,288"/><area shape="rect" id="node123" href="resource___8h.html" title="MagickCore/resource_.h" alt="" coords="2845,336,3021,363"/><area shape="rect" id="node129" href="client_8h.html" title="MagickCore/client.h" alt="" coords="3919,88,4065,115"/><area shape="rect" id="node132" href="color-private_8h.html" title="MagickCore/color&#45;private.h" alt="" coords="4263,261,4457,288"/><area shape="rect" id="node136" href="colorspace-private_8h.html" title="MagickCore/colorspace\l&#45;private.h" alt="" coords="4335,81,4507,122"/><area shape="rect" id="node139" href="image-private_8h.html" title="MagickCore/image&#45;private.h" alt="" coords="4203,179,4405,205"/><area shape="rect" id="node142" href="pixel-accessor_8h.html" title="MagickCore/pixel&#45;accessor.h" alt="" coords="3639,179,3844,205"/><area shape="rect" id="node148" href="gem_8h.html" title="MagickCore/gem.h" alt="" coords="3491,261,3633,288"/><area shape="rect" id="node150" href="fx_8h.html" title="MagickCore/fx.h" alt="" coords="4836,336,4961,363"/><area shape="rect" id="node152" href="draw_8h.html" title="MagickCore/draw.h" alt="" coords="4865,419,5009,445"/><area shape="rect" id="node162" href="composite-private_8h.html" title="MagickCore/composite\l&#45;private.h" alt="" coords="4089,81,4260,122"/><area shape="rect" id="node170" href="constitute_8h.html" title="MagickCore/constitute.h" alt="" coords="3187,261,3365,288"/><area shape="rect" id="node179" href="list_8h.html" title="MagickCore/list.h" alt="" coords="4887,88,5016,115"/><area shape="rect" id="node181" href="log_8h.html" title="MagickCore/log.h" alt="" coords="2447,651,2580,677"/><area shape="rect" id="node186" href="monitor-private_8h.html" title="MagickCore/monitor\l&#45;private.h" alt="" coords="3801,411,3953,453"/><area shape="rect" id="node189" href="memory___8h.html" title="MagickCore/memory_.h" alt="" coords="5369,179,5545,205"/><area shape="rect" id="node191" href="option_8h.html" title="MagickCore/option.h" alt="" coords="5303,88,5456,115"/><area shape="rect" id="node194" href="property_8h.html" title="MagickCore/property.h" alt="" coords="5482,88,5648,115"/><area shape="rect" id="node201" href="threshold_8h.html" title="MagickCore/threshold.h" alt="" coords="5673,88,5847,115"/><area shape="rect" id="node203" href="token_8h.html" title="MagickCore/token.h" alt="" coords="5871,88,6021,115"/><area shape="rect" id="node205" href="utility_8h.html" title="MagickCore/utility.h" alt="" coords="6047,88,6193,115"/><area shape="rect" id="node207" href="utility-private_8h.html" title="MagickCore/utility\l&#45;private.h" alt="" coords="5092,81,5227,122"/><area shape="rect" id="node215" href="version_8h.html" title="MagickCore/version.h" alt="" coords="6269,88,6429,115"/><area shape="rect" id="node5" href="magick-config_8h.html" title="MagickCore/magick&#45;config.h" alt="" coords="1072,800,1275,827"/><area shape="rect" id="node29" href="method-attribute_8h.html" title="MagickCore/method&#45;attribute.h" alt="" coords="469,725,692,752"/><area shape="rect" id="node41" href="magick-type_8h.html" title="MagickCore/magick&#45;type.h" alt="" coords="1290,725,1483,752"/><area shape="rect" id="node50" href="blob_8h.html" title="MagickCore/blob.h" alt="" coords="3425,419,3565,445"/><area shape="rect" id="node107" href="stream_8h.html" title="MagickCore/stream.h" alt="" coords="2879,576,3037,603"/><area shape="rect" id="node56" href="pixel_8h.html" title="MagickCore/pixel.h" alt="" coords="4434,725,4576,752"/><area shape="rect" id="node63" href="semaphore_8h.html" title="MagickCore/semaphore.h" alt="" coords="2104,800,2291,827"/><area shape="rect" id="node73" href="compress_8h.html" title="MagickCore/compress.h" alt="" coords="4091,576,4268,603"/><area shape="rect" id="node75" href="effect_8h.html" title="MagickCore/effect.h" alt="" coords="4344,576,4492,603"/><area shape="rect" id="node82" href="layer_8h.html" title="MagickCore/layer.h" alt="" coords="3525,576,3669,603"/><area shape="rect" id="node85" href="locale___8h.html" title="MagickCore/locale_.h" alt="" coords="3342,576,3500,603"/><area shape="rect" id="node91" href="profile_8h.html" title="MagickCore/profile.h" alt="" coords="3062,576,3215,603"/><area shape="rect" id="node104" href="resize_8h.html" title="MagickCore/resize.h" alt="" coords="3694,576,3844,603"/><area shape="rect" id="node109" href="timer_8h.html" title="MagickCore/timer.h" alt="" coords="3869,576,4016,603"/><area shape="rect" id="node60" href="exception_8h.html" title="MagickCore/exception.h" alt="" coords="2382,725,2559,752"/><area shape="rect" id="node77" href="morphology_8h.html" title="MagickCore/morphology.h" alt="" coords="4371,651,4561,677"/><area shape="rect" id="node87" href="hashmap_8h.html" title="MagickCore/hashmap.h" alt="" coords="3341,651,3515,677"/><area shape="rect" id="node117" href="random___8h.html" title="MagickCore/random_.h" alt="" coords="2361,336,2532,363"/><area shape="rect" id="node125" href="thread___8h.html" title="MagickCore/thread_.h" alt="" coords="2657,336,2820,363"/><area shape="rect" id="node157" href="type_8h.html" title="MagickCore/type.h" alt="" coords="4851,501,4993,528"/><area shape="rect" id="node168" href="pixel-private_8h.html" title="MagickCore/pixel&#45;private.h" alt="" coords="3985,179,4177,205"/><area shape="rect" id="node210" href="nt-base_8h.html" title="MagickCore/nt&#45;base.h" alt="" coords="5145,419,5308,445"/><area shape="rect" id="node213" href="nt-base-private_8h.html" title="MagickCore/nt&#45;base\l&#45;private.h" alt="" coords="5194,171,5344,213"/></map>
</div>
</div>
<p><a href="composite_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:aefb3795243fca2b89ce79408bb8c4d84"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="composite_8c.html#aefb3795243fca2b89ce79408bb8c4d84">CompositeImageTag</a>&#160;&#160;&#160;&quot;Composite/<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>&quot;</td></tr>
<tr class="separator:aefb3795243fca2b89ce79408bb8c4d84"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aefb3795243fca2b89ce79408bb8c4d84"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="composite_8c.html#aefb3795243fca2b89ce79408bb8c4d84">CompositeImageTag</a>&#160;&#160;&#160;&quot;Composite/<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>&quot;</td></tr>
<tr class="separator:aefb3795243fca2b89ce79408bb8c4d84"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a92ec5749f442d7e99ad7ca155fc562aa"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="composite_8c.html#a92ec5749f442d7e99ad7ca155fc562aa">TextureImageTag</a>&#160;&#160;&#160;&quot;Texture/<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>&quot;</td></tr>
<tr class="separator:a92ec5749f442d7e99ad7ca155fc562aa"><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:ad215a69db0cd530adf0f6368b7558ff8"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="composite_8c.html#ad215a69db0cd530adf0f6368b7558ff8">MagickMin</a> (const <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a> x, const <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a> y)</td></tr>
<tr class="separator:ad215a69db0cd530adf0f6368b7558ff8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3e01b7a63aed2d10c1562cf311cae7ff"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="composite_8c.html#a3e01b7a63aed2d10c1562cf311cae7ff">MagickMax</a> (const <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a> x, const <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a> y)</td></tr>
<tr class="separator:a3e01b7a63aed2d10c1562cf311cae7ff"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af95406ba42621c44ed524587bf2cd653"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="composite_8c.html#af95406ba42621c44ed524587bf2cd653">ConvertHueToRGB</a> (<a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a> m1, <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a> m2, <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a> hue)</td></tr>
<tr class="separator:af95406ba42621c44ed524587bf2cd653"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa870153fe87d4094ffe6d7f951267cb8"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="composite_8c.html#aa870153fe87d4094ffe6d7f951267cb8">HCLComposite</a> (const <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a> hue, const <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a> chroma, const <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a> luma, <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a> *red, <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a> *green, <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a> *blue)</td></tr>
<tr class="separator:aa870153fe87d4094ffe6d7f951267cb8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3ccaac321ccd5896dd2ca79a3a8e630f"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="composite_8c.html#a3ccaac321ccd5896dd2ca79a3a8e630f">CompositeHCL</a> (const <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a> red, const <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a> green, const <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a> blue, <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a> *hue, <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a> *chroma, <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a> *luma)</td></tr>
<tr class="separator:a3ccaac321ccd5896dd2ca79a3a8e630f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0f94f615c89b9150baf9a5a36c612912"><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="composite_8c.html#a0f94f615c89b9150baf9a5a36c612912">CompositeOverImage</a> (<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *image, const <a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *composite_image, const <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> clip_to_self, const ssize_t x_offset, const ssize_t y_offset, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:a0f94f615c89b9150baf9a5a36c612912"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af5bd393906b7b785e95644d2e25b0311"><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="composite_8c.html#af5bd393906b7b785e95644d2e25b0311">CompositeImage</a> (<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *image, const <a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *composite, const <a class="el" href="composite_8h.html#a55ded0ef54def8597243db2375b987fb">CompositeOperator</a> compose, const <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> clip_to_self, const ssize_t x_offset, const ssize_t y_offset, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:af5bd393906b7b785e95644d2e25b0311"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abc99e0b502b636d9dee091ef4c68d5ca"><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="composite_8c.html#abc99e0b502b636d9dee091ef4c68d5ca">TextureImage</a> (<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *image, const <a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *texture, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:abc99e0b502b636d9dee091ef4c68d5ca"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Macro Definition Documentation</h2>
<a class="anchor" id="aefb3795243fca2b89ce79408bb8c4d84"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define CompositeImageTag&#160;&#160;&#160;&quot;Composite/<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="composite_8c_source.html#l00533">CompositeImage()</a>, and <a class="el" href="composite_8c_source.html#l00318">CompositeOverImage()</a>.</p>
</div>
</div>
<a class="anchor" id="aefb3795243fca2b89ce79408bb8c4d84"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define CompositeImageTag&#160;&#160;&#160;&quot;Composite/<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>&quot;</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a92ec5749f442d7e99ad7ca155fc562aa"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define TextureImageTag&#160;&#160;&#160;&quot;Texture/<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="composite_8c_source.html#l02334">TextureImage()</a>.</p>
</div>
</div>
<h2 class="groupheader">Function Documentation</h2>
<a class="anchor" id="a3ccaac321ccd5896dd2ca79a3a8e630f"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static void CompositeHCL </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a>&#160;</td>
<td class="paramname"><em>red</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a>&#160;</td>
<td class="paramname"><em>green</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a>&#160;</td>
<td class="paramname"><em>blue</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a> *&#160;</td>
<td class="paramname"><em>hue</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a> *&#160;</td>
<td class="paramname"><em>chroma</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a> *&#160;</td>
<td class="paramname"><em>luma</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="composite_8c_source.html#l00278">278</a> of file <a class="el" href="composite_8c_source.html">composite.c</a>.</p>
<p>References <a class="el" href="composite_8c_source.html#l00188">MagickMax()</a>, <a class="el" href="composite_8c_source.html#l00180">MagickMin()</a>, and <a class="el" href="magick-type_8h_source.html#l00103">QuantumScale</a>.</p>
<p>Referenced by <a class="el" href="composite_8c_source.html#l00533">CompositeImage()</a>.</p>
</div>
</div>
<a class="anchor" id="af5bd393906b7b785e95644d2e25b0311"></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> CompositeImage </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="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *&#160;</td>
<td class="paramname"><em>composite</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="composite_8h.html#a55ded0ef54def8597243db2375b987fb">CompositeOperator</a>&#160;</td>
<td class="paramname"><em>compose</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>clip_to_self</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"><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="composite_8c_source.html#l00533">533</a> of file <a class="el" href="composite_8c_source.html">composite.c</a>.</p>
<p>References <a class="el" href="cache-view_8c_source.html#l00112">AcquireAuthenticCacheView()</a>, <a class="el" href="resample_8c_source.html#l00207">AcquireResampleFilter()</a>, <a class="el" href="cache-view_8c_source.html#l00150">AcquireVirtualCacheView()</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="composite_8h_source.html#l00027">AlphaCompositeOp</a>, <a class="el" href="pixel_8h_source.html#l00095">AlphaPixelChannel</a>, <a class="el" href="geometry_8h_source.html#l00050">AspectValue</a>, <a class="el" href="composite_8h_source.html#l00028">AtopCompositeOp</a>, <a class="el" href="pixel_8h_source.html#l00094">BlackPixelChannel</a>, <a class="el" href="composite_8h_source.html#l00029">BlendCompositeOp</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="pixel_8h_source.html#l00091">BluePixelChannel</a>, <a class="el" href="composite_8h_source.html#l00030">BlurCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00031">BumpmapCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00032">ChangeMaskCompositeOp</a>, <a class="el" href="quantum_8h_source.html#l00084">ClampToQuantum()</a>, <a class="el" href="composite_8h_source.html#l00033">ClearCompositeOp</a>, <a class="el" href="image_8c_source.html#l00793">CloneImage()</a>, <a class="el" href="composite_8h_source.html#l00034">ColorBurnCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00035">ColorDodgeCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00036">ColorizeCompositeOp</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="composite_8c_source.html#l00278">CompositeHCL()</a>, <a class="el" href="composite_8c.html#aefb3795243fca2b89ce79408bb8c4d84">CompositeImageTag</a>, <a class="el" href="composite_8c_source.html#l00318">CompositeOverImage()</a>, <a class="el" href="composite_8h_source.html#l00043">CopyAlphaCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00037">CopyBlackCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00038">CopyBlueCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00039">CopyCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00040">CopyCyanCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00041">CopyGreenCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00042">CopyMagentaCompositeOp</a>, <a class="el" href="pixel_8h_source.html#l00107">CopyPixelTrait</a>, <a class="el" href="composite_8h_source.html#l00044">CopyRedCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00045">CopyYellowCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00046">DarkenCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00047">DarkenIntensityCompositeOp</a>, <a class="el" href="image_8h_source.html#l00327">_Image::debug</a>, <a class="el" href="image-private_8h_source.html#l00052">DegreesToRadians()</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="resample_8c_source.html#l00268">DestroyResampleFilter()</a>, <a class="el" href="composite_8h_source.html#l00048">DifferenceCompositeOp</a>, <a class="el" href="magick-type_8h_source.html#l00141">DirectClass</a>, <a class="el" href="composite_8h_source.html#l00049">DisplaceCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00050">DissolveCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00051">DistortCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00052">DivideDstCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00053">DivideSrcCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00054">DstAtopCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00055">DstCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00056">DstInCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00057">DstOutCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00058">DstOverCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00059">ExclusionCompositeOp</a>, <a class="el" href="image_8h_source.html#l00312">_Image::filename</a>, <a class="el" href="resample_8h_source.html#l00042">GaussianFilter</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="artifact_8c_source.html#l00271">GetImageArtifact()</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="cache_8c_source.html#l01785">GetOneVirtualPixel()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00041">GetPixelAlpha()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00060">GetPixelBlack()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00073">GetPixelBlue()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00095">GetPixelChannel()</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#l00159">GetPixelGreen()</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-accessor_8h_source.html#l00236">GetPixelIntensity()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00299">GetPixelMask()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00330">GetPixelRed()</a>, <a class="el" href="pixel_8h_source.html#l00145">_PixelInfo::green</a>, <a class="el" href="pixel_8h_source.html#l00087">GreenPixelChannel</a>, <a class="el" href="composite_8h_source.html#l00060">HardLightCompositeOp</a>, <a class="el" href="composite_8c_source.html#l00212">HCLComposite()</a>, <a class="el" href="geometry_8h_source.html#l00039">HeightValue</a>, <a class="el" href="composite_8h_source.html#l00061">HueCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00062">InCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00063">IntensityCompositeOp</a>, <a class="el" href="pixel_8c_source.html#l05198">InterpolatePixelInfo()</a>, <a class="el" href="pixel_8c_source.html#l05708">IsFuzzyEquivalencePixel()</a>, <a class="el" href="colorspace-private_8h_source.html#l00085">IsGrayColorspace()</a>, <a class="el" href="composite_8h_source.html#l00064">LightenCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00065">LightenIntensityCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00066">LinearBurnCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00067">LinearDodgeCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00068">LinearLightCompositeOp</a>, <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</a>, <a class="el" href="composite_8h_source.html#l00069">LuminizeCompositeOp</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="composite_8c_source.html#l00180">MagickMin()</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="composite_8h_source.html#l00070">MathematicsCompositeOp</a>, <a class="el" href="pixel_8h_source.html#l00027">MaxPixelChannels</a>, <a class="el" href="composite_8h_source.html#l00071">MinusDstCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00072">MinusSrcCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00073">ModulateCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00074">ModulusAddCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00075">ModulusSubtractCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00076">MultiplyCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00077">NoCompositeOp</a>, <a class="el" href="geometry_8h_source.html#l00028">NoValue</a>, <a class="el" href="image_8h_source.html#l00028">OpaqueAlpha</a>, <a class="el" href="image_8h_source.html#l00039">OpaqueAlphaChannel</a>, <a class="el" href="exception_8h_source.html#l00034">OptionWarning</a>, <a class="el" href="composite_8h_source.html#l00078">OutCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00079">OverCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00080">OverlayCompositeOp</a>, <a class="el" href="geometry_8c_source.html#l00808">ParseGeometry()</a>, <a class="el" href="composite_8h_source.html#l00081">PegtopLightCompositeOp</a>, <a class="el" href="geometry_8h_source.html#l00049">PercentValue</a>, <a class="el" href="pixel-private_8h_source.html#l00025">PerceptibleReciprocal()</a>, <a class="el" href="composite_8h_source.html#l00082">PinLightCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00083">PlusCompositeOp</a>, <a class="el" href="image_8h_source.html#l00296">_Image::progress_monitor</a>, <a class="el" href="geometry_8h_source.html#l00105">_GeometryInfo::psi</a>, <a class="el" href="magick-type_8h_source.html#l00071">QuantumRange</a>, <a class="el" href="magick-type_8h_source.html#l00103">QuantumScale</a>, <a class="el" href="cache-view_8c_source.html#l00985">QueueCacheViewAuthenticPixels()</a>, <a class="el" href="pixel_8h_source.html#l00145">_PixelInfo::red</a>, <a class="el" href="pixel_8h_source.html#l00081">RedPixelChannel</a>, <a class="el" href="composite_8h_source.html#l00084">ReplaceCompositeOp</a>, <a class="el" href="resample_8c_source.html#l00321">ResamplePixelColor()</a>, <a class="el" href="colorspace_8h_source.html#l00045">RGBColorspace</a>, <a class="el" href="geometry_8h_source.html#l00105">_GeometryInfo::rho</a>, <a class="el" href="composite-private_8h_source.html#l00142">RoundToUnity()</a>, <a class="el" href="image_8h_source.html#l00170">_Image::rows</a>, <a class="el" href="composite_8h_source.html#l00085">SaturateCompositeOp</a>, <a class="el" href="resample_8c_source.html#l01044">ScaleResampleFilter()</a>, <a class="el" href="composite_8h_source.html#l00086">ScreenCompositeOp</a>, <a class="el" href="image_8h_source.html#l00041">SetAlphaChannel</a>, <a class="el" href="geometry_8c_source.html#l01568">SetGeometryInfo()</a>, <a class="el" href="image_8c_source.html#l02151">SetImageAlphaChannel()</a>, <a class="el" href="colorspace_8c_source.html#l01715">SetImageColorspace()</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="pixel-accessor_8h_source.html#l00654">SetPixelInfoPixel()</a>, <a class="el" href="resample_8c_source.html#l01247">SetResampleFilter()</a>, <a class="el" href="geometry_8h_source.html#l00105">_GeometryInfo::sigma</a>, <a class="el" href="geometry_8h_source.html#l00040">SigmaValue</a>, <a class="el" href="image_8h_source.html#l00348">_Image::signature</a>, <a class="el" href="composite_8h_source.html#l00087">SoftLightCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00088">SrcAtopCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00089">SrcCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00090">SrcInCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00091">SrcOutCompositeOp</a>, <a class="el" href="composite_8h_source.html#l00092">SrcOverCompositeOp</a>, <a class="el" href="cache-view_8c_source.html#l01107">SyncCacheViewAuthenticPixels()</a>, <a class="el" href="composite_8h_source.html#l00093">ThresholdCompositeOp</a>, <a class="el" href="exception_8c_source.html#l01039">ThrowMagickException()</a>, <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>, <a class="el" href="image_8h_source.html#l00029">TransparentAlpha</a>, <a class="el" href="pixel_8h_source.html#l00063">UndefinedInterpolatePixel</a>, <a class="el" href="pixel_8h_source.html#l00106">UndefinedPixelTrait</a>, <a class="el" href="composite_8h_source.html#l00095">VividLightCompositeOp</a>, <a class="el" href="geometry_8h_source.html#l00036">WidthValue</a>, <a class="el" href="geometry_8h_source.html#l00122">_PointInfo::x</a>, <a class="el" href="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#l00105">_GeometryInfo::xi</a>, <a class="el" href="composite_8h_source.html#l00096">XorCompositeOp</a>, <a class="el" href="geometry_8h_source.html#l00030">XValue</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>, <a class="el" href="image_8h_source.html#l00105">_SegmentInfo::y2</a>, and <a class="el" href="geometry_8h_source.html#l00033">YValue</a>.</p>
<p>Referenced by <a class="el" href="layer_8c_source.html#l00228">CoalesceImages()</a>, <a class="el" href="compare_8c_source.html#l00104">CompareImages()</a>, <a class="el" href="layer_8c_source.html#l00745">CompareImagesLayers()</a>, <a class="el" href="layer_8c_source.html#l01750">CompositeCanvas()</a>, <a class="el" href="layer_8c_source.html#l00375">DisposeImages()</a>, <a class="el" href="distort_8c_source.html#l01475">DistortResizeImage()</a>, <a class="el" href="draw_8c_source.html#l04122">DrawPrimitive()</a>, <a class="el" href="transform_8c_source.html#l01125">ExtentImage()</a>, <a class="el" href="decorate_8c_source.html#l00169">FrameImage()</a>, <a class="el" href="layer_8c_source.html#l01888">MergeImageLayers()</a>, <a class="el" href="montage_8c_source.html#l00338">MontageImageList()</a>, <a class="el" href="morphology_8c_source.html#l03822">MorphologyApply()</a>, <a class="el" href="layer_8c_source.html#l01452">OptimizeImageTransparency()</a>, <a class="el" href="fx_8c_source.html#l03898">PolaroidImage()</a>, <a class="el" href="annotate_8c_source.html#l01630">RenderPostscript()</a>, <a class="el" href="image_8c_source.html#l02151">SetImageAlphaChannel()</a>, <a class="el" href="fx_8c_source.html#l04381">SketchImage()</a>, <a class="el" href="image_8c_source.html#l03396">SmushImages()</a>, <a class="el" href="composite_8c_source.html#l02334">TextureImage()</a>, and <a class="el" href="fx_8c_source.html#l05415">VignetteImage()</a>.</p>
</div>
</div>
<a class="anchor" id="a0f94f615c89b9150baf9a5a36c612912"></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> CompositeOverImage </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="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *&#160;</td>
<td class="paramname"><em>composite_image</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>clip_to_self</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"><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="composite_8c_source.html#l00318">318</a> of file <a class="el" href="composite_8c_source.html">composite.c</a>.</p>
<p>References <a class="el" href="cache-view_8c_source.html#l00112">AcquireAuthenticCacheView()</a>, <a class="el" href="cache-view_8c_source.html#l00150">AcquireVirtualCacheView()</a>, <a class="el" href="pixel_8h_source.html#l00095">AlphaPixelChannel</a>, <a class="el" href="quantum_8h_source.html#l00084">ClampToQuantum()</a>, <a class="el" href="image_8h_source.html#l00170">_Image::columns</a>, <a class="el" href="composite_8c.html#aefb3795243fca2b89ce79408bb8c4d84">CompositeImageTag</a>, <a class="el" href="pixel_8h_source.html#l00107">CopyPixelTrait</a>, <a class="el" href="cache-view_8c_source.html#l00250">DestroyCacheView()</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="cache_8c_source.html#l01785">GetOneVirtualPixel()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00041">GetPixelAlpha()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00095">GetPixelChannel()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00103">GetPixelChannelChannel()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00121">GetPixelChannels()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00115">GetPixelChannelTraits()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00299">GetPixelMask()</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="magick-type_8h_source.html#l00148">MagickTrue</a>, <a class="el" href="pixel_8h_source.html#l00027">MaxPixelChannels</a>, <a class="el" href="pixel-private_8h_source.html#l00025">PerceptibleReciprocal()</a>, <a class="el" href="image_8h_source.html#l00296">_Image::progress_monitor</a>, <a class="el" href="magick-type_8h_source.html#l00071">QuantumRange</a>, <a class="el" href="magick-type_8h_source.html#l00103">QuantumScale</a>, <a class="el" href="image_8h_source.html#l00170">_Image::rows</a>, <a class="el" href="monitor-private_8h_source.html#l00027">SetImageProgress()</a>, <a class="el" href="cache-view_8c_source.html#l01107">SyncCacheViewAuthenticPixels()</a>, and <a class="el" href="pixel_8h_source.html#l00106">UndefinedPixelTrait</a>.</p>
<p>Referenced by <a class="el" href="composite_8c_source.html#l00533">CompositeImage()</a>.</p>
</div>
</div>
<a class="anchor" id="af95406ba42621c44ed524587bf2cd653"></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#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a> ConvertHueToRGB </td>
<td>(</td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a>&#160;</td>
<td class="paramname"><em>m1</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a>&#160;</td>
<td class="paramname"><em>m2</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a>&#160;</td>
<td class="paramname"><em>hue</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="composite_8c_source.html#l00196">196</a> of file <a class="el" href="composite_8c_source.html">composite.c</a>.</p>
</div>
</div>
<a class="anchor" id="aa870153fe87d4094ffe6d7f951267cb8"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static void HCLComposite </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a>&#160;</td>
<td class="paramname"><em>hue</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a>&#160;</td>
<td class="paramname"><em>chroma</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a>&#160;</td>
<td class="paramname"><em>luma</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a> *&#160;</td>
<td class="paramname"><em>red</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a> *&#160;</td>
<td class="paramname"><em>green</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a> *&#160;</td>
<td class="paramname"><em>blue</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="composite_8c_source.html#l00212">212</a> of file <a class="el" href="composite_8c_source.html">composite.c</a>.</p>
<p>References <a class="el" href="magick-type_8h_source.html#l00071">QuantumRange</a>.</p>
<p>Referenced by <a class="el" href="composite_8c_source.html#l00533">CompositeImage()</a>.</p>
</div>
</div>
<a class="anchor" id="a3e01b7a63aed2d10c1562cf311cae7ff"></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#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a> MagickMax </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a>&#160;</td>
<td class="paramname"><em>x</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a>&#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="composite_8c_source.html#l00188">188</a> of file <a class="el" href="composite_8c_source.html">composite.c</a>.</p>
<p>Referenced by <a class="el" href="composite_8c_source.html#l00278">CompositeHCL()</a>.</p>
</div>
</div>
<a class="anchor" id="ad215a69db0cd530adf0f6368b7558ff8"></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#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a> MagickMin </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a>&#160;</td>
<td class="paramname"><em>x</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="magick-type_8h.html#aa9c387d31c8d36fb12522ad35a8c5f44">MagickRealType</a>&#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="composite_8c_source.html#l00180">180</a> of file <a class="el" href="composite_8c_source.html">composite.c</a>.</p>
<p>Referenced by <a class="el" href="composite_8c_source.html#l00278">CompositeHCL()</a>, and <a class="el" href="composite_8c_source.html#l00533">CompositeImage()</a>.</p>
</div>
</div>
<a class="anchor" id="abc99e0b502b636d9dee091ef4c68d5ca"></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> TextureImage </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="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *&#160;</td>
<td class="paramname"><em>texture</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="composite_8c_source.html#l02334">2334</a> of file <a class="el" href="composite_8c_source.html">composite.c</a>.</p>
<p>References <a class="el" href="cache-view_8c_source.html#l00112">AcquireAuthenticCacheView()</a>, <a class="el" href="cache-view_8c_source.html#l00150">AcquireVirtualCacheView()</a>, <a class="el" href="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_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#l00229">_Image::compose</a>, <a class="el" href="composite_8c_source.html#l00533">CompositeImage()</a>, <a class="el" href="composite_8h_source.html#l00039">CopyCompositeOp</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="cache-view_8c_source.html#l00659">GetCacheViewVirtualPixels()</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="pixel-accessor_8h_source.html#l00103">GetPixelChannelChannel()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00121">GetPixelChannels()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00115">GetPixelChannelTraits()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00299">GetPixelMask()</a>, <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="method-attribute_8h_source.html#l00106">MagickSignature</a>, <a class="el" href="magick-type_8h_source.html#l00148">MagickTrue</a>, <a class="el" href="composite_8h_source.html#l00079">OverCompositeOp</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="image_8h_source.html#l00170">_Image::rows</a>, <a class="el" href="monitor-private_8h_source.html#l00027">SetImageProgress()</a>, <a class="el" href="image_8c_source.html#l02553">SetImageStorageClass()</a>, <a class="el" href="image_8c_source.html#l03209">SetImageVirtualPixelMethod()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00570">SetPixelChannel()</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="composite_8c.html#a92ec5749f442d7e99ad7ca155fc562aa">TextureImageTag</a>, <a class="el" href="image_8h_source.html#l00255">_Image::tile_offset</a>, <a class="el" href="cache-view_8h_source.html#l00035">TileVirtualPixelMethod</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="geometry_8h_source.html#l00133">_RectangleInfo::x</a>, and <a class="el" href="geometry_8h_source.html#l00133">_RectangleInfo::y</a>.</p>
<p>Referenced by <a class="el" href="montage_8c_source.html#l00338">MontageImageList()</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="composite_8c.html">composite.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>