Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16199 программистов и 1779 роботов. Сейчас ищут 1764 программиста ...
SWFShape::drawCubic - Draws a cubic bezier curve using the current position and the three given points as control points
Вернуться к: SWFShape
SWFShape::drawCubic
(PHP 5 <= 5.3.0, PECL ming SVN)
SWFShape::drawCubic — Draws a cubic bezier curve using the current position and the three given points as control points
Описание
int SWFShape::drawCubic
( float
$bx
, float $by
, float $cx
, float $cy
, float $dx
, float $dy
)Внимание
К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.
Смотрите также
- SWFShape::drawCubicTo() - Draws a cubic bezier curve using the current position and the three given points as control points
Вернуться к: SWFShape