#include <t4.h>
Public Attributes | |
| TIFF * | tiff_file |
| The libtiff context for the current TIFF file. | |
| int | output_compression |
| The compression type for output to the TIFF file. | |
| int | output_t4_options |
| The TIFF G3 FAX options. | |
| uint16_t | photo_metric |
| The TIFF photometric setting for the current page. | |
| uint16_t | fill_order |
| The TIFF fill order setting for the current page. | |
| const char * | vendor |
| The vendor of the machine which produced the file. | |
| const char * | model |
| The model of machine which produced the file. | |
| const char * | local_ident |
| The local ident string. | |
| const char * | far_ident |
| The remote end's ident string. | |
| const char * | sub_address |
| The FAX sub-address. | |
| const char * | dcs |
| The FAX DCS information, as an ASCII string. | |
TIFF specific state information to go with T.4 compression or decompression handling.
1.6.1