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

Data Fields

dt_iop_levels_mode_t mode
 
float percentiles [3]
 
float levels [3]
 
float in_inv_gamma
 
float lut [0x10000]
 

Field Documentation

◆ in_inv_gamma

float dt_iop_levels_data_t::in_inv_gamma

Referenced by compute_lut(), and process().

◆ levels

float dt_iop_levels_data_t::levels[3]

◆ lut

float dt_iop_levels_data_t::lut[0x10000]

Referenced by compute_lut(), and process().

◆ mode

dt_iop_levels_mode_t dt_iop_levels_data_t::mode

◆ percentiles

float dt_iop_levels_data_t::percentiles[3]

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