/usr/share/doc/libsilly-doc/html/a00011.html is in libsilly-doc 0.1.0-3.3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 | <!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.9.1"/>
<title>Simple Image Loading LibrarY: PNGImageLoader Class 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 style="padding-left: 0.5em;">
<div id="projectname">Simple Image Loading LibrarY
 <span id="projectnumber">0.1.0</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.9.1 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="a00056.html">SILLY</a></li><li class="navelem"><a class="el" href="a00011.html">PNGImageLoader</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="a00081.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">PNGImageLoader Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Loader for PNG <a class="el" href="a00003.html" title="Image is the main user class of the library. ">Image</a>.
<a href="a00011.html#details">More...</a></p>
<p><code>#include <<a class="el" href="a00020_source.html">SILLYPNGImageLoader.h</a>></code></p>
<div class="dynheader">
Inheritance diagram for PNGImageLoader:</div>
<div class="dyncontent">
<div class="center"><img src="a00082.png" border="0" usemap="#PNGImageLoader_inherit__map" alt="Inheritance graph"/></div>
<map name="PNGImageLoader_inherit__map" id="PNGImageLoader_inherit__map">
</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader">
Collaboration diagram for PNGImageLoader:</div>
<div class="dyncontent">
<div class="center"><img src="a00083.png" border="0" usemap="#PNGImageLoader_coll__map" alt="Collaboration graph"/></div>
<map name="PNGImageLoader_coll__map" id="PNGImageLoader_coll__map">
</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a439f9065fd9a935d7f53b30b2242e924"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="a00005.html#a439f9065fd9a935d7f53b30b2242e924">destroyContext</a> (<a class="el" href="a00004.html">ImageContext</a> *context)</td></tr>
<tr class="memdesc:a439f9065fd9a935d7f53b30b2242e924"><td class="mdescLeft"> </td><td class="mdescRight">Destroy the image context. <a href="#a439f9065fd9a935d7f53b30b2242e924">More...</a><br /></td></tr>
<tr class="separator:a439f9065fd9a935d7f53b30b2242e924"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a54c1653bae499e4ce2129a0abdfb55cf"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a54c1653bae499e4ce2129a0abdfb55cf"></a>
const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="a00005.html#a54c1653bae499e4ce2129a0abdfb55cf">getIdentifierString</a> () const </td></tr>
<tr class="memdesc:a54c1653bae499e4ce2129a0abdfb55cf"><td class="mdescLeft"> </td><td class="mdescRight">Return the name of the loader. <br /></td></tr>
<tr class="separator:a54c1653bae499e4ce2129a0abdfb55cf"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1f83c2e6e4960b05c1b5bd61b0635f8c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00004.html">ImageContext</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="a00011.html#a1f83c2e6e4960b05c1b5bd61b0635f8c">loadHeader</a> (<a class="el" href="a00056.html#a60883d4958a60b91661e97027a85072a">PixelFormat</a> &formatSource, <a class="el" href="a00001.html">DataSource</a> *data)</td></tr>
<tr class="memdesc:a1f83c2e6e4960b05c1b5bd61b0635f8c"><td class="mdescLeft"> </td><td class="mdescRight">Parse the header of the image and fill the header struct. <a href="#a1f83c2e6e4960b05c1b5bd61b0635f8c">More...</a><br /></td></tr>
<tr class="separator:a1f83c2e6e4960b05c1b5bd61b0635f8c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4a4d6df5dcc08cb493855fcfc1956fca"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="a00011.html#a4a4d6df5dcc08cb493855fcfc1956fca">loadImageData</a> (<a class="el" href="a00056.html#aebdd89f22790687ac264c1abd9f7fd38">PixelOrigin</a> origin, <a class="el" href="a00001.html">DataSource</a> *data, <a class="el" href="a00004.html">ImageContext</a> *context)</td></tr>
<tr class="memdesc:a4a4d6df5dcc08cb493855fcfc1956fca"><td class="mdescLeft"> </td><td class="mdescRight">Parse the pixels data of the image and fill the header struct. <a href="#a4a4d6df5dcc08cb493855fcfc1956fca">More...</a><br /></td></tr>
<tr class="separator:a4a4d6df5dcc08cb493855fcfc1956fca"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Loader for PNG <a class="el" href="a00003.html" title="Image is the main user class of the library. ">Image</a>. </p>
<p>Definition at line <a class="el" href="a00020_source.html#l00042">42</a> of file <a class="el" href="a00020_source.html">SILLYPNGImageLoader.h</a>.</p>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a439f9065fd9a935d7f53b30b2242e924"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void destroyContext </td>
<td>(</td>
<td class="paramtype"><a class="el" href="a00004.html">ImageContext</a> * </td>
<td class="paramname"><em>context</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inherited</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Destroy the image context. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">context</td><td>a pointer to the context </td></tr>
</table>
</dd>
</dl>
<p>Definition at line <a class="el" href="a00053_source.html#l00047">47</a> of file <a class="el" href="a00053_source.html">SILLYImageLoader.cpp</a>.</p>
</div>
</div>
<a class="anchor" id="a1f83c2e6e4960b05c1b5bd61b0635f8c"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="a00004.html">ImageContext</a> * loadHeader </td>
<td>(</td>
<td class="paramtype"><a class="el" href="a00056.html#a60883d4958a60b91661e97027a85072a">PixelFormat</a> & </td>
<td class="paramname"><em>formatSource</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="a00001.html">DataSource</a> * </td>
<td class="paramname"><em>data</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Parse the header of the image and fill the header struct. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">formatSource</td><td>this var should contains the pixel format used to store the image initialy</td></tr>
<tr><td class="paramname">data</td><td>the input of the image data</td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>Context for the rest of the parsing or 0 if an error occured </dd></dl>
<p>Implements <a class="el" href="a00005.html#a36d9ab46230fcf29dee7c8acfd70a0c5">ImageLoader</a>.</p>
<p>Definition at line <a class="el" href="a00046_source.html#l00088">88</a> of file <a class="el" href="a00046_source.html">SILLYPNGImageLoader.cpp</a>.</p>
</div>
</div>
<a class="anchor" id="a4a4d6df5dcc08cb493855fcfc1956fca"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">bool loadImageData </td>
<td>(</td>
<td class="paramtype"><a class="el" href="a00056.html#aebdd89f22790687ac264c1abd9f7fd38">PixelOrigin</a> </td>
<td class="paramname"><em>origin</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="a00001.html">DataSource</a> * </td>
<td class="paramname"><em>data</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="a00004.html">ImageContext</a> * </td>
<td class="paramname"><em>context</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Parse the pixels data of the image and fill the header struct. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">origin</td><td>the layout of the pixel in the resulting pixel array</td></tr>
<tr><td class="paramname">data</td><td>the input of the image data</td></tr>
<tr><td class="paramname">context</td><td>the data associated to the image parsing</td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>true on success false on error </dd></dl>
<p>Implements <a class="el" href="a00005.html#a7622e69834f644d7cf1201c1cabd80c6">ImageLoader</a>.</p>
<p>Definition at line <a class="el" href="a00046_source.html#l00154">154</a> of file <a class="el" href="a00046_source.html">SILLYPNGImageLoader.cpp</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>/build/silly-aVVolp/silly-0.1.0/include/loaders/<a class="el" href="a00020_source.html">SILLYPNGImageLoader.h</a></li>
<li>/build/silly-aVVolp/silly-0.1.0/src/loaders/<a class="el" href="a00046_source.html">SILLYPNGImageLoader.cpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>
</body>
</html>
|