swf_getbitmapinfo
Get information about a bitmap
&reftitle.description;
arrayswf_getbitmapinfo
intbitmapid
Returns information about a bitmap.
&reftitle.parameters;
bitmapid
The bitmap id.
&reftitle.returnvalues;
Returns an array with the following elements:
"size" - The size in bytes of the bitmap.
"width" - The width in pixels of the bitmap.
"height" - The height in pixels of the bitmap.