swf_getfontinfo> <swf_fonttracking
Last updated: Fri, 24 Feb 2012

swf_getbitmapinfo

(PHP 4)

swf_getbitmapinfoGet information about a bitmap

Descrição

array swf_getbitmapinfo ( int $bitmapid )

Returns information about a bitmap.

Parâmetros

bitmapid

The bitmap id.

Valor Retornado

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.



User Contributed Notes
swf_getbitmapinfo
There are no user contributed notes for this page.

swf_getfontinfo> <swf_fonttracking
Last updated: Fri, 24 Feb 2012