Query: tiffclose
OS: centos
Section: 3tiff
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TIFFClose(3TIFF) TIFFClose(3TIFF)NAMETIFFClose - close a previously opened TIFF fileSYNOPSIS#include <tiffio.h> void TIFFClose(TIFF *tif)DESCRIPTIONTIFFClose 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.DIAGNOSTICSAll error messages are directed to the TIFFError(3TIFF) routine. Likewise, warning messages are directed to the TIFFWarning(3TIFF) rou- tine.SEE ALSOlibtiff(3TIFF), TIFFOpen(3TIFF) Libtiff library home page: http://www.remotesensing.org/libtiff/ libtiff November 2, 2005 TIFFClose(3TIFF)
Related Man Pages |
---|
tiffreadrawstrip(3tiff) - debian |
tiffreadrawtile(3tiff) - debian |
tiffwritetile(3tiff) - debian |
tiffreadrawstrip(3tiff) - suse |
tiffclose(3tiff) - mojave |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Set hard block limit for user using quota |
How to increment version inside a file? |
Shopt -s histappend |
Controlling user input |