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
 
struct dt_iop_filmic_rgb_spline_t spline DT_ALIGNED_ARRAY
 
dt_noise_distribution_t noise_distribution
 

Field Documentation

◆ black_source

◆ contrast

float dt_iop_filmicrgb_data_t::contrast

Referenced by commit_params().

◆ DT_ALIGNED_ARRAY

struct dt_iop_filmic_rgb_spline_t spline dt_iop_filmicrgb_data_t::DT_ALIGNED_ARRAY

◆ dynamic_range

◆ grey_source

◆ high_quality_reconstruction

int dt_iop_filmicrgb_data_t::high_quality_reconstruction

Referenced by commit_params(), and process().

◆ max_grad

float dt_iop_filmicrgb_data_t::max_grad

◆ noise_distribution

dt_noise_distribution_t dt_iop_filmicrgb_data_t::noise_distribution

Referenced by commit_params(), and process().

◆ noise_level

float dt_iop_filmicrgb_data_t::noise_level

Referenced by commit_params(), and process().

◆ normalize

float dt_iop_filmicrgb_data_t::normalize

Referenced by commit_params(), and process().

◆ output_power

◆ preserve_color

int dt_iop_filmicrgb_data_t::preserve_color

Referenced by commit_params(), and process().

◆ reconstruct_bloom_vs_details

float dt_iop_filmicrgb_data_t::reconstruct_bloom_vs_details

◆ reconstruct_feather

float dt_iop_filmicrgb_data_t::reconstruct_feather

Referenced by commit_params(), and process().

◆ reconstruct_grey_vs_color

float dt_iop_filmicrgb_data_t::reconstruct_grey_vs_color

◆ reconstruct_structure_vs_texture

float dt_iop_filmicrgb_data_t::reconstruct_structure_vs_texture

◆ reconstruct_threshold

float dt_iop_filmicrgb_data_t::reconstruct_threshold

Referenced by commit_params(), and process().

◆ saturation

◆ sigma_shoulder

float dt_iop_filmicrgb_data_t::sigma_shoulder

◆ sigma_toe

float dt_iop_filmicrgb_data_t::sigma_toe

◆ spline_version

int dt_iop_filmicrgb_data_t::spline_version

Referenced by commit_params().

◆ version

int dt_iop_filmicrgb_data_t::version

Referenced by commit_params(), and process().

◆ white_source

float dt_iop_filmicrgb_data_t::white_source

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