![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
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 |
gboolean dt_iop_filmicrgb_params_t::auto_hardness |
Referenced by legacy_params().
float dt_iop_filmicrgb_params_t::balance |
Referenced by convert_to_spline_v3(), and legacy_params().
float dt_iop_filmicrgb_params_t::black_point_source |
Referenced by convert_to_spline_v3(), legacy_params(), and reload_defaults().
float dt_iop_filmicrgb_params_t::black_point_target |
Referenced by convert_to_spline_v3(), and legacy_params().
gboolean dt_iop_filmicrgb_params_t::compensate_icc_black |
Referenced by legacy_params().
float dt_iop_filmicrgb_params_t::contrast |
Referenced by convert_to_spline_v3(), and legacy_params().
gboolean dt_iop_filmicrgb_params_t::custom_grey |
Referenced by legacy_params().
float dt_iop_filmicrgb_params_t::grey_point_source |
Referenced by legacy_params().
float dt_iop_filmicrgb_params_t::grey_point_target |
Referenced by legacy_params(), and reload_defaults().
int dt_iop_filmicrgb_params_t::high_quality_reconstruction |
Referenced by legacy_params().
dt_iop_filmicrgb_curve_type_t dt_iop_filmicrgb_params_t::highlights |
Referenced by legacy_params().
float dt_iop_filmicrgb_params_t::latitude |
Referenced by convert_to_spline_v3(), and legacy_params().
dt_iop_filmic_noise_distribution_t dt_iop_filmicrgb_params_t::noise_distribution |
Referenced by legacy_params().
float dt_iop_filmicrgb_params_t::noise_level |
Referenced by legacy_params().
float dt_iop_filmicrgb_params_t::output_power |
Referenced by convert_to_spline_v3(), legacy_params(), and reload_defaults().
dt_iop_filmicrgb_methods_type_t dt_iop_filmicrgb_params_t::preserve_color |
Referenced by legacy_params().
float dt_iop_filmicrgb_params_t::reconstruct_bloom_vs_details |
Referenced by legacy_params().
float dt_iop_filmicrgb_params_t::reconstruct_feather |
Referenced by legacy_params().
float dt_iop_filmicrgb_params_t::reconstruct_grey_vs_color |
Referenced by legacy_params().
float dt_iop_filmicrgb_params_t::reconstruct_structure_vs_texture |
Referenced by legacy_params().
float dt_iop_filmicrgb_params_t::reconstruct_threshold |
Referenced by legacy_params().
float dt_iop_filmicrgb_params_t::saturation |
Referenced by legacy_params().
float dt_iop_filmicrgb_params_t::security_factor |
Referenced by legacy_params().
dt_iop_filmicrgb_curve_type_t dt_iop_filmicrgb_params_t::shadows |
Referenced by legacy_params().
dt_iop_filmicrgb_spline_version_type_t dt_iop_filmicrgb_params_t::spline_version |
Referenced by convert_to_spline_v3(), and legacy_params().
dt_iop_filmicrgb_colorscience_type_t dt_iop_filmicrgb_params_t::version |
Referenced by legacy_params().
float dt_iop_filmicrgb_params_t::white_point_source |
Referenced by convert_to_spline_v3(), legacy_params(), and reload_defaults().
float dt_iop_filmicrgb_params_t::white_point_target |
Referenced by convert_to_spline_v3(), and legacy_params().