Forum und email

HaruPage::getTransMatrix

(PECL haru:0.0.1)

HaruPage::getTransMatrix — Récupère la matrice de transformation courante de la page

Description

array HaruPage::getTransMatrix ( void )

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

Erreurs / Exceptions

Lance une exception HaruException en cas d'erreur.

Voir aussi