Package | Description |
---|---|
loci.formats.in |
Package containing Bio-Formats file format readers.
|
loci.formats.in.LeicaMicrosystemsMetadata |
Modifier and Type | Method and Description |
---|---|
LMSFileReader.ImageFormat |
XLEFReader.getImageFormat() |
LMSFileReader.ImageFormat |
LOFReader.getImageFormat() |
Modifier and Type | Field and Description |
---|---|
(package private) LMSFileReader.ImageFormat |
XlifDocument.imageFormat |
private LMSFileReader.ImageFormat |
MultipleImagesReader.imageFormat |
Modifier and Type | Method and Description |
---|---|
private LMSFileReader.ImageFormat |
XlifDocument.checkImageFormat() |
LMSFileReader.ImageFormat |
XlifDocument.getImageFormat() |
LMSFileReader.ImageFormat |
MultipleImagesReader.getImageFormat() |
abstract LMSFileReader.ImageFormat |
LMSFileReader.getImageFormat()
Returns the file format in which actual image bytes are stored
|
static LMSFileReader.ImageFormat |
LMSFileReader.ImageFormat.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LMSFileReader.ImageFormat[] |
LMSFileReader.ImageFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Open Microscopy Environment