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

Data Fields

float cx
 
float cy
 
float cw
 
float ch
 
int ratio_n
 
int ratio_d
 

Detailed Description

Definition at line 76 of file crop.c.

Field Documentation

◆ ch

float dt_iop_crop_params_t::ch

Definition at line 81 of file crop.c.

◆ cw

float dt_iop_crop_params_t::cw

Definition at line 80 of file crop.c.

◆ cx

float dt_iop_crop_params_t::cx

Definition at line 78 of file crop.c.

◆ cy

float dt_iop_crop_params_t::cy

Definition at line 79 of file crop.c.

◆ ratio_d

int dt_iop_crop_params_t::ratio_d

Definition at line 83 of file crop.c.

◆ ratio_n

int dt_iop_crop_params_t::ratio_n

Definition at line 82 of file crop.c.


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