Uses of Class
loci.formats.TiffIFDEntry

Packages that use TiffIFDEntry
loci.formats Bio-Formats: a library for reading and writing popular microscopy file formats. 
 

Uses of TiffIFDEntry in loci.formats
 

Methods in loci.formats that return TiffIFDEntry
static TiffIFDEntry TiffTools.getFirstIFDEntry(RandomAccessStream in, int tag)
          Retrieve a given entry from the first IFD in a stream.
static TiffIFDEntry TiffTools.getFirstIFDEntry(RandomAccessStream in, int tag)
          Retrieve a given entry from the first IFD in a stream.