public interface ImgLoader extends BasicImgLoader
BasicImgLoader that is able to also provide each image
converted to FloatType. Moreover, it provides voxel size and image
size for each image (usually without needing to completely read the image).| Modifier and Type | Method and Description |
|---|---|
SetupImgLoader<?> |
getSetupImgLoader(int setupId)
Get the
SetupImgLoader for the specified view setup. |
SetupImgLoader<?> getSetupImgLoader(int setupId)
SetupImgLoader for the specified view setup.getSetupImgLoader in interface BasicImgLoadersetupId - view setup for which to get the SetupImgLoader.SetupImgLoader for the specified view setup.Copyright © 2015–2021 Fiji. All rights reserved.