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

search for in the

ImagickDraw::bezier> <ImagickDraw::annotation
Last updated: Fri, 03 Oct 2008

view this page in

ImagickDraw::arc

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

ImagickDraw::arc円弧を描画する

説明

bool ImagickDraw::arc ( float $sx , float $sy , float $ex , float $ey , float $sd , float $ed )
警告

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

画像上の指定した矩形内に円弧を描画します。

パラメータ

sx

矩形の開始位置の x 座標。

sy

矩形の開始位置の y 座標。

ex

矩形の終了位置の x 座標。

ey

矩形の終了位置の y 座標。

sd

開始位置の角度。

ed

終了位置の角度。

返り値

値を返しません。



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

ImagickDraw::bezier> <ImagickDraw::annotation
Last updated: Fri, 03 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites