Package loci.formats

Class DimensionSwapper

java.lang.Object
loci.formats.ReaderWrapper
loci.formats.DimensionSwapper
All Implemented Interfaces:
Closeable, AutoCloseable, ICompressedTileReader, IFormatHandler, IFormatReader, IMetadataConfigurable, IPyramidHandler

public class DimensionSwapper extends ReaderWrapper
Handles swapping the dimension order of an image series. This class is useful for both reassigning ZCT sizes (the input dimension order), and shuffling around the resultant planar order (the output dimension order).