HaruPage::stroke
(PECL haru >= 0.0.1)
HaruPage::stroke — Paint current path
Descrição
bool HaruPage::stroke
([ bool
$close_path = false
] )Paints the current path.
Parâmetros
-
close_path -
Closes the current path if set to
TRUE.
Valor Retornado
Returns TRUE on success.
Erros
Joga um HaruException em erro.
There are no user contributed notes for this page.
