![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_iop_dither_params_t:Data Fields | ||
| dt_iop_dither_type_t | dither_type | |
| int | palette | |
| struct { | ||
| float radius | ||
| float range [4] | ||
| float damping | ||
| } | random | |
| float dt_iop_dither_params_t::damping |
| dt_iop_dither_type_t dt_iop_dither_params_t::dither_type |
| int dt_iop_dither_params_t::palette |
| float dt_iop_dither_params_t::radius |
| struct { ... } dt_iop_dither_params_t::random |
| float dt_iop_dither_params_t::range[4] |