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

search for in the

 
Last updated: Fri, 29 Aug 2008

view this page in

HaruPage::rectangle

(PECL haru:0.0.1)

HaruPage::rectangle現在のパスに矩形を追加する

説明

bool HaruPage::rectangle ( float $x , float $y , float $width , float $height )

現在の描画パスに矩形を追加します。

パラメータ

x

矩形の左端。

y

矩形の下端。

width

矩形の幅。

height

矩形の高さ。

返り値

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

エラー / 例外

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



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

 
Last updated: Fri, 29 Aug 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites