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

Data Fields

dt_iop_rgblevels_params_t params
 
float inv_gamma [DT_IOP_RGBLEVELS_MAX_CHANNELS]
 
float lut [DT_IOP_RGBLEVELS_MAX_CHANNELS][0x10000]
 

Field Documentation

◆ inv_gamma

float dt_iop_rgblevels_data_t::inv_gamma[DT_IOP_RGBLEVELS_MAX_CHANNELS]

Referenced by _compute_lut(), and process().

◆ lut

float dt_iop_rgblevels_data_t::lut[DT_IOP_RGBLEVELS_MAX_CHANNELS][0x10000]

Referenced by _compute_lut(), and process().

◆ params

dt_iop_rgblevels_params_t dt_iop_rgblevels_data_t::params

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