|
t4_row_read_handler_t | row_read_handler |
| Callback function to read a row of pixels from the image source.
|
void * | row_read_user_data |
| Opaque pointer passed to row_read_handler.
|
uint32_t | image_width |
uint32_t | image_length |
uint16_t | samples_per_pixel |
int | image_type |
int | no_subsampling |
int | itu_ycc |
int | quality |
int | spatial_resolution |
lab_params_t | lab |
uint8_t | illuminant_code [4] |
int | illuminant_colour_temperature |
int | compressed_image_size |
| The size of the compressed image, in bytes.
|
int | compressed_image_ptr |
int | buf_size |
uint8_t * | compressed_buf |
FILE * | out |
jmp_buf | escape |
char | error_message [JMSG_LENGTH_MAX] |
struct jpeg_compress_struct | compressor |
JSAMPROW | scan_line_out |
JSAMPROW | scan_line_in |
logging_state_t | logging |
| Error and flow logging control.
|
The documentation for this struct was generated from the following file: