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

Data Fields

float max_grad
 
float white_source
 
float grey_source
 
float black_source
 
float reconstruct_threshold
 
float reconstruct_feather
 
float reconstruct_bloom_vs_details
 
float reconstruct_grey_vs_color
 
float reconstruct_structure_vs_texture
 
float normalize
 
float dynamic_range
 
float saturation
 
float output_power
 
float contrast
 
float sigma_toe
 
float sigma_shoulder
 
float noise_level
 
int preserve_color
 
int version
 
int spline_version
 
int high_quality_reconstruction
 
gboolean hl_deprecated
 
float agx_beta_hue
 
struct dt_iop_filmic_rgb_spline_t spline DT_ALIGNED_ARRAY
 
dt_noise_distribution_t noise_distribution
 
dt_colorspaces_color_mode_t softproof_mode
 
dt_colorspaces_color_profile_type_t softproof_type
 
char softproof_filename [512]
 
dt_iop_color_intent_t softproof_intent
 

Detailed Description

Definition at line 360 of file filmicrgb.c.

Field Documentation

◆ agx_beta_hue

float dt_iop_filmicrgb_data_t::agx_beta_hue

Definition at line 387 of file filmicrgb.c.

Referenced by filmic_agx().

◆ black_source

float dt_iop_filmicrgb_data_t::black_source

◆ contrast

float dt_iop_filmicrgb_data_t::contrast

Definition at line 375 of file filmicrgb.c.

◆ DT_ALIGNED_ARRAY

struct dt_iop_filmic_rgb_spline_t spline dt_iop_filmicrgb_data_t::DT_ALIGNED_ARRAY

Definition at line 391 of file filmicrgb.c.

◆ dynamic_range

float dt_iop_filmicrgb_data_t::dynamic_range

◆ grey_source

float dt_iop_filmicrgb_data_t::grey_source

◆ high_quality_reconstruction

int dt_iop_filmicrgb_data_t::high_quality_reconstruction

Definition at line 381 of file filmicrgb.c.

Referenced by process().

◆ hl_deprecated

gboolean dt_iop_filmicrgb_data_t::hl_deprecated

Definition at line 386 of file filmicrgb.c.

Referenced by process(), and tiling_callback().

◆ max_grad

float dt_iop_filmicrgb_data_t::max_grad

Definition at line 362 of file filmicrgb.c.

◆ noise_distribution

dt_noise_distribution_t dt_iop_filmicrgb_data_t::noise_distribution

Definition at line 392 of file filmicrgb.c.

Referenced by process().

◆ noise_level

float dt_iop_filmicrgb_data_t::noise_level

Definition at line 377 of file filmicrgb.c.

Referenced by process().

◆ normalize

float dt_iop_filmicrgb_data_t::normalize

Definition at line 371 of file filmicrgb.c.

Referenced by process().

◆ output_power

float dt_iop_filmicrgb_data_t::output_power

◆ preserve_color

int dt_iop_filmicrgb_data_t::preserve_color

Definition at line 378 of file filmicrgb.c.

Referenced by process().

◆ reconstruct_bloom_vs_details

float dt_iop_filmicrgb_data_t::reconstruct_bloom_vs_details

Definition at line 368 of file filmicrgb.c.

Referenced by reconstruct_highlights(), and reconstruct_highlights_cl().

◆ reconstruct_feather

float dt_iop_filmicrgb_data_t::reconstruct_feather

Definition at line 367 of file filmicrgb.c.

Referenced by process().

◆ reconstruct_grey_vs_color

float dt_iop_filmicrgb_data_t::reconstruct_grey_vs_color

Definition at line 369 of file filmicrgb.c.

Referenced by reconstruct_highlights(), and reconstruct_highlights_cl().

◆ reconstruct_structure_vs_texture

float dt_iop_filmicrgb_data_t::reconstruct_structure_vs_texture

Definition at line 370 of file filmicrgb.c.

Referenced by reconstruct_highlights(), and reconstruct_highlights_cl().

◆ reconstruct_threshold

float dt_iop_filmicrgb_data_t::reconstruct_threshold

Definition at line 366 of file filmicrgb.c.

Referenced by process().

◆ saturation

float dt_iop_filmicrgb_data_t::saturation

◆ sigma_shoulder

float dt_iop_filmicrgb_data_t::sigma_shoulder

◆ sigma_toe

float dt_iop_filmicrgb_data_t::sigma_toe

◆ softproof_filename

char dt_iop_filmicrgb_data_t::softproof_filename[512]

Definition at line 398 of file filmicrgb.c.

Referenced by _filmic_get_output_profile().

◆ softproof_intent

dt_iop_color_intent_t dt_iop_filmicrgb_data_t::softproof_intent

Definition at line 399 of file filmicrgb.c.

Referenced by _filmic_get_output_profile().

◆ softproof_mode

dt_colorspaces_color_mode_t dt_iop_filmicrgb_data_t::softproof_mode

Definition at line 396 of file filmicrgb.c.

Referenced by _filmic_get_output_profile().

◆ softproof_type

dt_colorspaces_color_profile_type_t dt_iop_filmicrgb_data_t::softproof_type

Definition at line 397 of file filmicrgb.c.

Referenced by _filmic_get_output_profile().

◆ spline_version

int dt_iop_filmicrgb_data_t::spline_version

Definition at line 380 of file filmicrgb.c.

◆ version

int dt_iop_filmicrgb_data_t::version

Definition at line 379 of file filmicrgb.c.

Referenced by filmic_agx(), and process().

◆ white_source

float dt_iop_filmicrgb_data_t::white_source

Definition at line 363 of file filmicrgb.c.


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