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

Data Fields

dt_gaussian_order_t order
 
float radius
 
float shadows
 
float whitepoint
 
float highlights
 
float reserved2
 
float compress
 
float shadows_ccorrect
 
float highlights_ccorrect
 
unsigned int flags
 
float low_approximation
 
dt_iop_shadhi_algo_t shadhi_algo
 

Detailed Description

Definition at line 149 of file shadhi.c.

Field Documentation

◆ compress

float dt_iop_shadhi_params_t::compress

Definition at line 157 of file shadhi.c.

◆ flags

unsigned int dt_iop_shadhi_params_t::flags

Definition at line 160 of file shadhi.c.

◆ highlights

float dt_iop_shadhi_params_t::highlights

Definition at line 155 of file shadhi.c.

◆ highlights_ccorrect

float dt_iop_shadhi_params_t::highlights_ccorrect

Definition at line 159 of file shadhi.c.

◆ low_approximation

float dt_iop_shadhi_params_t::low_approximation

Definition at line 161 of file shadhi.c.

◆ order

dt_gaussian_order_t dt_iop_shadhi_params_t::order

Definition at line 151 of file shadhi.c.

Referenced by legacy_params().

◆ radius

float dt_iop_shadhi_params_t::radius

Definition at line 152 of file shadhi.c.

◆ reserved2

float dt_iop_shadhi_params_t::reserved2

Definition at line 156 of file shadhi.c.

◆ shadhi_algo

dt_iop_shadhi_algo_t dt_iop_shadhi_params_t::shadhi_algo

Definition at line 162 of file shadhi.c.

◆ shadows

float dt_iop_shadhi_params_t::shadows

Definition at line 153 of file shadhi.c.

◆ shadows_ccorrect

float dt_iop_shadhi_params_t::shadows_ccorrect

Definition at line 158 of file shadhi.c.

◆ whitepoint

float dt_iop_shadhi_params_t::whitepoint

Definition at line 154 of file shadhi.c.


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