Modifier and Type | Method and Description |
---|---|
RandomAccessibleInterval<T> |
AbstractViewerSetupImgLoader.getImage(int timepointId,
ImgLoaderHint... hints) |
RandomAccessibleInterval<T> |
AbstractCachedViewerSetupImgLoader.getImage(int timepointId,
int level,
ImgLoaderHint... hints) |
RandomAccessibleInterval<V> |
ViewerSetupImgLoader.getVolatileImage(int timepointId,
int level,
ImgLoaderHint... hints) |
RandomAccessibleInterval<V> |
AbstractCachedViewerSetupImgLoader.getVolatileImage(int timepointId,
int level,
ImgLoaderHint... hints) |
Modifier and Type | Method and Description |
---|---|
RandomAccessibleInterval<FloatType> |
FusionImageLoader.SetupLoader.getFloatImage(int timepointId,
boolean normalize,
ImgLoaderHint... hints) |
RandomAccessibleInterval<T> |
ImagePlusImgLoader.SetupImgLoader.getImage(int timepointId,
ImgLoaderHint... hints) |
net.imglib2.meta.ImgPlus<UnsignedShortType> |
HuiskenImageLoader.SetupLoader.getImage(int timepointId,
ImgLoaderHint... hints) |
RandomAccessibleInterval<UnsignedShortType> |
FusionImageLoader.SetupLoader.getImage(int timepointId,
ImgLoaderHint... hints) |
Modifier and Type | Method and Description |
---|---|
RandomAccessibleInterval<ARGBType> |
CatmaidImageLoader.getImage(int timepointId,
int level,
ImgLoaderHint... hints) |
RandomAccessibleInterval<VolatileARGBType> |
CatmaidImageLoader.getVolatileImage(int timepointId,
int level,
ImgLoaderHint... hints) |
Modifier and Type | Method and Description |
---|---|
RandomAccessibleInterval<UnsignedShortType> |
Hdf5ImageLoader.SetupImgLoader.getImage(int timepointId,
int level,
ImgLoaderHint... hints) |
RandomAccessibleInterval<VolatileUnsignedShortType> |
Hdf5ImageLoader.SetupImgLoader.getVolatileImage(int timepointId,
int level,
ImgLoaderHint... hints) |
Modifier and Type | Method and Description |
---|---|
RandomAccessibleInterval<T> |
ImageStackImageLoader.SetupImgLoader.getImage(int timepointId,
ImgLoaderHint... hints) |
Modifier and Type | Method and Description |
---|---|
RandomAccessibleInterval<T> |
ImarisImageLoader.SetupImgLoader.getImage(int timepointId,
int level,
ImgLoaderHint... hints) |
RandomAccessibleInterval<V> |
ImarisImageLoader.SetupImgLoader.getVolatileImage(int timepointId,
int level,
ImgLoaderHint... hints) |
Modifier and Type | Method and Description |
---|---|
RandomAccessibleInterval<T> |
N5ImageLoader.SetupImgLoader.getImage(int timepointId,
int level,
ImgLoaderHint... hints) |
RandomAccessibleInterval<V> |
N5ImageLoader.SetupImgLoader.getVolatileImage(int timepointId,
int level,
ImgLoaderHint... hints) |
Modifier and Type | Method and Description |
---|---|
RandomAccessibleInterval<UnsignedByteType> |
OpenConnectomeImageLoader.getImage(int timepointId,
int level,
ImgLoaderHint... hints) |
RandomAccessibleInterval<VolatileUnsignedByteType> |
OpenConnectomeImageLoader.getVolatileImage(int timepointId,
int level,
ImgLoaderHint... hints) |
Modifier and Type | Method and Description |
---|---|
RandomAccessibleInterval<UnsignedShortType> |
RemoteImageLoader.SetupImgLoader.getImage(int timepointId,
int level,
ImgLoaderHint... hints) |
RandomAccessibleInterval<VolatileUnsignedShortType> |
RemoteImageLoader.SetupImgLoader.getVolatileImage(int timepointId,
int level,
ImgLoaderHint... hints) |
Modifier and Type | Method and Description |
---|---|
RandomAccessibleInterval<T> |
VirtualStackImageLoader.SetupImgLoader.getImage(int timepointId,
int level,
ImgLoaderHint... hints) |
RandomAccessibleInterval<V> |
VirtualStackImageLoader.SetupImgLoader.getVolatileImage(int timepointId,
int level,
ImgLoaderHint... hints) |
Modifier and Type | Method and Description |
---|---|
RandomAccessibleInterval<FloatType> |
LegacyViewerImgLoaderExtWrapper.SetupImgLoaderWrapper.getFloatImage(int timepointId,
boolean normalize,
ImgLoaderHint... hints) |
RandomAccessibleInterval<T> |
LegacyViewerImgLoaderWrapper.SetupImgLoaderWrapper.getImage(int timepointId,
ImgLoaderHint... hints) |
RandomAccessibleInterval<T> |
LegacyViewerImgLoaderExtWrapper.SetupImgLoaderWrapper.getImage(int timepointId,
ImgLoaderHint... hints) |
RandomAccessibleInterval<T> |
LegacyViewerImgLoaderWrapper.SetupImgLoaderWrapper.getImage(int timepointId,
int level,
ImgLoaderHint... hints) |
RandomAccessibleInterval<T> |
LegacyViewerImgLoaderExtWrapper.SetupImgLoaderWrapper.getImage(int timepointId,
int level,
ImgLoaderHint... hints) |
RandomAccessibleInterval<V> |
LegacyViewerImgLoaderWrapper.SetupImgLoaderWrapper.getVolatileImage(int timepointId,
int level,
ImgLoaderHint... hints) |
RandomAccessibleInterval<V> |
LegacyViewerImgLoaderExtWrapper.SetupImgLoaderWrapper.getVolatileImage(int timepointId,
int level,
ImgLoaderHint... hints) |
Modifier and Type | Method and Description |
---|---|
RandomAccessibleInterval<T> |
CropImgLoader.SetupImgLoader.getImage(int timepointId,
ImgLoaderHint... hints) |
Modifier and Type | Class and Description |
---|---|
class |
ImgLoaderHints
Default set of
ImgLoaderHint . |
Modifier and Type | Method and Description |
---|---|
RandomAccessibleInterval<T> |
BasicSetupImgLoader.getImage(int timepointId,
ImgLoaderHint... hints)
Get the image at the specified timepoint.
|
RandomAccessibleInterval<T> |
BasicMultiResolutionSetupImgLoader.getImage(int timepointId,
int level,
ImgLoaderHint... hints)
Get the image at the specified timepoint and resolution level.
|
Modifier and Type | Method and Description |
---|---|
RandomAccessibleInterval<FloatType> |
LegacyImgLoaderWrapper.SetupImgLoaderWrapper.getFloatImage(int timepointId,
boolean normalize,
ImgLoaderHint... hints) |
RandomAccessibleInterval<T> |
LegacyImgLoaderWrapper.SetupImgLoaderWrapper.getImage(int timepointId,
ImgLoaderHint... hints) |
RandomAccessibleInterval<T> |
LegacyBasicImgLoaderWrapper.SetupImgLoaderWrapper.getImage(int timepointId,
ImgLoaderHint... hints) |
Modifier and Type | Method and Description |
---|---|
RandomAccessibleInterval<FloatType> |
SetupImgLoader.getFloatImage(int timepointId,
boolean normalize,
ImgLoaderHint... hints)
Get image at the specified timepoint, converted to
FloatType . |
default RandomAccessibleInterval<FloatType> |
MultiResolutionSetupImgLoader.getFloatImage(int timepointId,
boolean normalize,
ImgLoaderHint... hints) |
default RandomAccessibleInterval<FloatType> |
MultiResolutionSetupImgLoader.getFloatImage(int timepointId,
int level,
boolean normalize,
ImgLoaderHint... hints)
Get image at the specified timepoint and resolution level, converted to
FloatType . |
Copyright © 2015–2021 Fiji. All rights reserved.