- client_data
void* client_data;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- err
jpeg_error_mgr* err;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- global_state
int global_state;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- is_decompressor
boolean is_decompressor;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- mem
jpeg_memory_mgr* mem;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- progress
jpeg_progress_mgr* progress;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.