HaruPage::stroke
(PECL haru >= 0.0.1)
HaruPage::stroke — Paint current path
説明
HaruPage::stroke
([ bool
$close_path = FALSE
] ) : boolPaints the current path.
パラメータ
-
close_path -
Closes the current path if set to
TRUE.
返り値
Returns TRUE on success.
エラー / 例外
エラー時に HaruException をスローします。