![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for retouch_user_data_t:Data Fields | |
| dt_iop_module_t * | self |
| dt_dev_pixelpipe_iop_t * | piece |
| dt_iop_roi_t | roi |
| int | display_scale |
| int | mask_display |
| int | suppress_mask |
| int retouch_user_data_t::display_scale |
Referenced by process_internal(), and rt_process_forms().
| int retouch_user_data_t::mask_display |
Referenced by process_internal(), and rt_process_forms().
| dt_dev_pixelpipe_iop_t* retouch_user_data_t::piece |
Referenced by process_internal(), and rt_process_forms().
| dt_iop_roi_t retouch_user_data_t::roi |
Referenced by process_internal(), and rt_process_forms().
| dt_iop_module_t* retouch_user_data_t::self |
Referenced by process_internal(), and rt_process_forms().
| int retouch_user_data_t::suppress_mask |
Referenced by process_internal(), and rt_process_forms().