ImagickDraw::point
(No version information available, might be only in CVS)
ImagickDraw::point — Draws a point
Descrizione
bool ImagickDraw::point
( float $x
, float $y
)
Avviso
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
Draws a point using the current stroke color and stroke thickness at the specified coordinates.
Elenco dei parametri
- x
-
point's x coordinate
- y
-
point's y coordinate
Valori restituiti
Nessun valore viene restituito.
ImagickDraw::point
There are no user contributed notes for this page.
