![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
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] |
| char dt_iop_lut3d_params_t::c_clut[2048 *2 *3] |
Referenced by legacy_params().
| dt_iop_lut3d_colorspace_t dt_iop_lut3d_params_t::colorspace |
Referenced by legacy_params(), and process().
| char dt_iop_lut3d_params_t::filepath[512] |
Referenced by commit_params(), init_pipe(), and legacy_params().
| dt_iop_lut3d_interpolation_t dt_iop_lut3d_params_t::interpolation |
Referenced by legacy_params(), and process().
| char dt_iop_lut3d_params_t::lutname[128] |
Referenced by commit_params(), and legacy_params().
| int dt_iop_lut3d_params_t::nb_keypoints |
Referenced by legacy_params().