Uses of Class
org.anchoranalysis.plugin.image.task.size.SizeMapping
Packages that use SizeMapping
Package
Description
Non-bean classes pertaining to determining the size of an image.
Non-bean classes pertaining to stacks and channels as used in tasks.
-
Uses of SizeMapping in org.anchoranalysis.plugin.image.task.size
Methods in org.anchoranalysis.plugin.image.task.size that return SizeMappingModifier and TypeMethodDescriptionSizeMapping.scaleXYBy
(ScaleFactor scaleFactor) Scales the XY dimensions the factor. -
Uses of SizeMapping in org.anchoranalysis.plugin.image.task.stack
Methods in org.anchoranalysis.plugin.image.task.stack that return types with arguments of type SizeMappingModifier and TypeMethodDescriptionImageSizePrereader.imageSizesFor
(List<StackSequenceInput> inputs) Extract the image-size for eachStackSequenceInput
.