PDF_closepath_stroke

(PHP 4, PECL pdflib >= 1.0.0)

PDF_closepath_strokeClose and stroke path

說明

bool PDF_closepath_stroke ( resource $p )

Closes the path, and strokes it. 如果成功則回傳 TRUE,失敗則回傳 FALSE

add a note add a note

User Contributed Notes

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