X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8414a40c52191d4c7cfeea74df22d9d64cbec415..a3b7db872925df2921f36637a84085ec04cf977a:/src/tiff/html/man/TIFFGetField.3tiff.html diff --git a/src/tiff/html/man/TIFFGetField.3tiff.html b/src/tiff/html/man/TIFFGetField.3tiff.html index ca114a354b..bd2f78bb22 100644 --- a/src/tiff/html/man/TIFFGetField.3tiff.html +++ b/src/tiff/html/man/TIFFGetField.3tiff.html @@ -1,14 +1,25 @@ - - + + + + + TIFFGetField + -

TIFFGetField

+

TIFFGetField

+ NAME
SYNOPSIS
DESCRIPTION
@@ -18,56 +29,53 @@ SEE ALSO

+ + +

NAME -

NAME

- - - - - -
-

TIFFGetField, TIFFVGetField − get the value(s) of a -tag in an open TIFF file

-
+ + + +

TIFFGetField, +TIFFVGetField − get the value(s) of a tag in an open +TIFF file

+ +

SYNOPSIS -

SYNOPSIS

- - - - - -
-

#include <tiffio.h>

- -

int TIFFGetField(TIFF *tif, ttag_t + + + +

#include +<tiffio.h>

+ +

int +TIFFGetField(TIFF *tif, ttag_t tag, ...)

- -

#include <stdarg.h>

- -

int TIFFVGetField(TIFF *tif, ttag_t -tag, va_list ap)
+ +

#include +<stdarg.h>

+ +

int +TIFFVGetField(TIFF *tif, ttag_t +tag, va_list ap)
int TIFFGetFieldDefaulted(TIFF *
tif, -ttag_t tag, ...)
+ttag_t
tag, ...)
int TIFFVGetFieldDefaulted(TIFF *
tif, ttag_t tag, va_list ap)

-
+ +

DESCRIPTION -

DESCRIPTION

- - - - - -
-

TIFFGetField returns the value of a tag or -pseudo-tag associated with the the current directory of the -opened TIFF file tif. (A -pseudo-tag is a parameter that is used to control the -operation of the TIFF library but whose value -is not read or written to the underlying file.) The file -must have been previously opened with + + + + +

TIFFGetField +returns the value of a tag or pseudo-tag associated with the +the current directory of the opened TIFF file +tif. (A pseudo-tag is a parameter that is used +to control the operation of the TIFF library +but whose value is not read or written to the underlying +file.) The file must have been previously opened with TIFFOpen(3TIFF). The tag is identified by tag, one of the values defined in the include file tiff.h (see also the table below). The type and number of values @@ -76,1371 +84,1886 @@ programming interface uses a variable argument list as prescribed by the stdarg(3) interface. The returned values should only be interpreted if TIFFGetField returns 1.

- -

TIFFVGetField is functionally equivalent to -TIFFGetField except that it takes a pointer to a -variable argument list. TIFFVGetField is useful for -layering interfaces on top of the functionality provided by + + +

TIFFVGetField +is functionally equivalent to TIFFGetField except +that it takes a pointer to a variable argument list. +TIFFVGetField is useful for layering interfaces on +top of the functionality provided by TIFFGetField.

- -

TIFFGetFieldDefaulted and -TIFFVGetFieldDefaulted are identical to + + +

TIFFGetFieldDefaulted +and TIFFVGetFieldDefaulted are identical to TIFFGetField and TIFFVGetField, except that if a tag is not defined in the current directory and it has a default value, then the default value is returned.

- -

The tags understood by libtiff(3TIFF), the number -of parameter values, and the types for the returned values -are shown below. The data types are specified as in C and -correspond to the types used to specify tag values to + +

The tags +understood by libtiff(3TIFF), the number of parameter +values, and the types for the returned values are shown +below. The data types are specified as in C and correspond +to the types used to specify tag values to TIFFSetField(3TIFF). Remember that TIFFGetField returns parameter values, so all the listed data types are pointers to storage where values should be returned. Consult the TIFF specification (or relevant industry specification) for information on the meaning of each tag and their possible -values.

- +values.

-

Tag Name Count Types Notes

- - +
- - + - - + + - + +

Count

+ - - + + + - + - - +

Notes

- - + - + + + + + + + + - - +

char**

