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

Data Fields

dt_iop_module_tself
 
const dt_dev_pixelpipe_tpipe
 
const dt_dev_pixelpipe_iop_tpiece
 
dt_iop_roi_t roi
 
int display_scale
 
int mask_display
 
int suppress_mask
 

Detailed Description

Definition at line 116 of file retouch.c.

Field Documentation

◆ display_scale

int retouch_user_data_t::display_scale

Definition at line 122 of file retouch.c.

Referenced by process_cl(), process_internal(), rt_process_forms(), and rt_process_forms_cl().

◆ mask_display

int retouch_user_data_t::mask_display

Definition at line 123 of file retouch.c.

Referenced by process_cl(), process_internal(), rt_process_forms(), and rt_process_forms_cl().

◆ piece

const dt_dev_pixelpipe_iop_t* retouch_user_data_t::piece

Definition at line 120 of file retouch.c.

Referenced by process_cl(), process_internal(), rt_process_forms(), and rt_process_forms_cl().

◆ pipe

const dt_dev_pixelpipe_t* retouch_user_data_t::pipe

Definition at line 119 of file retouch.c.

Referenced by process_cl(), process_internal(), rt_process_forms(), and rt_process_forms_cl().

◆ roi

dt_iop_roi_t retouch_user_data_t::roi

Definition at line 121 of file retouch.c.

Referenced by process_cl(), process_internal(), rt_process_forms(), and rt_process_forms_cl().

◆ self

dt_iop_module_t* retouch_user_data_t::self

Definition at line 118 of file retouch.c.

Referenced by process_cl(), process_internal(), rt_process_forms(), and rt_process_forms_cl().

◆ suppress_mask

int retouch_user_data_t::suppress_mask

Definition at line 124 of file retouch.c.

Referenced by process_cl(), process_internal(), rt_process_forms(), and rt_process_forms_cl().


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