Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_dev_histogram_stats_t Struct Reference

#include <pixelpipe.h>

+ Collaboration diagram for dt_dev_histogram_stats_t:

Data Fields

uint32_t bins_count
 
uint32_t pixels
 
uint32_t ch
 

Field Documentation

◆ bins_count

uint32_t dt_dev_histogram_stats_t::bins_count

◆ ch

uint32_t dt_dev_histogram_stats_t::ch

count of channels: 1 for RAW, 3 for rgb/Lab.

Referenced by _compute_correction(), _deflicker_prepare_histogram(), and dt_histogram_helper().

◆ pixels

uint32_t dt_dev_histogram_stats_t::pixels

count of pixels sampled during histogram capture.

Referenced by _compute_correction(), dt_histogram_worker(), and dt_iop_levels_compute_levels_automatic().


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