|
spandsp
3.0.0
|
#include <t4_rx.h>
Public Attributes | |
| int | compression |
| The type of compression used on the wire. | |
| uint32_t | image_width |
| The width of the current page, in pixels. | |
| uint32_t | image_length |
| The length of the current page, in pixels. | |
| int | x_resolution |
| Column-to-column (X) resolution in pixels per metre. | |
| int | y_resolution |
| Row-to-row (Y) resolution in pixels per metre. | |
| 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 * | 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 hex string. | |
T.4 FAX decompression metadata descriptor. This contains information about the image which may be relevant to the backend, but is not relevant to the image decoding process.