HaruPage::getTextMatrix()
HaruPage::getTextMatrix - Get the current text transformation matrix of the page
Syntax
array HaruPage::getTextMatrix ()
Arguments
-
Description
Get the current text transformation matrix of the page.
Version
PHP PECL haru >= 0.0.1
Return value
Returns the current text transformation matrix of the page as an array of 6 elements: "a", "b", "c", "d", "x" and "y".