Uses of Class
io.github.stanio.xbrz.awt.ImageData
Packages that use ImageData
-
Uses of ImageData in io.github.stanio.xbrz.awt
Methods in io.github.stanio.xbrz.awt that return ImageDataMethods in io.github.stanio.xbrz.awt with parameters of type ImageDataModifier and TypeMethodDescriptionstatic BufferedImageAwtXbrz.scaleImage(ImageData source, int factor) static BufferedImageAwtXbrz.scaleImage(ImageData source, int factor, boolean untrackedData) Scales the given pixel data by the specified factor.