Home > PHP > Function > > SWFDisplayItem->setMatrix()

SWFDisplayItem->setMatrix()

SWFDisplayItem->setMatrix - Sets the item's transform matrix

Syntax

void SWFDisplayItem->setMatrix (float $a, float $b, float $c, float $d, float $x, float $y)

Arguments

  • a - Value of alpha component
  • b - Value of alpha component
  • c - Value of alpha component
  • d - Value of alpha component
  • x - Value of alpha component
  • y - Value of alpha component

Description

Version

PHP 4.0.5

Return value

No value is returned.