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

Data Fields

GtkWidget * white_point_source
 
GtkWidget * grey_point_source
 
GtkWidget * black_point_source
 
GtkWidget * reconstruct_threshold
 
GtkWidget * reconstruct_bloom_vs_details
 
GtkWidget * reconstruct_grey_vs_color
 
GtkWidget * reconstruct_structure_vs_texture
 
GtkWidget * reconstruct_feather
 
GtkWidget * show_highlight_mask
 
GtkWidget * security_factor
 
GtkWidget * auto_button
 
GtkWidget * grey_point_target
 
GtkWidget * white_point_target
 
GtkWidget * black_point_target
 
GtkWidget * output_power
 
GtkWidget * latitude
 
GtkWidget * contrast
 
GtkWidget * saturation
 
GtkWidget * balance
 
GtkWidget * preserve_color
 
GtkWidget * autoset_display_gamma
 
GtkWidget * shadows
 
GtkWidget * highlights
 
GtkWidget * version
 
GtkWidget * auto_hardness
 
GtkWidget * custom_grey
 
GtkWidget * high_quality_reconstruction
 
GtkWidget * noise_level
 
GtkWidget * noise_distribution
 
GtkWidget * compensate_icc_black
 
GtkNotebook * notebook
 
GtkDrawingArea * area
 
struct dt_iop_filmic_rgb_spline_t spline DT_ALIGNED_ARRAY
 
gint show_mask
 
dt_iop_filmic_rgb_gui_mode_t gui_mode
 
gint gui_show_labels
 
gint gui_hover
 
gint gui_sizes_inited
 
dt_iop_filmicrgb_gui_button_t active_button
 
dt_iop_filmicrgb_gui_button_data_t buttons [DT_FILMIC_GUI_BUTTON_LAST]
 
float line_height
 
float sign_width
 
float zero_width
 
float graph_width
 
float graph_height
 
int inset
 
GtkAllocation allocation
 
PangoRectangle ink
 
GtkStyleContext * context
 

Field Documentation

◆ active_button

dt_iop_filmicrgb_gui_button_t dt_iop_filmicrgb_gui_data_t::active_button

◆ allocation

GtkAllocation dt_iop_filmicrgb_gui_data_t::allocation

◆ area

GtkDrawingArea* dt_iop_filmicrgb_gui_data_t::area

◆ auto_button

GtkWidget* dt_iop_filmicrgb_gui_data_t::auto_button

◆ auto_hardness

GtkWidget* dt_iop_filmicrgb_gui_data_t::auto_hardness

◆ autoset_display_gamma

GtkWidget* dt_iop_filmicrgb_gui_data_t::autoset_display_gamma

◆ balance

GtkWidget* dt_iop_filmicrgb_gui_data_t::balance

◆ black_point_source

GtkWidget* dt_iop_filmicrgb_gui_data_t::black_point_source

◆ black_point_target

GtkWidget* dt_iop_filmicrgb_gui_data_t::black_point_target

◆ buttons

dt_iop_filmicrgb_gui_button_data_t dt_iop_filmicrgb_gui_data_t::buttons[DT_FILMIC_GUI_BUTTON_LAST]

◆ compensate_icc_black

GtkWidget* dt_iop_filmicrgb_gui_data_t::compensate_icc_black

◆ context

GtkStyleContext* dt_iop_filmicrgb_gui_data_t::context

◆ contrast

GtkWidget* dt_iop_filmicrgb_gui_data_t::contrast

◆ custom_grey

GtkWidget* dt_iop_filmicrgb_gui_data_t::custom_grey

◆ DT_ALIGNED_ARRAY

struct dt_iop_filmic_rgb_spline_t spline dt_iop_filmicrgb_gui_data_t::DT_ALIGNED_ARRAY

◆ graph_height

float dt_iop_filmicrgb_gui_data_t::graph_height

◆ graph_width

float dt_iop_filmicrgb_gui_data_t::graph_width

◆ grey_point_source

GtkWidget* dt_iop_filmicrgb_gui_data_t::grey_point_source

◆ grey_point_target

GtkWidget* dt_iop_filmicrgb_gui_data_t::grey_point_target

◆ gui_hover

gint dt_iop_filmicrgb_gui_data_t::gui_hover

◆ gui_mode

dt_iop_filmic_rgb_gui_mode_t dt_iop_filmicrgb_gui_data_t::gui_mode

◆ gui_show_labels

gint dt_iop_filmicrgb_gui_data_t::gui_show_labels

◆ gui_sizes_inited

gint dt_iop_filmicrgb_gui_data_t::gui_sizes_inited

◆ high_quality_reconstruction

GtkWidget* dt_iop_filmicrgb_gui_data_t::high_quality_reconstruction

◆ highlights

GtkWidget * dt_iop_filmicrgb_gui_data_t::highlights

◆ ink

PangoRectangle dt_iop_filmicrgb_gui_data_t::ink

◆ inset

int dt_iop_filmicrgb_gui_data_t::inset

◆ latitude

GtkWidget* dt_iop_filmicrgb_gui_data_t::latitude

◆ line_height

float dt_iop_filmicrgb_gui_data_t::line_height

◆ noise_distribution

GtkWidget * dt_iop_filmicrgb_gui_data_t::noise_distribution

◆ noise_level

GtkWidget* dt_iop_filmicrgb_gui_data_t::noise_level

◆ notebook

GtkNotebook* dt_iop_filmicrgb_gui_data_t::notebook

◆ output_power

GtkWidget* dt_iop_filmicrgb_gui_data_t::output_power

◆ preserve_color

GtkWidget* dt_iop_filmicrgb_gui_data_t::preserve_color

◆ reconstruct_bloom_vs_details

GtkWidget * dt_iop_filmicrgb_gui_data_t::reconstruct_bloom_vs_details

◆ reconstruct_feather

GtkWidget * dt_iop_filmicrgb_gui_data_t::reconstruct_feather

◆ reconstruct_grey_vs_color

GtkWidget * dt_iop_filmicrgb_gui_data_t::reconstruct_grey_vs_color

◆ reconstruct_structure_vs_texture

GtkWidget * dt_iop_filmicrgb_gui_data_t::reconstruct_structure_vs_texture

◆ reconstruct_threshold

GtkWidget* dt_iop_filmicrgb_gui_data_t::reconstruct_threshold

◆ saturation

GtkWidget* dt_iop_filmicrgb_gui_data_t::saturation

◆ security_factor

GtkWidget* dt_iop_filmicrgb_gui_data_t::security_factor

◆ shadows

GtkWidget* dt_iop_filmicrgb_gui_data_t::shadows

◆ show_highlight_mask

GtkWidget* dt_iop_filmicrgb_gui_data_t::show_highlight_mask

◆ show_mask

gint dt_iop_filmicrgb_gui_data_t::show_mask

◆ sign_width

float dt_iop_filmicrgb_gui_data_t::sign_width

◆ version

GtkWidget* dt_iop_filmicrgb_gui_data_t::version

◆ white_point_source

GtkWidget* dt_iop_filmicrgb_gui_data_t::white_point_source

◆ white_point_target

GtkWidget* dt_iop_filmicrgb_gui_data_t::white_point_target

◆ zero_width

float dt_iop_filmicrgb_gui_data_t::zero_width

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