Uses of Class
io.github.stanio.xbrz.awt.util.MultiResolutionCachedImage
Packages that use MultiResolutionCachedImage
-
Uses of MultiResolutionCachedImage in io.github.stanio.xbrz.awt.util
Methods in io.github.stanio.xbrz.awt.util that return MultiResolutionCachedImageModifier and TypeMethodDescriptionstatic MultiResolutionCachedImageMultiResolutionCachedImage.of(int baseWidth, int baseHeight, BiFunction<Integer, Integer, Image> variantProducer) static MultiResolutionCachedImageMultiResolutionCachedImage.withProducer(int baseWidth, int baseHeight, BiFunction<Integer, Integer, Image> variantProducer)