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

Data Fields

dt_gaussian_order_t order
 
float radius
 
float contrast
 
float brightness
 
float saturation
 
dt_iop_lowpass_algo_t lowpass_algo
 
int unbound
 

Field Documentation

◆ brightness

float dt_iop_lowpass_params_t::brightness

◆ contrast

float dt_iop_lowpass_params_t::contrast

◆ lowpass_algo

dt_iop_lowpass_algo_t dt_iop_lowpass_params_t::lowpass_algo

◆ order

dt_gaussian_order_t dt_iop_lowpass_params_t::order

Referenced by legacy_params().

◆ radius

float dt_iop_lowpass_params_t::radius

◆ saturation

float dt_iop_lowpass_params_t::saturation

◆ unbound

int dt_iop_lowpass_params_t::unbound

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