HaruPage::stroke
(PECL haru >= 0.0.1)
HaruPage::stroke — Paint current path
Descrizione
bool HaruPage::stroke
([ bool
$close_path = false
] )Paints the current path.
Elenco dei parametri
-
close_path -
Closes the current path if set to
TRUE.
Valori restituiti
Returns TRUE on success.
Errori/Eccezioni
Lancia un'eccezione HaruException in caso di errore.
There are no user contributed notes for this page.
