ImagickDraw::pathLineToHorizontalAbsolute
(No version information available, might be only in CVS)
ImagickDraw::pathLineToHorizontalAbsolute — Draws a horizontal line path
Описание
bool ImagickDraw::pathLineToHorizontalAbsolute
( float $x
)
Внимание
К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.
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
Возвращаемые значения
Эта функция не возвращает значения после выполнения.
ImagickDraw::pathLineToHorizontalAbsolute
There are no user contributed notes for this page.
