PHP Velho Oeste 2024

PDF_circle

(PHP 4, PECL pdflib >= 1.0.0)

PDF_circle円を描く

説明

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

円を追加します。成功した場合に TRUE を、失敗した場合に FALSE を返します。

add a note add a note

User Contributed Notes

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