Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: swf_addcolor - Manual
[go: Go Back, main page]

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

search for in the

swf_closefile" width="11" height="7"/> <swf_addbuttonrecord
Last updated: Mon, 05 Feb 2007

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 | sitemap | contact | advertising | mirror sites