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

search for in the

ImagickDraw::pathStart> <ImagickDraw::pathMoveToAbsolute
Last updated: Fri, 10 Oct 2008

view this page in

ImagickDraw::pathMoveToRelative

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

ImagickDraw::pathMoveToRelative新しいサブパスを開始する

説明

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

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

相対座標で指定した座標から、新しいサブパスを開始します。 現在の点は指定した座標となります。

パラメータ

x

始点の x 座標。

y

始点の y 座標。

返り値

値を返しません。



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

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