public class MetaImage_Reader extends Object implements ij.plugin.PlugIn
| Modifier and Type | Field and Description |
|---|---|
boolean |
littleEndian |
| Constructor and Description |
|---|
MetaImage_Reader() |
| Modifier and Type | Method and Description |
|---|---|
ij.ImagePlus |
load(String dir,
String baseName,
String headerName,
boolean local) |
void |
run(String arg) |
Copyright © 2015–2021 Fiji. All rights reserved.