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

Data Fields

float sigma_r
 
float sigma_s
 
float detail
 

Detailed Description

Definition at line 94 of file bilat.c.

Field Documentation

◆ detail

float dt_iop_bilat_params_v1_t::detail

Definition at line 98 of file bilat.c.

Referenced by legacy_params().

◆ sigma_r

float dt_iop_bilat_params_v1_t::sigma_r

Definition at line 96 of file bilat.c.

Referenced by legacy_params().

◆ sigma_s

float dt_iop_bilat_params_v1_t::sigma_s

Definition at line 97 of file bilat.c.

Referenced by legacy_params().


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