PHP Velho Oeste 2024

PDF_skew

(PHP 4, PECL pdflib >= 1.0.0)

PDF_skewVerzerrt Koordinatensystem

Beschreibung

PDF_skew ( resource $p , float $alpha , float $beta ) : bool

Verzerrt das Koordinatensystem in x und y Richtung um alpha bzw. beta Grad. Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top