Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_control_merge_hdr_t Struct Reference
+ Collaboration diagram for dt_control_merge_hdr_t:

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
 

Detailed Description

Definition at line 319 of file control_jobs.c.

Field Documentation

◆ abort

gboolean dt_control_merge_hdr_t::abort

Definition at line 338 of file control_jobs.c.

◆ adobe_XYZ_to_CAM

float dt_control_merge_hdr_t::adobe_XYZ_to_CAM[4][3]

Definition at line 334 of file control_jobs.c.

◆ camera_makermodel

char dt_control_merge_hdr_t::camera_makermodel[128]

Definition at line 335 of file control_jobs.c.

◆ epsw

float dt_control_merge_hdr_t::epsw

Definition at line 332 of file control_jobs.c.

Referenced by dt_control_merge_hdr_job_run().

◆ first_filter

uint32_t dt_control_merge_hdr_t::first_filter

Definition at line 322 of file control_jobs.c.

◆ first_imgid

uint32_t dt_control_merge_hdr_t::first_imgid

Definition at line 321 of file control_jobs.c.

◆ first_xtrans

uint8_t dt_control_merge_hdr_t::first_xtrans[6][6]

Definition at line 323 of file control_jobs.c.

◆ ht

int dt_control_merge_hdr_t::ht

Definition at line 328 of file control_jobs.c.

◆ orientation

dt_image_orientation_t dt_control_merge_hdr_t::orientation

Definition at line 329 of file control_jobs.c.

◆ pixels

float* dt_control_merge_hdr_t::pixels

Definition at line 325 of file control_jobs.c.

◆ wb_coeffs

dt_aligned_pixel_t dt_control_merge_hdr_t::wb_coeffs

Definition at line 333 of file control_jobs.c.

◆ wd

int dt_control_merge_hdr_t::wd

Definition at line 327 of file control_jobs.c.

◆ weight

float * dt_control_merge_hdr_t::weight

Definition at line 325 of file control_jobs.c.

◆ whitelevel

float dt_control_merge_hdr_t::whitelevel

Definition at line 331 of file control_jobs.c.


The documentation for this struct was generated from the following file: