Package org.anchoranalysis.plugin.io.bean.stack.writer


package org.anchoranalysis.plugin.io.bean.stack.writer
Implementations of StackWriter.
  • Classes
    Class
    Description
    Uses different raster-writers depending on the number/type of channels.
    Uses different raster-writers depending on whether it is always 2D (not a z-stack) or possibly 3D.
    Selects particular writers based on if particular suggested image formats are present.
     
    A base class for a StackWriter delegates to another StackWriter based on values of a StackWriteAttributes.
    When writing a stack, an additional file is written to indicate the physical voxel sizes, if this information is known.