1 <!-- Creator : groff version 1.18.1 -->
2 <!-- CreationDate: Mon Mar 13 18:03:08 2006 -->
5 <meta name=
"generator" content=
"groff -Thtml, see www.gnu.org">
6 <meta name=
"Content-Style" content=
"text/css">
7 <title>TIFFDataWidth
</title>
11 <h1 align=center
>TIFFDataWidth
</h1>
12 <a href=
"#NAME">NAME
</a><br>
13 <a href=
"#SYNOPSIS">SYNOPSIS
</a><br>
14 <a href=
"#DESCRIPTION">DESCRIPTION
</a><br>
15 <a href=
"#RETURN VALUES">RETURN VALUES
</a><br>
16 <a href=
"#SEE ALSO">SEE ALSO
</a><br>
22 <table width=
"100%" border=
0 rules=
"none" frame=
"void"
23 cols=
"2" cellspacing=
"0" cellpadding=
"0">
24 <tr valign=
"top" align=
"left">
27 <p>TIFFDataWidth
− Get the size of TIFF data types
</p>
30 <a name=
"SYNOPSIS"></a>
33 <table width=
"100%" border=
0 rules=
"none" frame=
"void"
34 cols=
"2" cellspacing=
"0" cellpadding=
"0">
35 <tr valign=
"top" align=
"left">
38 <p><b>#include
<tiffio.h
></b></p>
40 <p><b>int TIFFDataWidth(TIFFDataType
</b>
41 <i>type
</i><b>)
</b></p>
44 <a name=
"DESCRIPTION"></a>
47 <table width=
"100%" border=
0 rules=
"none" frame=
"void"
48 cols=
"2" cellspacing=
"0" cellpadding=
"0">
49 <tr valign=
"top" align=
"left">
52 <p><i>TIFFDataWidth
</i> returns a size of
<i>type
</i> in
53 bytes. Currently following data types are supported:
<i><br>
69 <a name=
"RETURN VALUES"></a>
70 <h2>RETURN VALUES
</h2>
72 <table width=
"100%" border=
0 rules=
"none" frame=
"void"
73 cols=
"2" cellspacing=
"0" cellpadding=
"0">
74 <tr valign=
"top" align=
"left">
77 <p><i>TIFFDataWidth
</i> returns a number of bytes occupied
78 by the item of given type.
0 returned when uknown data type
82 <a name=
"SEE ALSO"></a>
85 <table width=
"100%" border=
0 rules=
"none" frame=
"void"
86 cols=
"2" cellspacing=
"0" cellpadding=
"0">
87 <tr valign=
"top" align=
"left">
90 <p><b>libtiff
</b>(
3TIFF),
</p>
92 <p>Libtiff library home page:
93 <b>http://www.remotesensing.org/libtiff/
</b></p>