Query: swf_mulcolor
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SWF_MULCOLOR(3) 1 SWF_MULCOLOR(3) swf_mulcolor - Sets the global multiply color to the rgba value specifiedSYNOPSISvoid swf_mulcolor (float $r, float $g, float $b, float $a)DESCRIPTIONSets 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.PARAMETERSo $r - Red value o $g - Green value o $b - Blue value o $a - Alpha value These parameters can be either positive or negative.RETURN VALUESNo value is returned. PHP Documentation Group SWF_MULCOLOR(3)
Related Man Pages |
---|
sbcolor4f(3) - debian |
sosfcolorrgba(3) - debian |
dtk_create_rectangle_2p(3) - debian |
dtk_create_rectangle_hw(3) - debian |
ps_setcolor(3) - php |