SWF Funzioni
PHP Manual

swf_scale

(PHP 4)

swf_scaleScale the current transformation

Descrizione

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

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

Elenco dei parametri

x

x scale factor.

y

y scale factor.

z

z scale factor.

Valori restituiti

Nessun valore viene restituito.


SWF Funzioni
PHP Manual