Uses of Class
org.anchoranalysis.image.io.channel.input.ChannelMap
Packages that use ChannelMap
Package
Description
Beans pertaining to reading
Channels as input.Non-bean classes for a mapping of names to
Channels.-
Uses of ChannelMap in org.anchoranalysis.image.io.bean.channel
Methods in org.anchoranalysis.image.io.bean.channel that return ChannelMapModifier and TypeMethodDescriptionabstract ChannelMapChannelMapCreator.create(OpenedImageFile openedFile, Logger logger) Creates theChannelMap. -
Uses of ChannelMap in org.anchoranalysis.image.io.channel.map
Constructors in org.anchoranalysis.image.io.channel.map with parameters of type ChannelMapModifierConstructorDescriptionOpenedNamedChannels(OpenedImageFile openedFile, ChannelMap channelMap, int seriesIndex) Creates a newOpenedNamedChannelsinstance.