Ansel 0.0
A darktable fork - bloat + design vision
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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
 

Field Documentation

◆ blendC

float dt_iop_highlights_params_t::blendC

◆ blendh

float dt_iop_highlights_params_t::blendh

◆ blendL

float dt_iop_highlights_params_t::blendL

◆ clip

float dt_iop_highlights_params_t::clip

◆ combine

float dt_iop_highlights_params_t::combine

Referenced by legacy_params().

◆ debugmode

int dt_iop_highlights_params_t::debugmode

Referenced by legacy_params().

◆ iterations

int dt_iop_highlights_params_t::iterations

◆ mode

dt_iop_highlights_mode_t dt_iop_highlights_params_t::mode

◆ noise_level

float dt_iop_highlights_params_t::noise_level

◆ reconstructing

float dt_iop_highlights_params_t::reconstructing

Referenced by legacy_params().

◆ scales

dt_atrous_wavelets_scales_t dt_iop_highlights_params_t::scales

◆ solid_color

float dt_iop_highlights_params_t::solid_color

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