PDF_circle

(PHP 4, PECL pdflib >= 1.0.0)

PDF_circleDraw a circle

说明

PDF_circle ( resource $pdfdoc , float $x , float $y , float $r ) : bool

Adds a circle. 成功时返回 TRUE, 或者在失败时返回 FALSE

User Contributed Notes

There are no user contributed notes for this page.