![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_iop_negadoctor_data_t:Data Fields | |
| dt_aligned_pixel_t | Dmin |
| dt_aligned_pixel_t | wb_high |
| dt_aligned_pixel_t | offset |
| float | black |
| float | gamma |
| float | soft_clip |
| float | soft_clip_comp |
| float | exposure |
| float dt_iop_negadoctor_data_t::black |
Referenced by commit_params(), and process().
| dt_aligned_pixel_t dt_iop_negadoctor_data_t::Dmin |
Referenced by commit_params(), and process().
| float dt_iop_negadoctor_data_t::exposure |
Referenced by commit_params(), and process().
| float dt_iop_negadoctor_data_t::gamma |
Referenced by commit_params(), and process().
| dt_aligned_pixel_t dt_iop_negadoctor_data_t::offset |
Referenced by commit_params(), and process().
| float dt_iop_negadoctor_data_t::soft_clip |
Referenced by commit_params(), and process().
| float dt_iop_negadoctor_data_t::soft_clip_comp |
Referenced by commit_params(), and process().
| dt_aligned_pixel_t dt_iop_negadoctor_data_t::wb_high |
Referenced by commit_params(), and process().