Uses of Class
net.anwiba.commons.image.operation.ImageScaleOperation
-
Packages that use ImageScaleOperation Package Description net.anwiba.commons.image.awt net.anwiba.commons.image.operation -
-
Uses of ImageScaleOperation in net.anwiba.commons.image.awt
Methods in net.anwiba.commons.image.awt with parameters of type ImageScaleOperation Modifier and Type Method Description static IBufferedImageOperatorBufferedImageOperatorFactory. createImageScaleOperation(java.awt.RenderingHints hints, ImageScaleOperation o) -
Uses of ImageScaleOperation in net.anwiba.commons.image.operation
Methods in net.anwiba.commons.image.operation that return types with arguments of type ImageScaleOperation Modifier and Type Method Description static IOptional<ImageScaleOperation,java.lang.RuntimeException>ImageScaleOperation. aggregate(IObjectList<IImageOperation> operations)
-