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

search for in the

HaruPage::endPath> <HaruPage::drawImage
Last updated: Fri, 10 Oct 2008

view this page in

HaruPage::ellipse

(PECL haru:0.0.1)

HaruPage::ellipse楕円を現在のパスに追加する

説明

bool HaruPage::ellipse ( float $x , float $y , float $xray , float $yray )

楕円を現在のパスに追加します。

パラメータ

x

中心の水平座標。

y

中心の垂直座標。

xray

楕円の x 方向の半径。

yray

楕円の y 方向の半径。

返り値

成功した場合に TRUE を返します。

エラー / 例外

エラー時に HaruException をスローします。



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

HaruPage::endPath> <HaruPage::drawImage
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites