downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

swf_getfontinfo> <swf_fonttracking
Last updated: Fri, 14 Aug 2009

view this page in

swf_getbitmapinfo

(PHP 4)

swf_getbitmapinfoLit les informations sur une image

Description

array swf_getbitmapinfo ( int $bitmapid )

Retourne un tableau d'informations sur l'image bitmap repérée par bitmapid .

Liste de paramètres

bitmapid

L'identifiant de l'image bitmap.

Valeurs de retour

Le tableau contient les éléments suivants :

  • "size" : la taille en octets de l'image.
  • "width" : la largeur en pixels de l'image.
  • "height" : la hauteur en pixels de l'image.



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

swf_getfontinfo> <swf_fonttracking
Last updated: Fri, 14 Aug 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites