get_aspect


Description:

[ Version ( since = "0.89" ) ]
public void get_aspect (int width, int height)

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