|
|
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.
|
| |
|
struct lab_params_s | lab |
| |
|
struct t85_encode_state_s | t85 |
| |
|
int | image_type |
| |
|
int | bit_planes [4] |
| |
|
int | colour_map_entries |
| |
|
uint8_t | colour_map [3 *256] |
| |
|
uint8_t | illuminant_code [4] |
| |
|
int | illuminant_colour_temperature |
| |
| uint32_t | xd |
| |
| uint32_t | yd |
| |
|
int | spatial_resolution |
| |
|
logging_state_t | logging |
| | Error and flow logging control.
|
| |
◆ xd
| uint32_t t43_encode_state_s::xd |
The width of the full image, in pixels
◆ yd
| uint32_t t43_encode_state_s::yd |
The height of the full image, in pixels
The documentation for this struct was generated from the following file: