HaruPage::stroke
(PECL haru:0.0.1)
HaruPage::stroke — Paint current path
LeÃrás
bool HaruPage::stroke
([ bool $close_path
] )
Paints the current path.
Paraméterek
- close_path
-
Closes the current path if set to TRUE. Defaults to FALSE.
Visszatérési értékek
Returns TRUE on success.
Hibák/Kivételek
Throws HaruException on error.