|
NAMETIFFPrintDirectory - print a description of a TIFF directory DESCRIPTIONTIFFPrintDirectory() prints a description of the current directory in the specified TIFF file to the standard I/O output stream fd. The flags parameter is used to control the "level of detail" of the printed information; it is a bitwise-or of the flags defined in tiffio.h:
NOTESIn C++ the flags parameter defaults to 0. RETURN VALUESNone. DIAGNOSTICSNone. SEE ALSOlibtiff (3tiff), TIFFOpen (3tiff), TIFFReadDirectory (3tiff), TIFFSetDirectory (3tiff) AUTHORLibTIFF contributors COPYRIGHT1988-2025, LibTIFF contributors
|