HaruPage::stroke
(PECL haru >= 0.0.1)
HaruPage::stroke — Paint current path
Descrierea
bool HaruPage::stroke
([ bool
$close_path = false
] )Paints the current path.
Parametri
-
close_path -
Closes the current path if set to
TRUE.
Valorile întoarse
Returns TRUE on success.
Erori/Excepții
Emite un HaruException în caz de eroare.
There are no user contributed notes for this page.
