Query: swf_modifyobject
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SWF_MODIFYOBJECT(3) 1 SWF_MODIFYOBJECT(3) swf_modifyobject - Modify an objectSYNOPSISvoid swf_modifyobject (int $depth, int $how)DESCRIPTIONUpdates the position and/or color of the object at the specified $depth.PARAMETERSo $depth - The depth, as an integer. o $how - Determines what is updated. $how can either be the constant MOD_MATRIX or MOD_COLOR or it can be a combination of both. MOD_COLOR uses the current mulcolor (specified by the function swf_mulcolor(3)) and addcolor (specified by the function swf_add- color(3)) to color the object. MOD_MATRIX uses the current matrix to position the object.RETURN VALUESNo value is returned. PHP Documentation Group SWF_MODIFYOBJECT(3)
Related Man Pages |
---|
desktop_color_depth(3alleg4) - debian |
gldepthfunc(3g) - xfree86 |
set_color_depth(3alleg4) - centos |
desktop_color_depth(3alleg4) - linux |
desktop_color_depth(3alleg4) - osx |