![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_iop_hotpixels_data_t:Data Fields | |
| uint32_t | filters |
| float | threshold |
| float | multiplier |
| gboolean | permissive |
| gboolean | markfixed |
| uint32_t dt_iop_hotpixels_data_t::filters |
Referenced by commit_params().
| gboolean dt_iop_hotpixels_data_t::markfixed |
Referenced by commit_params(), process_bayer(), and process_xtrans().
| float dt_iop_hotpixels_data_t::multiplier |
Referenced by commit_params(), process_bayer(), and process_xtrans().
| gboolean dt_iop_hotpixels_data_t::permissive |
Referenced by commit_params(), process_bayer(), and process_xtrans().
| float dt_iop_hotpixels_data_t::threshold |
Referenced by commit_params(), process_bayer(), and process_xtrans().