Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ close(3T) — Dell System V Release 4 Issue 2.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

intro(3T)

TIFFOpen(3T)



TIFFClose(3T)             UNIX System V(May 2, 1990)              TIFFClose(3T)


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(3T).
      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 TIFFError(3T) routine.  Likewise,
      warning messages are directed to the TIFFWarning(3T) routine.

SEE ALSO
      intro(3T), TIFFOpen(3T)




































10/89                                                                    Page 1





Typewritten Software • bear@typewritten.org • Edmonds, WA 98026