swf_scale
(PHP 4)
swf_scale — 現在の変換をスケリーングする
説明
void swf_scale ( float x, float y, float z )swf_scale() は、指定した値で曲線の座標をスケーリングします。
パラメータ
- x
x 方向のスケール値。
- y
y 方向のスケール値。
- z
z 方向のスケール値。
返り値
値を返しません。
swf_scale
There are no user contributed notes for this page.