Gets the size of the image of an image object.
When succeed, it returns a Point struct which includes the size of the image. Otherwise, it returns a Point struct whose value is (0, 0).
See Implementation
Gets the size of the image of an image object.