swf_scale
(PHP 4)
swf_scale — Scale the current transformation
Açıklama
void swf_scale
( float
$x
, float $y
, float $z
)The swf_scale() scales curve coordinates by the given value.
Değiştirgeler
-
x -
x scale factor.
-
y -
y scale factor.
-
z -
z scale factor.
Dönen Değerler
Hiçbir değer dönmez.
There are no user contributed notes for this page.
