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

GtkWidget * white_point_source
 
GtkWidget * grey_point_source
 
GtkWidget * black_point_source
 
GtkWidget * security_factor
 
GtkWidget * auto_button
 
GtkWidget * grey_point_target
 
GtkWidget * white_point_target
 
GtkWidget * black_point_target
 
GtkWidget * output_power
 
GtkWidget * latitude_stops
 
GtkWidget * contrast
 
GtkWidget * global_saturation
 
GtkWidget * saturation
 
GtkWidget * balance
 
GtkWidget * interpolator
 
GtkWidget * preserve_color
 
GtkWidget * extra_expander
 
GtkWidget * extra_toggle
 
GtkDrawingArea * area
 
float table [256]
 
float table_temp [256]
 

Field Documentation

◆ area

GtkDrawingArea* dt_iop_filmic_gui_data_t::area

◆ auto_button

GtkWidget* dt_iop_filmic_gui_data_t::auto_button

◆ balance

GtkWidget* dt_iop_filmic_gui_data_t::balance

◆ black_point_source

GtkWidget* dt_iop_filmic_gui_data_t::black_point_source

◆ black_point_target

GtkWidget* dt_iop_filmic_gui_data_t::black_point_target

◆ contrast

GtkWidget* dt_iop_filmic_gui_data_t::contrast

◆ extra_expander

GtkWidget* dt_iop_filmic_gui_data_t::extra_expander

◆ extra_toggle

GtkWidget* dt_iop_filmic_gui_data_t::extra_toggle

◆ global_saturation

GtkWidget* dt_iop_filmic_gui_data_t::global_saturation

◆ grey_point_source

GtkWidget* dt_iop_filmic_gui_data_t::grey_point_source

◆ grey_point_target

GtkWidget* dt_iop_filmic_gui_data_t::grey_point_target

◆ interpolator

GtkWidget* dt_iop_filmic_gui_data_t::interpolator

◆ latitude_stops

GtkWidget* dt_iop_filmic_gui_data_t::latitude_stops

◆ output_power

GtkWidget* dt_iop_filmic_gui_data_t::output_power

◆ preserve_color

GtkWidget* dt_iop_filmic_gui_data_t::preserve_color

◆ saturation

GtkWidget* dt_iop_filmic_gui_data_t::saturation

◆ security_factor

GtkWidget* dt_iop_filmic_gui_data_t::security_factor

◆ table

float dt_iop_filmic_gui_data_t::table[256]

◆ table_temp

float dt_iop_filmic_gui_data_t::table_temp[256]

◆ white_point_source

GtkWidget* dt_iop_filmic_gui_data_t::white_point_source

◆ white_point_target

GtkWidget* dt_iop_filmic_gui_data_t::white_point_target

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