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

Data Fields

float grey_log
 
float grey_display
 
float black_display
 
float white_display
 
float contrast
 
float linear_intercept
 
float xmin
 
float xmax
 
gboolean contrast_clamped
 

Detailed Description

Definition at line 401 of file filmicrgb.c.

Field Documentation

◆ black_display

float dt_iop_filmicrgb_v3_geometry_t::black_display

Definition at line 405 of file filmicrgb.c.

Referenced by filmic_v3_compute_geometry().

◆ contrast

float dt_iop_filmicrgb_v3_geometry_t::contrast

◆ contrast_clamped

gboolean dt_iop_filmicrgb_v3_geometry_t::contrast_clamped

Definition at line 411 of file filmicrgb.c.

Referenced by dt_iop_filmic_rgb_compute_spline(), and filmic_v3_compute_geometry().

◆ grey_display

float dt_iop_filmicrgb_v3_geometry_t::grey_display

Definition at line 404 of file filmicrgb.c.

Referenced by filmic_v3_compute_geometry().

◆ grey_log

float dt_iop_filmicrgb_v3_geometry_t::grey_log

◆ linear_intercept

float dt_iop_filmicrgb_v3_geometry_t::linear_intercept

Definition at line 408 of file filmicrgb.c.

Referenced by filmic_v3_compute_geometry(), and filmic_v3_compute_nodes_from_legacy().

◆ white_display

float dt_iop_filmicrgb_v3_geometry_t::white_display

Definition at line 406 of file filmicrgb.c.

Referenced by filmic_v3_compute_geometry().

◆ xmax

float dt_iop_filmicrgb_v3_geometry_t::xmax

◆ xmin

float dt_iop_filmicrgb_v3_geometry_t::xmin

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