Документация PHP
| Документация DHTML | Документация Smarty | SVG/VML Графика и JavaScript
| Документация bash |
ming_setscale
(PHP 4 >= 4.0.5, PHP 5)
ming_setscale — Set the global scaling factor.
Описание
void ming_setscale ( int $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.
Список параметров
- scale
-
The scale to be set.
Возвращаемые значения
Эта функция не возвращает значения после выполнения.