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

Data Fields

float shadows_Y
 
float shadows_C
 
float shadows_H
 
float midtones_Y
 
float midtones_C
 
float midtones_H
 
float highlights_Y
 
float highlights_C
 
float highlights_H
 
float global_Y
 
float global_C
 
float global_H
 
float shadows_weight
 
float white_fulcrum
 
float highlights_weight
 
float chroma_shadows
 
float chroma_highlights
 
float chroma_global
 
float chroma_midtones
 
float saturation_global
 
float saturation_highlights
 
float saturation_midtones
 
float saturation_shadows
 
float hue_angle
 
float brilliance_global
 
float brilliance_highlights
 
float brilliance_midtones
 
float brilliance_shadows
 
float mask_grey_fulcrum
 
float vibrance
 
float grey_fulcrum
 
float contrast
 
dt_iop_colorbalancrgb_saturation_t saturation_formula
 

Detailed Description

Definition at line 80 of file colorbalancergb.c.

Field Documentation

◆ brilliance_global

float dt_iop_colorbalancergb_params_t::brilliance_global

Definition at line 109 of file colorbalancergb.c.

◆ brilliance_highlights

float dt_iop_colorbalancergb_params_t::brilliance_highlights

Definition at line 110 of file colorbalancergb.c.

◆ brilliance_midtones

float dt_iop_colorbalancergb_params_t::brilliance_midtones

Definition at line 111 of file colorbalancergb.c.

◆ brilliance_shadows

float dt_iop_colorbalancergb_params_t::brilliance_shadows

Definition at line 112 of file colorbalancergb.c.

◆ chroma_global

float dt_iop_colorbalancergb_params_t::chroma_global

Definition at line 100 of file colorbalancergb.c.

◆ chroma_highlights

float dt_iop_colorbalancergb_params_t::chroma_highlights

Definition at line 99 of file colorbalancergb.c.

◆ chroma_midtones

float dt_iop_colorbalancergb_params_t::chroma_midtones

Definition at line 101 of file colorbalancergb.c.

◆ chroma_shadows

float dt_iop_colorbalancergb_params_t::chroma_shadows

Definition at line 98 of file colorbalancergb.c.

◆ contrast

float dt_iop_colorbalancergb_params_t::contrast

Definition at line 120 of file colorbalancergb.c.

◆ global_C

float dt_iop_colorbalancergb_params_t::global_C

Definition at line 93 of file colorbalancergb.c.

◆ global_H

float dt_iop_colorbalancergb_params_t::global_H

Definition at line 94 of file colorbalancergb.c.

◆ global_Y

float dt_iop_colorbalancergb_params_t::global_Y

Definition at line 92 of file colorbalancergb.c.

◆ grey_fulcrum

float dt_iop_colorbalancergb_params_t::grey_fulcrum

Definition at line 119 of file colorbalancergb.c.

◆ highlights_C

float dt_iop_colorbalancergb_params_t::highlights_C

Definition at line 90 of file colorbalancergb.c.

◆ highlights_H

float dt_iop_colorbalancergb_params_t::highlights_H

Definition at line 91 of file colorbalancergb.c.

◆ highlights_weight

float dt_iop_colorbalancergb_params_t::highlights_weight

Definition at line 97 of file colorbalancergb.c.

◆ highlights_Y

float dt_iop_colorbalancergb_params_t::highlights_Y

Definition at line 89 of file colorbalancergb.c.

◆ hue_angle

float dt_iop_colorbalancergb_params_t::hue_angle

Definition at line 106 of file colorbalancergb.c.

◆ mask_grey_fulcrum

float dt_iop_colorbalancergb_params_t::mask_grey_fulcrum

Definition at line 115 of file colorbalancergb.c.

Referenced by legacy_params().

◆ midtones_C

float dt_iop_colorbalancergb_params_t::midtones_C

Definition at line 87 of file colorbalancergb.c.

◆ midtones_H

float dt_iop_colorbalancergb_params_t::midtones_H

Definition at line 88 of file colorbalancergb.c.

◆ midtones_Y

float dt_iop_colorbalancergb_params_t::midtones_Y

Definition at line 86 of file colorbalancergb.c.

◆ saturation_formula

dt_iop_colorbalancrgb_saturation_t dt_iop_colorbalancergb_params_t::saturation_formula

Definition at line 123 of file colorbalancergb.c.

Referenced by legacy_params().

◆ saturation_global

float dt_iop_colorbalancergb_params_t::saturation_global

Definition at line 102 of file colorbalancergb.c.

Referenced by legacy_params().

◆ saturation_highlights

float dt_iop_colorbalancergb_params_t::saturation_highlights

Definition at line 103 of file colorbalancergb.c.

◆ saturation_midtones

float dt_iop_colorbalancergb_params_t::saturation_midtones

Definition at line 104 of file colorbalancergb.c.

◆ saturation_shadows

float dt_iop_colorbalancergb_params_t::saturation_shadows

Definition at line 105 of file colorbalancergb.c.

◆ shadows_C

float dt_iop_colorbalancergb_params_t::shadows_C

Definition at line 84 of file colorbalancergb.c.

◆ shadows_H

float dt_iop_colorbalancergb_params_t::shadows_H

Definition at line 85 of file colorbalancergb.c.

◆ shadows_weight

float dt_iop_colorbalancergb_params_t::shadows_weight

Definition at line 95 of file colorbalancergb.c.

Referenced by init_presets().

◆ shadows_Y

float dt_iop_colorbalancergb_params_t::shadows_Y

Definition at line 83 of file colorbalancergb.c.

◆ vibrance

float dt_iop_colorbalancergb_params_t::vibrance

Definition at line 118 of file colorbalancergb.c.

Referenced by legacy_params().

◆ white_fulcrum

float dt_iop_colorbalancergb_params_t::white_fulcrum

Definition at line 96 of file colorbalancergb.c.


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