![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_iop_demosaic_gui_data_t:Data Fields | |
| GtkWidget * | median_thrs |
| GtkWidget * | greeneq |
| GtkWidget * | color_smoothing |
| GtkWidget * | demosaic_method_bayer |
| GtkWidget * | demosaic_method_xtrans |
| GtkWidget * | dual_thrs |
| GtkWidget * | lmmse_refine |
| gboolean | visual_mask |
Definition at line 266 of file demosaic.c.
| GtkWidget* dt_iop_demosaic_gui_data_t::color_smoothing |
Definition at line 270 of file demosaic.c.
| GtkWidget* dt_iop_demosaic_gui_data_t::demosaic_method_bayer |
Definition at line 271 of file demosaic.c.
| GtkWidget* dt_iop_demosaic_gui_data_t::demosaic_method_xtrans |
Definition at line 272 of file demosaic.c.
| GtkWidget* dt_iop_demosaic_gui_data_t::dual_thrs |
Definition at line 273 of file demosaic.c.
| GtkWidget* dt_iop_demosaic_gui_data_t::greeneq |
Definition at line 269 of file demosaic.c.
| GtkWidget* dt_iop_demosaic_gui_data_t::lmmse_refine |
Definition at line 274 of file demosaic.c.
| GtkWidget* dt_iop_demosaic_gui_data_t::median_thrs |
Definition at line 268 of file demosaic.c.
| gboolean dt_iop_demosaic_gui_data_t::visual_mask |
Definition at line 275 of file demosaic.c.