ImagickDraw::pathLineToAbsolute
(PECL imagick 2.0.0)
ImagickDraw::pathLineToAbsolute — Draws a line path
Descrizione
bool ImagickDraw::pathLineToAbsolute
( float
$x
, float $y
)Avviso
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
Draws a line path from the current point to the given coordinate using absolute coordinates. The coordinate then becomes the new current point.
Elenco dei parametri
-
x -
starting x coordinate
-
y -
ending x coordinate
Valori restituiti
Nessun valore viene restituito.
There are no user contributed notes for this page.
