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