PDF_arc

(PHP 4, PECL pdflib >= 1.0.0)

PDF_arcDraw a counterclockwise circular arc segment

Opis

PDF_arc ( resource $p , float $x , float $y , float $r , float $alpha , float $beta ) : bool

Adds a counterclockwise circular arc.

add a note add a note

User Contributed Notes

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