Returns all images that the page contains and their locations. The method fills three passed arrays with image objects, their locations, and their rotation angles, then returns these arrays to a calling subroutine.
Parameters
Parameters
Description
images
[out] A placeholder for the page images array.
locations
[out] A placeholder for the image locations array.
rotations
[out] A placeholder for the array rotation angles for images.