ImagickDraw::translate
(No version information available, might be only in CVS)
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 întroarse
Nu este întoarsă nici o valoare.
ImagickDraw::translate
There are no user contributed notes for this page.
