Gets the bounding box of the image displayed in a specified Image implementor.
The returned values are meaningful only if the Image has both STATE_VISIBLE and STATE_SHOWING.
this |
a pointer to the Image implementor to query. |
ctype |
the desired coordinate system into which to return the results, (e.g. ATSPI_COORD_TYPE_WINDOW, ATSPI_COORD_TYPE_SCREEN). |
a pointer to an Rect corresponding to the image's bounding box. The minimum x and y coordinates, width, and height are specified. |