ming_setscale

(PHP 4 >= 4.0.5, PHP 5, PHP 7, PECL ming SVN)

ming_setscale Set the global scaling factor

说明

ming_setscale ( float $scale ) : void

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.

参数

scale

The scale to be set.

返回值

没有返回值。