Forum und email

swf_scale

(PHP 4)

swf_scale — Scale the current transformation

설명

void swf_scale ( float $x , float $y , float $z )

The swf_scale() scales curve coordinates by the given value.

매개변수

x

x scale factor.

y

y scale factor.

z

z scale factor.

반환값

값을 반환하지 않습니다.