swf_mulcolor(3) php man page | unix.com

Man Page: swf_mulcolor

Operating Environment: php

Section: 3

SWF_MULCOLOR(3) 							 1							   SWF_MULCOLOR(3)

swf_mulcolor - Sets the global multiply color to the rgba value specified

SYNOPSIS
void swf_mulcolor (float $r, float $g, float $b, float $a)
DESCRIPTION
Sets the global multiply color to the given one. This color is then implicitly used by the swf_placeobject(3), swf_modifyobject(3) and swf_addbuttonrecord(3) functions. The color of the object will be multiplied by the given color values when the object is written to the screen.
PARAMETERS
o $r - Red value o $g - Green value o $b - Blue value o $a - Alpha value These parameters can be either positive or negative.
RETURN VALUES
No value is returned. PHP Documentation Group SWF_MULCOLOR(3)
Related Man Pages
sosfcolorrgba(3) - debian
dtk_create_rectangle_2p(3) - debian
dtk_create_triangle(3) - debian
swfdisplayitem(3) - php
ps_setcolor(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!