Forum und email

HaruPage::getTextMatrix

(PECL haru:0.0.1)

HaruPage::getTextMatrix — Récupère la matrice de transformation courante du texte de la page

Description

array HaruPage::getTextMatrix ( void )

Retourne la matrice de transformation courante du texte de la page, sous la forme d'un tableau de 6 éléments : "a", "b", "c", "d", "x" et "y".

Erreurs / Exceptions

Lance une exception HaruException en cas d'erreur.