Package | Description |
---|---|
loci.formats.tiff |
Package containing Bio-Formats TIFF code of general utility.
|
Modifier and Type | Method and Description |
---|---|
TiffIFDEntry |
TiffParser.getFirstIFDEntry(int tag)
Retrieve a given entry from the first IFD in the stream.
|
(package private) TiffIFDEntry |
TiffParser.readTiffIFDEntry() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
TiffParser.getIFDValue(TiffIFDEntry entry)
Retrieve the value corresponding to the given TiffIFDEntry.
|
Copyright © 2020 Open Microscopy Environment