Definition at line 869 of file lens.c.
◆ aperture
| float dt_iop_lensfun_data_t::aperture |
◆ crop
| float dt_iop_lensfun_data_t::crop |
◆ distance
| float dt_iop_lensfun_data_t::distance |
◆ do_nan_checks
| gboolean dt_iop_lensfun_data_t::do_nan_checks |
◆ focal
| float dt_iop_lensfun_data_t::focal |
◆ inverse
| int dt_iop_lensfun_data_t::inverse |
◆ knots_have
| gboolean dt_iop_lensfun_data_t::knots_have |
◆ knots_scale
| float dt_iop_lensfun_data_t::knots_scale |
What the maker's own autoscale says removes the borders this profile leaves.
Definition at line 893 of file lens.c.
◆ ls_have
| gboolean dt_iop_lensfun_data_t::ls_have |
◆ ls_knots
| ls_knots_t dt_iop_lensfun_data_t::ls_knots |
The maker's own profile, read out of the raw file and turned into the same shape the correction model takes. Resolved at commit like the database lens beside it, for the same reason: the pixel path must not go looking things up.
Definition at line 890 of file lens.c.
◆ ls_lens
| ls_lens_t dt_iop_lensfun_data_t::ls_lens |
The lens as DATA: a value owned by this struct, read out of the database at commit and valid for as long as the struct is – there is nothing here to free.
Definition at line 884 of file lens.c.
◆ modify_flags
| int dt_iop_lensfun_data_t::modify_flags |
◆ scale
| float dt_iop_lensfun_data_t::scale |
◆ target_geom
◆ tca_override
| gboolean dt_iop_lensfun_data_t::tca_override |
The documentation for this struct was generated from the following file: