swf_getbitmapinfo

 array swf_getbitmapinfo ( int $bitmapid ) 

説明

Returns information about a bitmap.

戻り値

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.