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