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::pathLineToAbsolute

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

ImagickDraw::pathLineToAbsolute直線パスを描画する

説明

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

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

現在の点から指定した座標まで、絶対座標を使用して直線を描画します。 座標は新しい点に移動します。

パラメータ

x

始点の x 座標。

y

終点の x 座標。

返り値

値を返しません。



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

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