PDF_closepath_fill_stroke
(PHP 4, PECL pdflib:1.0-2.1.3)
PDF_closepath_fill_stroke — Close, fill and stroke current path
說明
bool PDF_closepath_fill_stroke
( resource $p
)
Closes the path, fills, and strokes it. 如果成功則回傳 TRUE,失敗則回傳 FALSE。