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

search for in the

swf_closefile> <swf_addbuttonrecord
[edit] Last updated: Fri, 25 May 2012

view this page in

swf_addcolor

(PHP 4)

swf_addcolorグローバル加算色を、指定した rbga 値に設定する

説明

void swf_addcolor ( float $r , float $g , float $b , float $a )

指定した rgba 色にグローバル加算色を設定します。 この色は、この後(暗黙の内に)関数 swf_placeobject()swf_modifyobject()swf_addbuttonrecord() で使用されます。

オブジェクトがスクリーンに描かれる時に、オブジェクトの色に 指定した値が加算されます。

パラメータ

r

赤の値。

g

緑の値。

b

青の値。

a

アルファ値。

これらの値は正または負のどちらにもなります。

返り値

値を返しません。



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites