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

Data Fields

GtkWidgetradius
 
GtkWidgetcontrast
 
GtkWidgetbrightness
 
GtkWidgetsaturation
 
GtkWidgetorder
 
GtkWidgetlowpass_algo
 

Detailed Description

Definition at line 120 of file lowpass.c.

Field Documentation

◆ brightness

GtkWidget* dt_iop_lowpass_gui_data_t::brightness

Definition at line 124 of file lowpass.c.

◆ contrast

GtkWidget* dt_iop_lowpass_gui_data_t::contrast

Definition at line 123 of file lowpass.c.

◆ lowpass_algo

GtkWidget* dt_iop_lowpass_gui_data_t::lowpass_algo

Definition at line 127 of file lowpass.c.

◆ order

GtkWidget* dt_iop_lowpass_gui_data_t::order

Definition at line 126 of file lowpass.c.

◆ radius

GtkWidget* dt_iop_lowpass_gui_data_t::radius

Definition at line 122 of file lowpass.c.

◆ saturation

GtkWidget* dt_iop_lowpass_gui_data_t::saturation

Definition at line 125 of file lowpass.c.


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