SWFDisplayItem::setMatrix
(PHP 5 < 5.3.0, PECL ming SVN)
SWFDisplayItem::setMatrix — Sets the item's transform matrix
说明
SWFDisplayItem::setMatrix (
float
$a
,
float $b
,
float $c
,
float $d
,
float $x
,
float $y
) :
void
Warning
本函数还未编写文档,仅有参数列表。
返回值
没有返回值。