![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_iop_filmicrgb_v3_nodes_t:Data Fields | |
| float | toe_log |
| float | shoulder_log |
| float | toe_display |
| float | shoulder_display |
Definition at line 414 of file filmicrgb.c.
| float dt_iop_filmicrgb_v3_nodes_t::shoulder_display |
Definition at line 419 of file filmicrgb.c.
Referenced by dt_iop_filmic_rgb_compute_spline(), and filmic_v3_compute_nodes_from_legacy().
| float dt_iop_filmicrgb_v3_nodes_t::shoulder_log |
Definition at line 417 of file filmicrgb.c.
Referenced by dt_iop_filmic_rgb_compute_spline(), filmic_v3_compute_nodes_from_legacy(), and filmic_v3_legacy_to_direct().
| float dt_iop_filmicrgb_v3_nodes_t::toe_display |
Definition at line 418 of file filmicrgb.c.
Referenced by dt_iop_filmic_rgb_compute_spline(), and filmic_v3_compute_nodes_from_legacy().
| float dt_iop_filmicrgb_v3_nodes_t::toe_log |
Definition at line 416 of file filmicrgb.c.
Referenced by dt_iop_filmic_rgb_compute_spline(), filmic_v3_compute_nodes_from_legacy(), and filmic_v3_legacy_to_direct().