![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_profiled_colormatrix_t:Data Fields | |
| const char * | makermodel |
| int | rXYZ [3] |
| int | gXYZ [3] |
| int | bXYZ [3] |
| int | white [3] |
this is a collection of custom measured color matrices, profiled for darktable (https://www.darktable.org), so far all calculated by Pascal de Bruijn.
| int dt_profiled_colormatrix_t::bXYZ[3] |
| int dt_profiled_colormatrix_t::gXYZ[3] |
| const char* dt_profiled_colormatrix_t::makermodel |
Referenced by update_profile_list().
| int dt_profiled_colormatrix_t::rXYZ[3] |
| int dt_profiled_colormatrix_t::white[3] |