![]() |
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 453 of file filmicrgb.c.
| float dt_iop_filmicrgb_v3_nodes_t::shoulder_display |
Definition at line 458 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 456 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 457 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 455 of file filmicrgb.c.
Referenced by dt_iop_filmic_rgb_compute_spline(), filmic_v3_compute_nodes_from_legacy(), and filmic_v3_legacy_to_direct().