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

Data Fields

int width
 
int height
 
float x
 
float y
 
float alpha
 
float homograph [3][3]
 
float edges [4][3]
 

Field Documentation

◆ alpha

float dt_iop_ashift_cropfit_params_t::alpha

Referenced by crop_fitness(), and do_crop().

◆ edges

float dt_iop_ashift_cropfit_params_t::edges[4][3]

Referenced by crop_fitness(), and do_crop().

◆ height

int dt_iop_ashift_cropfit_params_t::height

Referenced by crop_fitness(), and do_crop().

◆ homograph

float dt_iop_ashift_cropfit_params_t::homograph[3][3]

Referenced by crop_fitness(), and do_crop().

◆ width

int dt_iop_ashift_cropfit_params_t::width

Referenced by crop_fitness(), and do_crop().

◆ x

float dt_iop_ashift_cropfit_params_t::x

Referenced by crop_fitness(), and do_crop().

◆ y

float dt_iop_ashift_cropfit_params_t::y

Referenced by crop_fitness(), and do_crop().


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