Query: swf_addcolor
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SWF_ADDCOLOR(3) 1 SWF_ADDCOLOR(3) swf_addcolor - Set the global add color to the rgba value specifiedSYNOPSISvoid swf_addcolor (float $r, float $g, float $b, float $a)DESCRIPTIONSets the global add color to the specified color. 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 add by the given 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_ADDCOLOR(3)
| Related Man Pages |
|---|
| ps_shading(3) - debian |
| sosfcolor(3) - debian |
| openal_source_set(3) - php |
| ps_setcolor(3) - php |
| function::ansi_set_color2(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| User Guide: Posting in the Emergency Forum |
| New Code Tags (Syntax Highlighting) |
| Please Welcome Don Cragun as Lead Moderator |
| Denial Of Service Attack Update |