![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Data Fields | |
float | rotation |
float | lensshift_v |
float | lensshift_h |
float | f_length |
float | crop_factor |
float | orthocorr |
float | aspect |
dt_iop_ashift_mode_t | mode |
int | toggle |
float dt_iop_ashift_params2_t::aspect |
Referenced by legacy_params().
float dt_iop_ashift_params2_t::crop_factor |
Referenced by legacy_params().
float dt_iop_ashift_params2_t::f_length |
Referenced by legacy_params().
float dt_iop_ashift_params2_t::lensshift_h |
Referenced by legacy_params().
float dt_iop_ashift_params2_t::lensshift_v |
Referenced by legacy_params().
dt_iop_ashift_mode_t dt_iop_ashift_params2_t::mode |
Referenced by legacy_params().
float dt_iop_ashift_params2_t::orthocorr |
Referenced by legacy_params().
float dt_iop_ashift_params2_t::rotation |
Referenced by legacy_params().
int dt_iop_ashift_params2_t::toggle |