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

search for in the

HaruPage::setCharSpace> <HaruPage::moveToNextLine
[edit] Last updated: Fri, 25 May 2012

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.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites