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