HaruPage
PHP Manual

HaruPage::textOut

(PECL haru >= 0.0.1)

HaruPage::textOutAffiche 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.

Liste de paramètres

x

y

text

Valeurs de retour

Retourne TRUE en cas de succès.

Erreurs / Exceptions

Émet une exception HaruException en cas d'erreur.

Voir aussi


HaruPage
PHP Manual