ImagickDraw::translate
(No version information available, might be only in CVS)
ImagickDraw::translate — Applies a translation to the current coordinate system
Descripción
bool ImagickDraw::translate
( float $x
, float $y
)
Warning
Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.
Applies a translation to the current coordinate system which moves the coordinate system origin to the specified coordinate.
Lista de parámetros
- x
-
horizontal translation
- y
-
vertical translation
Valores retornados
No value is returned.
ImagickDraw::translate
There are no user contributed notes for this page.
