![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Data Fields | ||
dt_iop_dither_type_t | dither_type | |
struct { | ||
float radius | ||
float range [4] | ||
float damping | ||
} | random | |
float dt_iop_dither_data_t::damping |
Referenced by commit_params(), and process_random().
dt_iop_dither_type_t dt_iop_dither_data_t::dither_type |
Referenced by commit_params(), get_dither_parameters(), and process().
float dt_iop_dither_data_t::radius |
Referenced by commit_params().
struct { ... } dt_iop_dither_data_t::random |
Referenced by commit_params(), and process_random().
float dt_iop_dither_data_t::range[4] |
Referenced by commit_params().