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

search for in the

swf_definerect> <swf_defineline
Last updated: Fri, 13 Nov 2009

view this page in

swf_definepoly

(PHP 4)

swf_definepoly多角形を定義する

説明

void swf_definepoly ( int $objid , array $coords , int $npoints , float $width )

x, y 座標の配列で指定した多角形を定義します

パラメータ

objid

オブジェクト ID。

coords

x, y 座標の配列。

npoints

coords で指定した配列に含まれる全ての点の数です。

width

多角形の輪郭の幅。0.0 を設定した場合、 多角形は塗りつぶされます。

返り値

値を返しません。



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

swf_definerect> <swf_defineline
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites