public class LociExporter
extends java.lang.Object
implements ij.plugin.filter.PlugInFilter
Exporter
, to avoid
direct references to classes in the external Bio-Formats library.Modifier and Type | Field and Description |
---|---|
java.lang.String |
arg
Argument passed to setup method.
|
private Exporter |
exporter |
CONVERT_TO_FLOAT, DOES_16, DOES_32, DOES_8C, DOES_8G, DOES_ALL, DOES_RGB, DOES_STACKS, DONE, FINAL_PROCESSING, KEEP_THRESHOLD, NO_CHANGES, NO_IMAGE_REQUIRED, NO_UNDO, PARALLELIZE_IMAGES, PARALLELIZE_STACKS, ROI_REQUIRED, SNAPSHOT, STACK_REQUIRED, SUPPORTS_MASKING
Constructor and Description |
---|
LociExporter() |
Modifier and Type | Method and Description |
---|---|
void |
run(ij.process.ImageProcessor ip)
Executes the plugin.
|
int |
setup(java.lang.String arg,
ij.ImagePlus imp)
Sets up the writer.
|
public java.lang.String arg
private Exporter exporter
Copyright © 2021 Open Microscopy Environment