Forum und email

HaruPage::setTextMatrix

(PECL haru:0.0.1)

HaruPage::setTextMatrix — Set the current text transformation matrix of the page

설명

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

Defines the text transformation matrix of the page.

매개변수

a

b

c

d

x

y

반환값

Returns TRUE on success.

오류/예외

Throws HaruException on error.