HaruPage::textOut

(PECL haru >= 0.0.1)

HaruPage::textOutテキストを指定した位置に表示する

説明

HaruPage::textOut ( float $x , float $y , string $text ) : bool

テキストを指定した位置に表示します。

パラメータ

x

y

text

返り値

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

エラー / 例外

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

参考