ImagickDraw::translate
(PECL imagick 2.0.0)
ImagickDraw::translate — Applies a translation to the current coordinate system
Descrição
bool ImagickDraw::translate
( float $x
, float $y
)
Aviso
Esta função não está documentada; somente a lista de argumentos está disponível.
Applies a translation to the current coordinate system which moves the coordinate system origin to the specified coordinate.
Parâmetros
- x
-
horizontal translation
- y
-
vertical translation
Valor Retornado
Não há valor retornado.
There are no user contributed notes for this page.
