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

search for in the

 
Last updated: Fri, 29 Aug 2008

view this page in

ImagickDraw::translate

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

ImagickDraw::translate現在の座標系に変換を適用する

説明

bool ImagickDraw::translate ( float $x , float $y )
警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

現在の座標系に変換を適用し、座標系の原点を指定した座標に移動します。

パラメータ

x

水平方向の変換。

y

垂直方向の変換。

返り値

値を返しません。



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

 
Last updated: Fri, 29 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites