blob: 8d577d93a91c3bef7b304586dbf93cdae3951a3d [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: signature.h 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('signature_8h.html','');});
</script>
<div id="doc-content">
<div class="header">
<div class="summary">
<a href="signature_8h.html#func-members">Functions</a> </div>
<div class="headertitle">
<div class="title">signature.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="signature_8h__dep__incl.png" border="0" usemap="#signature_8hdep" alt=""/></div>
<map name="signature_8hdep" id="signature_8hdep">
<area shape="rect" id="node3" href="identify_8c.html" title="identify.c" alt="" coords="5,80,83,107"/><area shape="rect" id="node5" href="MagickCore_8h.html" title="MagickCore.h" alt="" coords="108,80,217,107"/><area shape="rect" id="node9" href="property_8c.html" title="property.c" alt="" coords="242,80,328,107"/><area shape="rect" id="node11" href="signature_8c.html" title="signature.c" alt="" coords="353,80,447,107"/><area shape="rect" id="node7" href="image-view_8c.html" title="image&#45;view.c" alt="" coords="109,155,216,181"/></map>
</div>
</div>
<p><a href="signature_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:a455a03bf384fe607617c47135592bc53"><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="signature_8h.html#a455a03bf384fe607617c47135592bc53">SignatureImage</a> (<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *)</td></tr>
<tr class="separator:a455a03bf384fe607617c47135592bc53"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Function Documentation</h2>
<a class="anchor" id="a455a03bf384fe607617c47135592bc53"></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> SignatureImage </td>
<td>(</td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *&#160;</td>
<td class="paramname">, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *&#160;</td>
<td class="paramname">&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="signature_8c_source.html#l00471">471</a> of file <a class="el" href="signature_8c_source.html">signature.c</a>.</p>
<p>References <a class="el" href="signature-private_8h.html#af98839dc7396595ea94876e8538f9faf">AcquireSignatureInfo()</a>, <a class="el" href="string_8c_source.html#l00165">AcquireStringInfo()</a>, <a class="el" href="cache-view_8c_source.html#l00150">AcquireVirtualCacheView()</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="property_8c_source.html#l00255">DeleteImageProperty()</a>, <a class="el" href="cache-view_8c_source.html#l00250">DestroyCacheView()</a>, <a class="el" href="signature_8c_source.html#l00168">DestroySignatureInfo()</a>, <a class="el" href="string_8c_source.html#l00814">DestroyString()</a>, <a class="el" href="string_8c_source.html#l00841">DestroyStringInfo()</a>, <a class="el" href="image_8h_source.html#l00312">_Image::filename</a>, <a class="el" href="signature-private_8h.html#a7990cafb14ab19e08146c765597e9229">FinalizeSignature()</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="signature_8c_source.html#l00328">GetSignatureDigest()</a>, <a class="el" href="string_8c_source.html#l01263">GetStringInfoDatum()</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="magick-type_8h_source.html#l00103">QuantumScale</a>, <a class="el" href="image_8h_source.html#l00170">_Image::rows</a>, <a class="el" href="property_8c_source.html#l03423">SetImageProperty()</a>, <a class="el" href="string_8c_source.html#l01917">SetStringInfoLength()</a>, <a class="el" href="image_8h_source.html#l00348">_Image::signature</a>, <a class="el" href="string_8c_source.html#l02073">StringInfoToHexString()</a>, <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>, <a class="el" href="pixel_8h_source.html#l00106">UndefinedPixelTrait</a>, and <a class="el" href="signature_8c_source.html#l00774">UpdateSignature()</a>.</p>
<p>Referenced by <a class="el" href="property_8c_source.html#l02201">GetMagickPropertyLetter()</a>, and <a class="el" href="identify_8c_source.html#l00236">IdentifyImage()</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="signature_8h.html">signature.h</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>