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

Data Fields

float white_level
 
float sigma_L
 
float sigma_rho
 
float sigma_theta
 
float neutral_protection
 
dt_iop_colorequal_interpolation_t interpolation
 
dt_iop_colorequal_node_t curve [3][3][20]
 
int curve_num_nodes [3][3]
 

Field Documentation

◆ curve

dt_iop_colorequal_node_t dt_iop_colorequal_params_t::curve[3][3][20]

Referenced by _curve_fields_equal().

◆ curve_num_nodes

int dt_iop_colorequal_params_t::curve_num_nodes[3][3]

Referenced by _curve_fields_equal().

◆ interpolation

dt_iop_colorequal_interpolation_t dt_iop_colorequal_params_t::interpolation

◆ neutral_protection

float dt_iop_colorequal_params_t::neutral_protection

Referenced by _lut_fields_equal().

◆ sigma_L

float dt_iop_colorequal_params_t::sigma_L

Referenced by _lut_fields_equal().

◆ sigma_rho

float dt_iop_colorequal_params_t::sigma_rho

Referenced by _lut_fields_equal().

◆ sigma_theta

float dt_iop_colorequal_params_t::sigma_theta

Referenced by _lut_fields_equal().

◆ white_level

float dt_iop_colorequal_params_t::white_level

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