ming_setscale

Set the global scaling factor.

Beschreibung

void ming_setscale ( float $scale )

Sets the scale of the output SWF. Inside the SWF file, coordinates are measured in TWIPS, rather than PIXELS. There are 20 TWIPS in 1 pixel.

Parameter-Liste

scale

The scale to be set.

Rückgabewerte

Es wird kein Wert zurückgegeben.