(PECL haru >= 0.0.1)
HaruPage::stroke — Paint current path
$close_path
= FALSE
] ) : boolPaints the current path.
close_path
Closes the current path if set to TRUE
.
Returns TRUE
on success.
发生错误时抛出 HaruException 异常。