public class LociExporter extends Object implements 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. 
 | 
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(ImageProcessor ip)
Executes the plugin. 
 | 
int | 
setup(String arg,
     ImagePlus imp)
Sets up the writer. 
 | 
public String arg
public int setup(String arg, ImagePlus imp)
setup in interface PlugInFilterpublic void run(ImageProcessor ip)
run in interface PlugInFilterCopyright © 2014 Open Microscopy Environment