PHP Dokumentation: Function harupage-stroke
12. Januar 2010 von werner
HaruPage::stroke
(PECL haru >= 0.0.1)
HaruPage::stroke — Paint current path
Beschreibung
bool HaruPage::stroke ([ bool $close_path = false ] )
Paints the current path.
Parameter-Liste
- close_path
Closes the current path if set to TRUE.
Rückgabewerte
Returns TRUE on success.
Fehler/Exceptions
Throws a HaruException on error.