HaruPage::textOut
(PECL haru >= 0.0.1)
HaruPage::textOut — テキストを指定した位置に表示する
説明
bool HaruPage::textOut
( float $x
, float $y
, string $text
)
テキストを指定した位置に表示します。
パラメータ
- x
-
- y
-
- text
-
返り値
成功した場合に TRUE を返します。
エラー / 例外
エラー時に HaruException をスローします。
HaruPage::textOut
There are no user contributed notes for this page.
