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

search for in the

ImagickDraw::clear> <ImagickDraw::bezier
Last updated: Fri, 30 Jan 2009

view this page in

ImagickDraw::circle

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

ImagickDraw::circle円を描画する

説明

bool ImagickDraw::circle ( float $ox , float $oy , float $px , float $py )
警告

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

画像上に円を描画します。

パラメータ

ox

原点の x 座標。

oy

原点の y 座標。

px

周囲の x 座標。

py

周囲の y 座標。

返り値

値を返しません。



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

ImagickDraw::clear> <ImagickDraw::bezier
Last updated: Fri, 30 Jan 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites