![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Data Fields | |
uint32_t | first_imgid |
uint32_t | first_filter |
uint8_t | first_xtrans [6][6] |
float * | pixels |
float * | weight |
int | wd |
int | ht |
dt_image_orientation_t | orientation |
float | whitelevel |
float | epsw |
dt_aligned_pixel_t | wb_coeffs |
float | adobe_XYZ_to_CAM [4][3] |
char | camera_makermodel [128] |
gboolean | abort |
gboolean dt_control_merge_hdr_t::abort |
Referenced by dt_control_merge_hdr_job_run(), and dt_control_merge_hdr_process().
float dt_control_merge_hdr_t::adobe_XYZ_to_CAM[4][3] |
Referenced by dt_control_merge_hdr_job_run(), and dt_control_merge_hdr_process().
char dt_control_merge_hdr_t::camera_makermodel[128] |
float dt_control_merge_hdr_t::epsw |
Referenced by dt_control_merge_hdr_job_run(), and dt_control_merge_hdr_process().
uint32_t dt_control_merge_hdr_t::first_filter |
Referenced by dt_control_merge_hdr_job_run(), and dt_control_merge_hdr_process().
uint32_t dt_control_merge_hdr_t::first_imgid |
Referenced by dt_control_merge_hdr_job_run(), and dt_control_merge_hdr_process().
uint8_t dt_control_merge_hdr_t::first_xtrans[6][6] |
Referenced by dt_control_merge_hdr_job_run(), and dt_control_merge_hdr_process().
int dt_control_merge_hdr_t::ht |
Referenced by dt_control_merge_hdr_job_run(), and dt_control_merge_hdr_process().
dt_image_orientation_t dt_control_merge_hdr_t::orientation |
Referenced by dt_control_merge_hdr_process().
float* dt_control_merge_hdr_t::pixels |
Referenced by dt_control_merge_hdr_job_run(), and dt_control_merge_hdr_process().
dt_aligned_pixel_t dt_control_merge_hdr_t::wb_coeffs |
Referenced by dt_control_merge_hdr_job_run(), and dt_control_merge_hdr_process().
int dt_control_merge_hdr_t::wd |
Referenced by dt_control_merge_hdr_job_run(), and dt_control_merge_hdr_process().
float * dt_control_merge_hdr_t::weight |
Referenced by dt_control_merge_hdr_job_run(), and dt_control_merge_hdr_process().
float dt_control_merge_hdr_t::whitelevel |
Referenced by dt_control_merge_hdr_job_run(), and dt_control_merge_hdr_process().