public final class MiDecoder
extends java.lang.Object
public static ij.ImagePlus[] open(java.io.File file) throws MiException
file
- MetaImage file.MiException
- In case of IO errors.public static ij.ImagePlus[] open(java.io.File file, boolean virtual) throws MiException
file
- MetaImage file.virtual
- Specifies whether a virtual stack should be used.MiException
- In case of IO errors.