Represent sizes of image.
getWidth() :
return width.
getHeight() :
return height.
getAspectRatio() :
return aspecr ratio of image height/width.