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

Data Fields

char filepath [512]
 
dt_iop_lut3d_colorspace_t colorspace
 
dt_iop_lut3d_interpolation_t interpolation
 
int nb_keypoints
 
char c_clut [2048 *2 *3]
 
char lutname [128]
 

Field Documentation

◆ c_clut

char dt_iop_lut3d_params_t::c_clut[2048 *2 *3]

Referenced by legacy_params().

◆ colorspace

dt_iop_lut3d_colorspace_t dt_iop_lut3d_params_t::colorspace

Referenced by legacy_params(), and process().

◆ filepath

char dt_iop_lut3d_params_t::filepath[512]

◆ interpolation

dt_iop_lut3d_interpolation_t dt_iop_lut3d_params_t::interpolation

Referenced by legacy_params(), and process().

◆ lutname

char dt_iop_lut3d_params_t::lutname[128]

Referenced by commit_params(), and legacy_params().

◆ nb_keypoints

int dt_iop_lut3d_params_t::nb_keypoints

Referenced by legacy_params().


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