*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> ifl/XTIFFOpen (3)              
Title
Content
Arch
Section
 

Open(3t)

Contents


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


NAME    [Toc]    [Back]

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

SYNOPSIS    [Toc]    [Back]

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

DESCRIPTION    [Toc]    [Back]

     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
     TIFF
 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    [Toc]    [Back]

      
      
     TIFFOpen(3t), TIFFFdOpen(3t)


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
TIFFOpen IRIX open a TIFF file for reading or writing
creat Tru64 Open a file for reading or writing
open HP-UX open file for reading or writing
open Tru64 Open a file for reading or writing
TIFFSetField IRIX set the value(s) of a tag in a TIFF file open for writing
open FreeBSD open or create a file for reading or writing
open NetBSD open or create a file for reading or writing
open OpenBSD open or create a file for reading or writing
libtiff IRIX introduction to libtiff, a library for reading and writing TIFF files
open IRIX open for reading or writing
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service