Auxiliary function to free the TIFF structure. Given structure will be completetly freed, so you should save opened file handle and pointer to the close procedure in external variables before calling _TIFFCleanup(), if you will need these ones to close the file.
- Parameters:
-
Definition at line 46 of file tif_close.c.
Referenced by TIFFClientOpen(), and TIFFClose().