HaruPage::getTextMatrix

(PECL haru >= 0.0.1)

HaruPage::getTextMatrixGet the current text transformation matrix of the page

Опис

array HaruPage::getTextMatrix ( void )

Get the current text transformation matrix of the page.

Значення, що повертаються

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

Помилки/Винятки

При помилці кидає HaruException.

Прогляньте Також

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top