|
spandsp 3.0.0
|
Public Attributes | |
| 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. | |
| logging_state_t t43_encode_state_s::logging |
Error and flow logging control.
Referenced by t43_encode_get_logging_state(), and t43_encode_init().
| t4_row_read_handler_t t43_encode_state_s::row_read_handler |
Callback function to read a row of pixels from the image source.
Referenced by t43_encode_init().
| void* t43_encode_state_s::row_read_user_data |
Opaque pointer passed to row_read_handler.
Referenced by t43_encode_init().
| uint32_t t43_encode_state_s::xd |
The width of the full image, in pixels
| uint32_t t43_encode_state_s::yd |
The height of the full image, in pixels