![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_iop_dither_data_t: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 |
Definition at line 108 of file dither.c.
Referenced by process_random().
| dt_iop_dither_type_t dt_iop_dither_data_t::dither_type |
Definition at line 103 of file dither.c.
Referenced by __attribute__(), and process().
| struct { ... } dt_iop_dither_data_t::random |
Referenced by process_random().