Uses of Interface
org.anchoranalysis.io.bioformats.DestinationChannelForIndex
Packages that use DestinationChannelForIndex
Package
Description
Converts the byte stream opened by Bioformats into channels of particular data-type.
-
Uses of DestinationChannelForIndex in org.anchoranalysis.io.bioformats.copyconvert
Methods in org.anchoranalysis.io.bioformats.copyconvert with parameters of type DestinationChannelForIndexModifier and TypeMethodDescriptionvoidConvertTo.copyAllChannels(Dimensions dimensions, ByteBuffer source, DestinationChannelForIndex destination, int z, ImageFileEncoding sourceImageEncoding, OrientationChange orientationCorrection) Copies the channels in the source buffer into a particularDestinationChannelForIndex.