Home > PHP > Function > Ming > ming_setscale()

ming_setscale()

ming_setscale - Set the global scaling factor.

Syntax

ming_setscale (float $scale)

Arguments

  • scale - The scale to be set.

Description

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.

Version

PHP 4.0.5, 5, PECL ming SVN

Return value

No value is returned.