PHP - Manual: ImagickDraw::pathLineToHorizontalAbsolute
2024-11-13
(PECL imagick 2, PECL imagick 3)
ImagickDraw::pathLineToHorizontalAbsolute — Draws a horizontal line path
$x
): bool本函数还未编写文档,仅有参数列表。
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
没有返回值。
官方地址:https://www.php.net/manual/en/imagickdraw.pathlinetohorizontalabsolute.php