+ - - + - - + + - + +

1

+ + + + + + + - - + + + - - + + + + + + - +

uint16*

+ - - + + + - - + + + + + + - +

uint16*

+ - - + - + + - - +

3

+ - - + + + - - + - + +

1<<BitsPerSample arrays

- - + + + - - + + + + + + - +

uint16*

+ - - + - + + - - +

1

+ - - + + + - - + + + + + + + + + + + + - + +

char**

+ - - + + + - - + + + + + + - +

uint16*

+ - - + - + + - - + + + + + + +

char**

+ - - + - + + - - + + + + + + +

char**

+ - - + - + + - - + + + + + + +

uint16*

+ - - + - + + - - +

2

+ - - + + + - - + - + +

count & types array

- - + - + + - - +

1

+ - - + + + - + - - +

G3/G4 compression pseudo-tag

- - + - - + + - + +

1

+ - - + + + - - + - +

G3/G4 compression pseudo-tag

- - + + + - - + + + + + + - +

uint16*

+ - - + - + + - - +

1

+ - - + + + - - + + + + + + - + +

1

+ - - + + + - + + + + - - +

TIFFTAG_HALFTONEHINTS

+ + + + + + + + + - - + - + + - - +

1

+ - - + + + - - + + + + + + - + +

2

+ - - + + + - - + - +

count, profile data

- - + - - + + - +

1

+ - - + + + - - + + + + - +

TIFFTAG_IMAGEDESCRIPTION

+ + + + + + + + + - - + - + + - - + + + + + + +

uint32*

+ - - + - + + + + + + + + - - +

uint32*

+ - - + - - + + - + +

1

+ + + + + + + - - + + + - - + + + + + + - +

uint16*

+ - - + - + + - - +

1

+ - - + + + - - + - + +

JPEG pseudo-tag

- - + - + + - - +

1

+ - - + + + - + - - +

JPEG pseudo-tag

- - + - - + + - + +

2

+ - - + + + - + - - +

count & tables

- - + - - + + - +

1

+ - - + + + - + - - +

JPEG pseudo-tag

- - + + + - + + + + + + - - +

char**

+ - - + + + - - + + + + + + - +

uint16*

+ - - + - - + + - +

1

+ - - + + + - + + + + - - +

TIFFTAG_MINSAMPLEVALUE

+ + + + + + + + + - - + - - + + - +

1

+ - - + + + + + + + + + - + + + + + + - - +

uint16*

+ - - + + + - - + + + + + + - +

char**

+ - - + - + + - - +

2

+ - - + + + + + + + + + - + + + + + + - - +

uint16*

+ - - + - + + - - +

2

+ - - + + + - + - - +

count, data

- - + + + - + + + + + + - - +

uint16*

+ - - + + + - - + + + + + + - +

uint16*

+ - - + - + + - - +

1

+ - - + + + - - + - + +

6-entry array

- - + - - + + - +

1

+ - - + + + - + - - +

6-entry array

- - + - + + + + + + + + - - +

uint16*

+ - - + - - + + - + +

2

+ - - + + + - + - - +

count, data

- - + - + + + + + + + + - - +

uint32*

+ - - + - - + + - + +

1

+ + + + + + + - - + - + + - - +

1

+ - - + + + - - - + + + + + +

TIFFTAG_SMAXSAMPLEVALUE

+ + + - - + + + - - + + + + - + + + +

1

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + - - + + - +

1

+ - - + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - +

1

+ - - + + + - - + + + + + + - + +

1

+ - - + + + - - + - +

3-entry array

- - + + + - - + + + + + + - +

uint16*

+ - - + - + + + + + + + + - - +

uint16*

+ - - + - - + + - + +

1

+ + + + + + + - - + + + - - + + + + + + - +

float*‡

+
+ -

TIFFTAG_ARTIST

-
-

1

-
+

Tag Name

-

char**

-
- +
+ + -

TIFFTAG_BADFAXLINES

-
+

Types

-

1

-
-

uint32*

-
-
+ + -

TIFFTAG_BITSPERSAMPLE

-
+

TIFFTAG_ARTIST

+ + +

1

+
-

1

-
-

uint16*

-
- +
+ -

TIFFTAG_CLEANFAXDATA

-
-

1

-
+

TIFFTAG_BADFAXLINES

