suse man page for tiffclose

Query: tiffclose

OS: suse

Section: 3tiff

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TIFFClose(3TIFF)														  TIFFClose(3TIFF)

NAME
TIFFClose - close a previously opened TIFF file
SYNOPSIS
#include <tiffio.h> void TIFFClose(TIFF *tif)
DESCRIPTION
TIFFClose closes a file that was previously opened with TIFFOpen(3TIFF). Any buffered data are flushed to the file, including the contents of the current directory (if modified); and all resources are reclaimed.
DIAGNOSTICS
All error messages are directed to the routine. Likewise, warning messages are directed to the TIFFWarning(3TIFF) routine.
SEE ALSO
libtiff(3TIFF), TIFFOpen(3TIFF) Libtiff library home page: http://www.remotesensing.org/libtiff/ libtiff November 2, 2005 TIFFClose(3TIFF)
Related Man Pages
tiffreadrawtile(3tiff) - debian
tiffflush(3tiff) - centos
tiffreadrawstrip(3tiff) - centos
tiffclose(3tiff) - opensolaris
tiffclose(3tiff) - hpux
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Migrating to UNIX
Update kernel Linux without reboot?!
Docker learning Phase-I