public static class Photo.Image extends Object
Image(String source, int width, int height)
int
getHeight()
String
getSource()
getWidth()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Image(String source, int width, int height)
public int getWidth()
public int getHeight()
public String getSource()