The features described in this topic are obsolete
and should not be used in new IDL code.
TIFF_DUMP
This routine is obsolete and should not be used in new IDL code.
The TIFF_DUMP procedure dumps the Image File Directories of a TIFF file directly to the terminal screen. Each TIFF Image File Directory entry is printed. This procedure is used mainly for debugging.
Note that not all of the tags have names encoded. In particular, Facsimile, Document Storage and Retrieval, and most no-longer-recommended fields are not encoded.
Syntax
TIFF_DUMP, File
Arguments
File
A scalar string containing the name of file to read.