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

Data Fields

GtkWidgetstrength
 
GtkWidgetnoise_level
 
GtkWidgetsigma_red
 
GtkWidgetsigma_green
 
GtkWidgetsigma_blue
 
dt_gui_collapsible_section_t cs
 
GtkWidgetversion
 
GtkWidgetsize
 
GtkWidgetscale_variant
 
GtkWidgetcustom_model
 
GtkWidgetprofile_label
 

Detailed Description

Definition at line 178 of file rawdenoiseai.c.

Field Documentation

◆ cs

dt_gui_collapsible_section_t dt_iop_rawdenoiseai_gui_data_t::cs

Definition at line 185 of file rawdenoiseai.c.

◆ custom_model

GtkWidget* dt_iop_rawdenoiseai_gui_data_t::custom_model

Definition at line 189 of file rawdenoiseai.c.

◆ noise_level

GtkWidget* dt_iop_rawdenoiseai_gui_data_t::noise_level

Definition at line 181 of file rawdenoiseai.c.

◆ profile_label

GtkWidget* dt_iop_rawdenoiseai_gui_data_t::profile_label

Definition at line 190 of file rawdenoiseai.c.

◆ scale_variant

GtkWidget* dt_iop_rawdenoiseai_gui_data_t::scale_variant

Definition at line 188 of file rawdenoiseai.c.

◆ sigma_blue

GtkWidget* dt_iop_rawdenoiseai_gui_data_t::sigma_blue

Definition at line 184 of file rawdenoiseai.c.

◆ sigma_green

GtkWidget* dt_iop_rawdenoiseai_gui_data_t::sigma_green

Definition at line 183 of file rawdenoiseai.c.

◆ sigma_red

GtkWidget* dt_iop_rawdenoiseai_gui_data_t::sigma_red

Definition at line 182 of file rawdenoiseai.c.

◆ size

GtkWidget* dt_iop_rawdenoiseai_gui_data_t::size

Definition at line 187 of file rawdenoiseai.c.

◆ strength

GtkWidget* dt_iop_rawdenoiseai_gui_data_t::strength

Definition at line 180 of file rawdenoiseai.c.

◆ version

GtkWidget* dt_iop_rawdenoiseai_gui_data_t::version

Definition at line 186 of file rawdenoiseai.c.


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