public class ImgSize extends Object implements Serializable
ImgSize()
int
getHeight()
getWidth()
void
setHeight(int height)
setWidth(int width)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ImgSize()
public int getWidth()
public void setWidth(int width)
public int getHeight()
public void setHeight(int height)
public String toString()
toString
Object
Copyright © 2022. All rights reserved.