1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3
4<head>
5<META http-equiv="Content-Type" content="text/html; charset=utf-8">
6<META http-equiv="Content-Style-Type" content="text/css">
7<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 7.0.1.0 for Windows">
8<title>TMCCJPEGExifInfo</title>
9<LINK rel="stylesheet" href="../../CSS/revolution.css" type="text/css">
10</head>
11
12<body>
13
14<h1 align="left">TMCCJPEGExifInfo</h1>
15<h2>Definitions</h2>
16
17<dl>
18  <dd>
19<PRE>
20typedef struct{
21    <A href="TMCCJPEGExifIFD0Info.html">TMCCJPEGExifIFD0Info</A>    image;  /* Tag data for the main image */
22    <A href="TMCCJPEGExifIFD1Info.html">TMCCJPEGExifIFD1Info</A>    thumb;  /* Tag data for the thumbnail image */
23} TMCCJPEGExifInfo;
24</PRE></dd>
25</dl>
26<H2>Description</H2>
27<P>This structure has Exif information parameters.<br>Information related to the main image in the <A href="TMCCJPEGExifIFD0Info.html"><CODE>TMCCJPEGExifIFD0Info</CODE></A> structure and information related to the thumbnail image in the <A href="TMCCJPEGExifIFD1Info.html"><CODE>TMCCJPEGExifIFD1Info</CODE></A> structure are held by members in this structure. <br>
28
29
30
31</P>
32
33<h2>See Also</h2>
34<P>
35<A href="TMCCJPEGExifIFD0Info.html"><CODE>TMCCJPEGExifIFD0Info</CODE></A><BR><A href="TMCCJPEGExifIFD1Info.html"><CODE>TMCCJPEGExifIFD1Info</CODE></A>
36</P>
37<H2>Revision History</H2>
38<P>2007/02/02 Initial version.</P>
39<hr><p>CONFIDENTIAL</p></body>
40</html>
41