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

Data Fields

dt_draw_curve_tcurve [3]
 
int curve_nodes [3]
 
int curve_type [3]
 
float table [3][0x10000]
 
float unbounded_coeffs_L [3]
 
float unbounded_coeffs_ab [12]
 
int autoscale_ab
 
int unbound_ab
 
int preserve_colors
 

Field Documentation

◆ autoscale_ab

int dt_iop_tonecurve_data_t::autoscale_ab

Referenced by commit_params(), and init_pipe().

◆ curve

dt_draw_curve_t* dt_iop_tonecurve_data_t::curve[3]

◆ curve_nodes

int dt_iop_tonecurve_data_t::curve_nodes[3]

Referenced by commit_params(), and init_pipe().

◆ curve_type

int dt_iop_tonecurve_data_t::curve_type[3]

Referenced by commit_params(), and init_pipe().

◆ preserve_colors

int dt_iop_tonecurve_data_t::preserve_colors

Referenced by commit_params().

◆ table

float dt_iop_tonecurve_data_t::table[3][0x10000]

Referenced by commit_params(), and init_pipe().

◆ unbound_ab

int dt_iop_tonecurve_data_t::unbound_ab

Referenced by commit_params(), and init_pipe().

◆ unbounded_coeffs_ab

float dt_iop_tonecurve_data_t::unbounded_coeffs_ab[12]

Referenced by commit_params().

◆ unbounded_coeffs_L

float dt_iop_tonecurve_data_t::unbounded_coeffs_L[3]

Referenced by commit_params().


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