SWFFill クラス
(PHP 5 < 5.3.0, PECL ming SVN)
はじめに
SWFFill オブジェクトは、ビットマップや
階調の塗りつぶしを変形 (拡大縮小する・傾ける・回転させる) します。
swffill オブジェクトは
SWFShape::addFill() メソッドで作成します。
クラス概要
SWFFill
{
moveTo
(
float $x
,
float $y
) :
void
scaleTo
(
float $x
[,
float $y
] ) :
void
}
目次
There are no user contributed notes for this page.