![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_iop_vignette_data_t:Data Fields | |
| float | scale |
| float | falloff_scale |
| float | brightness |
| float | saturation |
| dt_iop_vector_2d_t | center |
| gboolean | autoratio |
| float | whratio |
| float | shape |
| int | dithering |
| gboolean | unbound |
| gboolean dt_iop_vignette_data_t::autoratio |
Referenced by commit_params(), and process().
| float dt_iop_vignette_data_t::brightness |
Referenced by commit_params(), and process().
| dt_iop_vector_2d_t dt_iop_vignette_data_t::center |
Referenced by commit_params(), and process().
| int dt_iop_vignette_data_t::dithering |
Referenced by commit_params(), and process().
| float dt_iop_vignette_data_t::falloff_scale |
Referenced by commit_params(), and process().
| float dt_iop_vignette_data_t::saturation |
Referenced by commit_params(), and process().
| float dt_iop_vignette_data_t::scale |
Referenced by commit_params(), and process().
| float dt_iop_vignette_data_t::shape |
Referenced by commit_params(), and process().
| gboolean dt_iop_vignette_data_t::unbound |
Referenced by commit_params(), and process().
| float dt_iop_vignette_data_t::whratio |
Referenced by commit_params(), and process().