Files
intelliphoto/docs/html/struct_layer_object.html
2020-01-16 12:21:09 +01:00

248 lines
13 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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.17"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>IntelliPhoto: LayerObject 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="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.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">IntelliPhoto
&#160;<span id="projectnumber">0.5</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<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('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</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">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('struct_layer_object.html',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="struct_layer_object-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">LayerObject Struct Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>The <a class="el" href="struct_layer_object.html" title="The LayerObject struct holds all the information needed to construct a layer.">LayerObject</a> struct holds all the information needed to construct a layer.
<a href="struct_layer_object.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="_painting_area_8h_source.html">PaintingArea.h</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:af01a139bc8edfdbb338393874e89bd83"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_intelli_image.html">IntelliImage</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_layer_object.html#af01a139bc8edfdbb338393874e89bd83">image</a></td></tr>
<tr class="memdesc:af01a139bc8edfdbb338393874e89bd83"><td class="mdescLeft">&#160;</td><td class="mdescRight">image - Stores the imageData of the current <a class="el" href="struct_layer_object.html" title="The LayerObject struct holds all the information needed to construct a layer.">LayerObject</a>. <a href="struct_layer_object.html#af01a139bc8edfdbb338393874e89bd83">More...</a><br /></td></tr>
<tr class="separator:af01a139bc8edfdbb338393874e89bd83"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af261813df52ff0b0c82bfa57efeb9897"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_layer_object.html#af261813df52ff0b0c82bfa57efeb9897">width</a></td></tr>
<tr class="memdesc:af261813df52ff0b0c82bfa57efeb9897"><td class="mdescLeft">&#160;</td><td class="mdescRight">width - Stores the width of a layer in pixels. <a href="struct_layer_object.html#af261813df52ff0b0c82bfa57efeb9897">More...</a><br /></td></tr>
<tr class="separator:af261813df52ff0b0c82bfa57efeb9897"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae0003fb815e50ed587a9897988befc90"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_layer_object.html#ae0003fb815e50ed587a9897988befc90">height</a></td></tr>
<tr class="memdesc:ae0003fb815e50ed587a9897988befc90"><td class="mdescLeft">&#160;</td><td class="mdescRight">height - Stores the height of a layer in pixels. <a href="struct_layer_object.html#ae0003fb815e50ed587a9897988befc90">More...</a><br /></td></tr>
<tr class="separator:ae0003fb815e50ed587a9897988befc90"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a72b44d27c7bbb60dde14f04ec240ab96"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_layer_object.html#a72b44d27c7bbb60dde14f04ec240ab96">widthOffset</a></td></tr>
<tr class="memdesc:a72b44d27c7bbb60dde14f04ec240ab96"><td class="mdescLeft">&#160;</td><td class="mdescRight">widthOffset - Stores the number of pixles from the left side of the painting area. <a href="struct_layer_object.html#a72b44d27c7bbb60dde14f04ec240ab96">More...</a><br /></td></tr>
<tr class="separator:a72b44d27c7bbb60dde14f04ec240ab96"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a08bacdcd64a0ae0eb5376f55329954bc"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_layer_object.html#a08bacdcd64a0ae0eb5376f55329954bc">heightOffset</a></td></tr>
<tr class="memdesc:a08bacdcd64a0ae0eb5376f55329954bc"><td class="mdescLeft">&#160;</td><td class="mdescRight">heightOffset - Stores the number of pixles from the top of the painting area. <a href="struct_layer_object.html#a08bacdcd64a0ae0eb5376f55329954bc">More...</a><br /></td></tr>
<tr class="separator:a08bacdcd64a0ae0eb5376f55329954bc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a402cb1d9f20436032fe080681b80eb56"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_layer_object.html#a402cb1d9f20436032fe080681b80eb56">alpha</a> = 255</td></tr>
<tr class="memdesc:a402cb1d9f20436032fe080681b80eb56"><td class="mdescLeft">&#160;</td><td class="mdescRight">alpha - Stores the alpha value of the layer (default=255). <a href="struct_layer_object.html#a402cb1d9f20436032fe080681b80eb56">More...</a><br /></td></tr>
<tr class="separator:a402cb1d9f20436032fe080681b80eb56"><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>The <a class="el" href="struct_layer_object.html" title="The LayerObject struct holds all the information needed to construct a layer.">LayerObject</a> struct holds all the information needed to construct a layer. </p>
<p class="definition">Definition at line <a class="el" href="_painting_area_8h_source.html#l00023">23</a> of file <a class="el" href="_painting_area_8h_source.html">PaintingArea.h</a>.</p>
</div><h2 class="groupheader">Member Data Documentation</h2>
<a id="a402cb1d9f20436032fe080681b80eb56"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a402cb1d9f20436032fe080681b80eb56">&#9670;&nbsp;</a></span>alpha</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int LayerObject::alpha = 255</td>
</tr>
</table>
</div><div class="memdoc">
<p>alpha - Stores the alpha value of the layer (default=255). </p>
<p class="definition">Definition at line <a class="el" href="_painting_area_8h_source.html#l00047">47</a> of file <a class="el" href="_painting_area_8h_source.html">PaintingArea.h</a>.</p>
</div>
</div>
<a id="ae0003fb815e50ed587a9897988befc90"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae0003fb815e50ed587a9897988befc90">&#9670;&nbsp;</a></span>height</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int LayerObject::height</td>
</tr>
</table>
</div><div class="memdoc">
<p>height - Stores the height of a layer in pixels. </p>
<p class="definition">Definition at line <a class="el" href="_painting_area_8h_source.html#l00035">35</a> of file <a class="el" href="_painting_area_8h_source.html">PaintingArea.h</a>.</p>
</div>
</div>
<a id="a08bacdcd64a0ae0eb5376f55329954bc"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a08bacdcd64a0ae0eb5376f55329954bc">&#9670;&nbsp;</a></span>heightOffset</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int LayerObject::heightOffset</td>
</tr>
</table>
</div><div class="memdoc">
<p>heightOffset - Stores the number of pixles from the top of the painting area. </p>
<p class="definition">Definition at line <a class="el" href="_painting_area_8h_source.html#l00043">43</a> of file <a class="el" href="_painting_area_8h_source.html">PaintingArea.h</a>.</p>
</div>
</div>
<a id="af01a139bc8edfdbb338393874e89bd83"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af01a139bc8edfdbb338393874e89bd83">&#9670;&nbsp;</a></span>image</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="class_intelli_image.html">IntelliImage</a>* LayerObject::image</td>
</tr>
</table>
</div><div class="memdoc">
<p>image - Stores the imageData of the current <a class="el" href="struct_layer_object.html" title="The LayerObject struct holds all the information needed to construct a layer.">LayerObject</a>. </p>
<p class="definition">Definition at line <a class="el" href="_painting_area_8h_source.html#l00027">27</a> of file <a class="el" href="_painting_area_8h_source.html">PaintingArea.h</a>.</p>
</div>
</div>
<a id="af261813df52ff0b0c82bfa57efeb9897"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af261813df52ff0b0c82bfa57efeb9897">&#9670;&nbsp;</a></span>width</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int LayerObject::width</td>
</tr>
</table>
</div><div class="memdoc">
<p>width - Stores the width of a layer in pixels. </p>
<p class="definition">Definition at line <a class="el" href="_painting_area_8h_source.html#l00031">31</a> of file <a class="el" href="_painting_area_8h_source.html">PaintingArea.h</a>.</p>
</div>
</div>
<a id="a72b44d27c7bbb60dde14f04ec240ab96"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a72b44d27c7bbb60dde14f04ec240ab96">&#9670;&nbsp;</a></span>widthOffset</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int LayerObject::widthOffset</td>
</tr>
</table>
</div><div class="memdoc">
<p>widthOffset - Stores the number of pixles from the left side of the painting area. </p>
<p class="definition">Definition at line <a class="el" href="_painting_area_8h_source.html#l00039">39</a> of file <a class="el" href="_painting_area_8h_source.html">PaintingArea.h</a>.</p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>src/Layer/<a class="el" href="_painting_area_8h_source.html">PaintingArea.h</a></li>
</ul>
</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="struct_layer_object.html">LayerObject</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.17 </li>
</ul>
</div>
</body>
</html>