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

Data Fields

dt_colormatrix_t MIX
 
float DT_ALIGNED_PIXEL saturation [4]
 
float DT_ALIGNED_PIXEL lightness [4]
 
float DT_ALIGNED_PIXEL grey [4]
 
dt_aligned_pixel_t illuminant
 
float p
 
float gamut
 
int apply_grey
 
int clip
 
dt_adaptation_t adaptation
 
dt_illuminant_t illuminant_type
 
dt_iop_channelmixer_rgb_version_t version
 

Field Documentation

◆ adaptation

dt_adaptation_t dt_iop_channelmixer_rbg_data_t::adaptation

Referenced by commit_params(), and process().

◆ apply_grey

int dt_iop_channelmixer_rbg_data_t::apply_grey

Referenced by commit_params(), and process().

◆ clip

int dt_iop_channelmixer_rbg_data_t::clip

Referenced by commit_params(), and process().

◆ gamut

float dt_iop_channelmixer_rbg_data_t::gamut

Referenced by commit_params(), and process().

◆ grey

float DT_ALIGNED_PIXEL dt_iop_channelmixer_rbg_data_t::grey[4]

Referenced by commit_params(), and process().

◆ illuminant

dt_aligned_pixel_t dt_iop_channelmixer_rbg_data_t::illuminant

Referenced by commit_params(), and process().

◆ illuminant_type

dt_illuminant_t dt_iop_channelmixer_rbg_data_t::illuminant_type

Referenced by commit_params(), and process().

◆ lightness

float DT_ALIGNED_PIXEL dt_iop_channelmixer_rbg_data_t::lightness[4]

Referenced by commit_params(), and process().

◆ MIX

dt_colormatrix_t dt_iop_channelmixer_rbg_data_t::MIX

Referenced by commit_params(), and process().

◆ p

float dt_iop_channelmixer_rbg_data_t::p

Referenced by commit_params(), and process().

◆ saturation

float DT_ALIGNED_PIXEL dt_iop_channelmixer_rbg_data_t::saturation[4]

Referenced by commit_params(), and process().

◆ version

dt_iop_channelmixer_rgb_version_t dt_iop_channelmixer_rbg_data_t::version

Referenced by commit_params(), and process().


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