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

struct dt_lib_module_t *GtkWidgetscope_draw
 
GtkWidgetscope_resize_handle
 
dt_backbuf_tbackbuf
 
const char * op
 
dt_lib_histogram_scope_type_t scope
 
float zoom
 
int scope_height
 
dt_lib_histogram_cache_t cache
 
cairo_surface_t * cst
 
dt_lib_colorpicker_model_t model
 
dt_lib_colorpicker_statistic_t statistic
 
GtkWidgetcolor_mode_selector
 
GtkWidgetstatistic_selector
 
GtkWidgetpicker_button
 
GtkWidgetsamples_container
 
GtkWidgetadd_sample_button
 
GtkWidgetdisplay_samples_check_box
 
GtkWidgetrestrict_button
 
GArray * pending_hashes
 
guint refresh_idle_source
 
dt_dev_pixelpipe_cache_wait_t scope_wait
 
dt_dev_pixelpipe_cache_wait_t picker_wait
 
dt_dev_pixelpipe_cache_wait_t module_wait
 
dt_gui_collapsible_section_t cs
 

Detailed Description

Definition at line 140 of file libs/histogram.c.

Field Documentation

◆ add_sample_button

GtkWidget* dt_lib_histogram_t::add_sample_button

Definition at line 160 of file libs/histogram.c.

◆ backbuf

dt_backbuf_t* dt_lib_histogram_t::backbuf

Definition at line 145 of file libs/histogram.c.

◆ cache

dt_lib_histogram_cache_t dt_lib_histogram_t::cache

Definition at line 151 of file libs/histogram.c.

◆ color_mode_selector

GtkWidget* dt_lib_histogram_t::color_mode_selector

Definition at line 156 of file libs/histogram.c.

◆ cs

dt_gui_collapsible_section_t dt_lib_histogram_t::cs

Definition at line 169 of file libs/histogram.c.

◆ cst

cairo_surface_t* dt_lib_histogram_t::cst

Definition at line 152 of file libs/histogram.c.

◆ display_samples_check_box

GtkWidget* dt_lib_histogram_t::display_samples_check_box

Definition at line 161 of file libs/histogram.c.

◆ model

dt_lib_colorpicker_model_t dt_lib_histogram_t::model

Definition at line 154 of file libs/histogram.c.

◆ module_wait

dt_dev_pixelpipe_cache_wait_t dt_lib_histogram_t::module_wait

Definition at line 167 of file libs/histogram.c.

◆ op

const char* dt_lib_histogram_t::op

Definition at line 146 of file libs/histogram.c.

Referenced by _pixelpipe_pick_from_image().

◆ pending_hashes

GArray* dt_lib_histogram_t::pending_hashes

Definition at line 163 of file libs/histogram.c.

◆ picker_button

GtkWidget* dt_lib_histogram_t::picker_button

Definition at line 158 of file libs/histogram.c.

◆ picker_wait

dt_dev_pixelpipe_cache_wait_t dt_lib_histogram_t::picker_wait

Definition at line 166 of file libs/histogram.c.

◆ refresh_idle_source

guint dt_lib_histogram_t::refresh_idle_source

Definition at line 164 of file libs/histogram.c.

◆ restrict_button

GtkWidget* dt_lib_histogram_t::restrict_button

Definition at line 162 of file libs/histogram.c.

◆ samples_container

GtkWidget* dt_lib_histogram_t::samples_container

Definition at line 159 of file libs/histogram.c.

◆ scope

dt_lib_histogram_scope_type_t dt_lib_histogram_t::scope

Definition at line 147 of file libs/histogram.c.

◆ scope_draw

struct dt_lib_module_t* GtkWidget* dt_lib_histogram_t::scope_draw

Definition at line 143 of file libs/histogram.c.

◆ scope_height

int dt_lib_histogram_t::scope_height

Definition at line 149 of file libs/histogram.c.

◆ scope_resize_handle

GtkWidget* dt_lib_histogram_t::scope_resize_handle

Definition at line 144 of file libs/histogram.c.

◆ scope_wait

dt_dev_pixelpipe_cache_wait_t dt_lib_histogram_t::scope_wait

Definition at line 165 of file libs/histogram.c.

◆ statistic

dt_lib_colorpicker_statistic_t dt_lib_histogram_t::statistic

Definition at line 155 of file libs/histogram.c.

◆ statistic_selector

GtkWidget* dt_lib_histogram_t::statistic_selector

Definition at line 157 of file libs/histogram.c.

◆ zoom

float dt_lib_histogram_t::zoom

Definition at line 148 of file libs/histogram.c.


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