public final class ArchipelagoUtils extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
getFileList(Collection<File> files,
ij.ImagePlus imp) |
static ij.VirtualStack |
makeVirtualStack(Collection<FileChunk> files,
int width,
int height) |
public static boolean getFileList(Collection<File> files, ij.ImagePlus imp) throws IOException
IOException
public static ij.VirtualStack makeVirtualStack(Collection<FileChunk> files, int width, int height)
Copyright © 2015–2021 Fiji. All rights reserved.