identiconpp/docs/structIdenticonpp_1_1Image....

83 lines
3.7 KiB
HTML

<!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.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>identiconpp: Identiconpp::Image Struct 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="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 id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">identiconpp
&#160;<span id="projectnumber">0.0.0</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',false,false,'search.php','Search');
});
/* @license-end */</script>
<div id="main-nav"></div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="classIdenticonpp.html">Identiconpp</a></li><li class="navelem"><a class="el" href="structIdenticonpp_1_1Image.html">Image</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="structIdenticonpp_1_1Image-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">Identiconpp::Image Struct Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Return type for images.
<a href="structIdenticonpp_1_1Image.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="identiconpp_8hpp_source.html">identiconpp.hpp</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:adcc7ab1847be435988b7e3f831b5728d"><td class="memItemLeft" align="right" valign="top"><a id="adcc7ab1847be435988b7e3f831b5728d"></a>
uint8_t&#160;</td><td class="memItemRight" valign="bottom"><b>error</b></td></tr>
<tr class="separator:adcc7ab1847be435988b7e3f831b5728d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a70550aaf8938cd7bf675196c3cf3d793"><td class="memItemLeft" align="right" valign="top"><a id="a70550aaf8938cd7bf675196c3cf3d793"></a>
Magick::Image&#160;</td><td class="memItemRight" valign="bottom"><b>data</b></td></tr>
<tr class="separator:a70550aaf8938cd7bf675196c3cf3d793"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Return type for images. </p>
<p>Error number 0 means no error. </p>
</div><hr/>The documentation for this struct was generated from the following file:<ul>
<li>src/<a class="el" href="identiconpp_8hpp_source.html">identiconpp.hpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.14
</small></address>
</body>
</html>