XTIFFFdOpen man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



XTIFFOpen(3)	  Image Format Library C++ Reference Manual	  XTIFFOpen(3)

NAME
     XTIFFOpen, XTIFFFdOpen - open an extended TIFF file for reading or
     writing

SYNOPSIS
     #include <xtiffio.h>
     TIFF* XTIFFOpen(const char* filename, const char* mode)
     TIFF* XTIFFFdOpen(int fd, const char* filename, const char* mode)

DESCRIPTION
     The XTIFFOpen() and XTIFFFdOpen() open a given TIFF file. For
     XTIFFOpen(), the file to open is given by filename. Like XTIFFOpen(),
     XTIFFdOpen() requires the name of the underlying file in filename, but
     assumes that the file has already been opened by the caller. The
     descriptor for this opened file is given by fd. The file can be opened
     for reading, writing or appending as given by mode values of 'r', 'w' or
     'a' respectively.

     The XTIFFOpen() and XTIFFFdOpen() functions differ from their
     TIFFOpen(3t) and TIFFFdOpen(3t) analogs in that they extend the set of
     tags interpreted by libtiff. This implementation adds support for the
     GeoTIFF tag set and is required to support libgeotiff.

SEE ALSO
     TIFFOpen(3t), TIFFFdOpen(3t)

									Page 1

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net