KRISTOFFER BOHMANN
[BETA]
Forside
Om KB
Kompetencer
Referencer
Home
>
PHP
>
Function
>
>
HaruPage::concat()
HaruPage::concat()
HaruPage::concat - Concatenate current transformation matrix of the page and the specified matrix
Syntax
bool
HaruPage::concat
(
float
$a,
float
$b,
float
$c,
float
$d,
float
$x,
float
$y)
Arguments
a
b
c
d
x
y
Description
Concatenates current transformation matrix of the page and the specified matrix.
Version
PHP PECL haru >= 0.0.1
Return value
Returns TRUE on success.