HaruPage::stroke
(PECL haru >= 0.0.1)
HaruPage::stroke — Paint current path
Açıklama
bool HaruPage::stroke
([ bool
$close_path = false
] )Paints the current path.
Değiştirgeler
-
close_path -
Closes the current path if set to
TRUE.
Dönen Değerler
Returns TRUE on success.
Hatalar/İstisnalar
Hata durumunda bir HaruException istisnası oluşur.
There are no user contributed notes for this page.
