![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
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 |
| float dt_iop_shadhi_params4_t::compress |
Definition at line 142 of file shadhi.c.
Referenced by legacy_params().
| unsigned int dt_iop_shadhi_params4_t::flags |
Definition at line 145 of file shadhi.c.
Referenced by legacy_params().
| float dt_iop_shadhi_params4_t::highlights |
Definition at line 140 of file shadhi.c.
Referenced by legacy_params().
| float dt_iop_shadhi_params4_t::highlights_ccorrect |
Definition at line 144 of file shadhi.c.
Referenced by legacy_params().
| float dt_iop_shadhi_params4_t::low_approximation |
Definition at line 146 of file shadhi.c.
Referenced by legacy_params().
| dt_gaussian_order_t dt_iop_shadhi_params4_t::order |
Definition at line 136 of file shadhi.c.
Referenced by legacy_params().
| float dt_iop_shadhi_params4_t::radius |
Definition at line 137 of file shadhi.c.
Referenced by legacy_params().
| float dt_iop_shadhi_params4_t::reserved2 |
Definition at line 141 of file shadhi.c.
Referenced by legacy_params().
| float dt_iop_shadhi_params4_t::shadows |
Definition at line 138 of file shadhi.c.
Referenced by legacy_params().
| float dt_iop_shadhi_params4_t::shadows_ccorrect |
Definition at line 143 of file shadhi.c.
Referenced by legacy_params().
| float dt_iop_shadhi_params4_t::whitepoint |
Definition at line 139 of file shadhi.c.
Referenced by legacy_params().