public class LociExporter extends 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 |
---|---|
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() |
public String arg
private Exporter exporter
public int setup(String arg, ij.ImagePlus imp)
setup
in interface ij.plugin.filter.PlugInFilter
public void run(ij.process.ImageProcessor ip)
run
in interface ij.plugin.filter.PlugInFilter
Copyright © 2016 Open Microscopy Environment