![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_iop_global_tonemap_data_t:Data Fields | ||
| _iop_operator_t | operator | |
| struct { | ||
| float bias | ||
| float max_light | ||
| } | drago | |
| float | detail | |
| float dt_iop_global_tonemap_data_t::bias |
Referenced by commit_params(), and process_drago().
| float dt_iop_global_tonemap_data_t::detail |
Referenced by commit_params(), process(), and tiling_callback().
| struct { ... } dt_iop_global_tonemap_data_t::drago |
Referenced by commit_params(), and process_drago().
| float dt_iop_global_tonemap_data_t::max_light |
Referenced by commit_params(), and process_drago().
| _iop_operator_t dt_iop_global_tonemap_data_t::operator |
Referenced by commit_params(), and process().