Gets the size of the image displayed in a specified Image object.
The returned values are meaningful only if the Image has both STATE_VISIBLE and STATE_SHOWING.
this |
a pointer to the Image to query. |
a pointer to an Point where x corresponds to the image's width and y corresponds to the image's height. |