spandsp
3.0.0
|
#include <t4_rx.h>
Public Attributes | |
int | pages_transferred |
The number of pages transferred so far. | |
int | pages_in_file |
The number of pages in the file (<0 if unknown). | |
int | bad_rows |
The number of bad pixel rows in the most recent page. | |
int | longest_bad_row_run |
The largest number of bad pixel rows in a block in the most recent page. | |
int | image_type |
The type of image in the file page. | |
int | image_x_resolution |
The horizontal resolution of the file page in pixels per metre. | |
int | image_y_resolution |
The vertical resolution of the file page in pixels per metre. | |
int | image_width |
The number of horizontal pixels in the file page. | |
int | image_length |
The number of vertical pixels in the file page. | |
int | type |
The type of image in the exchanged page. | |
int | x_resolution |
The horizontal resolution of the exchanged page in pixels per metre. | |
int | y_resolution |
The vertical resolution of the exchanged page in pixels per metre. | |
int | width |
The number of horizontal pixels in the exchanged page. | |
int | length |
The number of vertical pixels in the exchanged page. | |
int | compression |
The type of compression used between the FAX machines. | |
int | line_image_size |
The size of the image on the line, in bytes. | |
T.4 FAX compression/decompression statistics.