Package | Description |
---|---|
bdv.img.cache | |
bdv.img.n5 |
Modifier and Type | Method and Description |
---|---|
<T extends NativeType<T>,A> |
VolatileGlobalCellCache.createImg(CellGrid grid,
int timepoint,
int setup,
int level,
CacheHints cacheHints,
SimpleCacheArrayLoader<A> cacheArrayLoader,
T type)
Create a
VolatileCachedCellImg backed by this VolatileGlobalCellCache ,
using the provided SimpleCacheArrayLoader to load data. |
Modifier and Type | Method and Description |
---|---|
static SimpleCacheArrayLoader<?> |
N5ImageLoader.createCacheArrayLoader(org.janelia.saalfeldlab.n5.N5Reader n5,
String pathName) |
Copyright © 2015–2021 Fiji. All rights reserved.