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

Data Fields

dt_gaussian_order_t order
 
float radius
 
float shadows
 
float highlights
 
float whitepoint
 
float compress
 
float shadows_ccorrect
 
float highlights_ccorrect
 
unsigned int flags
 
float low_approximation
 
dt_iop_shadhi_algo_t shadhi_algo
 

Field Documentation

◆ compress

float dt_iop_shadhi_data_t::compress

Referenced by commit_params().

◆ flags

unsigned int dt_iop_shadhi_data_t::flags

Referenced by commit_params().

◆ highlights

float dt_iop_shadhi_data_t::highlights

Referenced by commit_params().

◆ highlights_ccorrect

float dt_iop_shadhi_data_t::highlights_ccorrect

Referenced by commit_params().

◆ low_approximation

float dt_iop_shadhi_data_t::low_approximation

Referenced by commit_params().

◆ order

dt_gaussian_order_t dt_iop_shadhi_data_t::order

Referenced by commit_params().

◆ radius

float dt_iop_shadhi_data_t::radius

Referenced by commit_params(), and tiling_callback().

◆ shadhi_algo

dt_iop_shadhi_algo_t dt_iop_shadhi_data_t::shadhi_algo

Referenced by commit_params(), and tiling_callback().

◆ shadows

float dt_iop_shadhi_data_t::shadows

Referenced by commit_params().

◆ shadows_ccorrect

float dt_iop_shadhi_data_t::shadows_ccorrect

Referenced by commit_params().

◆ whitepoint

float dt_iop_shadhi_data_t::whitepoint

Referenced by commit_params().


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