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 469 of file filmicrgb.c.

Field Documentation

◆ black_display

float dt_iop_filmicrgb_v3_geometry_t::black_display

Definition at line 473 of file filmicrgb.c.

◆ contrast

float dt_iop_filmicrgb_v3_geometry_t::contrast

Definition at line 475 of file filmicrgb.c.

◆ contrast_clamped

gboolean dt_iop_filmicrgb_v3_geometry_t::contrast_clamped

Definition at line 479 of file filmicrgb.c.

◆ grey_display

float dt_iop_filmicrgb_v3_geometry_t::grey_display

Definition at line 472 of file filmicrgb.c.

◆ grey_log

float dt_iop_filmicrgb_v3_geometry_t::grey_log

Definition at line 471 of file filmicrgb.c.

◆ linear_intercept

float dt_iop_filmicrgb_v3_geometry_t::linear_intercept

Definition at line 476 of file filmicrgb.c.

◆ white_display

float dt_iop_filmicrgb_v3_geometry_t::white_display

Definition at line 474 of file filmicrgb.c.

◆ xmax

float dt_iop_filmicrgb_v3_geometry_t::xmax

Definition at line 478 of file filmicrgb.c.

◆ xmin

float dt_iop_filmicrgb_v3_geometry_t::xmin

Definition at line 477 of file filmicrgb.c.


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