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

Data Fields

const char * makermodel
 
int rXYZ [3]
 
int gXYZ [3]
 
int bXYZ [3]
 
int white [3]
 

Detailed Description

this is a collection of custom measured color matrices, profiled for darktable (https://www.darktable.org), so far all calculated by Pascal de Bruijn.

Field Documentation

◆ bXYZ

int dt_profiled_colormatrix_t::bXYZ[3]

◆ gXYZ

int dt_profiled_colormatrix_t::gXYZ[3]

◆ makermodel

const char* dt_profiled_colormatrix_t::makermodel

Referenced by update_profile_list().

◆ rXYZ

int dt_profiled_colormatrix_t::rXYZ[3]

◆ white

int dt_profiled_colormatrix_t::white[3]

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