![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_iop_channelmixer_gui_data_t:Data Fields | |
| GtkBox * | vbox |
| GtkWidget * | output_channel |
| GtkWidget * | scale_red |
| GtkWidget * | scale_green |
| GtkWidget * | scale_blue |
Definition at line 131 of file channelmixer.c.
| GtkWidget* dt_iop_channelmixer_gui_data_t::output_channel |
Definition at line 134 of file channelmixer.c.
| GtkWidget * dt_iop_channelmixer_gui_data_t::scale_blue |
Definition at line 135 of file channelmixer.c.
| GtkWidget * dt_iop_channelmixer_gui_data_t::scale_green |
Definition at line 135 of file channelmixer.c.
| GtkWidget* dt_iop_channelmixer_gui_data_t::scale_red |
Definition at line 135 of file channelmixer.c.
| GtkBox* dt_iop_channelmixer_gui_data_t::vbox |
Definition at line 133 of file channelmixer.c.