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

search for in the

ImagickDraw::pathStart> <ImagickDraw::pathMoveToAbsolute
[edit] Last updated: Fri, 25 May 2012

view this page in

ImagickDraw::pathMoveToRelative

(PECL imagick 2.0.0)

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.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites