Package | Description |
---|---|
loci.formats.in |
Package containing Bio-Formats file format readers.
|
loci.formats.tiff |
Package containing Bio-Formats TIFF code of general utility.
|
Modifier and Type | Field and Description |
---|---|
private TiffRational[] |
NikonReader.whiteBalance |
Modifier and Type | Method and Description |
---|---|
private TiffRational |
MetamorphReader.readRational(loci.common.RandomAccessInputStream s) |
private TiffRational |
MetamorphReader.readRational(loci.common.RandomAccessInputStream s,
long offset) |
Modifier and Type | Method and Description |
---|---|
TiffRational |
IFD.getIFDRationalValue(int tag)
Gets the given directory entry value in rational format from this IFD,
performing some error checking.
|
Modifier and Type | Method and Description |
---|---|
int |
TiffRational.compareTo(TiffRational q)
Compares this object with the specified object for order.
|
Copyright © 2020 Open Microscopy Environment