PDF_stroke
(PHP 4, PECL pdflib >= 1.0.0)
PDF_stroke — Stroke path
说明
PDF_stroke
( resource
$p
) : bool
Strokes the path with the current color and line width, and clear it.
成功时返回 TRUE
, 或者在失败时返回 FALSE
。