ImagickDraw::translate
(No version information available, might be only in CVS)
ImagickDraw::translate — Applies a translation to the current coordinate system
Descrizione
bool ImagickDraw::translate
( float $x
, float $y
)
Avviso
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
Applies a translation to the current coordinate system which moves the coordinate system origin to the specified coordinate.
Elenco dei parametri
- x
-
horizontal translation
- y
-
vertical translation
Valori restituiti
Nessun valore viene restituito.
ImagickDraw::translate
There are no user contributed notes for this page.
