Home > PHP > Function > > HaruPage::getTransMatrix()

HaruPage::getTransMatrix()

HaruPage::getTransMatrix - Get the current transformation matrix of the page

Syntax

array HaruPage::getTransMatrix ()

Arguments

-

Description

Get the current transformation matrix of the page.

Version

PHP PECL haru >= 0.0.1

Return value

Returns the current transformation matrix of the page as an array of 6 elements: "a", "b", "c", "d", "x" and "y".