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, 17 May 2013

view this page in

swf_getbitmapinfo

(PHP 4)

swf_getbitmapinfoObtener información sobre un bitmap

Descripción

array swf_getbitmapinfo ( int $bitmapid )

Devuelve información sobre un bitmap.

Parámetros

bitmapid

La id. del bitmap

Valores devueltos

Devuelve una matriz con los siguientes elementos:

  • "size" - El tamaño en bytes del bitmap.
  • "width" - La anchura en píxeles del bitmap.
  • "height" - La altura en píxeles del 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