![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Data Fields | |
dt_iop_profilegamma_mode_t | mode |
float | linear |
float | gamma |
float | table [0x10000] |
float | unbounded_coeffs [3] |
float | dynamic_range |
float | grey_point |
float | shadows_range |
float | security_factor |
float dt_iop_profilegamma_data_t::dynamic_range |
Referenced by commit_params(), and process().
float dt_iop_profilegamma_data_t::gamma |
Referenced by commit_params().
float dt_iop_profilegamma_data_t::grey_point |
Referenced by commit_params(), and process().
float dt_iop_profilegamma_data_t::linear |
Referenced by commit_params().
dt_iop_profilegamma_mode_t dt_iop_profilegamma_data_t::mode |
Referenced by commit_params(), and process().
float dt_iop_profilegamma_data_t::security_factor |
Referenced by commit_params().
float dt_iop_profilegamma_data_t::shadows_range |
Referenced by commit_params(), and process().
float dt_iop_profilegamma_data_t::table[0x10000] |
Referenced by commit_params(), and process().
float dt_iop_profilegamma_data_t::unbounded_coeffs[3] |
Referenced by commit_params(), and process().