ImagickDraw::pathLineToVerticalAbsolute
(PECL imagick 2.0.0)
ImagickDraw::pathLineToVerticalAbsolute — Draws a vertical line
Описание
bool ImagickDraw::pathLineToVerticalAbsolute
( float $y
)
Предупреждение
Към момента тази функция не е документирана; наличен е единствено списъкът с аргументите й.
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
Връщани стойности
Няма връщана стойност.
There are no user contributed notes for this page.
