The SWFFill class
(PHP 5 < 5.3.0, PECL ming SVN)
Introducere
The SWFFill object allows you to transform
(scale, skew, rotate) bitmap and gradient fills.
swffill objects are created by the
SWFShape::addFill() method.
Sinopsisul clasei
SWFFill
{
moveTo
(
float $x
,
float $y
) :
void
scaleTo
(
float $x
[,
float $y
] ) :
void
}
Cuprins
There are no user contributed notes for this page.