Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_iop_shadhi_params4_t Struct Reference
+ Collaboration diagram for dt_iop_shadhi_params4_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
 

Detailed Description

Definition at line 134 of file shadhi.c.

Field Documentation

◆ compress

float dt_iop_shadhi_params4_t::compress

Definition at line 142 of file shadhi.c.

Referenced by legacy_params().

◆ flags

unsigned int dt_iop_shadhi_params4_t::flags

Definition at line 145 of file shadhi.c.

Referenced by legacy_params().

◆ highlights

float dt_iop_shadhi_params4_t::highlights

Definition at line 140 of file shadhi.c.

Referenced by legacy_params().

◆ highlights_ccorrect

float dt_iop_shadhi_params4_t::highlights_ccorrect

Definition at line 144 of file shadhi.c.

Referenced by legacy_params().

◆ low_approximation

float dt_iop_shadhi_params4_t::low_approximation

Definition at line 146 of file shadhi.c.

Referenced by legacy_params().

◆ order

dt_gaussian_order_t dt_iop_shadhi_params4_t::order

Definition at line 136 of file shadhi.c.

Referenced by legacy_params().

◆ radius

float dt_iop_shadhi_params4_t::radius

Definition at line 137 of file shadhi.c.

Referenced by legacy_params().

◆ reserved2

float dt_iop_shadhi_params4_t::reserved2

Definition at line 141 of file shadhi.c.

Referenced by legacy_params().

◆ shadows

float dt_iop_shadhi_params4_t::shadows

Definition at line 138 of file shadhi.c.

Referenced by legacy_params().

◆ shadows_ccorrect

float dt_iop_shadhi_params4_t::shadows_ccorrect

Definition at line 143 of file shadhi.c.

Referenced by legacy_params().

◆ whitepoint

float dt_iop_shadhi_params4_t::whitepoint

Definition at line 139 of file shadhi.c.

Referenced by legacy_params().


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