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
。