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

Data Fields

dt_iop_rgblevels_params_t params
 
GtkWidgetcmb_autoscale
 
GtkDrawingArea * area
 
GtkWidgetcmb_preserve_colors
 
GtkNotebook * channel_tabs
 
GtkWidgetbt_auto_levels
 
GtkWidgetbt_select_region
 
int call_auto_levels
 
int draw_selected_region
 
float posx_from
 
float posx_to
 
float posy_from
 
float posy_to
 
dt_boundingbox_t box_cood
 
int button_down
 
double mouse_x
 
double mouse_y
 
int dragging
 
int handle_move
 
float drag_start_percentage
 
dt_iop_rgblevels_channel_t channel
 
float last_picked_color
 
GtkWidgetblackpick
 
GtkWidgetgreypick
 
GtkWidgetwhitepick
 

Detailed Description

Definition at line 82 of file rgblevels.c.

Field Documentation

◆ area

GtkDrawingArea* dt_iop_rgblevels_gui_data_t::area

Definition at line 87 of file rgblevels.c.

◆ blackpick

GtkWidget* dt_iop_rgblevels_gui_data_t::blackpick

Definition at line 104 of file rgblevels.c.

◆ box_cood

dt_boundingbox_t dt_iop_rgblevels_gui_data_t::box_cood

Definition at line 96 of file rgblevels.c.

◆ bt_auto_levels

GtkWidget* dt_iop_rgblevels_gui_data_t::bt_auto_levels

Definition at line 90 of file rgblevels.c.

◆ bt_select_region

GtkWidget* dt_iop_rgblevels_gui_data_t::bt_select_region

Definition at line 91 of file rgblevels.c.

◆ button_down

int dt_iop_rgblevels_gui_data_t::button_down

Definition at line 97 of file rgblevels.c.

◆ call_auto_levels

int dt_iop_rgblevels_gui_data_t::call_auto_levels

Definition at line 93 of file rgblevels.c.

◆ channel

dt_iop_rgblevels_channel_t dt_iop_rgblevels_gui_data_t::channel

Definition at line 102 of file rgblevels.c.

◆ channel_tabs

GtkNotebook* dt_iop_rgblevels_gui_data_t::channel_tabs

Definition at line 89 of file rgblevels.c.

◆ cmb_autoscale

GtkWidget* dt_iop_rgblevels_gui_data_t::cmb_autoscale

Definition at line 86 of file rgblevels.c.

◆ cmb_preserve_colors

GtkWidget* dt_iop_rgblevels_gui_data_t::cmb_preserve_colors

Definition at line 88 of file rgblevels.c.

◆ drag_start_percentage

float dt_iop_rgblevels_gui_data_t::drag_start_percentage

Definition at line 101 of file rgblevels.c.

◆ dragging

int dt_iop_rgblevels_gui_data_t::dragging

Definition at line 100 of file rgblevels.c.

◆ draw_selected_region

int dt_iop_rgblevels_gui_data_t::draw_selected_region

Definition at line 94 of file rgblevels.c.

◆ greypick

GtkWidget * dt_iop_rgblevels_gui_data_t::greypick

Definition at line 104 of file rgblevels.c.

◆ handle_move

int dt_iop_rgblevels_gui_data_t::handle_move

Definition at line 100 of file rgblevels.c.

◆ last_picked_color

float dt_iop_rgblevels_gui_data_t::last_picked_color

Definition at line 103 of file rgblevels.c.

◆ mouse_x

double dt_iop_rgblevels_gui_data_t::mouse_x

Definition at line 99 of file rgblevels.c.

◆ mouse_y

double dt_iop_rgblevels_gui_data_t::mouse_y

Definition at line 99 of file rgblevels.c.

◆ params

dt_iop_rgblevels_params_t dt_iop_rgblevels_gui_data_t::params

Definition at line 84 of file rgblevels.c.

◆ posx_from

float dt_iop_rgblevels_gui_data_t::posx_from

Definition at line 95 of file rgblevels.c.

◆ posx_to

float dt_iop_rgblevels_gui_data_t::posx_to

Definition at line 95 of file rgblevels.c.

◆ posy_from

float dt_iop_rgblevels_gui_data_t::posy_from

Definition at line 95 of file rgblevels.c.

◆ posy_to

float dt_iop_rgblevels_gui_data_t::posy_to

Definition at line 95 of file rgblevels.c.

◆ whitepick

GtkWidget * dt_iop_rgblevels_gui_data_t::whitepick

Definition at line 104 of file rgblevels.c.


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