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. Defaults to FALSE.
Zwracane wartości
Returns TRUE on success.
Błędy/Wyjątki
Zgłasza wyjątek HaruException gdy wystąpi błąd.
HaruPage::stroke
There are no user contributed notes for this page.
