Returns true
if this has a thumbnail associated with it.
It also fills in width
and height
with the width and height of the thumbnail. The values of width and height
are not changed if no appropriate thumbnail exists.
this |
A Page |
width |
return location for width |
height |
return location for height |
|