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

Data Fields

float table [0x10000]
 
float table_temp [0x10000]
 
float grad_2 [0x10000]
 
float max_grad
 
float grey_source
 
float black_source
 
float dynamic_range
 
float saturation
 
float global_saturation
 
float output_power
 
float contrast
 
int preserve_color
 
float latitude_min
 
float latitude_max
 

Field Documentation

◆ black_source

float dt_iop_filmic_data_t::black_source

Referenced by commit_params(), and process().

◆ contrast

float dt_iop_filmic_data_t::contrast

Referenced by commit_params().

◆ dynamic_range

float dt_iop_filmic_data_t::dynamic_range

Referenced by commit_params(), and process().

◆ global_saturation

float dt_iop_filmic_data_t::global_saturation

Referenced by commit_params(), and process().

◆ grad_2

float dt_iop_filmic_data_t::grad_2[0x10000]

Referenced by commit_params(), and process().

◆ grey_source

float dt_iop_filmic_data_t::grey_source

Referenced by commit_params(), and process().

◆ latitude_max

float dt_iop_filmic_data_t::latitude_max

Referenced by commit_params(), and compute_curve_lut().

◆ latitude_min

float dt_iop_filmic_data_t::latitude_min

Referenced by commit_params(), and compute_curve_lut().

◆ max_grad

float dt_iop_filmic_data_t::max_grad

◆ output_power

float dt_iop_filmic_data_t::output_power

Referenced by commit_params(), and process().

◆ preserve_color

int dt_iop_filmic_data_t::preserve_color

Referenced by commit_params(), and process().

◆ saturation

float dt_iop_filmic_data_t::saturation

Referenced by commit_params().

◆ table

float dt_iop_filmic_data_t::table[0x10000]

Referenced by commit_params(), and process().

◆ table_temp

float dt_iop_filmic_data_t::table_temp[0x10000]

Referenced by commit_params().


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