腕時計 専門販売のmens-watch.biz (PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)
ImageArc -- 部分楕円の描画
説明
int imagearc (int im, int cx, int cy, int w, int h, int s, int e, int col)
ImageArc()は、imで示す画像上に
cx、cyを中心(左上が
0,0)とする部分楕円を描画します。wと
hはそれぞれ楕円の幅と高さを指定します。一
方、始点と終点は引数sと
eにより度(deg)で指定します。