Forum und email

HaruPage::setTextMatrix

(PECL haru:0.0.1)

HaruPage::setTextMatrix — Définit la matrice de transformation de texte courante de la page

Description

bool HaruPage::setTextMatrix ( float $a , float $b , float $c , float $d , float $x , float $y )

Définit la matrice de transformation de texte de la page.

Liste de paramètres

a

b

c

d

x

y

Valeurs de retour

Retourne TRUE en cas de succès.

Erreurs / Exceptions

Lance une exception HaruException en cas d'erreur.