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

Data Fields

GtkWidgetcolorpicker
 
GtkDarktableResetLabellabel
 
GtkBox * pickerbuttons
 
GtkWidgetpicker
 
double RGB_to_CAM [4][3]
 
double CAM_to_RGB [3][4]
 

Detailed Description

Definition at line 68 of file invert.c.

Field Documentation

◆ CAM_to_RGB

double dt_iop_invert_gui_data_t::CAM_to_RGB[3][4]

Definition at line 75 of file invert.c.

◆ colorpicker

GtkWidget* dt_iop_invert_gui_data_t::colorpicker

Definition at line 70 of file invert.c.

◆ label

GtkDarktableResetLabel* dt_iop_invert_gui_data_t::label

Definition at line 71 of file invert.c.

◆ picker

GtkWidget* dt_iop_invert_gui_data_t::picker

Definition at line 73 of file invert.c.

◆ pickerbuttons

GtkBox* dt_iop_invert_gui_data_t::pickerbuttons

Definition at line 72 of file invert.c.

◆ RGB_to_CAM

double dt_iop_invert_gui_data_t::RGB_to_CAM[4][3]

Definition at line 74 of file invert.c.


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