| # | Line 12 | Line 12 | |
|---|---|---|
| 12 | extern "C" { | |
| 13 | #endif | |
| 14 | ||
| 15 | – | |
| 16 | – | #include "copyright.h" |
| 17 | – | |
| 18 | – | |
| 15 | extern int tmCvL16(TMbright *ls, uint16 *luvs, int len); | |
| 16 | extern int tmCvLuv24(TMbright *ls, BYTE *cs, uint32 *luvs, int len); | |
| 17 | extern int tmCvLuv32(TMbright *ls, BYTE *cs, uint32 *luvs, int len); | |
| # | Line 25 | Line 21 | extern int tmMapTIFF(BYTE **psp, int *xp, int *yp, int | |
| 21 | RGBPRIMP monpri, double gamval, | |
| 22 | double Lddyn, double Ldmax, | |
| 23 | char *fname, TIFF *tp); | |
| 28 | – | |
| 24 | ||
| 25 | #ifdef __cplusplus | |
| 26 | } | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |