Uses of Class
org.anchoranalysis.image.io.stack.output.generator.RasterGeneratorSelectFormat

Packages that use RasterGeneratorSelectFormat 
Package Description
org.anchoranalysis.image.io.channel.output
Non-bean classes for writing a Channel to the filesystem.
org.anchoranalysis.image.io.object.output.grayscale
Writing an ObjectCollection to the filesystem as a single-channeled stack.
org.anchoranalysis.image.io.object.output.mask
Writing an ObjectCollection to the filesystem as multiple binary singled-channeled images.
org.anchoranalysis.image.io.object.output.rgb
Writing an ObjectCollection to the filesystem as RGB raster-images.
org.anchoranalysis.image.io.stack.output.box
Base classes for generators that ultimately write only a bounding-box portion of a Stack to the filesystem.
org.anchoranalysis.image.io.stack.output.generator
Base classes for generators that ultimately write a Stack to the filesystem.