public interface BasicImgLoader
sequence
. By
getSetupImgLoader(int)
a BasicSetupImgLoader
for each setup
of the sequence can be obtatined. The BasicSetupImgLoader
then
provides images for each timepoint.Modifier and Type | Method and Description |
---|---|
BasicSetupImgLoader<?> |
getSetupImgLoader(int setupId)
Get the
BasicSetupImgLoader for the specified view setup. |
BasicSetupImgLoader<?> getSetupImgLoader(int setupId)
BasicSetupImgLoader
for the specified view setup.setupId
- view setup for which to get the BasicSetupImgLoader
.BasicSetupImgLoader
for the specified view setup.Copyright © 2015–2021 Fiji. All rights reserved.