![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_iop_colorreconstruct_data_t:Data Fields | |
| float | threshold |
| float | spatial |
| float | range |
| float | hue |
| dt_iop_colorreconstruct_precedence_t | precedence |
| float dt_iop_colorreconstruct_data_t::hue |
Referenced by commit_params(), and process().
| dt_iop_colorreconstruct_precedence_t dt_iop_colorreconstruct_data_t::precedence |
Referenced by commit_params(), and process().
| float dt_iop_colorreconstruct_data_t::range |
Referenced by commit_params(), process(), and tiling_callback().
| float dt_iop_colorreconstruct_data_t::spatial |
Referenced by commit_params(), process(), and tiling_callback().
| float dt_iop_colorreconstruct_data_t::threshold |
Referenced by commit_params(), and process().