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

Data Fields

float threshold
 
float spatial
 
float range
 
dt_iop_colorreconstruct_precedence_t precedence
 

Detailed Description

Definition at line 86 of file colorreconstruction.c.

Field Documentation

◆ precedence

dt_iop_colorreconstruct_precedence_t dt_iop_colorreconstruct_params2_t::precedence

Definition at line 91 of file colorreconstruction.c.

Referenced by legacy_params().

◆ range

float dt_iop_colorreconstruct_params2_t::range

Definition at line 90 of file colorreconstruction.c.

Referenced by legacy_params().

◆ spatial

float dt_iop_colorreconstruct_params2_t::spatial

Definition at line 89 of file colorreconstruction.c.

Referenced by legacy_params().

◆ threshold

float dt_iop_colorreconstruct_params2_t::threshold

Definition at line 88 of file colorreconstruction.c.

Referenced by legacy_params().


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