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

Data Fields

float shadow_hue
 
float shadow_saturation
 
float highlight_hue
 
float highlight_saturation
 
float balance
 
float compress
 

Detailed Description

Definition at line 196 of file lightroom.c.

Field Documentation

◆ balance

float dt_iop_splittoning_params_t::balance

Definition at line 202 of file lightroom.c.

Referenced by _lrop().

◆ compress

float dt_iop_splittoning_params_t::compress

Definition at line 203 of file lightroom.c.

Referenced by dt_lightroom_import().

◆ highlight_hue

float dt_iop_splittoning_params_t::highlight_hue

Definition at line 200 of file lightroom.c.

Referenced by _lrop().

◆ highlight_saturation

float dt_iop_splittoning_params_t::highlight_saturation

Definition at line 201 of file lightroom.c.

Referenced by _lrop().

◆ shadow_hue

float dt_iop_splittoning_params_t::shadow_hue

Definition at line 198 of file lightroom.c.

Referenced by _lrop().

◆ shadow_saturation

float dt_iop_splittoning_params_t::shadow_saturation

Definition at line 199 of file lightroom.c.

Referenced by _lrop().


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