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>TMCCJPEGExifIFD1Info</title>
9<LINK rel="stylesheet" href="../../CSS/revolution.css" type="text/css">
10</head>
11
12<body>
13
14<h1 align="left">TMCCJPEGExifIFD1Info</h1>
15<h2>Definitions</h2>
16
17<dl>
18  <dd>
19<PRE>
20typedef struct{
21    u16 Compression;                /* Compression type (unsigned 16-bit integer) */
22    u32 XResolution[2];             /* Resolution of the image width (unsigned 32-bit fraction, [0]/[1]) */
23    u32 YResolution[2];             /* Resolution of the image height (unsigned 32-bit fraction, [0]/[1]) */
24    u16 ResolutionUnit;             /* Unit of resolution for the image width and height (unsigned 16-bit integer) */
25    u32 JPEGInterchangeFormat;      /* Offset to JPEG SOI (unsigned 32-bit integer) */
26    u32 JPEGInterchangeFormatLength;/* Byte count of the JPEG data (unsigned 32-bit integer) */
27} TMCCJPEGExifIFD1Info;
28</PRE></dd>
29</dl>
30<H2>Description</H2>
31<P>This structure has information about the Exif data thumbnail image. <br>
32
33
34
35</P>
36
37<h2>See Also</h2>
38<P>
39
40</P>
41<H2>Revision History</H2>
42<P>2007/02/02 Initial version.</P>
43<hr><p>CONFIDENTIAL</p></body>
44</html>
45