ImagickDraw::translate
(No version information available, might be only in CVS)
ImagickDraw::translate — Applies a translation to the current coordinate system
Description
bool ImagickDraw::translate
( float $x
, float $y
)
Avertissement
Cette fonction n'est pas documentée et seule la liste des arguments est disponible.
Applies a translation to the current coordinate system which moves the coordinate system origin to the specified coordinate.
Liste de paramètres
- x
-
horizontal translation
- y
-
vertical translation
Valeurs de retour
Aucune valeur n'est retournée.
ImagickDraw::translate
There are no user contributed notes for this page.
