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

Data Fields

int formid
 
int scale
 
dt_iop_retouch_algo_type_t algorithm
 
dt_iop_retouch_blur_types_t blur_type
 
float blur_radius
 
dt_iop_retouch_fill_modes_t fill_mode
 
float fill_color [3]
 
float fill_brightness
 
int distort_mode
 

Field Documentation

◆ algorithm

dt_iop_retouch_algo_type_t dt_iop_retouch_form_data_t::algorithm

◆ blur_radius

float dt_iop_retouch_form_data_t::blur_radius

◆ blur_type

dt_iop_retouch_blur_types_t dt_iop_retouch_form_data_t::blur_type

◆ distort_mode

int dt_iop_retouch_form_data_t::distort_mode

Referenced by rt_resynch_params().

◆ fill_brightness

float dt_iop_retouch_form_data_t::fill_brightness

◆ fill_color

float dt_iop_retouch_form_data_t::fill_color[3]

◆ fill_mode

dt_iop_retouch_fill_modes_t dt_iop_retouch_form_data_t::fill_mode

◆ formid

int dt_iop_retouch_form_data_t::formid

◆ scale

int dt_iop_retouch_form_data_t::scale

Referenced by rt_resynch_params().


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