-

uint16*

-
- +
+ + +

uint32*

+
+ + + +

TIFFTAG_BITSPERSAMPLE

-

TIFFTAG_COLORMAP

-
-

3

-
+

1

+
-

uint16**

-
-

1<<BitsPerSample arrays

-
+
+ + + +

TIFFTAG_CLEANFAXDATA

-

TIFFTAG_COMPRESSION

-
-

1

-
+

1

+
+ -

uint16*

-
- +
+ + -

TIFFTAG_CONSECUTIVEBADFAXLINES

-
+

TIFFTAG_COLORMAP

-

1

-
-

uint32*

-
- +
+ -

TIFFTAG_COPYRIGHT

-
-

1

-
+

uint16**

-

char**

-
-
+ + + +

TIFFTAG_COMPRESSION

-

TIFFTAG_DATATYPE

-
-

1

-
+

1

+
+ -

uint16*

-
- +
+ + -

TIFFTAG_DATETIME

-
+

TIFFTAG_CONSECUTIVEBADFAXLINES

-

1

-
-

char**

-
- +
+ -

TIFFTAG_DOCUMENTNAME

-
-

1

-
+

uint32*

+
+ + +

TIFFTAG_COPYRIGHT

+ + +

1

+
-

char**

-
- +
+ + + +

TIFFTAG_DATATYPE

-

TIFFTAG_DOTRANGE

-
-

2

-
+

1

+
+ -

uint16*

-
- +
+ + -

TIFFTAG_EXTRASAMPLES

-
+

TIFFTAG_DATETIME

-

2

-
-

uint16*,uint16**

-
+

1

+
+ -

count & types array

-
+
+ + -

TIFFTAG_FAXFILLFUNC

-
+

TIFFTAG_DOCUMENTNAME

-

1

-
-

TIFFFaxFillFunc*

-
+

1

+
+ -

G3/G4 compression pseudo-tag

-
+
+ + -

TIFFTAG_FAXMODE

-
+

TIFFTAG_DOTRANGE

-

1

-
-

int*

-
+

2

+
+ -

G3/G4 compression pseudo-tag

-
+
+ + -

TIFFTAG_FILLORDER

-
+

TIFFTAG_EXTRASAMPLES

-

1

-
-

uint16*

-
- +
+ -

TIFFTAG_GROUP3OPTIONS

-
-

1

-
+

uint16*,uint16**

-

uint32*

-
-
+ + -

TIFFTAG_GROUP4OPTIONS

-
+

TIFFTAG_FAXFILLFUNC

-

1

-
-

uint32*

-
- +
+ + -

TIFFTAG_HALFTONEHINTS

-
+

TIFFFaxFillFunc*

-

2

-
-

uint16*

-
-
+ -

TIFFTAG_HOSTCOMPUTER

-
-

1

-
+

TIFFTAG_FAXMODE

-

char**

-
- +
+ -

TIFFTAG_ICCPROFILE

-
-

2

-
+

int*

-

uint32*,void**

-
-

count, profile data

-
+ + + +

TIFFTAG_FILLORDER

-

TIFFTAG_IMAGEDEPTH

-
-

1

-
+

1

+
+ -

uint32*

-
- +
+ + -

TIFFTAG_IMAGEDESCRIPTION

-
+

TIFFTAG_GROUP3OPTIONS

-

1

-
-

char**

-
- +
+ -

TIFFTAG_IMAGELENGTH

-
-

1

-
+

uint32*

+
+ + +

TIFFTAG_GROUP4OPTIONS

-

uint32*

-
- +
+ + -

TIFFTAG_IMAGEWIDTH

-
+

uint32*

+
-

1

-
-

uint32*

-
- + + +

2

+
+ + +

uint16*

+
+ + -

TIFFTAG_INKNAMES

-
+

TIFFTAG_HOSTCOMPUTER

-

1

-
-

char**

-
- +
+ -

TIFFTAG_INKSET

-
-

1

-
+

char**

+
+ + +

TIFFTAG_ICCPROFILE

-

uint16*

-
- +
+ -

TIFFTAG_JPEGCOLORMODE

-
-

1

-
+

uint32*,void**

-

int*

-
-

JPEG pseudo-tag

-
+ -

TIFFTAG_JPEGQUALITY

