public interface Image extends Renderable
Modifier and Type | Method and Description |
---|---|
Image |
clone()
Get cloned version of current image.
|
java.awt.Image |
getSurface()
Get the surface which represents the image (java type).
|
getHeight, getWidth, render
java.awt.Image getSurface()
Image clone()