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

ImagickDraw::pathLineToHorizontalAbsolute

(PECL imagick 2.0.0)

ImagickDraw::pathLineToHorizontalAbsolute — Draws a horizontal line path

说明

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

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

Draws a horizontal line path from the current point to the target point using absolute 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 linephp imagickdraw draws a quadratic bezier curvephp imagickdraw draws a quadratic bezier curvephp imagickdraw draws a quadratic 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 starts a new sub pathphp imagickdraw starts a new sub pathphp imagickdraw declares the start of a path drawing listphp imagickdraw draws a rounded rectanglephp swfshape draws a line
关注编程学问公众号
编程学问网 湘ICP备20001732号