HaruPage::textOut

(PECL haru >= 0.0.1)

HaruPage::textOutPrint the text on the specified position

Açıklama

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

Prints the text on the specified position.

Değiştirgeler

x

y

text

Dönen Değerler

Returns TRUE on success.

Hatalar/İstisnalar

Hata durumunda bir HaruException istisnası oluşur.

Ayrıca Bakınız