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
 
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]
 

Detailed Description

Definition at line 337 of file filmicrgb.c.

Field Documentation

◆ agx_beta_hue

float dt_iop_filmicrgb_data_t::agx_beta_hue

Definition at line 359 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 352 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 363 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 358 of file filmicrgb.c.

Referenced by process().

◆ max_grad

float dt_iop_filmicrgb_data_t::max_grad

Definition at line 339 of file filmicrgb.c.

◆ noise_distribution

dt_noise_distribution_t dt_iop_filmicrgb_data_t::noise_distribution

Definition at line 364 of file filmicrgb.c.

Referenced by process().

◆ noise_level

float dt_iop_filmicrgb_data_t::noise_level

Definition at line 354 of file filmicrgb.c.

Referenced by process().

◆ normalize

float dt_iop_filmicrgb_data_t::normalize

Definition at line 348 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 355 of file filmicrgb.c.

Referenced by process().

◆ reconstruct_bloom_vs_details

float dt_iop_filmicrgb_data_t::reconstruct_bloom_vs_details

Definition at line 345 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 344 of file filmicrgb.c.

Referenced by process().

◆ reconstruct_grey_vs_color

float dt_iop_filmicrgb_data_t::reconstruct_grey_vs_color

Definition at line 346 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 347 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 343 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 370 of file filmicrgb.c.

◆ softproof_mode

dt_colorspaces_color_mode_t dt_iop_filmicrgb_data_t::softproof_mode

Definition at line 368 of file filmicrgb.c.

◆ softproof_type

dt_colorspaces_color_profile_type_t dt_iop_filmicrgb_data_t::softproof_type

Definition at line 369 of file filmicrgb.c.

◆ spline_version

int dt_iop_filmicrgb_data_t::spline_version

Definition at line 357 of file filmicrgb.c.

◆ version

int dt_iop_filmicrgb_data_t::version

Definition at line 356 of file filmicrgb.c.

Referenced by filmic_agx(), and process().

◆ white_source

float dt_iop_filmicrgb_data_t::white_source

Definition at line 340 of file filmicrgb.c.


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