![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_iop_hotpixels_params_t:Data Fields | |
| float | strength |
| float | threshold |
| gboolean | markfixed |
| gboolean | permissive |
Definition at line 72 of file hotpixels.c.
| gboolean dt_iop_hotpixels_params_t::markfixed |
Definition at line 76 of file hotpixels.c.
| gboolean dt_iop_hotpixels_params_t::permissive |
Definition at line 77 of file hotpixels.c.
| float dt_iop_hotpixels_params_t::strength |
Definition at line 74 of file hotpixels.c.
| float dt_iop_hotpixels_params_t::threshold |
Definition at line 75 of file hotpixels.c.