编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « UI\Draw\Path::arcTo
  • UI\Draw\Path::closeFigure »
  • PHP Manual
  • UI\Draw\Path
  • Draw Bezier Curve

UI\Draw\Path::bezierTo

(PHP 7, UI 0.9.9)

UI\Draw\Path::bezierTo — Draw Bezier Curve

说明

public UI\Draw\Path::bezierTo ( UI\Point $point , float $radius , float $angle , float $sweep , float $negative )

Shall draw a bezier curve

参数

point

The point at which to begin mapping

radius

The radius of the curve

angle

The angle of the curve

sweep

The sweep of the curve

negative

相关文章
php ui draw pathphp ui draw strokephp pdf 函数 draw bezier curvephp harupage append a bezier curve to the current pathphp harupage append a bezier curve to the current pathphp harupage append a bezier curve to the current pathphp ui draw brush construct a new brushphp ui draw path draw a rectanglephp ui draw path draw an arcphp ui draw path draw bezier curvephp ui draw path close figurephp ui draw path construct a new pathphp ui draw path finalize pathphp ui draw path draw a linephp ui draw path draw figurephp ui draw path draw figure with arcphp ui draw pen clip a pathphp ui draw pen fill a pathphp ui draw pen stroke a pathphp ui draw stroke get miter limit
关注编程学问公众号
编程学问网 湘ICP备20001732号