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

Data Fields

char * name
 
int d
 
int n
 

Detailed Description

Definition at line 70 of file crop.c.

Field Documentation

◆ d

int dt_iop_crop_aspect_t::d

Definition at line 73 of file crop.c.

Referenced by _aspect_ratio_cmp(), _event_aspect_presets_changed(), gui_init(), and gui_update().

◆ n

int dt_iop_crop_aspect_t::n

Definition at line 73 of file crop.c.

Referenced by _aspect_ratio_cmp(), _event_aspect_presets_changed(), gui_init(), and gui_update().

◆ name

char* dt_iop_crop_aspect_t::name

Definition at line 72 of file crop.c.

Referenced by _aspect_free(), _event_aspect_presets_changed(), and gui_init().


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