libraw.types

Undocumented in source.

Members

Aliases

data_callback
alias data_callback = void function(void* data, const char* file, const int offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
exif_parser_callback
alias exif_parser_callback = void function(void* context, int tag, int type, int len, uint ord, void* ifp, long base)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
memory_callback
alias memory_callback = void function(void* data, const char* file, const char* where)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
post_identify_callback
alias post_identify_callback = void function(void* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pre_identify_callback
alias pre_identify_callback = int function(void* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
process_step_callback
alias process_step_callback = void function(void* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
progress_callback
alias progress_callback = int function(void* data, LibRaw_progress stage, int iteration, int expected)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

default_data_callback
void default_data_callback(void* data, char* file, int offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
default_memory_callback
void default_memory_callback(void* data, char* file, char* where)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

LibRawBigEndian
enum LibRawBigEndian;
Undocumented in source.

Structs

fuji_compressed_params
struct fuji_compressed_params
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_P1_color_t
struct libraw_P1_color_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_abstract_datastream_t
struct libraw_abstract_datastream_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_callbacks_t
struct 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.
libraw_canon_makernotes_t
struct libraw_canon_makernotes_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_colordata_t
struct libraw_colordata_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_custom_camera_t
struct libraw_custom_camera_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_data_t
struct libraw_data_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_decoder_info_t
struct libraw_decoder_info_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_dng_color_t
struct libraw_dng_color_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_dng_levels_t
struct libraw_dng_levels_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_dnglens_t
struct libraw_dnglens_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_fuji_info_t
struct libraw_fuji_info_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_gps_info_t
struct libraw_gps_info_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_hasselblad_makernotes_t
struct libraw_hasselblad_makernotes_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_image_sizes_t
struct libraw_image_sizes_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_imgother_t
struct libraw_imgother_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_internal_output_params_t
struct libraw_internal_output_params_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_iparams_t
struct libraw_iparams_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_kodak_makernotes_t
struct libraw_kodak_makernotes_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_lensinfo_t
struct libraw_lensinfo_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_makernotes_lens_t
struct libraw_makernotes_lens_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_makernotes_t
struct libraw_makernotes_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_metadata_common_t
struct libraw_metadata_common_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_nikon_makernotes_t
struct libraw_nikon_makernotes_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_nikonlens_t
struct libraw_nikonlens_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_olympus_makernotes_t
struct libraw_olympus_makernotes_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_output_params_t
struct libraw_output_params_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_p1_makernotes_t
struct libraw_p1_makernotes_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_panasonic_makernotes_t
struct libraw_panasonic_makernotes_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_pentax_makernotes_t
struct libraw_pentax_makernotes_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_processed_image_t
struct libraw_processed_image_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_raw_inset_crop_t
struct libraw_raw_inset_crop_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_rawdata_t
struct libraw_rawdata_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_samsung_makernotes_t
struct libraw_samsung_makernotes_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_sensor_highspeed_crop_t
struct libraw_sensor_highspeed_crop_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_shootinginfo_t
struct libraw_shootinginfo_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_sony_info_t
struct libraw_sony_info_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_static_table_t
struct libraw_static_table_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
libraw_thumbnail_t
struct libraw_thumbnail_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ph1_t
struct ph1_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta