![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
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 |
float dt_iop_shadhi_data_t::compress |
Referenced by commit_params().
unsigned int dt_iop_shadhi_data_t::flags |
Referenced by commit_params().
float dt_iop_shadhi_data_t::highlights |
Referenced by commit_params().
float dt_iop_shadhi_data_t::highlights_ccorrect |
Referenced by commit_params().
float dt_iop_shadhi_data_t::low_approximation |
Referenced by commit_params().
dt_gaussian_order_t dt_iop_shadhi_data_t::order |
Referenced by commit_params().
float dt_iop_shadhi_data_t::radius |
Referenced by commit_params(), and tiling_callback().
dt_iop_shadhi_algo_t dt_iop_shadhi_data_t::shadhi_algo |
Referenced by commit_params(), and tiling_callback().
float dt_iop_shadhi_data_t::shadows |
Referenced by commit_params().
float dt_iop_shadhi_data_t::shadows_ccorrect |
Referenced by commit_params().
float dt_iop_shadhi_data_t::whitepoint |
Referenced by commit_params().