![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
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] |
| dt_colormatrix_t dt_iop_colorout_data_t::cmatrix |
Referenced by commit_params(), process(), and process_fastpath_apply_tonecurves().
| float dt_iop_colorout_data_t::lut[3][0x10000] |
Referenced by commit_params(), and process_fastpath_apply_tonecurves().
| dt_colorspaces_color_mode_t dt_iop_colorout_data_t::mode |
Referenced by commit_params(), and process().
| dt_colorspaces_color_profile_type_t dt_iop_colorout_data_t::type |
Referenced by commit_params(), output_colorspace(), and process().
| float dt_iop_colorout_data_t::unbounded_coeffs[3][3] |
Referenced by commit_params(), and process_fastpath_apply_tonecurves().
| cmsHTRANSFORM* dt_iop_colorout_data_t::xform |
Referenced by cleanup_pipe(), commit_params(), init_pipe(), and process().