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

Data Fields

dt_gaussian_order_t order
 
float radius
 
float shadows
 
float reserved1
 
float highlights
 
float reserved2
 
float compress
 
float shadows_ccorrect
 
float highlights_ccorrect
 
unsigned int flags
 

Detailed Description

Definition at line 120 of file shadhi.c.

Field Documentation

◆ compress

float dt_iop_shadhi_params3_t::compress

Definition at line 128 of file shadhi.c.

Referenced by legacy_params().

◆ flags

unsigned int dt_iop_shadhi_params3_t::flags

Definition at line 131 of file shadhi.c.

Referenced by legacy_params().

◆ highlights

float dt_iop_shadhi_params3_t::highlights

Definition at line 126 of file shadhi.c.

Referenced by legacy_params().

◆ highlights_ccorrect

float dt_iop_shadhi_params3_t::highlights_ccorrect

Definition at line 130 of file shadhi.c.

Referenced by legacy_params().

◆ order

dt_gaussian_order_t dt_iop_shadhi_params3_t::order

Definition at line 122 of file shadhi.c.

Referenced by legacy_params().

◆ radius

float dt_iop_shadhi_params3_t::radius

Definition at line 123 of file shadhi.c.

Referenced by legacy_params().

◆ reserved1

float dt_iop_shadhi_params3_t::reserved1

Definition at line 125 of file shadhi.c.

Referenced by legacy_params().

◆ reserved2

float dt_iop_shadhi_params3_t::reserved2

Definition at line 127 of file shadhi.c.

Referenced by legacy_params().

◆ shadows

float dt_iop_shadhi_params3_t::shadows

Definition at line 124 of file shadhi.c.

Referenced by legacy_params().

◆ shadows_ccorrect

float dt_iop_shadhi_params3_t::shadows_ccorrect

Definition at line 129 of file shadhi.c.

Referenced by legacy_params().


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