mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-10-04 11:26:44 -04:00
TMI-85: Support 16 bit signed int data
This commit is contained in:
@@ -140,6 +140,8 @@ final class EXIFEntry extends AbstractEntry {
|
||||
return "ColorMap";
|
||||
case TIFF.TAG_EXTRA_SAMPLES:
|
||||
return "ExtraSamples";
|
||||
case TIFF.TAG_SAMPLE_FORMAT:
|
||||
return "SampleFormat";
|
||||
|
||||
case TIFF.TAG_SUB_IFD:
|
||||
return "SubIFD";
|
||||
|
Reference in New Issue
Block a user