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

Data Fields

uint32_t mode
 
float sigma_r
 
float sigma_s
 
float detail
 

Detailed Description

Definition at line 85 of file bilat.c.

Field Documentation

◆ detail

float dt_iop_bilat_params_v2_t::detail

Definition at line 90 of file bilat.c.

Referenced by legacy_params().

◆ mode

uint32_t dt_iop_bilat_params_v2_t::mode

Definition at line 87 of file bilat.c.

Referenced by legacy_params().

◆ sigma_r

float dt_iop_bilat_params_v2_t::sigma_r

Definition at line 88 of file bilat.c.

Referenced by legacy_params().

◆ sigma_s

float dt_iop_bilat_params_v2_t::sigma_s

Definition at line 89 of file bilat.c.

Referenced by legacy_params().


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