| Package | Description | 
|---|---|
| org.micromanager.data | 
 This package contains classes related to the storage and internal
 representation of image data and metadata. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
default void | 
Processor.cleanup(ProcessorContext context)
Clean up when processing is finished. 
 | 
void | 
Processor.processImage(Image image,
            ProcessorContext context)
Process an Image. 
 |