Uses of Class
org.anchoranalysis.plugin.image.task.bean.scale.ScaleImage
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.image.task.bean.scale |
Tasks to scale an image.
|
-
Uses of ScaleImage in org.anchoranalysis.plugin.image.task.bean.scale
Subclasses of ScaleImage in org.anchoranalysis.plugin.image.task.bean.scale Modifier and Type Class Description classScaleImageCommonSizeCreates a scaled copy of images, ensuring all images have identical output size.classScaleImageIndependentlyCreates a scaled copy of images, treating each image independently, and without any padding or alignment.