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 JBHiDPIScaledImageJBHiDPIScaledImage.create(ColorModel cm, WritableRaster raster, boolean isRasterPremultiplied) static JBHiDPIScaledImageJBHiDPIScaledImage.createScaled(double scaleFactor, int width, int height, int type) static JBHiDPIScaledImageJBHiDPIScaledImage.createUnscaled(int width, int height, int type)