PHP
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, 30 Jan 2009

view this page in

swf_getbitmapinfo

(PHP 4)

swf_getbitmapinfoビットマップに関する情報を得る

説明

array swf_getbitmapinfo ( int $bitmapid )

ビットマップに関する情報を返します。

パラメータ

bitmapid

ビットマップ ID。

返り値

以下の要素からなる配列を返します。

  • "size" - ビットマップのバイト単位の大きさ。
  • "width" - ビットマップのピクセル単位の幅。
  • "height" - ビットマップのピクセル単位の高さ。



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, 30 Jan 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites