PHP Velho Oeste 2024

PDF_arcn

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

PDF_arcnDessine un arc de cercle dans le sens horaire

Description

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

Excepté pour la direction du dessin, cette fonction fonctionne exactement de la même façon que la fonction pdf_arc().

add a note add a note

User Contributed Notes

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