public class ImageSizeOptions extends java.lang.Object
int
mHeight
mWidth
ImageSizeOptions(int width, int height)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final int mWidth
public final int mHeight
public ImageSizeOptions(int width, int height)