PHP 7.0.6 Released

SWFDisplayItem::setMatrix

(PHP 5 <= 5.3.0, PECL ming SVN)

SWFDisplayItem::setMatrixSets the item's transform matrix

Description

void SWFDisplayItem::setMatrix ( float $a , float $b , float $c , float $d , float $x , float $y )
Warning

This function is currently not documented; only its argument list is available.

Return Values

No value is returned.

User Contributed Notes

There are no user contributed notes for this page.
To Top