TIFFPRINTDIRECTORY(3tiff) LibTIFF TIFFPRINTDIRECTORY(3tiff) NNAAMMEE TIFFPrintDirectory - print a description of a TIFF directory SSYYNNOOPPSSIISS #include vvooiidd TTIIFFFFPPrriinnttDDiirreeccttoorryy((TTIIFFFF **ttiiff,, FFIILLEE **ffdd,, lloonngg ffllaaggss)) DDEESSCCRRIIPPTTIIOONN _T_I_F_F_P_r_i_n_t_D_i_r_e_c_t_o_r_y_(_) prints a description of the current directory in the specified TIFF file to the standard I/O output stream _f_d. The _f_l_a_g_s parameter is used to control the level of detail of the printed information; it is a bitwise-or of the flags defined in ttiiffffiioo..hh: center; |l|l|l|. _ T{ Name T} T{ Value T} T{ Description T} _ T{ TTIIFFFFPPRRIINNTT__NNOONNEE T} T{ 0x0 T} T{ no extra info T} _ T{ TTIIFFFF-- PPRRIINNTT__SSTTRRIIPPSS T} T{ 0x1 T} T{ strips/tiles info T} _ T{ TTIIFFFF-- PPRRIINNTT__CCUURRVVEESS T} T{ 0x2 T} T{ color/gray response curves T} _ T{ TTIIFFFFPPRRIINNTT__CCOOLLOORRMMAAPP T} T{ 0x4 T} T{ colormap T} _ T{ TTIIFFFF-- PPRRIINNTT__JJPPEEGGQQTTAABBLLEESS T} T{ 0x100 T} T{ JPEG Q matrices T} _ T{ TTIIFFFF-- PPRRIINNTT__JJPPEEGGAACCTTAABBLLEESS T} T{ 0x200 T} T{ JPEG AC tables T} _ T{ TTIIFFFF-- PPRRIINNTT__JJPPEEGGDDCCTTAABBLLEESS T} T{ 0x200 T} T{ JPEG DC tables T} _ NNOOTTEESS In C++ the _f_l_a_g_s parameter defaults to 0. RREETTUURRNN VVAALLUUEESS None. DDIIAAGGNNOOSSTTIICCSS None. SSEEEE AALLSSOO _l_i_b_t_i_f_f (3tiff), _T_I_F_F_O_p_e_n (3tiff), _T_I_F_F_R_e_a_d_D_i_r_e_c_t_o_r_y (3tiff), _T_I_F_F_S_e_t_D_i_r_e_c_t_o_r_y (3tiff) AAUUTTHHOORR LibTIFF contributors CCOOPPYYRRIIGGHHTT 1988-2022, LibTIFF contributors 4.6 Sep 08, 2023 TIFFPRINTDIRECTORY(3tiff)