Query: swf_getbitmapinfo
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SWF_GETBITMAPINFO(3) 1 SWF_GETBITMAPINFO(3) swf_getbitmapinfo - Get information about a bitmapSYNOPSISarray swf_getbitmapinfo (int $bitmapid)DESCRIPTIONReturns information about a bitmap.PARAMETERSo $bitmapid - The bitmap id.RETURN VALUESReturns an array with the following elements: o "size" - The size in bytes of the bitmap. o "width" - The width in pixels of the bitmap. o "height" - The height in pixels of the bitmap. PHP Documentation Group SWF_GETBITMAPINFO(3)