HaruPage::stroke
(PECL haru >= 0.0.1)
HaruPage::stroke — Paint current path
Описание
bool HaruPage::stroke
([ bool $close_path= false
] )
Список параметров
-
close_path
-
Closes the current path if set to TRUE. Defaults to FALSE.
Возвращаемые значения
Returns TRUE on success.