Ansel 0.0
A darktable fork - bloat + design vision
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
dt_iop_lowpass_params3_t Struct Reference
+ Collaboration diagram for dt_iop_lowpass_params3_t:

Data Fields

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

Field Documentation

◆ brightness

float dt_iop_lowpass_params3_t::brightness

Referenced by legacy_params().

◆ contrast

float dt_iop_lowpass_params3_t::contrast

Referenced by legacy_params().

◆ order

dt_gaussian_order_t dt_iop_lowpass_params3_t::order

Referenced by legacy_params().

◆ radius

float dt_iop_lowpass_params3_t::radius

Referenced by legacy_params().

◆ saturation

float dt_iop_lowpass_params3_t::saturation

Referenced by legacy_params().

◆ unbound

int dt_iop_lowpass_params3_t::unbound

Referenced by legacy_params().


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