ImagickDraw::pathLineToHorizontalRelative
Draws a horizontal line
Beschreibung
bool ImagickDraw::pathLineToHorizontalRelative
( float $x
)
WarnungDiese Funktion ist bis jetzt
nicht dokumentiert. Es steht nur die Liste der Argumente zur
Verfügung.
Draws a horizontal line path from the current point to the target point
using relative coordinates. The target point then becomes the new
current point.
Parameter-Liste
-
x
-
x coordinate
Rückgabewerte
Es wird kein Wert zurückgegeben.