public class Reader extends Object
Constructor and Description |
---|
Reader() |
Modifier and Type | Method and Description |
---|---|
static CZLSMInfoExtended |
getCZ(String filename) |
boolean |
isLSMfile(ij.io.RandomAccessStream stream) |
ij.ImagePlus |
open(String arg,
boolean verbose) |
ij.ImagePlus |
open(String directory,
String filename,
boolean verbose,
boolean thumb) |
void |
readMetadata(ij.io.RandomAccessStream stream,
ij.ImagePlus imp) |
void |
updateMetadata(ij.ImagePlus imp) |
public static CZLSMInfoExtended getCZ(String filename)
public ij.ImagePlus open(String arg, boolean verbose)
public void readMetadata(ij.io.RandomAccessStream stream, ij.ImagePlus imp)
public void updateMetadata(ij.ImagePlus imp)
public boolean isLSMfile(ij.io.RandomAccessStream stream)
Copyright © 2015–2021 Fiji. All rights reserved.