get_aspect
Description:
Returns the dimensions of the movie's bounding box (in pixels).
The respective PDF movie dictionary entry is optional; if missing, -1x-1 will be returned.
Parameters:
this |
a Movie |
width |
width of the movie's bounding box |
height |
height of the movie's bounding box |