Skip to content

Commit 86b9aaa

Browse files
feat: add tiff tag for LSM files
1 parent 859f227 commit 86b9aaa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/globals.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@ export const fieldTagNames = {
9696
// IPTC
9797
0x83BB: 'IPTC',
9898

99+
// Laser Scanning Microscopy
100+
0x866c: 'CZ_LSMINFO',
101+
99102
// ICC
100103
0x8773: 'ICC Profile',
101104

0 commit comments

Comments
 (0)