HaruPage::stroke
(PECL haru >= 0.0.1)
HaruPage::stroke — Paint current path
Opis
bool HaruPage::stroke
([ bool
$close_path = false
] )Paints the current path.
Parametry
-
close_path -
Closes the current path if set to
TRUE.
Zwracane wartości
Returns TRUE on success.
Błędy/Wyjątki
Zgłasza wyjątek HaruException gdy wystąpi błąd.
There are no user contributed notes for this page.
