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

Data Fields

GtkWidgetwhite_point_source
 
GtkWidgetgrey_point_source
 
GtkWidgetblack_point_source
 
GtkWidgetsecurity_factor
 
GtkWidgetauto_button
 
GtkWidgetgrey_point_target
 
GtkWidgetwhite_point_target
 
GtkWidgetblack_point_target
 
GtkWidgetoutput_power
 
GtkWidgetlatitude_stops
 
GtkWidgetcontrast
 
GtkWidgetglobal_saturation
 
GtkWidgetsaturation
 
GtkWidgetbalance
 
GtkWidgetinterpolator
 
GtkWidgetpreserve_color
 
GtkWidgetextra_expander
 
GtkWidgetextra_toggle
 
GtkDrawingArea * area
 
float table [256]
 
float table_temp [256]
 

Detailed Description

Definition at line 120 of file filmic.c.

Field Documentation

◆ area

GtkDrawingArea* dt_iop_filmic_gui_data_t::area

Definition at line 140 of file filmic.c.

◆ auto_button

GtkWidget* dt_iop_filmic_gui_data_t::auto_button

Definition at line 126 of file filmic.c.

◆ balance

GtkWidget* dt_iop_filmic_gui_data_t::balance

Definition at line 135 of file filmic.c.

◆ black_point_source

GtkWidget* dt_iop_filmic_gui_data_t::black_point_source

Definition at line 124 of file filmic.c.

◆ black_point_target

GtkWidget* dt_iop_filmic_gui_data_t::black_point_target

Definition at line 129 of file filmic.c.

◆ contrast

GtkWidget* dt_iop_filmic_gui_data_t::contrast

Definition at line 132 of file filmic.c.

◆ extra_expander

GtkWidget* dt_iop_filmic_gui_data_t::extra_expander

Definition at line 138 of file filmic.c.

◆ extra_toggle

GtkWidget* dt_iop_filmic_gui_data_t::extra_toggle

Definition at line 139 of file filmic.c.

◆ global_saturation

GtkWidget* dt_iop_filmic_gui_data_t::global_saturation

Definition at line 133 of file filmic.c.

◆ grey_point_source

GtkWidget* dt_iop_filmic_gui_data_t::grey_point_source

Definition at line 123 of file filmic.c.

◆ grey_point_target

GtkWidget* dt_iop_filmic_gui_data_t::grey_point_target

Definition at line 127 of file filmic.c.

◆ interpolator

GtkWidget* dt_iop_filmic_gui_data_t::interpolator

Definition at line 136 of file filmic.c.

◆ latitude_stops

GtkWidget* dt_iop_filmic_gui_data_t::latitude_stops

Definition at line 131 of file filmic.c.

◆ output_power

GtkWidget* dt_iop_filmic_gui_data_t::output_power

Definition at line 130 of file filmic.c.

◆ preserve_color

GtkWidget* dt_iop_filmic_gui_data_t::preserve_color

Definition at line 137 of file filmic.c.

◆ saturation

GtkWidget* dt_iop_filmic_gui_data_t::saturation

Definition at line 134 of file filmic.c.

◆ security_factor

GtkWidget* dt_iop_filmic_gui_data_t::security_factor

Definition at line 125 of file filmic.c.

◆ table

float dt_iop_filmic_gui_data_t::table[256]

Definition at line 141 of file filmic.c.

◆ table_temp

float dt_iop_filmic_gui_data_t::table_temp[256]

Definition at line 142 of file filmic.c.

◆ white_point_source

GtkWidget* dt_iop_filmic_gui_data_t::white_point_source

Definition at line 122 of file filmic.c.

◆ white_point_target

GtkWidget* dt_iop_filmic_gui_data_t::white_point_target

Definition at line 128 of file filmic.c.


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