ImagickDraw::pathLineToHorizontalAbsolute
(No version information available, might be only in CVS)
ImagickDraw::pathLineToHorizontalAbsolute — Draws a horizontal line path
Descripción
bool ImagickDraw::pathLineToHorizontalAbsolute
( float $x
)
Warning
Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.
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.
Lista de parámetros
- x
-
x coordinate
Valores retornados
No value is returned.
ImagickDraw::pathLineToHorizontalAbsolute
There are no user contributed notes for this page.
