libraw_callbacks_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

data_cb
data_callback data_cb;
Undocumented in source.
datacb_data
void* datacb_data;
Undocumented in source.
exif_cb
exif_parser_callback exif_cb;
Undocumented in source.
exifparser_data
void* exifparser_data;
interpolate_bayer_cb
process_step_callback interpolate_bayer_cb;
interpolate_xtrans_cb
process_step_callback interpolate_xtrans_cb;
Undocumented in source.
mem_cb
memory_callback mem_cb;
Undocumented in source.
memcb_data
void* memcb_data;
post_converttorgb_cb
process_step_callback post_converttorgb_cb;
Undocumented in source.
post_identify_cb
post_identify_callback post_identify_cb;
post_interpolate_cb
process_step_callback post_interpolate_cb;
pre_converttorgb_cb
process_step_callback pre_converttorgb_cb;
Undocumented in source.
pre_identify_cb
pre_identify_callback pre_identify_cb;
pre_interpolate_cb
process_step_callback pre_interpolate_cb;
pre_preinterpolate_cb
process_step_callback pre_preinterpolate_cb;
pre_scalecolors_cb
process_step_callback pre_scalecolors_cb;
Undocumented in source.
pre_subtractblack_cb
process_step_callback pre_subtractblack_cb;
Undocumented in source.
progress_cb
progress_callback progress_cb;
Undocumented in source.
progresscb_data
void* progresscb_data;
Undocumented in source.

Meta