Ansel 0.0
A darktable fork - bloat + design vision
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
dt_iop_colorchecker_params_t Struct Reference
+ Collaboration diagram for dt_iop_colorchecker_params_t:

Data Fields

float source_L [49]
 
float source_a [49]
 
float source_b [49]
 
float target_L [49]
 
float target_a [49]
 
float target_b [49]
 
int32_t num_patches
 

Field Documentation

◆ num_patches

int32_t dt_iop_colorchecker_params_t::num_patches

◆ source_a

float dt_iop_colorchecker_params_t::source_a[49]

◆ source_b

float dt_iop_colorchecker_params_t::source_b[49]

◆ source_L

float dt_iop_colorchecker_params_t::source_L[49]

◆ target_a

float dt_iop_colorchecker_params_t::target_a[49]

◆ target_b

float dt_iop_colorchecker_params_t::target_b[49]

◆ target_L

float dt_iop_colorchecker_params_t::target_L[49]

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