![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_iop_hazeremoval_gui_data_t:Data Fields | |
| GtkWidget * | strength |
| GtkWidget * | distance |
| rgb_pixel | A0 |
| float | distance_max |
| uint64_t | expected_preview_hash |
| uint64_t | hash |
Definition at line 104 of file hazeremoval.c.
| rgb_pixel dt_iop_hazeremoval_gui_data_t::A0 |
Definition at line 108 of file hazeremoval.c.
| GtkWidget* dt_iop_hazeremoval_gui_data_t::distance |
Definition at line 107 of file hazeremoval.c.
| float dt_iop_hazeremoval_gui_data_t::distance_max |
Definition at line 109 of file hazeremoval.c.
| uint64_t dt_iop_hazeremoval_gui_data_t::expected_preview_hash |
Definition at line 110 of file hazeremoval.c.
| uint64_t dt_iop_hazeremoval_gui_data_t::hash |
Definition at line 111 of file hazeremoval.c.
| GtkWidget* dt_iop_hazeremoval_gui_data_t::strength |
Definition at line 106 of file hazeremoval.c.