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

search for in the

HaruPage::ellipse> <HaruPage::curveTo
Last updated: Fri, 10 Oct 2008

view this page in

HaruPage::drawImage

(PECL haru:0.0.1)

HaruPage::drawImage画像をページに表示する

説明

bool HaruPage::drawImage ( object $image , float $x , float $y , float $width , float $height )

画像をページに表示します。

パラメータ

image

有効な HaruImage のインスタンス。

x

画像を表示する範囲の左端。

y

画像を表示する範囲の下端。

width

画像の範囲の幅。

height

画像の範囲の高さ。

返り値

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

エラー / 例外

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



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

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