PHP Doku:: Verknüpft eine Matrix mit der CTM - function.pdf-concat.html

Verlauf / Chronik / History: (5) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

PDF Funktionen

<<PDF_closepath

PDF_continue_text>>

PDF_concat

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

PDF_concatVerknüpft eine Matrix mit der CTM

Beschreibung

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

Verknüpft eine Matrix mit der aktuellen Transformationsmatrix (CTM). 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",...)