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

Data Fields

dt_colorspaces_color_profile_type_t type
 
dt_colorspaces_color_mode_t mode
 
float lut [3][0x10000]
 
dt_colormatrix_t cmatrix
 
cmsHTRANSFORM * xform
 
float unbounded_coeffs [3][3]
 

Field Documentation

◆ cmatrix

dt_colormatrix_t dt_iop_colorout_data_t::cmatrix

◆ lut

float dt_iop_colorout_data_t::lut[3][0x10000]

◆ mode

dt_colorspaces_color_mode_t dt_iop_colorout_data_t::mode

Referenced by commit_params(), and process().

◆ type

dt_colorspaces_color_profile_type_t dt_iop_colorout_data_t::type

◆ unbounded_coeffs

float dt_iop_colorout_data_t::unbounded_coeffs[3][3]

◆ xform

cmsHTRANSFORM* dt_iop_colorout_data_t::xform

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