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

Data Fields

GtkBox * vbox
 
GtkWidgetoutput_channel
 
GtkWidgetscale_red
 
GtkWidgetscale_green
 
GtkWidgetscale_blue
 

Detailed Description

Definition at line 131 of file channelmixer.c.

Field Documentation

◆ output_channel

GtkWidget* dt_iop_channelmixer_gui_data_t::output_channel

Definition at line 134 of file channelmixer.c.

◆ scale_blue

GtkWidget * dt_iop_channelmixer_gui_data_t::scale_blue

Definition at line 135 of file channelmixer.c.

◆ scale_green

GtkWidget * dt_iop_channelmixer_gui_data_t::scale_green

Definition at line 135 of file channelmixer.c.

◆ scale_red

GtkWidget* dt_iop_channelmixer_gui_data_t::scale_red

Definition at line 135 of file channelmixer.c.

◆ vbox

GtkBox* dt_iop_channelmixer_gui_data_t::vbox

Definition at line 133 of file channelmixer.c.


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