Package | Description |
---|---|
loci.formats.in |
Package containing Bio-Formats file format readers.
|
loci.plugins.in |
Bio-Formats Importer plugin for ImageJ.
|
loci.plugins.util |
Utility classes and methods for the Bio-Formats plugins for ImageJ.
|
Modifier and Type | Field and Description |
---|---|
private ImageReader |
NRRDReader.helper
Helper reader.
|
private ImageReader |
HitachiReader.helperReader |
private ImageReader |
ZipReader.reader |
Modifier and Type | Field and Description |
---|---|
private ImageReader |
ImportProcess.imageReader |
Modifier and Type | Method and Description |
---|---|
ImageReader |
ImportProcess.getImageReader()
Valid only after
ImportStep.READER . |
Modifier and Type | Method and Description |
---|---|
static ImageReader |
LociPrefs.makeImageReader()
Creates an image reader according to the current configuration settings,
including which format readers are currently enabled, as well as
format-specific configuration settings.
|
Copyright © 2020 Open Microscopy Environment