ps_stroke
(PECL ps:1.1.0-1.3.5)
ps_stroke — Draws the current path
Description
bool ps_stroke
( resource $psdoc
)
Draws the path constructed with previously called drawing functions like ps_lineto().
Return Values
成功回傳TRUE失敗回傳FALSE。