Package org.anchoranalysis.plugin.io.bean.stack.writer
package org.anchoranalysis.plugin.io.bean.stack.writer
Implementations of
StackWriter
.-
ClassesClassDescriptionUses 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 anotherStackWriter
based on values of aStackWriteAttributes
.When writing a stack, an additional file is written to indicate the physical voxel sizes, if this information is known.