public interface MultiResolutionImgLoader extends BasicMultiResolutionImgLoader, ImgLoader
ImgLoader
providing multiple resolutions of each image. By
convention, resolution level 0 is the full resolution.Modifier and Type | Method and Description |
---|---|
MultiResolutionSetupImgLoader<?> |
getSetupImgLoader(int setupId)
Get the
MultiResolutionSetupImgLoader for the specified view
setup. |
MultiResolutionSetupImgLoader<?> getSetupImgLoader(int setupId)
MultiResolutionSetupImgLoader
for the specified view
setup.getSetupImgLoader
in interface BasicImgLoader
getSetupImgLoader
in interface BasicMultiResolutionImgLoader
getSetupImgLoader
in interface ImgLoader
setupId
- view setup for which to get the
MultiResolutionSetupImgLoader
.MultiResolutionSetupImgLoader
for the specified view
setup.Copyright © 2015–2021 Fiji. All rights reserved.