public final class VtkDecoder
extends java.lang.Object
Limitations
float pixels. public static ij.ImagePlus open(java.lang.String fileName)
throws VtkImageException
VtkImageExceptionpublic static ij.ImagePlus open(java.io.File file)
throws VtkImageException
file - VTK image file.VtkImageException - In case of IO errors.