- PHP 手册
- 函数参考
- 非文本内容的 MIME 输出
- Ming
- SWFShape
SWFShape::drawCubicTo
(PHP 5 < 5.3.0, PECL ming SVN)
SWFShape::drawCubicTo — Draws a cubic bezier curve using the current position and the three given points as control points
说明
SWFShape::drawCubicTo ( float$bx
, float $by
, float $cx
, float $cy
, float $dx
, float $dy
) : int
Warning本函数还未编写文档,仅有参数列表。
参见
- SWFShape::drawCubic() - Draws a cubic bezier curve using the current position and the three given points as control points
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/swfshape.drawcubicto.php