ImagickDraw::translate
(PECL imagick 2.0.0)
ImagickDraw::translate — Applies a translation to the current coordinate system
Descrierea
bool ImagickDraw::translate
( float
$x
, float $y
)Avertizare
Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.
Applies a translation to the current coordinate system which moves the coordinate system origin to the specified coordinate.
Parametri
-
x -
horizontal translation
-
y -
vertical translation
Valorile întoarse
Nu este întoarsă nici o valoare.
There are no user contributed notes for this page.
