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

Data Fields

dt_iop_highlights_mode_t mode
 
float blendL
 
float blendC
 
float blendh
 
float clip
 
float noise_level
 
int iterations
 
dt_atrous_wavelets_scales_t scales
 
float reconstructing
 
float combine
 
int debugmode
 
float solid_color
 

Detailed Description

Definition at line 129 of file highlights.c.

Field Documentation

◆ blendC

float dt_iop_highlights_params_t::blendC

Definition at line 134 of file highlights.c.

◆ blendh

float dt_iop_highlights_params_t::blendh

Definition at line 135 of file highlights.c.

◆ blendL

float dt_iop_highlights_params_t::blendL

Definition at line 133 of file highlights.c.

◆ clip

float dt_iop_highlights_params_t::clip

Definition at line 137 of file highlights.c.

Referenced by legacy_params(), process(), and process_visualize().

◆ combine

float dt_iop_highlights_params_t::combine

Definition at line 143 of file highlights.c.

◆ debugmode

int dt_iop_highlights_params_t::debugmode

Definition at line 144 of file highlights.c.

◆ iterations

int dt_iop_highlights_params_t::iterations

◆ mode

dt_iop_highlights_mode_t dt_iop_highlights_params_t::mode

Definition at line 132 of file highlights.c.

Referenced by process().

◆ noise_level

float dt_iop_highlights_params_t::noise_level

◆ reconstructing

float dt_iop_highlights_params_t::reconstructing

Definition at line 142 of file highlights.c.

◆ scales

◆ solid_color

float dt_iop_highlights_params_t::solid_color

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