Uses of Class
org.pushingpixels.radiance.common.internal.contrib.intellij.JBHiDPIScaledImage
Packages that use JBHiDPIScaledImage
-
Uses of JBHiDPIScaledImage in org.pushingpixels.radiance.common.internal.contrib.intellij
Methods in org.pushingpixels.radiance.common.internal.contrib.intellij that return JBHiDPIScaledImageModifier and TypeMethodDescriptionstatic JBHiDPIScaledImage
JBHiDPIScaledImage.create
(ColorModel cm, WritableRaster raster, boolean isRasterPremultiplied) static JBHiDPIScaledImage
JBHiDPIScaledImage.createScaled
(double scaleFactor, int width, int height, int type) static JBHiDPIScaledImage
JBHiDPIScaledImage.createUnscaled
(int width, int height, int type)