HaruPage::textOut

(PECL haru:0.0.1)

HaruPage::textOut — Affiche le texte à la position spécifiée

Description

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

Affiche le texte à la position spécifiée.

Valeurs de retour

Retourne TRUE en cas de succès.

Erreurs / Exceptions

Lance une exception HaruException en cas d'erreur.

Voir aussi

HaruPage::showTextNextLine()
HaruPage::showText()