about summary refs log tree commit diff
path: root/converter/other/cameratopam/dng.h
blob: 5629356321d31729aab1b004888a8de13227024d (plain) (blame)
1
2
3
4
void 
dng_coeff(double cc[4][4],
          double cm[4][3],
          double xyz[3]);