Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/struct_t_decode_params.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/struct_t_decode_params.html Fri Jan 22 18:26:19 2010 +0000
@@ -0,0 +1,41 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>TB10.1 Example Applications: TDecodeParams Struct Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.3 -->
+<h1>TDecodeParams Struct Reference</h1><!-- doxytag: class="TDecodeParams" -->
+<p>
+<a href="struct_t_decode_params-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
+<tr><td></td></tr>
+<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6478708f102d567241211f6dbd3860b4"></a><!-- doxytag: member="TDecodeParams::iClip" ref="6478708f102d567241211f6dbd3860b4" args="" -->
+TBool </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_t_decode_params.html#6478708f102d567241211f6dbd3860b4">iClip</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="27e4da988c56da1dcd2ff5d7789ed3ee"></a><!-- doxytag: member="TDecodeParams::iRotate90" ref="27e4da988c56da1dcd2ff5d7789ed3ee" args="" -->
+TBool </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_t_decode_params.html#27e4da988c56da1dcd2ff5d7789ed3ee">iRotate90</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="985b0d0662bc0b64240acc0a8d5ad934"></a><!-- doxytag: member="TDecodeParams::iMirrorVerticalAxis" ref="985b0d0662bc0b64240acc0a8d5ad934" args="" -->
+TBool </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_t_decode_params.html#985b0d0662bc0b64240acc0a8d5ad934">iMirrorVerticalAxis</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="17a453d7f83232a6e80f021216070ee5"></a><!-- doxytag: member="TDecodeParams::iScalingCoeff" ref="17a453d7f83232a6e80f021216070ee5" args="" -->
+TInt </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_t_decode_params.html#17a453d7f83232a6e80f021216070ee5">iScalingCoeff</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="814a2d0477db8dba0cf1ca6cb7fb3e17"></a><!-- doxytag: member="TDecodeParams::iOutputFile" ref="814a2d0477db8dba0cf1ca6cb7fb3e17" args="" -->
+const TText * </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_t_decode_params.html#814a2d0477db8dba0cf1ca6cb7fb3e17">iOutputFile</a></td></tr>
+
+</table>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+Demonstrates some uses of the Symbian platform ICL (Image Converter Library) component.<p>
+The class demonstrates how to decode, encode, rotate and scale images using the plug-ins provided by ICL. It covers the following use-cases of the ICL component:<ul>
+<li>Decoding an image:<ul>
+<li>from a descriptor</li><li>from a file</li><li>using an image mask</li><li>using separate thread</li><li>using the image thumbnail</li><li>using mult-frame</li><li>that supports YUV format into an image frame</li></ul>
+</li><li>Encoding an image to a descriptor with EXIF metadata</li><li>Rotating a bitmap</li><li>Scaling a bitmap with and without mask </li></ul>
+
+<p>Definition at line <a class="el" href="iclexample_8h-source.html#l00179">179</a> of file <a class="el" href="iclexample_8h-source.html">iclexample.h</a>.</p>
+<hr size="1"><address style="text-align: right;"><small>Generated on Thu Jan 21 10:33:08 2010 for TB10.1 Example Applications by
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
+</body>
+</html>