Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_iop_lensfun_params_t Struct Reference
+ Collaboration diagram for dt_iop_lensfun_params_t:

Data Fields

int modify_flags
 
int inverse
 
float scale
 
float crop
 
float focal
 
float aperture
 
float distance
 
lfLensType target_geom
 
char camera [128]
 
char lens [128]
 
gboolean tca_override
 
float tca_r
 
float tca_b
 
int modified
 

Detailed Description

Definition at line 132 of file lens.cc.

Field Documentation

◆ aperture

float dt_iop_lensfun_params_t::aperture

Definition at line 139 of file lens.cc.

◆ camera

char dt_iop_lensfun_params_t::camera[128]

Definition at line 142 of file lens.cc.

◆ crop

float dt_iop_lensfun_params_t::crop

Definition at line 137 of file lens.cc.

◆ distance

float dt_iop_lensfun_params_t::distance

Definition at line 140 of file lens.cc.

◆ focal

float dt_iop_lensfun_params_t::focal

Definition at line 138 of file lens.cc.

◆ inverse

int dt_iop_lensfun_params_t::inverse

Definition at line 135 of file lens.cc.

◆ lens

char dt_iop_lensfun_params_t::lens[128]

Definition at line 143 of file lens.cc.

◆ modified

int dt_iop_lensfun_params_t::modified

Definition at line 147 of file lens.cc.

◆ modify_flags

int dt_iop_lensfun_params_t::modify_flags

Definition at line 134 of file lens.cc.

◆ scale

float dt_iop_lensfun_params_t::scale

Definition at line 136 of file lens.cc.

◆ target_geom

lfLensType dt_iop_lensfun_params_t::target_geom

Definition at line 141 of file lens.cc.

◆ tca_b

float dt_iop_lensfun_params_t::tca_b

Definition at line 146 of file lens.cc.

◆ tca_override

gboolean dt_iop_lensfun_params_t::tca_override

Definition at line 144 of file lens.cc.

◆ tca_r

float dt_iop_lensfun_params_t::tca_r

Definition at line 145 of file lens.cc.


The documentation for this struct was generated from the following file: