Uses of Class
loci.formats.tiff.TiffIFDEntry
Packages that use TiffIFDEntry
-
Uses of TiffIFDEntry in loci.formats.tiff
Methods in loci.formats.tiff that return TiffIFDEntryModifier and TypeMethodDescriptionTiffParser.getFirstIFDEntry(int tag) Retrieve a given entry from the first IFD in the stream.(package private) TiffIFDEntryTiffParser.readTiffIFDEntry()Methods in loci.formats.tiff with parameters of type TiffIFDEntryModifier and TypeMethodDescriptionTiffParser.getIFDValue(TiffIFDEntry entry) Retrieve the value corresponding to the given TiffIFDEntry.