Implement Hasselblad flat-field and levels

This commit is contained in:
Lawrence Lee
2024-01-11 22:35:26 -08:00
parent 2b6789b4ac
commit 67da8a9634
6 changed files with 355 additions and 0 deletions

View File

@@ -357,6 +357,10 @@ typedef unsigned long long UINT64;
*/
double mnColorMatrix[4][3];
off_t levels; // RT
off_t unknown1; // RT
off_t flatfield; // RT
} libraw_hasselblad_makernotes_t;
typedef struct