Funcții SWF
PHP Manual

swf_translate

(PHP 4)

swf_translateTranslate the current transformations

Descrierea

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

Translates the current transformation by the given values.

Parametri

x

x value.

y

y value.

z

z value.

Valorile întoarse

Nu este întoarsă nici o valoare.


Funcții SWF
PHP Manual