(PECL haru >= 0.0.1)
Paint current path
bool HaruPage::stroke ([ bool $close_path = false ] )
Paints the current path.
Parameters:
close_path
Closes the current path if set to TRUE
.
Returns:
Returns TRUE
on success.
Exception:
Throws a HaruException on error.
Please login to continue.