(PECL imagick 2, PECL imagick 3)
ImagickDraw::pathMoveToAbsolute — Starts a new sub-path
$x, float $y): bool本函數(shù)還未編寫文檔,僅有參數(shù)列表。
Starts a new sub-path at the given coordinate using absolute coordinates. The current point then becomes the specified coordinate.
xx coordinate of the starting point
yy coordinate of the starting point
沒有返回值。