libraw ~master (2020-09-19T11:49:33Z)
Dub
Repo
libraw_thumbnail_t
libraw
types
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
struct
libraw_thumbnail_t {
LibRaw_thumbnail_formats
tformat
;
ushort
twidth
;
ushort
theight
;
uint
tlength
;
int
tcolors
;
char
*
thumb
;
}
Members
Variables
tcolors
int
tcolors
;
Undocumented in source.
tformat
LibRaw_thumbnail_formats
tformat
;
theight
ushort
theight
;
Undocumented in source.
thumb
char
*
thumb
;
Undocumented in source.
tlength
uint
tlength
;
Undocumented in source.
twidth
ushort
twidth
;
Undocumented in source.
Meta
Source
See Implementation
libraw
types
aliases
data_callback
exif_parser_callback
memory_callback
post_identify_callback
pre_identify_callback
process_step_callback
progress_callback
functions
default_data_callback
default_memory_callback
manifest constants
LibRawBigEndian
structs
fuji_compressed_params
libraw_P1_color_t
libraw_abstract_datastream_t
libraw_callbacks_t
libraw_canon_makernotes_t
libraw_colordata_t
libraw_custom_camera_t
libraw_data_t
libraw_decoder_info_t
libraw_dng_color_t
libraw_dng_levels_t
libraw_dnglens_t
libraw_fuji_info_t
libraw_gps_info_t
libraw_hasselblad_makernotes_t
libraw_image_sizes_t
libraw_imgother_t
libraw_internal_output_params_t
libraw_iparams_t
libraw_kodak_makernotes_t
libraw_lensinfo_t
libraw_makernotes_lens_t
libraw_makernotes_t
libraw_metadata_common_t
libraw_nikon_makernotes_t
libraw_nikonlens_t
libraw_olympus_makernotes_t
libraw_output_params_t
libraw_p1_makernotes_t
libraw_panasonic_makernotes_t
libraw_pentax_makernotes_t
libraw_processed_image_t
libraw_raw_inset_crop_t
libraw_rawdata_t
libraw_samsung_makernotes_t
libraw_sensor_highspeed_crop_t
libraw_shootinginfo_t
libraw_sony_info_t
libraw_static_table_t
libraw_thumbnail_t
ph1_t