-
-

1

-
+

TIFFTAG_IMAGEDEPTH

-

int*

-
-

JPEG pseudo-tag

-
+
+ -

TIFFTAG_JPEGTABLES

-
-

2

-
+

uint32*

+
-

uint32*,void**

-
-

count & tables

-
+ + +

1

+
+ + +

char**

+
+ + -

TIFFTAG_JPEGTABLESMODE

-
+

TIFFTAG_IMAGELENGTH

-

1

-
-

int*

-
+

1

+
+ -

JPEG pseudo-tag

-
+
+ + -

TIFFTAG_MAKE

-
+

TIFFTAG_IMAGEWIDTH

+ + +

1

+
-

1

-
-

char**

-
- +
+ -

TIFFTAG_MATTEING

-
-

1

-
+

TIFFTAG_INKNAMES

-

uint16*

-
- +
+ + +

char**

+
+ + + +

TIFFTAG_INKSET

-

TIFFTAG_MAXSAMPLEVALUE

-
-

1

-
+

1

+
+ -

uint16*

-
- +
+ + -

TIFFTAG_MINSAMPLEVALUE

-
+

TIFFTAG_JPEGCOLORMODE

-

1

-
-

uint16*

-
- +
+ -

TIFFTAG_MODEL

-
-

1

-
+

int*

-

char**

-
-
+ + -

TIFFTAG_ORIENTATION

-
+

TIFFTAG_JPEGQUALITY

-

1

-
-

uint16*

-
- +
+ + -

TIFFTAG_PAGENAME

-
+

int*

-

1

-
-

char**

-
-
+ -

TIFFTAG_PAGENUMBER

-
-

2

-
+

TIFFTAG_JPEGTABLES

-

uint16*

-
- +
+ + -

TIFFTAG_PHOTOMETRIC

-
+

uint32*,void**

-

1

-
-

uint16*

-
-
+ -

TIFFTAG_PHOTOSHOP

-
-

2

-
+

TIFFTAG_JPEGTABLESMODE

-

uint32*,void**

-
-

count, data

-
+
+ + -

TIFFTAG_PLANARCONFIG

-
+

int*

-

1

-
-

uint16*

-
-
+ + + +

TIFFTAG_MAKE

+ -

TIFFTAG_PREDICTOR

-
+

1

+
-

1

-
-

uint16*

-
- +
+ + + +

TIFFTAG_MATTEING

-

TIFFTAG_PRIMARYCHROMATICITIES

-
-

1

-
+

1

+
-

float**

-
-

6-entry array

-
+
+ -

TIFFTAG_REFERENCEBLACKWHITE

-
-

1

-
+

TIFFTAG_MAXSAMPLEVALUE

-

float**

-
-

2*SamplesPerPixel array

-
+
+ + -

TIFFTAG_RESOLUTIONUNIT

-
+

uint16*

+
-

1

-
-

uint16*

-
- + + +

1

+
+ + +

uint16*

+
+ -

TIFFTAG_RICHTIFFIPTC

-
-

2

-
+

TIFFTAG_MODEL

-

uint32*,void**

-
-

count, data

-
+
+ + + +

char**

+
+ + +

TIFFTAG_ORIENTATION

+ -

TIFFTAG_ROWSPERSTRIP

-
+

1

+
-

1

-
-

uint32*

-
- +
+ + + +

TIFFTAG_PAGENAME

-

TIFFTAG_SAMPLEFORMAT

-
-

1

-
+

1

+
+ -

uint16*

-
- +
+ + -

TIFFTAG_SAMPLESPERPIXEL

-
+

TIFFTAG_PAGENUMBER

-

1

-
-

uint16*

-
- +
+ + + +

uint16*

+
+ + +

TIFFTAG_PHOTOMETRIC

+ -

TIFFTAG_SMAXSAMPLEVALUE

-
+

1

+
-

1

-
-

double*

-
- +
+ + -

TIFFTAG_SMINSAMPLEVALUE

-
+

TIFFTAG_PHOTOSHOP

-

1

-
-

double*

-
- +
+ + -

TIFFTAG_SOFTWARE

-
+

uint32*,void**

-

1

-
-

char**

-
-
+ + + +

TIFFTAG_PLANARCONFIG

+ -

TIFFTAG_STONITS

-
+

