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