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

#include <common.h>

+ 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 349 of file src/iop/highlights/common.h.

Field Documentation

◆ blendC

float dt_iop_highlights_params_t::blendC

Definition at line 354 of file src/iop/highlights/common.h.

◆ blendh

float dt_iop_highlights_params_t::blendh

Definition at line 355 of file src/iop/highlights/common.h.

◆ blendL

float dt_iop_highlights_params_t::blendL

Definition at line 353 of file src/iop/highlights/common.h.

◆ clip

float dt_iop_highlights_params_t::clip

Definition at line 357 of file src/iop/highlights/common.h.

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

◆ combine

float dt_iop_highlights_params_t::combine

Definition at line 363 of file src/iop/highlights/common.h.

◆ debugmode

int dt_iop_highlights_params_t::debugmode

Definition at line 364 of file src/iop/highlights/common.h.

◆ iterations

◆ mode

dt_iop_highlights_mode_t dt_iop_highlights_params_t::mode

Definition at line 352 of file src/iop/highlights/common.h.

Referenced by process().

◆ noise_level

◆ reconstructing

float dt_iop_highlights_params_t::reconstructing

Definition at line 362 of file src/iop/highlights/common.h.

◆ scales

◆ solid_color


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