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

Data Fields

float grey_point_source
 
float black_point_source
 
float white_point_source
 
float reconstruct_threshold
 
float reconstruct_feather
 
float reconstruct_bloom_vs_details
 
float reconstruct_grey_vs_color
 
float reconstruct_structure_vs_texture
 
float security_factor
 
float grey_point_target
 
float black_point_target
 
float white_point_target
 
float output_power
 
float latitude
 
float contrast
 
float saturation
 
float balance
 
float noise_level
 
dt_iop_filmicrgb_methods_type_t preserve_color
 
dt_iop_filmicrgb_colorscience_type_t version
 
gboolean auto_hardness
 
gboolean custom_grey
 
int high_quality_reconstruction
 
dt_iop_filmic_noise_distribution_t noise_distribution
 
dt_iop_filmicrgb_curve_type_t shadows
 
dt_iop_filmicrgb_curve_type_t highlights
 
gboolean compensate_icc_black
 
dt_iop_filmicrgb_spline_version_type_t spline_version
 

Field Documentation

◆ auto_hardness

gboolean dt_iop_filmicrgb_params_t::auto_hardness

Referenced by legacy_params().

◆ balance

float dt_iop_filmicrgb_params_t::balance

◆ black_point_source

float dt_iop_filmicrgb_params_t::black_point_source

◆ black_point_target

float dt_iop_filmicrgb_params_t::black_point_target

◆ compensate_icc_black

gboolean dt_iop_filmicrgb_params_t::compensate_icc_black

Referenced by legacy_params().

◆ contrast

float dt_iop_filmicrgb_params_t::contrast

◆ custom_grey

gboolean dt_iop_filmicrgb_params_t::custom_grey

Referenced by legacy_params().

◆ grey_point_source

float dt_iop_filmicrgb_params_t::grey_point_source

Referenced by legacy_params().

◆ grey_point_target

float dt_iop_filmicrgb_params_t::grey_point_target

Referenced by legacy_params(), and reload_defaults().

◆ high_quality_reconstruction

int dt_iop_filmicrgb_params_t::high_quality_reconstruction

Referenced by legacy_params().

◆ highlights

dt_iop_filmicrgb_curve_type_t dt_iop_filmicrgb_params_t::highlights

Referenced by legacy_params().

◆ latitude

float dt_iop_filmicrgb_params_t::latitude

◆ noise_distribution

dt_iop_filmic_noise_distribution_t dt_iop_filmicrgb_params_t::noise_distribution

Referenced by legacy_params().

◆ noise_level

float dt_iop_filmicrgb_params_t::noise_level

Referenced by legacy_params().

◆ output_power

float dt_iop_filmicrgb_params_t::output_power

◆ preserve_color

dt_iop_filmicrgb_methods_type_t dt_iop_filmicrgb_params_t::preserve_color

Referenced by legacy_params().

◆ reconstruct_bloom_vs_details

float dt_iop_filmicrgb_params_t::reconstruct_bloom_vs_details

Referenced by legacy_params().

◆ reconstruct_feather

float dt_iop_filmicrgb_params_t::reconstruct_feather

Referenced by legacy_params().

◆ reconstruct_grey_vs_color

float dt_iop_filmicrgb_params_t::reconstruct_grey_vs_color

Referenced by legacy_params().

◆ reconstruct_structure_vs_texture

float dt_iop_filmicrgb_params_t::reconstruct_structure_vs_texture

Referenced by legacy_params().

◆ reconstruct_threshold

float dt_iop_filmicrgb_params_t::reconstruct_threshold

Referenced by legacy_params().

◆ saturation

float dt_iop_filmicrgb_params_t::saturation

Referenced by legacy_params().

◆ security_factor

float dt_iop_filmicrgb_params_t::security_factor

Referenced by legacy_params().

◆ shadows

dt_iop_filmicrgb_curve_type_t dt_iop_filmicrgb_params_t::shadows

Referenced by legacy_params().

◆ spline_version

dt_iop_filmicrgb_spline_version_type_t dt_iop_filmicrgb_params_t::spline_version

◆ version

dt_iop_filmicrgb_colorscience_type_t dt_iop_filmicrgb_params_t::version

Referenced by legacy_params().

◆ white_point_source

float dt_iop_filmicrgb_params_t::white_point_source

◆ white_point_target

float dt_iop_filmicrgb_params_t::white_point_target

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