![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Data Fields | |
dt_iop_highlights_mode_t | mode |
float | blendL |
float | blendC |
float | blendh |
float | clip |
float | noise_level |
int | iterations |
dt_atrous_wavelets_scales_t | scales |
float | reconstructing |
float | combine |
int | debugmode |
float | solid_color |
float dt_iop_highlights_params_t::blendC |
float dt_iop_highlights_params_t::blendh |
float dt_iop_highlights_params_t::blendL |
float dt_iop_highlights_params_t::clip |
Referenced by legacy_params(), process(), and process_visualize().
float dt_iop_highlights_params_t::combine |
Referenced by legacy_params().
int dt_iop_highlights_params_t::debugmode |
Referenced by legacy_params().
int dt_iop_highlights_params_t::iterations |
Referenced by legacy_params(), and process_laplacian_bayer().
dt_iop_highlights_mode_t dt_iop_highlights_params_t::mode |
Referenced by commit_params(), process(), and tiling_callback().
float dt_iop_highlights_params_t::noise_level |
Referenced by legacy_params(), and process_laplacian_bayer().
float dt_iop_highlights_params_t::reconstructing |
Referenced by legacy_params().
dt_atrous_wavelets_scales_t dt_iop_highlights_params_t::scales |
Referenced by legacy_params(), process_laplacian_bayer(), and tiling_callback().
float dt_iop_highlights_params_t::solid_color |
Referenced by legacy_params(), and process_laplacian_bayer().