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

Data Fields

dt_iop_profilegamma_mode_t mode
 
float linear
 
float gamma
 
float table [0x10000]
 
float unbounded_coeffs [3]
 
float dynamic_range
 
float grey_point
 
float shadows_range
 
float security_factor
 

Field Documentation

◆ dynamic_range

float dt_iop_profilegamma_data_t::dynamic_range

Referenced by commit_params(), and process().

◆ gamma

float dt_iop_profilegamma_data_t::gamma

Referenced by commit_params().

◆ grey_point

float dt_iop_profilegamma_data_t::grey_point

Referenced by commit_params(), and process().

◆ linear

float dt_iop_profilegamma_data_t::linear

Referenced by commit_params().

◆ mode

dt_iop_profilegamma_mode_t dt_iop_profilegamma_data_t::mode

Referenced by commit_params(), and process().

◆ security_factor

float dt_iop_profilegamma_data_t::security_factor

Referenced by commit_params().

◆ shadows_range

float dt_iop_profilegamma_data_t::shadows_range

Referenced by commit_params(), and process().

◆ table

float dt_iop_profilegamma_data_t::table[0x10000]

Referenced by commit_params(), and process().

◆ unbounded_coeffs

float dt_iop_profilegamma_data_t::unbounded_coeffs[3]

Referenced by commit_params(), and process().


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