(PECL imagick 2.0.0)
ImagickDraw::pathMoveToAbsolute — Starts a new sub-path
$x
, float $y
)К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.
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
Эта функция не возвращает значения после выполнения.