swf_scale
(PHP 4, PECL)
swf_scale -- Scale the current transformation
Popis
void
swf_scale ( float x, float y, float z )
The swf_scale() scales curve coordinates by the given
value.
Seznam parametrů
x
x scale factor.
y
y scale factor.
z
z scale factor.
Návratové hodnoty
Nevrací se žádná hodnota.