The ImagickPixel class> <ImagickDraw::skewY
Last updated: Fri, 30 Dec 2011

ImagickDraw::translate

(PECL imagick 2.0.0)

ImagickDraw::translateApplies 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.



User Contributed Notes
ImagickDraw::translate
There are no user contributed notes for this page.

The ImagickPixel class> <ImagickDraw::skewY
Last updated: Fri, 30 Dec 2011