ImagickDraw::translate
(PECL imagick 2.0.0)
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.
There are no user contributed notes for this page.
