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

SWFDisplayItem->skewYTo()

SWFDisplayItem->skewYTo - Sets the Y-skew

Syntax

void SWFDisplayItem->skewYTo (float $degrees)

Arguments

  • degrees - Value of alpha component

Description

swfdisplayitem->skewyto() sets the y-skew to degrees. For degrees is 1.0, it means a 45-degree forward slant. More is more upward, less is more downward.

Version

PHP 4.0.5

Return value

No value is returned.