/usr/share/doc/libsilly-doc/html/a00013.html is in libsilly-doc 0.1.0-2ubuntu1.
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 | <!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"/>
<title>Simple Image Loading LibrarY: TGAImageLoader Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.4 -->
<div id="top">
<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>
<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="a00013.html">TGAImageLoader</a> </li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> </div>
<div class="headertitle">
<div class="title">TGAImageLoader Class Reference</div> </div>
</div>
<div class="contents">
<!-- doxytag: class="SILLY::TGAImageLoader" --><!-- doxytag: inherits="SILLY::ImageLoader" -->
<p>Loader for Targa image.
<a href="a00013.html#details">More...</a></p>
<p><code>#include <<a class="el" href="a00024_source.html">SILLYTGAImageLoader.h</a>></code></p>
<div class="dynheader">
Inheritance diagram for TGAImageLoader:</div>
<div class="dyncontent">
<div class="center"><img src="a00092.png" border="0" usemap="#TGAImageLoader_inherit__map" alt="Inheritance graph"/></div>
<!-- MAP 0 -->
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader">
Collaboration diagram for TGAImageLoader:</div>
<div class="dyncontent">
<div class="center"><img src="a00093.png" border="0" usemap="#TGAImageLoader_coll__map" alt="Collaboration graph"/></div>
<!-- MAP 1 -->
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="a00094.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><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><td class="mdescLeft"> </td><td class="mdescRight">Destroy the image context. <a href="#a439f9065fd9a935d7f53b30b2242e924"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aac31d6df665c6626f0a962774c8bb405"></a><!-- doxytag: member="SILLY::TGAImageLoader::getIdentifierString" ref="aac31d6df665c6626f0a962774c8bb405" args="() const " -->
const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="a00005.html#aac31d6df665c6626f0a962774c8bb405">getIdentifierString</a> () const </td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Return the name of the loader. <br/></td></tr>
<tr><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="a00013.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><td class="mdescLeft"> </td><td class="mdescRight">Parse the header of the image and fill the header struct. <a href="#a1f83c2e6e4960b05c1b5bd61b0635f8c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="a00013.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><td class="mdescLeft"> </td><td class="mdescRight">Parse the pixels data of the image and fill the header struct. <a href="#a4a4d6df5dcc08cb493855fcfc1956fca"></a><br/></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Loader for Targa image. </p>
<p>Definition at line <a class="el" href="a00024_source.html#l00043">43</a> of file <a class="el" href="a00024_source.html">SILLYTGAImageLoader.h</a>.</p>
</div><hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a439f9065fd9a935d7f53b30b2242e924"></a><!-- doxytag: member="SILLY::TGAImageLoader::destroyContext" ref="a439f9065fd9a935d7f53b30b2242e924" args="(ImageContext *context)" -->
<div class="memitem">
<div class="memproto">
<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><code> [inherited]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Destroy the image context. </p>
<dl><dt><b>Parameters:</b></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><!-- doxytag: member="SILLY::TGAImageLoader::loadHeader" ref="a1f83c2e6e4960b05c1b5bd61b0635f8c" args="(PixelFormat &formatSource, DataSource *data)" -->
<div class="memitem">
<div class="memproto">
<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><code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Parse the header of the image and fill the header struct. </p>
<dl><dt><b>Parameters:</b></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="return"><dt><b>Returns:</b></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="a00048_source.html#l00074">74</a> of file <a class="el" href="a00048_source.html">SILLYTGAImageLoader.cpp</a>.</p>
</div>
</div>
<a class="anchor" id="a4a4d6df5dcc08cb493855fcfc1956fca"></a><!-- doxytag: member="SILLY::TGAImageLoader::loadImageData" ref="a4a4d6df5dcc08cb493855fcfc1956fca" args="(PixelOrigin origin, DataSource *data, ImageContext *context)" -->
<div class="memitem">
<div class="memproto">
<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><code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Parse the pixels data of the image and fill the header struct. </p>
<dl><dt><b>Parameters:</b></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="return"><dt><b>Returns:</b></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="a00048_source.html#l00134">134</a> of file <a class="el" href="a00048_source.html">SILLYTGAImageLoader.cpp</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>/build/buildd/silly-0.1.0/include/loaders/<a class="el" href="a00024_source.html">SILLYTGAImageLoader.h</a></li>
<li>/build/buildd/silly-0.1.0/src/loaders/<a class="el" href="a00048_source.html">SILLYTGAImageLoader.cpp</a></li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Fri Dec 16 2011 22:51:38 for Simple Image Loading LibrarY by 
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
</body>
</html>
|