The SWFFill class
(PHP 5 < 5.3.0, PECL ming SVN)
简介
The SWFFill object allows you to transform (scale, skew, rotate) bitmap and gradient fills.
swffill objects are created by the SWFShape::addFill() method.
Table of Contents
- SWFFill::moveTo — Moves fill origin
- SWFFill::rotateTo — Sets fill's rotation
- SWFFill::scaleTo — Sets fill's scale
- SWFFill::skewXTo — Sets fill x-skew
- SWFFill::skewYTo — Sets fill y-skew