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

Data Fields

GtkWidgetdither_type
 
GtkWidgetrandom
 
GtkWidgetradius
 
GtkWidgetrange
 
GtkWidgetrange_label
 
GtkWidgetdamping
 

Detailed Description

Definition at line 91 of file dither.c.

Field Documentation

◆ damping

GtkWidget* dt_iop_dither_gui_data_t::damping

Definition at line 98 of file dither.c.

◆ dither_type

GtkWidget* dt_iop_dither_gui_data_t::dither_type

Definition at line 93 of file dither.c.

◆ radius

GtkWidget* dt_iop_dither_gui_data_t::radius

Definition at line 95 of file dither.c.

◆ random

GtkWidget* dt_iop_dither_gui_data_t::random

Definition at line 94 of file dither.c.

◆ range

GtkWidget* dt_iop_dither_gui_data_t::range

Definition at line 96 of file dither.c.

◆ range_label

GtkWidget* dt_iop_dither_gui_data_t::range_label

Definition at line 97 of file dither.c.


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