编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « ImagickDraw::pathLineToHorizontalAbsolute
  • ImagickDraw::pathLineToRelative »
  • PHP Manual
  • ImagickDraw
  • Draws a horizontal line

ImagickDraw::pathLineToHorizontalRelative

(PECL imagick 2.0.0)

ImagickDraw::pathLineToHorizontalRelative — Draws a horizontal line

说明

ImagickDraw::pathLineToHorizontalRelative ( float $x ) : bool
Warning

本函数还未编写文档,仅有参数列表。

Draws a horizontal line path from the current point to the target point using relative coordinates. The target point then becomes the new current point.

参数

x

x coordinate

返回值

没有返回值。

相关文章
php ncurses 函数 draws a horizontal line in a window at current position using an attributed character and max. n characters longphp ps 函数 draws a linephp imagickdraw draws text on the imagephp imagickdraw draws an arcphp imagickdraw draws a bezier curvephp imagickdraw draws a circlephp imagickdraw draws a linephp imagickdraw draws a quadratic bezier curvephp imagickdraw draws a quadratic bezier curvephp imagickdraw draws a quadratic bezier curvephp imagickdraw draws a cubic bezier curvephp imagickdraw draws a line pathphp imagickdraw draws a horizontal line pathphp imagickdraw draws a horizontal linephp imagickdraw draws a line pathphp imagickdraw draws a vertical linephp imagickdraw draws a vertical line pathphp imagickdraw draws a pointphp imagickdraw draws a polygonphp imagickdraw draws a rounded rectangle
关注编程学问公众号
编程学问网 湘ICP备20001732号