1

+
-

1

-
-

double**

-
- +
+ + + +

TIFFTAG_PREDICTOR

-

TIFFTAG_STRIPBYTECOUNTS

-
-

1

-
+

1

+
+ -

uint32**

-
- +
+ + -

TIFFTAG_STRIPOFFSETS

-
+

TIFFTAG_PRIMARYCHROMATICITIES

-

1

-
-

uint32**

-
- +
+ -

TIFFTAG_SUBFILETYPE

-
-

1

-
+

float**

-

uint32*

-
-
+ -

TIFFTAG_SUBIFD

-
-

2

-
+

TIFFTAG_REFERENCEBLACKWHITE

-

uint16*,uint32**

-
-

count & offsets array

-
+
+ + -

TIFFTAG_TARGETPRINTER

-
+

float**

-

1

-
-

char**

-
-
+ + -

TIFFTAG_THRESHHOLDING

-
+

TIFFTAG_RESOLUTIONUNIT

+ + +

1

+
-

1

-
-

uint16*

-
- +
+ -

TIFFTAG_TILEBYTECOUNTS

-
-

1

-
+

TIFFTAG_RICHTIFFIPTC

-

uint32**

-
- +
+ + -

TIFFTAG_TILEDEPTH

-
+

uint32*,void**

-

1

-
-

uint32*

-
-
+ + -

TIFFTAG_TILELENGTH

-
+

TIFFTAG_ROWSPERSTRIP

+ + +

1

+
-

1

-
-

uint32*

-
- +
+ -

TIFFTAG_TILEOFFSETS

-
-

1

-
+

TIFFTAG_SAMPLEFORMAT

-

uint32**

-
- +
+ + +

uint16*

+
+ + -

TIFFTAG_TILEWIDTH

-
+

TIFFTAG_SAMPLESPERPIXEL

-

1

-
-

uint32*

-
- +
+ -

TIFFTAG_TRANSFERFUNCTION

-
-

1 or 3†

-
+

uint16*

+
-

uint16**1<<BitsPerSample entry arrays

-
+ + +

1

+
+ -

TIFFTAG_WHITEPOINT

-
-

1

-
+

double*

+
+ -

float**

-
+

TIFFTAG_SMINSAMPLEVALUE

-

2-entry array

-
+
+ + +

double*

+
+ + +

TIFFTAG_SOFTWARE

+ + +

1

+
+ + +

char**

+
+ + +

TIFFTAG_STONITS

+ + +

1

+
+ + +

double**

+
+ + +

TIFFTAG_STRIPBYTECOUNTS

+ + +

1

+
+ + +

uint32**

+
+ + +

TIFFTAG_STRIPOFFSETS

+ + +

1

+
+ + +

uint32**

+
+ + +

TIFFTAG_SUBFILETYPE

+ + +

1

+
+ + +

uint32*

+
+ + +

TIFFTAG_SUBIFD

+ + +

2

+
+ + +

uint16*,uint32**

+ + +

count & offsets array

+ + +

TIFFTAG_TARGETPRINTER

+ + +

1

+
+ + +

char**

+
+ + +

TIFFTAG_THRESHHOLDING

+ + +

1

+
+ + +

uint16*

+
+ + +

TIFFTAG_TILEBYTECOUNTS

+ + +

1

+
+ + +

uint32**

+
+ + +

TIFFTAG_TILEDEPTH

+ + +

1

+
+ + +

uint32*

+
+ + +

TIFFTAG_TILELENGTH

+ + +

1

+
+ + +

uint32*

+
+ -

TIFFTAG_XMLPACKET

-
-

2

-
+

TIFFTAG_TILEOFFSETS

-

uint32*,void**

-
-

count, data

-
+
+ -

TIFFTAG_XPOSITION

-
-

1

-
+

uint32**

+
+ + +

TIFFTAG_TILEWIDTH

+ + +

1

+
+ + +

uint32*

+
+ + +

TIFFTAG_TRANSFERFUNCTION

+ + +

1 or 3†

+ + +

uint16**1<<BitsPerSample entry arrays

+ + +

TIFFTAG_WHITEPOINT

+ + +

1

+
+ + +

float**

+ + +

2-entry array

+ + +

TIFFTAG_XMLPACKET

+ + +

2

+
+ + +

