| Package | Description | 
|---|---|
| loci.plugins.in | 
 Bio-Formats Importer plugin for ImageJ. 
 | 
| loci.plugins.macro | 
 Bio-Formats Macro Extensions plugin for ImageJ. 
 | 
| loci.plugins.util | 
 Utility classes and methods for the Bio-Formats plugins for ImageJ. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private ImageProcessorReader | 
ImportProcess.reader  | 
| Modifier and Type | Method and Description | 
|---|---|
ImageProcessorReader | 
ImportProcess.getReader()
Valid only after  
ImportStep.STACK. | 
| Modifier and Type | Field and Description | 
|---|---|
private ImageProcessorReader | 
LociFunctions.r  | 
| Modifier and Type | Field and Description | 
|---|---|
protected ImageProcessorReader | 
ImageProcessorSource.reader
Image reader from which to draw ImageProcessors. 
 | 
protected ImageProcessorReader | 
BFVirtualStack.reader  | 
| Modifier and Type | Method and Description | 
|---|---|
ImageProcessorReader | 
BFVirtualStack.getReader()  | 
static ImageProcessorReader | 
ImageProcessorReader.makeImageProcessorReader(IFormatReader r)
Converts the given reader into a ImageProcessorReader, wrapping if needed. 
 | 
Copyright © 2017 Open Microscopy Environment