HaruPage::getWidth> <HaruPage::getTextWidth
Last updated: Fri, 30 Dec 2011

HaruPage::getTransMatrix

(PECL haru >= 0.0.1)

HaruPage::getTransMatrixGet the current transformation matrix of the page

Descrição

array HaruPage::getTransMatrix ( void )

Get the current transformation matrix of the page.

Parâmetros

Esta função não contém parâmetros.

Valor Retornado

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

Erros

Joga um HaruException em erro.

Veja Também

  • HaruPage::concat() - Concatenate current transformation matrix of the page and the specified matrix



User Contributed Notes
HaruPage::getTransMatrix
There are no user contributed notes for this page.

HaruPage::getWidth> <HaruPage::getTextWidth
Last updated: Fri, 30 Dec 2011