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

Data Fields

dt_gaussian_order_t order
 
float radius
 
float shadows
 
float reserved1
 
float highlights
 
float reserved2
 
float compress
 

Detailed Description

Definition at line 95 of file shadhi.c.

Field Documentation

◆ compress

float dt_iop_shadhi_params1_t::compress

Definition at line 103 of file shadhi.c.

Referenced by legacy_params().

◆ highlights

float dt_iop_shadhi_params1_t::highlights

Definition at line 101 of file shadhi.c.

Referenced by legacy_params().

◆ order

dt_gaussian_order_t dt_iop_shadhi_params1_t::order

Definition at line 97 of file shadhi.c.

Referenced by legacy_params().

◆ radius

float dt_iop_shadhi_params1_t::radius

Definition at line 98 of file shadhi.c.

Referenced by legacy_params().

◆ reserved1

float dt_iop_shadhi_params1_t::reserved1

Definition at line 100 of file shadhi.c.

Referenced by legacy_params().

◆ reserved2

float dt_iop_shadhi_params1_t::reserved2

Definition at line 102 of file shadhi.c.

Referenced by legacy_params().

◆ shadows

float dt_iop_shadhi_params1_t::shadows

Definition at line 99 of file shadhi.c.

Referenced by legacy_params().


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