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