#include <t4.h>
Public Attributes | |
int | pages_transferred |
The number of pages transferred so far. | |
int | columns |
The number of horizontal pixels in the most recent page. | |
int | rows |
The number of vertical pixels in the most recent page. | |
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 | column_resolution |
The horizontal resolution of the page in pixels per metre. | |
int | row_resolution |
The vertical resolution of the page in pixels per metre. | |
int | encoding |
The type of compression used between the FAX machines. | |
int | image_size |
The size of the image, in bytes. |