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

search for in the

swf_nextid> <swf_modifyobject
[edit] Last updated: Fri, 07 Jun 2013

view this page in

swf_mulcolor

(PHP 4)

swf_mulcolorグローバル乗算色を指定した rbga 値に設定する

説明

void swf_mulcolor ( 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_mulcolor - [0 notes]
There are no user contributed notes for this page.

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