(PECL haru >= 0.0.1)
HaruPage::getTransMatrix — Get the current transformation matrix of the page
Get the current transformation matrix of the page.
此函数没有参数。
Returns the current transformation matrix of the page as an array of 6 elements: "a", "b", "c", "d", "x" and "y".
发生错误时抛出 HaruException 异常。