(PECL imagick 2)
ImagickDraw::pathLineToAbsolute — Draws a line path
$x, float $y): bool本函數(shù)還未編寫文檔,僅有參數(shù)列表。
Draws a line path from the current point to the given coordinate using absolute coordinates. The coordinate then becomes the new current point.
xstarting x coordinate
yending x coordinate
沒有返回值。