public class ImageScale2x
extends java.lang.Object
Constructor and Description |
---|
ImageScale2x(@NotNull javax.swing.Icon srcImageIcon)
Creates a new scaler that will scale the passed image.
|
Modifier and Type | Method and Description |
---|---|
@NotNull javax.swing.ImageIcon |
getScaledImage()
Returns the scaled image.
|