HaruPage::createDestination> <HaruPage::closePath
Last updated: Fri, 24 Feb 2012

HaruPage::concat

(PECL haru >= 0.0.1)

HaruPage::concatConcatenate current transformation matrix of the page and the specified matrix

Descrição

bool HaruPage::concat ( float $a , float $b , float $c , float $d , float $x , float $y )

Concatenates current transformation matrix of the page and the specified matrix.

Parâmetros

a

b

c

d

x

y

Valor Retornado

Returns TRUE on success.

Erros

Joga um HaruException em erro.



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

HaruPage::createDestination> <HaruPage::closePath
Last updated: Fri, 24 Feb 2012