From d479dd1aab1c1cb907932c6595b0ef33523fc797 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 6 Nov 2015 07:14:47 +0100 Subject: Imported Upstream version 1.8.3 --- tiff/html/man/TIFFFieldDataType.3tiff.html | 89 ------------------------------ 1 file changed, 89 deletions(-) delete mode 100755 tiff/html/man/TIFFFieldDataType.3tiff.html (limited to 'tiff/html/man/TIFFFieldDataType.3tiff.html') diff --git a/tiff/html/man/TIFFFieldDataType.3tiff.html b/tiff/html/man/TIFFFieldDataType.3tiff.html deleted file mode 100755 index d6a463f..0000000 --- a/tiff/html/man/TIFFFieldDataType.3tiff.html +++ /dev/null @@ -1,89 +0,0 @@ - - - - - - - - - -TIFFFieldDataType - - - - -

TIFFFieldDataType

- -NAME
-SYNOPSIS
-DESCRIPTION
-RETURN VALUES
-SEE ALSO
- -
- - -

NAME - -

- - - -

TIFFFieldDataType -− Get TIFF data type from field information

- -

SYNOPSIS - -

- - -

#include -<tiffio.h>

- - -

TIFFDataType -TIFFFieldDataType(const TIFFField* -fip)

- -

DESCRIPTION - -

- - - -

TIFFFieldDataType -returns the data type stored in a TIFF field.

- -

fip is a -field information pointer previously returned by -TIFFFindField, TIFFFieldWithTag, or -TIFFFieldWithName.

- -

RETURN VALUES - -

- - - -

TIFFFieldDataType -returns a member of the enum type TIFFDataType.

- -

SEE ALSO - -

- - - -

libtiff(3TIFF),

- -

Libtiff library -home page: http://www.remotesensing.org/libtiff/

-
- - -- cgit v1.2.3