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

Data Fields

float global [4]
 
float shadows [4]
 
float highlights [4]
 
float midtones [4]
 
float midtones_Y
 
float chroma_global
 
float chroma [4]
 
float vibrance
 
float contrast
 
float saturation_global
 
float saturation [4]
 
float brilliance_global
 
float brilliance [4]
 
float hue_angle
 
float shadows_weight
 
float highlights_weight
 
float midtones_weight
 
float mask_grey_fulcrum
 
float white_fulcrum
 
float grey_fulcrum
 
float max_chroma
 
float checker_color_1 [4]
 
float checker_color_2 [4]
 
dt_iop_colorbalancrgb_saturation_t saturation_formula
 
size_t checker_size
 
gboolean lut_inited
 
struct dt_iop_order_iccprofile_info_twork_profile
 
float * gamut_LUT
 
float * chroma_LUT
 

Field Documentation

◆ brilliance

float dt_iop_colorbalancergb_data_t::brilliance[4]

Referenced by commit_params(), and process().

◆ brilliance_global

float dt_iop_colorbalancergb_data_t::brilliance_global

Referenced by commit_params(), and process().

◆ checker_color_1

float dt_iop_colorbalancergb_data_t::checker_color_1[4]

Referenced by commit_params(), and process().

◆ checker_color_2

float dt_iop_colorbalancergb_data_t::checker_color_2[4]

Referenced by commit_params(), and process().

◆ checker_size

size_t dt_iop_colorbalancergb_data_t::checker_size

Referenced by commit_params(), and process().

◆ chroma

float dt_iop_colorbalancergb_data_t::chroma[4]

Referenced by commit_params(), and process().

◆ chroma_global

float dt_iop_colorbalancergb_data_t::chroma_global

Referenced by commit_params(), and process().

◆ chroma_LUT

float* dt_iop_colorbalancergb_data_t::chroma_LUT

◆ contrast

float dt_iop_colorbalancergb_data_t::contrast

Referenced by commit_params(), and process().

◆ gamut_LUT

float* dt_iop_colorbalancergb_data_t::gamut_LUT

◆ global

float dt_iop_colorbalancergb_data_t::global[4]

Referenced by commit_params(), and process().

◆ grey_fulcrum

float dt_iop_colorbalancergb_data_t::grey_fulcrum

Referenced by commit_params(), and process().

◆ highlights

float dt_iop_colorbalancergb_data_t::highlights[4]

Referenced by commit_params(), and process().

◆ highlights_weight

float dt_iop_colorbalancergb_data_t::highlights_weight

Referenced by commit_params(), and process().

◆ hue_angle

float dt_iop_colorbalancergb_data_t::hue_angle

Referenced by commit_params(), and process().

◆ lut_inited

gboolean dt_iop_colorbalancergb_data_t::lut_inited

Referenced by commit_params(), and init_pipe().

◆ mask_grey_fulcrum

float dt_iop_colorbalancergb_data_t::mask_grey_fulcrum

Referenced by commit_params(), and process().

◆ max_chroma

float dt_iop_colorbalancergb_data_t::max_chroma

◆ midtones

float dt_iop_colorbalancergb_data_t::midtones[4]

Referenced by commit_params(), and process().

◆ midtones_weight

float dt_iop_colorbalancergb_data_t::midtones_weight

Referenced by commit_params(), and process().

◆ midtones_Y

float dt_iop_colorbalancergb_data_t::midtones_Y

Referenced by commit_params(), and process().

◆ saturation

float dt_iop_colorbalancergb_data_t::saturation[4]

Referenced by commit_params(), and process().

◆ saturation_formula

dt_iop_colorbalancrgb_saturation_t dt_iop_colorbalancergb_data_t::saturation_formula

Referenced by commit_params(), and process().

◆ saturation_global

float dt_iop_colorbalancergb_data_t::saturation_global

Referenced by commit_params(), and process().

◆ shadows

float dt_iop_colorbalancergb_data_t::shadows[4]

Referenced by commit_params(), and process().

◆ shadows_weight

float dt_iop_colorbalancergb_data_t::shadows_weight

Referenced by commit_params(), and process().

◆ vibrance

float dt_iop_colorbalancergb_data_t::vibrance

Referenced by commit_params(), and process().

◆ white_fulcrum

float dt_iop_colorbalancergb_data_t::white_fulcrum

Referenced by commit_params(), and process().

◆ work_profile

struct dt_iop_order_iccprofile_info_t* dt_iop_colorbalancergb_data_t::work_profile

Referenced by commit_params(), and init_pipe().


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