ImagickDraw::translate
(PECL imagick 2.0.0)
ImagickDraw::translate — Applies a translation to the current coordinate system
Opis
bool ImagickDraw::translate
( float
$x
, float $y
)Ostrzeżenie
Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.
Applies a translation to the current coordinate system which moves the coordinate system origin to the specified coordinate.
Parametry
-
x -
horizontal translation
-
y -
vertical translation
Zwracane wartości
Nie jest zwracana żadna wartość.
There are no user contributed notes for this page.
