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_mulcolor - 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_nextid" width="11" height="7"/> <swf_modifyobject
Last updated: Mon, 05 Feb 2007

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
There are no user contributed notes for this page.

swf_nextid" width="11" height="7"/> <swf_modifyobject
Last updated: Mon, 05 Feb 2007
 
 
show source | credits | sitemap | contact | advertising | mirror sites