PDF_closepath_fill_stroke
(PHP 4, PECL pdflib >= 1.0.0)
PDF_closepath_fill_stroke — Close, fill and stroke current path
说明
PDF_closepath_fill_stroke
( resource
$p
) : bool
Closes the path, fills, and strokes it. 成功时返回 TRUE
, 或者在失败时返回 FALSE
。

User Contributed Notes
There are no user contributed notes for this page.
备份地址:http://www.lvesu.com/blog/php/function.pdf-closepath-fill-stroke.php