Uses of Class
loci.formats.ChannelSeparator
Packages that use ChannelSeparator
Package
Description
Bio-Formats: a library for reading and writing popular microscopy file
formats.
Package containing Bio-Formats file format readers.
Bio-Formats Importer plugin for ImageJ.
-
Uses of ChannelSeparator in loci.formats
Methods in loci.formats that return ChannelSeparatorModifier and TypeMethodDescriptionstatic ChannelSeparatorChannelSeparator.makeChannelSeparator(IFormatReader r) Converts the given reader into a ChannelSeparator, wrapping if needed. -
Uses of ChannelSeparator in loci.formats.in
Fields in loci.formats.in declared as ChannelSeparatorModifier and TypeFieldDescriptionprivate ChannelSeparator[]AFIReader.readerprivate ChannelSeparator[]NDPISReader.readers -
Uses of ChannelSeparator in loci.plugins.in
Fields in loci.plugins.in declared as ChannelSeparatorMethods in loci.plugins.in that return ChannelSeparatorModifier and TypeMethodDescriptionImportProcess.getChannelSeparator()Valid only afterImportStep.STACK.