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

Data Fields

dt_gaussian_order_t order
 
float radius
 
float contrast
 
float brightness
 
float saturation
 

Detailed Description

Definition at line 89 of file lowpass.c.

Field Documentation

◆ brightness

float dt_iop_lowpass_params2_t::brightness

Definition at line 94 of file lowpass.c.

Referenced by legacy_params().

◆ contrast

float dt_iop_lowpass_params2_t::contrast

Definition at line 93 of file lowpass.c.

Referenced by legacy_params().

◆ order

dt_gaussian_order_t dt_iop_lowpass_params2_t::order

Definition at line 91 of file lowpass.c.

Referenced by legacy_params().

◆ radius

float dt_iop_lowpass_params2_t::radius

Definition at line 92 of file lowpass.c.

Referenced by legacy_params().

◆ saturation

float dt_iop_lowpass_params2_t::saturation

Definition at line 95 of file lowpass.c.

Referenced by legacy_params().


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