public class ImageDimensions extends com.ibm.cloud.sdk.core.service.model.GenericModel
protected java.lang.Long
height
width
ImageDimensions()
java.lang.Long
getHeight()
getWidth()
equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected java.lang.Long height
protected java.lang.Long width
public ImageDimensions()
public java.lang.Long getHeight()
Height in pixels of the image.
public java.lang.Long getWidth()
Width in pixels of the image.