PHP Doku:: Concatenate current transformation matrix of the page and the specified matrix - function.harupage-concat.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzNon-Text MIME-AusgabenHaru PDFThe HaruPage classHaruPage::concat

Ein Service von Reinhard Neidl - Webprogrammierung.

The HaruPage class

<<HaruPage::closePath

HaruPage::createDestination>>

HaruPage::concat

(PECL haru >= 0.0.1)

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

Beschreibung

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.

Parameter-Liste

a

b

c

d

x

y

Rückgabewerte

Returns TRUE on success.

Fehler/Exceptions

Throws a HaruException on error.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)