KRISTOFFER BOHMANN
[BETA]
Forside
Om KB
Kompetencer
Referencer
Home
>
PHP
>
Function
>
>
SWFDisplayItem->scaleTo()
SWFDisplayItem->scaleTo()
SWFDisplayItem->scaleTo - Scales the object in global coordinates
Syntax
void
SWFDisplayItem->scaleTo
(
float
$x,
float
$y)
Arguments
x - Value of alpha component
y - Value of alpha component
Description
swfdisplayitem->scaleto() scales the current object to ( x, y) in global coordinates.
Version
PHP 4.0.5
Return value
No value is returned.