uint32*,void**

+ + +

count, data

+ + +

TIFFTAG_XPOSITION

+ + +

1

+
+ + +

float*

+
+ + +

TIFFTAG_XRESOLUTION

+ -

float*

-
- +
+ -

TIFFTAG_XRESOLUTION

-
-

1

-
+

float*

+
+ + +

TIFFTAG_YCBCRCOEFFICIENTS

-

float*

-
- +
+ -

TIFFTAG_YCBCRCOEFFICIENTS

-
-

1

-
+

float**

-

float**

-
-

3-entry array

-
+ + + +

TIFFTAG_YCBCRPOSITIONING

-

TIFFTAG_YCBCRPOSITIONING

-
-

1

-
+

1

+
+ -

uint16*

-
- +
+ + -

TIFFTAG_YCBCRSUBSAMPLING

-
+

TIFFTAG_YCBCRSUBSAMPLING

+ + +

2

+
-

2

-
-

uint16*

-
- +
+ -

TIFFTAG_YPOSITION

-
-

1

-
+

TIFFTAG_YPOSITION

-

float*

-
- +
+ + +

float*

+
+ + + +

TIFFTAG_YRESOLUTION

-

TIFFTAG_YRESOLUTION

-
-

1

-
+

1

+
+ -

float*‡

-
- +
- - - - - -
-

† If SamplesPerPixel is one, then a single -array is returned; otherwise three arrays are returned.
+ +

† If +SamplesPerPixel is one, then a single array is +returned; otherwise three arrays are returned.
‡ The contents of this field are quite complex. See The ICC Profile Format Specification, Annex B.3 "Embedding ICC Profiles in TIFF Files" (available at http://www.color.org) for an explanation.

-
+ +

AUTOREGISTERED TAGS -

AUTOREGISTERED TAGS

- - - - - -
-

If you can’t find the tag in the table above that -means this is unsupported tag. But you still be able to read -it’s value if you know the data type of that tag. For -example, if you want to read the LONG value from the tag -33424 and ASCII string from the tag 36867 you can use the -following code:

-
- - - - - -
-
uint16  count;
-void    *data;
-
-TIFFGetField(tiff, 33424, &count, &data);
-printf("Tag %d: %d, count %d0, 33424, *(uint32 *)data, count);
-TIFFGetField(tiff, 36867, &count, &data);
-printf("Tag %d: %s, count %d0, 36867, (char *)data, count);
-
-
- + - - - - -
-

is not supported by libtiff(3TIFF), library

-
+ +

If you +can’t find the tag in the table above that means this +is unsupported tag. But you still be able to read it’s +value if you know the data type of that tag. For example, if +you want to read the LONG value from the tag 33424 and ASCII +string from the tag 36867 you can use the following +code:

+ +

uint16 count; +
+void *data;

+ + +

TIFFGetField(tiff, +33424, &count, &data);
+printf("Tag %d: %d, count %d0, 33424, *(uint32 *)data, +count);
+TIFFGetField(tiff, 36867, &count, &data);
+printf("Tag %d: %s, count %d0, 36867, (char *)data, +count);

+ +

is not +supported by libtiff(3TIFF), library

+ +

RETURN VALUES -

RETURN VALUES

- - - - - -
-

1 is returned if the tag is defined in the current -directory; otherwise a 0 is returned.

-
+ + + +

1 is returned +if the tag is defined in the current directory; otherwise a +0 is returned.

+ +

DIAGNOSTICS -

DIAGNOSTICS

- - - - - -
-

All error messages are directed to the -TIFFError(3TIFF) routine.

- -

Unknown field, tag 0x%x. An unknown tag was -supplied.

-
+ + + +

All error +messages are directed to the TIFFError(3TIFF) +routine.

+ +

Unknown +field, tag 0x%x. An unknown tag was supplied.

+ +

SEE ALSO -

SEE ALSO

- - - - - -
-

TIFFOpen(3TIFF), TIFFSetField(3TIFF), -TIFFSetDirectory(3TIFF), + + + + +

TIFFOpen(3TIFF), +TIFFSetField(3TIFF), TIFFSetDirectory(3TIFF), TIFFReadDirectory(3TIFF), TIFFWriteDirectory(3TIFF) libtiff(3TIFF),

- -

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

-
+ +

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