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

Data Fields

dt_iop_basicadj_params_t params
 
int call_auto_exposure
 
int draw_selected_region
 
float posx_from
 
float posx_to
 
float posy_from
 
float posy_to
 
dt_boundingbox_t box_cood
 
int button_down
 
GtkWidgetbt_auto_levels
 
GtkWidgetbt_select_region
 
GtkWidgetsl_black_point
 
GtkWidgetsl_exposure
 
GtkWidgetsl_hlcompr
 
GtkWidgetsl_contrast
 
GtkWidgetcmb_preserve_colors
 
GtkWidgetsl_middle_grey
 
GtkWidgetsl_brightness
 
GtkWidgetsl_saturation
 
GtkWidgetsl_vibrance
 
GtkWidgetsl_clip
 

Detailed Description

Definition at line 83 of file basicadj.c.

Field Documentation

◆ box_cood

dt_boundingbox_t dt_iop_basicadj_gui_data_t::box_cood

Definition at line 90 of file basicadj.c.

◆ bt_auto_levels

GtkWidget* dt_iop_basicadj_gui_data_t::bt_auto_levels

Definition at line 93 of file basicadj.c.

◆ bt_select_region

GtkWidget* dt_iop_basicadj_gui_data_t::bt_select_region

Definition at line 94 of file basicadj.c.

◆ button_down

int dt_iop_basicadj_gui_data_t::button_down

Definition at line 91 of file basicadj.c.

◆ call_auto_exposure

int dt_iop_basicadj_gui_data_t::call_auto_exposure

Definition at line 87 of file basicadj.c.

◆ cmb_preserve_colors

GtkWidget* dt_iop_basicadj_gui_data_t::cmb_preserve_colors

Definition at line 100 of file basicadj.c.

◆ draw_selected_region

int dt_iop_basicadj_gui_data_t::draw_selected_region

Definition at line 88 of file basicadj.c.

◆ params

dt_iop_basicadj_params_t dt_iop_basicadj_gui_data_t::params

Definition at line 85 of file basicadj.c.

◆ posx_from

float dt_iop_basicadj_gui_data_t::posx_from

Definition at line 89 of file basicadj.c.

◆ posx_to

float dt_iop_basicadj_gui_data_t::posx_to

Definition at line 89 of file basicadj.c.

◆ posy_from

float dt_iop_basicadj_gui_data_t::posy_from

Definition at line 89 of file basicadj.c.

◆ posy_to

float dt_iop_basicadj_gui_data_t::posy_to

Definition at line 89 of file basicadj.c.

◆ sl_black_point

GtkWidget* dt_iop_basicadj_gui_data_t::sl_black_point

Definition at line 96 of file basicadj.c.

◆ sl_brightness

GtkWidget* dt_iop_basicadj_gui_data_t::sl_brightness

Definition at line 102 of file basicadj.c.

◆ sl_clip

GtkWidget* dt_iop_basicadj_gui_data_t::sl_clip

Definition at line 105 of file basicadj.c.

◆ sl_contrast

GtkWidget* dt_iop_basicadj_gui_data_t::sl_contrast

Definition at line 99 of file basicadj.c.

◆ sl_exposure

GtkWidget* dt_iop_basicadj_gui_data_t::sl_exposure

Definition at line 97 of file basicadj.c.

◆ sl_hlcompr

GtkWidget* dt_iop_basicadj_gui_data_t::sl_hlcompr

Definition at line 98 of file basicadj.c.

◆ sl_middle_grey

GtkWidget* dt_iop_basicadj_gui_data_t::sl_middle_grey

Definition at line 101 of file basicadj.c.

◆ sl_saturation

GtkWidget* dt_iop_basicadj_gui_data_t::sl_saturation

Definition at line 103 of file basicadj.c.

◆ sl_vibrance

GtkWidget* dt_iop_basicadj_gui_data_t::sl_vibrance

Definition at line 104 of file basicadj.c.


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