PHP Doku:: Setzt aktuelle Transformationsmatrix - function.pdf-setmatrix.html

Verlauf / Chronik / History: (20) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzNon-Text MIME-AusgabenPDFPDF FunktionenPDF_setmatrix

Ein Service von Reinhard Neidl - Webprogrammierung.

PDF Funktionen

<<PDF_setlinewidth

PDF_setmiterlimit>>

PDF_setmatrix

(PHP 4 >= 4.0.5, PECL pdflib >= 1.0.0)

PDF_setmatrixSetzt aktuelle Transformationsmatrix

Beschreibung

bool PDF_setmatrix ( resource $p , float $a , float $b , float $c , float $d , float $e , float $f )

Setzt die aktuelle Transformationsmatrix explizit. Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.


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",...)