Uses of Class
loci.formats.ImageReader
Packages that use ImageReader
Package
Description
Package containing Bio-Formats file format readers.
Bio-Formats Importer plugin for ImageJ.
Utility classes and methods for the Bio-Formats plugins for ImageJ.
-
Uses of ImageReader in loci.formats.in
Fields in loci.formats.in declared as ImageReaderModifier and TypeFieldDescriptionprivate ImageReaderNRRDReader.helperHelper reader.private ImageReaderHitachiReader.helperReaderprivate ImageReaderZipReader.reader -
Uses of ImageReader in loci.plugins.in
Fields in loci.plugins.in declared as ImageReaderMethods in loci.plugins.in that return ImageReaderModifier and TypeMethodDescriptionImportProcess.getImageReader()Valid only afterImportStep.READER. -
Uses of ImageReader in loci.plugins.util
Methods in loci.plugins.util that return ImageReaderModifier and TypeMethodDescriptionstatic ImageReaderLociPrefs.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.