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