dismiss Step into the future! Click here to switch to the beta php.net site
downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

swf_getfontinfo> <swf_fonttracking
[edit] Last updated: Fri, 28 Jun 2013

view this page in

swf_getbitmapinfo

(PHP 4)

swf_getbitmapinfoGet information about a bitmap

Description

array swf_getbitmapinfo ( int $bitmapid )

Returns information about a bitmap.

Parameters

bitmapid

The bitmap id.

Return Values

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.



add a note add a note User Contributed Notes swf_getbitmapinfo - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites