public abstract class Image extends java.lang.Object
Image()
abstract int
getHeight()
getWidth()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Image()
public abstract int getWidth()
public abstract int getHeight()