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

Data Fields

GtkWidget * scope_draw
 
GtkWidget * stage
 
GtkWidget * display
 
dt_backbuf_tbackbuf
 
const char * op
 
float zoom
 
dt_lib_histogram_cache_t cache
 
cairo_surface_t * cst
 
dt_lib_colorpicker_model_t model
 
dt_lib_colorpicker_statistic_t statistic
 
GtkWidget * color_mode_selector
 
GtkWidget * statistic_selector
 
GtkWidget * picker_button
 
GtkWidget * samples_container
 
GtkWidget * add_sample_button
 
GtkWidget * display_samples_check_box
 
dt_colorpicker_sample_t primary_sample
 

Field Documentation

◆ add_sample_button

GtkWidget* dt_lib_histogram_t::add_sample_button

◆ backbuf

◆ cache

dt_lib_histogram_cache_t dt_lib_histogram_t::cache

◆ color_mode_selector

GtkWidget* dt_lib_histogram_t::color_mode_selector

Referenced by gui_init(), and gui_reset().

◆ cst

cairo_surface_t* dt_lib_histogram_t::cst

◆ display

◆ display_samples_check_box

GtkWidget* dt_lib_histogram_t::display_samples_check_box

Referenced by gui_init(), and gui_reset().

◆ model

◆ op

◆ picker_button

GtkWidget* dt_lib_histogram_t::picker_button

Referenced by gui_init().

◆ primary_sample

◆ samples_container

GtkWidget* dt_lib_histogram_t::samples_container

Referenced by _add_sample(), and gui_init().

◆ scope_draw

GtkWidget* dt_lib_histogram_t::scope_draw

◆ stage

GtkWidget* dt_lib_histogram_t::stage

Referenced by _set_params(), and gui_init().

◆ statistic

dt_lib_colorpicker_statistic_t dt_lib_histogram_t::statistic

◆ statistic_selector

GtkWidget* dt_lib_histogram_t::statistic_selector

Referenced by gui_init(), and gui_reset().

◆ zoom

float dt_lib_histogram_t::zoom

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