Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_iop_demosaic_gui_data_t Struct Reference
+ Collaboration diagram for dt_iop_demosaic_gui_data_t:

Data Fields

GtkWidgetmedian_thrs
 
GtkWidgetgreeneq
 
GtkWidgetcolor_smoothing
 
GtkWidgetdemosaic_method_bayer
 
GtkWidgetdemosaic_method_xtrans
 
GtkWidgetdual_thrs
 
GtkWidgetlmmse_refine
 
gboolean visual_mask
 

Detailed Description

Definition at line 266 of file demosaic.c.

Field Documentation

◆ color_smoothing

GtkWidget* dt_iop_demosaic_gui_data_t::color_smoothing

Definition at line 270 of file demosaic.c.

◆ demosaic_method_bayer

GtkWidget* dt_iop_demosaic_gui_data_t::demosaic_method_bayer

Definition at line 271 of file demosaic.c.

◆ demosaic_method_xtrans

GtkWidget* dt_iop_demosaic_gui_data_t::demosaic_method_xtrans

Definition at line 272 of file demosaic.c.

◆ dual_thrs

GtkWidget* dt_iop_demosaic_gui_data_t::dual_thrs

Definition at line 273 of file demosaic.c.

◆ greeneq

GtkWidget* dt_iop_demosaic_gui_data_t::greeneq

Definition at line 269 of file demosaic.c.

◆ lmmse_refine

GtkWidget* dt_iop_demosaic_gui_data_t::lmmse_refine

Definition at line 274 of file demosaic.c.

◆ median_thrs

GtkWidget* dt_iop_demosaic_gui_data_t::median_thrs

Definition at line 268 of file demosaic.c.

◆ visual_mask

gboolean dt_iop_demosaic_gui_data_t::visual_mask

Definition at line 275 of file demosaic.c.


The documentation for this struct was generated from the following file: