|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
|
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> |
|
3 <title>TB10.1 Example Applications: TDecodeParams Struct Reference</title> |
|
4 <link href="doxygen.css" rel="stylesheet" type="text/css"> |
|
5 <link href="tabs.css" rel="stylesheet" type="text/css"> |
|
6 </head><body> |
|
7 <!-- Generated by Doxygen 1.5.3 --> |
|
8 <h1>TDecodeParams Struct Reference</h1><!-- doxytag: class="TDecodeParams" --> |
|
9 <p> |
|
10 <a href="struct_t_decode_params-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> |
|
11 <tr><td></td></tr> |
|
12 <tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr> |
|
13 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6478708f102d567241211f6dbd3860b4"></a><!-- doxytag: member="TDecodeParams::iClip" ref="6478708f102d567241211f6dbd3860b4" args="" --> |
|
14 TBool </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_t_decode_params.html#6478708f102d567241211f6dbd3860b4">iClip</a></td></tr> |
|
15 |
|
16 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="27e4da988c56da1dcd2ff5d7789ed3ee"></a><!-- doxytag: member="TDecodeParams::iRotate90" ref="27e4da988c56da1dcd2ff5d7789ed3ee" args="" --> |
|
17 TBool </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_t_decode_params.html#27e4da988c56da1dcd2ff5d7789ed3ee">iRotate90</a></td></tr> |
|
18 |
|
19 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="985b0d0662bc0b64240acc0a8d5ad934"></a><!-- doxytag: member="TDecodeParams::iMirrorVerticalAxis" ref="985b0d0662bc0b64240acc0a8d5ad934" args="" --> |
|
20 TBool </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_t_decode_params.html#985b0d0662bc0b64240acc0a8d5ad934">iMirrorVerticalAxis</a></td></tr> |
|
21 |
|
22 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="17a453d7f83232a6e80f021216070ee5"></a><!-- doxytag: member="TDecodeParams::iScalingCoeff" ref="17a453d7f83232a6e80f021216070ee5" args="" --> |
|
23 TInt </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_t_decode_params.html#17a453d7f83232a6e80f021216070ee5">iScalingCoeff</a></td></tr> |
|
24 |
|
25 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="814a2d0477db8dba0cf1ca6cb7fb3e17"></a><!-- doxytag: member="TDecodeParams::iOutputFile" ref="814a2d0477db8dba0cf1ca6cb7fb3e17" args="" --> |
|
26 const TText * </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_t_decode_params.html#814a2d0477db8dba0cf1ca6cb7fb3e17">iOutputFile</a></td></tr> |
|
27 |
|
28 </table> |
|
29 <hr><a name="_details"></a><h2>Detailed Description</h2> |
|
30 Demonstrates some uses of the Symbian platform ICL (Image Converter Library) component.<p> |
|
31 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> |
|
32 <li>Decoding an image:<ul> |
|
33 <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> |
|
34 </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> |
|
35 |
|
36 <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> |
|
37 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Jan 21 10:33:08 2010 for TB10.1 Example Applications by |
|
38 <a href="http://www.doxygen.org/index.html"> |
|
39 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address> |
|
40 </body> |
|
41 </html> |