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

Data Fields

dt_gaussian_order_t order
 
float radius
 
float contrast
 
float saturation
 

Detailed Description

Definition at line 81 of file lowpass.c.

Field Documentation

◆ contrast

float dt_iop_lowpass_params1_t::contrast

Definition at line 85 of file lowpass.c.

Referenced by legacy_params().

◆ order

dt_gaussian_order_t dt_iop_lowpass_params1_t::order

Definition at line 83 of file lowpass.c.

Referenced by legacy_params().

◆ radius

float dt_iop_lowpass_params1_t::radius

Definition at line 84 of file lowpass.c.

Referenced by legacy_params().

◆ saturation

float dt_iop_lowpass_params1_t::saturation

Definition at line 86 of file lowpass.c.

Referenced by legacy_params().


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