![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <histogram.h>
Collaboration diagram for dt_histogram_roi_t:Data Fields | |
| int | width |
| int | height |
| int | crop_x |
| int | crop_y |
| int | crop_width |
| int | crop_height |
Definition at line 41 of file histogram.h.
| int dt_histogram_roi_t::crop_height |
Definition at line 43 of file histogram.h.
Referenced by dt_histogram_worker().
| int dt_histogram_roi_t::crop_width |
Definition at line 43 of file histogram.h.
Referenced by dt_histogram_helper_cs_RAW_uint16(), dt_histogram_worker(), histogram_helper_cs_Lab(), histogram_helper_cs_Lab_LCh(), histogram_helper_cs_LCh(), histogram_helper_cs_RAW(), histogram_helper_cs_rgb(), and histogram_helper_cs_rgb_compensated().
| int dt_histogram_roi_t::crop_x |
Definition at line 43 of file histogram.h.
Referenced by dt_histogram_helper_cs_RAW_uint16(), dt_histogram_worker(), histogram_helper_cs_Lab(), histogram_helper_cs_Lab_LCh(), histogram_helper_cs_LCh(), histogram_helper_cs_RAW(), histogram_helper_cs_rgb(), and histogram_helper_cs_rgb_compensated().
| int dt_histogram_roi_t::crop_y |
Definition at line 43 of file histogram.h.
Referenced by dt_histogram_worker().
| int dt_histogram_roi_t::height |
Definition at line 43 of file histogram.h.
Referenced by dt_histogram_helper(), and dt_histogram_worker().
| int dt_histogram_roi_t::width |
Definition at line 43 of file histogram.h.
Referenced by _deflicker_prepare_histogram(), _refresh_module_histogram(), dt_histogram_helper(), dt_histogram_helper_cs_RAW_uint16(), dt_histogram_worker(), histogram_helper_cs_Lab(), histogram_helper_cs_Lab_LCh(), histogram_helper_cs_LCh(), histogram_helper_cs_RAW(), histogram_helper_cs_rgb(), and histogram_helper_cs_rgb_compensated().