Query: swffill
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SWFFILL(3) 1 SWFFILL(3) The SWFFill classINTRODUCTIONThe SWFFill object allows you to transform (scale, skew, rotate) bitmap and gradient fills. swffill objects are created by the SWFShape.addFill(3) method.CLASS SYNOPSISSWFFill SWFFill Methods o void SWFFill::moveTo (float $x, float $y) o void SWFFill::rotateTo (float $angle) o void SWFFill::scaleTo (float $x, [float $y]) o void SWFFill::skewXTo (float $x) o void SWFFill::skewYTo (float $y) PHP Documentation Group SWFFILL(3)