PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

The ImagickPixel class> <The ImagickDraw class
Last updated: Fri, 10 Oct 2008

view this page in

ImagickDraw::translate

(No version information available, might be only in CVS)

ImagickDraw::translateApplies a translation to the current coordinate system

Описание

bool ImagickDraw::translate ( float $x , float $y )
Внимание

К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.

Applies a translation to the current coordinate system which moves the coordinate system origin to the specified coordinate.

Список параметров

x

horizontal translation

y

vertical translation

Возвращаемые значения

Эта функция не возвращает значения после выполнения.



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

The ImagickPixel class> <The ImagickDraw class
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites