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

search for in the

ImagickDraw::pathMoveToRelative> <ImagickDraw::pathLineToVerticalRelative
[edit] Last updated: Fri, 17 May 2013

view this page in

ImagickDraw::pathMoveToAbsolute

(PECL imagick 2.0.0)

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

説明

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

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

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

パラメータ

x

始点の x 座標。

y

始点の y 座標。

返り値

値を返しません。



add a note add a note User Contributed Notes ImagickDraw::pathMoveToAbsolute - [0 notes]
There are no user contributed notes for this page.

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