PHP - Manual: ImagickDraw::pathLineToVerticalAbsolute
2024-11-13
(PECL imagick 2, PECL imagick 3)
ImagickDraw::pathLineToVerticalAbsolute — Draws a vertical line
$y
): bool本函数还未编写文档,仅有参数列表。
Draws a vertical line path from the current point to the target point using absolute coordinates. The target point then becomes the new current point.
y
y coordinate
没有返回值。
官方地址:https://www.php.net/manual/en/imagickdraw.pathlinetoverticalabsolute.php