spandsp 3.0.0
t43_encode_state_s Struct Reference

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.

Member Data Documentation

◆ logging

logging_state_t t43_encode_state_s::logging

Error and flow logging control.

Referenced by t43_encode_get_logging_state(), and t43_encode_init().

◆ row_read_handler

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().

◆ row_read_user_data

void* t43_encode_state_s::row_read_user_data

Opaque pointer passed to row_read_handler.

Referenced by t43_encode_init().

◆ 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: