ImageArc

(PHP 3, PHP 4 )

ImageArc -- 部分楕円の描画

説明

int imagearc (int im, int cx, int cy, int w, int h, int s, int e, int col)

ImageArc()は、imで示す画像上にcxcyを中心(左上が0,0)とする部分楕円を描画します。 whはそれぞれ楕円の幅と 高さを指定します。一方、始点と終点は引数seにより度(deg)で指定します。